{ "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": [ 42, 145, 55, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "AbandonedPlug", "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": [ 33, 88, 130, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "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": [ 64, 170, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "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": [ 170, 101, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "CSO_Interceptors", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 132, 49, 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": 328295.5689000003, "ymin": 4684176.1449, "xmax": 334699.77979999967, "ymax": 4687973.664000001, "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": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "MH_Number", "type": "esriFieldTypeString", "alias": "MH_Number", "length": 254, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "DualManhole", "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": [ 34, 130, 32, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Hydrants", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 74, 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": 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": "OWNER", "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": "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 } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "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": [ 66, 33, 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": 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": "BARCODE", "type": "esriFieldTypeString", "alias": "BARCODE", "length": 50, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "LID_Points", "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": [ 175, 143, 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": 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": "ProjectNam", "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": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 254, "domain": null }, { "name": "TENDER_NUM", "type": "esriFieldTypeString", "alias": "Tender Number", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "HANSEN", "type": "esriFieldTypeString", "alias": "In Hansen", "length": 254, "domain": null }, { "name": "CNT", "type": "esriFieldTypeInteger", "alias": "Count", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CONFIRMED", "type": "esriFieldTypeString", "alias": "Confirmed", "length": 10, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "PumpStationManhole", "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": [ 91, 37, 135, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 255, "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": null, "preferredTimeReference": null, "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": "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": [ 153, 71, 111, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "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": [ 142, 107, 61, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "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": [ 43, 155, 121, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "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": [ 119, 135, 28, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "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": [ 158, 84, 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": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "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, 170, 95, 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": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "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": [ 150, 51, 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": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689623.177999999, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "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": "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "AbandonedSewer", "type": "Feature Layer", "description": "Services: SewerInfrastructure and MappMyCity Scripts: sewer_update.py Notes: The inventory of sewer pipelines with their location information is maintained by IMS in the Hansen database. The polyline features for the locations of pipelines are maintained by the CAD staff in the Geomatics department in an AutoCAD drawing. The GIS team then converts this AutoCAD drawing to a feature layer in their SDE so it can be used in a published web service. This layer is updated upon request by Geomatics using a python script that combines the CAD geometry with attributes from Hansen. Queries can be conducted on the SEWER_TYPE to select the relevant sewer access type such as SANITARY (SEWER_TYPE)Primary key: COMPKEYForeign key: COMPKEY", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Owned by: Hansen\nManaged by: Operations - IMS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 55, 87, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689655.6084, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "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": [ 130, 53, 108, 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": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Ditch", "type": "Feature Layer", "description": "Services:\nScripts:\nNotes:This line feature class is a CAD import of the layer \"DITCH_CL_2010 Phto_2D\". The lines represent the locations of the ditches on the side of the road. (The ditches on West Cabana are out of date as they were removed in teh road widening.)\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: nan\nManaged by: Geomatics", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 101, 72, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326462.87770000007, "ymin": 4677896.0233, "xmax": 343800.3671000004, "ymax": 4689028.721899999, "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": "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": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FeatId1", "type": "esriFieldTypeDouble", "alias": "FeatId1", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "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": [ 77, 159, 160, 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": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "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": [ 48, 43, 140, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689655.6084, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "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": [ 107, 130, 45, 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": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "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": [ 175, 135, 40, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326772.06850000005, "ymin": 4677720.9407, "xmax": 344108.7249999996, "ymax": 4689655.6084, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Original CAD Layer", "length": 254, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Compkey", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 254, "domain": null }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "Upstream Manhole ID", "length": 254, "domain": null }, { "name": "DWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "Downstream Manhole ID", "length": 254, "domain": null }, { "name": "PIPE_NUM", "type": "esriFieldTypeInteger", "alias": "Pipe Number", "domain": null }, { "name": "SEWER_TYPE", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 254, "domain": { "type": "codedValue", "name": "SewerType", "description": "Sewer types for SewerPipeline and SewerAccessPoint", "codedValues": [ { "name": "PROPOSED SANITARY", "code": "PROPOSED SANITARY" }, { "name": "PROPOSED STORM", "code": "PROPOSED STORM" }, { "name": "PRIVATE STORM", "code": "PRIVATE STORM" }, { "name": "PRIVATE SANITARY", "code": "PRIVATE SANITARY" }, { "name": "CULVERT", "code": "CULVERT" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "STORM", "code": "STORM" }, { "name": "SANITARY", "code": "SANITARY" }, { "name": "DUAL", "code": "DUAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMS_DRAIN", "type": "esriFieldTypeString", "alias": "IMS Drainage Area", "length": 254, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 254, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 254, "domain": null }, { "name": "PIPE_SIZE", "type": "esriFieldTypeInteger", "alias": "Pipe Size", "domain": null }, { "name": "PIPE_HGT", "type": "esriFieldTypeInteger", "alias": "Pipe Height", "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UPSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DWNSTREAM_EL", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SERV_STAT", "type": "esriFieldTypeString", "alias": "Service Status", "length": 254, "domain": null }, { "name": "INSTALL_D", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "ACTUAL_D", "type": "esriFieldTypeString", "alias": "Actual Date", "length": 254, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 254, "domain": null }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "From Street", "length": 254, "domain": null }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "To Street", "length": 254, "domain": null }, { "name": "PSR", "type": "esriFieldTypeString", "alias": "PSR", "length": 254, "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 254, "domain": null }, { "name": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "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": [ 124, 54, 147, 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": "created_user", "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": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "LID_Polylines", "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": [ 150, 84, 58, 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": "ProjectNam", "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": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 254, "domain": null }, { "name": "TENDER_NUM", "type": "esriFieldTypeString", "alias": "Tender Number", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "HANSEN", "type": "esriFieldTypeString", "alias": "In Hansen", "length": 254, "domain": null }, { "name": "CNT", "type": "esriFieldTypeInteger", "alias": "Count", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CONFIRMED", "type": "esriFieldTypeString", "alias": "Confirmed", "length": 10, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Municipal_Drains", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 58, 127, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326156.8258999996, "ymin": 4677051.692600001, "xmax": 344445.87540000025, "ymax": 4689423.6939, "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": "Drain_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": "Drain_Name", "type": "esriFieldTypeString", "alias": "Drain_Name", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "FINALBYLAW", "type": "esriFieldTypeString", "alias": "FINALBYLAW", "length": 254, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "EdgeOfPavement", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 127, 85, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 326448.8041000003, "ymin": 4676979.835100001, "xmax": 344106.22699999996, "ymax": 4689628.0831, "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": "DESC_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "Underpass", "type": "esriFieldTypeString", "alias": "Underpass", "length": 10, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "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_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "LID_Polygons", "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": [ 252, 246, 214, 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": "ProjectNam", "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": "DRAWING_NUM", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 254, "domain": null }, { "name": "TENDER_NUM", "type": "esriFieldTypeString", "alias": "Tender Number", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "LID Type", "length": 254, "domain": null }, { "name": "HANSEN", "type": "esriFieldTypeString", "alias": "In Hansen", "length": 254, "domain": null }, { "name": "CNT", "type": "esriFieldTypeInteger", "alias": "Count", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CONFIRMED", "type": "esriFieldTypeString", "alias": "Confirmed", "length": 10, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "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": 26, "name": "Retention_Ponds", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 194, 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": 330919.52249999996, "ymin": 4677810.835200001, "xmax": 343643.33800000045, "ymax": 4688474.5066, "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": "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "Contract", "type": "esriFieldTypeString", "alias": "Contract", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 254, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 254, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 254, "domain": null }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "Easement", "length": 254, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "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": 27, "name": "Sewer_Atlas_Grid_2014", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 234, 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": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "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": [] }