{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "AbandonedSewer", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sewer pipelines with their location information is maintained by IMS in the Hansen database. The polyline features for the locations of pipelines are maintained by the CAD staff in the Geomatics department in an AutoCAD drawing. The GIS team then converts this AutoCAD drawing to a feature layer in their SDE so it can be used in a published web service. This layer is updated upon request by Geomatics using a python script that combines the CAD geometry with attributes from Hansen. Queries can be conducted on the SEWER_TYPE to select the relevant sewer access type such as SANITARY (SEWER_TYPE)Primary key: COMPKEYForeign key: COMPKEY", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Owned by: Hansen\nManaged by: Operations - IMS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 55, 87, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689655.6084, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }