{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "AbandonedManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 175, 84, 172, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Abandoned Plug", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 159, 160, 62, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "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": [ 173, 130, 65, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "CombinedManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 44, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "CombinedPlug", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 175, 49, 114, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "CombinedSewer", "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": [ 70, 150, 113, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "CSOInterceptor", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 150, 46, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Dual Manhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 142, 124, 52, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "ProposedSanitaryManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 47, 91, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "ProposedSanitarySewer", "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": [ 104, 137, 60, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "ProposedStormManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 99, 51, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "ProposedStormSewer", "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": [ 112, 58, 163, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "SanitaryManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 127, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "SanitaryPlug", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 175, 38, 86, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "SanitarySewer", "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": [ 84, 173, 149, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "StormManhole", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 150, 106, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "StormPlug", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 155, 155, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "StormOutlet", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 73, 155, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "StormSewer", "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": [ 104, 63, 130, 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": "ST_NAME", "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": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "PumpStation", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sanitary manholes with their location information is maintained by IMS in the Hansen database. The point features for the locations of access points 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 and ACCESS_TYPE fields in order to select the relevant sewer access type such as SANITARY (SEWER_TYPE) MANHOLE (ACCESS_TYPE)Primary key: AP_NUM Foreign key: Varies by ACCESS_TYPE and Hansen Table", "geometryType": "esriGeometryPoint", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 54, 153, 47, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689626.238500001, "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": "AP_NUM", "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": "AP_NUM", "type": "esriFieldTypeString", "alias": "Access Point Number", "length": 254, "domain": null }, { "name": "TOP_INVERT", "type": "esriFieldTypeString", "alias": "Point Invert", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Point Type", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessType", "description": "Access type for SewerAccessPoint", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "MANHOLE", "code": "MANHOLE" }, { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "JUNCTION", "code": "JUNCTION" }, { "name": "OUTLET", "code": "OUTLET" }, { "name": "PLUG", "code": "PLUG" }, { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 255, "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": "SAN_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Sanitary)", "domain": null }, { "name": "SAN_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Sanitary)", "domain": null }, { "name": "SAN_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Sanitary)", "domain": null }, { "name": "SAN_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Sanitary)", "domain": null }, { "name": "STM_N_INV", "type": "esriFieldTypeDouble", "alias": "North Invert (Storm)", "domain": null }, { "name": "STM_S_INV", "type": "esriFieldTypeDouble", "alias": "South Invert (Storm)", "domain": null }, { "name": "STM_E_INV", "type": "esriFieldTypeDouble", "alias": "East Invert (Storm)", "domain": null }, { "name": "STM_W_INV", "type": "esriFieldTypeDouble", "alias": "West Invert (Storm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "ACCESS_SUBTYPE", "type": "esriFieldTypeString", "alias": "Access Point Subtype", "length": 255, "domain": { "type": "codedValue", "name": "SewerAccessSubtype", "description": "For the ACCESS_SUBTYPE field of SewerAccessPoint", "codedValues": [ { "name": "NO SUBTYPE", "code": "NO SUBTYPE" }, { "name": "CSO INTERCEPTOR", "code": "CSO INTERCEPTOR" }, { "name": "CATCH BASIN (STANDARD)", "code": "CB" }, { "name": "CATCH BASIN (STANDARD) DOUBLE", "code": "CB_D" }, { "name": "CATCH BASIN (STANDARD) TO LID", "code": "CB_LID" }, { "name": "CATCH BASIN (STANDARD) TRIPLE", "code": "CB_T" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR", "code": "CBF" }, { "name": "CATCH BASIN w/ FLOW RESTRICTOR DOUBLE", "code": "CBF_D" }, { "name": "CURB INLET CATCH BASIN", "code": "CI" }, { "name": "CURB INLET CATCH BASIN DOUBLE", "code": "CI_D" }, { "name": "CURB INLET CATCH BASIN TO LID", "code": "CI_LID" }, { "name": "COMBINATION CURB INLET/STANDARD CATCH BASIN", "code": "CICB" }, { "name": "CLEAN OUT", "code": "CO" }, { "name": "DITCH INLET", "code": "DI" }, { "name": "DITCH INLET CATCH BASIN", "code": "DICB" }, { "name": "DIVERSION MANHOLE", "code": "DM" }, { "name": "DITCH OUTLET", "code": "DO" }, { "name": "MUNICIPAL DRAIN INLET", "code": "MDI" }, { "name": "MUNICIPAL DRAIN OUTLET", "code": "MDO" }, { "name": "MANHOLE", "code": "MH" }, { "name": "RIVER OUTLET", "code": "RIV_O" }, { "name": "RETENTION POND INLET", "code": "RPI" }, { "name": "RETENTION POND OUTLET", "code": "RPO" }, { "name": "SAND BOX", "code": "SB" }, { "name": "UNDERGROUND INLET (DRAINAGE BED)", "code": "UGI" }, { "name": "UNDERGROUND OUTLET (DRAINAGE BED)", "code": "UGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "LIDPoint", "type": "Feature Layer", "description": "Services: SewerInfrastructureScripts: NoneNotes: The inventory of manholes that are part of Low Impact Developments are maintained by Engineering in the Hansen database. The point features for the location of the manholes are noted in an AutoCAD drawing and must be recognized by the CAD Staff in Geomatics who then must notify GIS staff to update the layer in their SDE so it can be used in a published web service. Primary key: nanForeign key: nan", "geometryType": "esriGeometryPoint", "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: Engineering", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 39, 170, 67, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 339466.5, "ymin": 4688010.9169, "xmax": 339793.10309999995, "ymax": 4688527, "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": "PROJ_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJ_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "LIDPolyline", "type": "Feature Layer", "description": "Services: SewerInfrastructureScripts: NoneNotes: The inventory of pipelines that are part of Low Impact Developments are maintained by Engineering in the Hansen database. The polyline features for the location of the pipelines are noted in an AutoCAD drawing and must be recognized by the CAD Staff in Geomatics who then must notify GIS staff to update the layer in their SDE so it can be used in a published web service. Primary key: nanForeign key: nan", "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: Engineering", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 139, 62, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 331616.8973000003, "ymin": 4680659.942399999, "xmax": 340131.7999, "ymax": 4688560.355699999, "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": "PROJ_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJ_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "LIDPolygon", "type": "Feature Layer", "description": "Services: SewerInfrastructureScripts: NoneNotes: The inventory of areas that are part of Low Impact Developments are maintained by Engineering in the Hansen database. The polygon features for the location of the areas are noted in an AutoCAD drawing and must be recognized by the CAD Staff in Geomatics who then must notify GIS staff to update the layer in their SDE so it can be used in a published web service. Primary key: nanForeign key: nan", "geometryType": "esriGeometryPolygon", "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: Engineering", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 331960.2960999999, "ymin": 4680353.494100001, "xmax": 339726.30429999996, "ymax": 4687225.2722, "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": "PROJ_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJ_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Hydrant", "type": "Feature Layer", "description": "Services: UtilitiesAssetsLayersEIS\nScripts: None\nNotes: The inventory of fire hydrants with their location information is maintained by Enwin in the their database. The point features for the location of the hydrants are provided as shape files to the Geomatics team on a monthy basis from Enwin.\n\nPrimary key: FACILITYID\nForeign key: nan", "geometryType": "esriGeometryPoint", "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: Enwin\nManaged by: Enwin", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 168, 72, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326588.58270000014, "ymin": 4677405.140000001, "xmax": 344091.2348999996, "ymax": 4689614.221999999, "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": "FAC_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FAC_ID", "type": "esriFieldTypeString", "alias": "FAC_ID", "length": 50, "domain": null }, { "name": "FLOW_COL", "type": "esriFieldTypeString", "alias": "FLOW_COL", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "MAIN", "type": "esriFieldTypeDouble", "alias": "MAIN", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "HydroPole", "type": "Feature Layer", "description": "Services: UtilitiesAssetsLayersEIS\nScripts: None\nNotes: The inventory of poles with their location information is maintained by Enwin in the their database. The point features for the location of the poles are provided as shape files to the Geomatics team on a quarterly basis from Enwin.\n\nPrimary key: FACILITYID\nForeign key: nan", "geometryType": "esriGeometryPoint", "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: Enwin\nManaged by: Enwin", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 150, 72, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326591.44629999995, "ymin": 4677740.853599999, "xmax": 344107.02469999995, "ymax": 4689628.762399999, "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": "FAC_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FAC_ID", "type": "esriFieldTypeString", "alias": "FAC_ID", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "CIRCUM", "type": "esriFieldTypeDouble", "alias": "CIRCUM", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeString", "alias": "HEIGHT", "length": 5, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "SPECIES", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "TFCCommCable", "type": "Feature Layer", "description": "Services: UtlilityLayersEIS\nScripts: None\nNotes: The inventory of cable and the locations it runs along are maintained in a spreadsheet by Traffic. When changes are made to the cable network the CAD staff in Geomatics is notified to update the Auto CAD drawing of record. The GIS staff from Geomatics then takes this CAD drawing and converts it to a feature layer so it may be published as a web service to be used in web applications.\n\nPrimary key: nan\nForeign key: nan", "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: Traffic\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 134, 142, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 327838.54200000037, "ymin": 4678446.0403, "xmax": 343546.1001000004, "ymax": 4689614.7283, "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": "last_edited_date", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "SewerAtlasGrid", "type": "Feature Layer", "description": "Services: GridLayersEIS and MappMyCity\nScripts: None\nNotes: The tiles and the area covered by each in this layer correspond to the AutoCAD mapbooks and their contents maintained by the CAD staff in the Geomatics department. This layer serves as a means to provide links to the corresponding mapbook files on the geomatics server which can be found in the LINK field in the feature layer. This layer only needs updates when the letter code to a tile or the link location of the mapbook file changes.\n\nPrimary key: nan\nForeign key: nan", "geometryType": "esriGeometryPolygon", "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: SDE\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 186, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 325000, "ymin": 4677000, "xmax": 345000, "ymax": 4690500, "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": "Sheet", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Sheet", "type": "esriFieldTypeString", "alias": "Sheet", "length": 254, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }