{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street Section", "type": "Feature Layer", "description": "This dataset comprises of centerline segments for only public streets in City San Diego based on data received from recorded subdivision maps, County of San Diego Assessor Maps and Sangis parcel land base. Street names and address ranges are as designated by the official address coordinator for the City of San Diego.Centerlines may be approximate. Street names are the official names as shown on the San Diego County Assessor Maps or the official recorded subdivision map.Street centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Street centerlines are adjusted as needed to fit actual, constructed roadway. Please notify City of San Diego Street Division if the actual location differs from that shown.The Street_Alley_Walkway feature class is comprised of street segments that are individually identified by a unique, and persistent ID (IAMFLOC).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego - Transportation Storm Water - Street Division - GIS Section", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244776.00015381, "ymin": 1777218.7500092238, "xmax": 6381565.813515887, "ymax": 1985518.1181865633, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SAPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAPID", "type": "esriFieldTypeString", "alias": "SAP ID", "length": 9, "domain": null }, { "name": "RD20FULL", "type": "esriFieldTypeString", "alias": "Street Name", "length": 23, "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP Code", "domain": null }, { "name": "XSTRT1", "type": "esriFieldTypeString", "alias": "Cross Street 1", "length": 23, "domain": null }, { "name": "XSTRT2", "type": "esriFieldTypeString", "alias": "Cross Street 2", "length": 23, "domain": null }, { "name": "XSTRT3", "type": "esriFieldTypeString", "alias": "Cross Street 3", "length": 23, "domain": null }, { "name": "XSTRT4", "type": "esriFieldTypeString", "alias": "Cross Street 4", "length": 23, "domain": null }, { "name": "CURB_PL_LT", "type": "esriFieldTypeDouble", "alias": "Left Curb To Property Distance", "domain": null }, { "name": "CURB_PL_RT", "type": "esriFieldTypeDouble", "alias": "Right Curb To Property Distance", "domain": null }, { "name": "PAVECLASS", "type": "esriFieldTypeString", "alias": "Pavement Classification", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "Subdivision No", "length": 20, "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "As-Built Drawing No", "length": 20, "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 2, "domain": { "type": "codedValue", "name": "MappingStatus", "description": "Indicates the lifecycle stage and mapping status of GIS features, assets, or projects, as well as their synchronization and operational status between GIS and SAP systems.", "codedValues": [ { "name": "PROPOSED", "code": "PR" }, { "name": "AS BUILT", "code": "AB" }, { "name": "OPERATIONAL", "code": "OP" }, { "name": "ABANDONED", "code": "AN" }, { "name": "REMOVED", "code": "RM" }, { "name": "NOT MAPPED", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "" }, { "name": "I663MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663DRAWING", "fields": "DRAWING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663SUBDIV", "fields": "SUBDIV", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663PAVECLASS", "fields": "PAVECLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663CURB_PL_RT", "fields": "CURB_PL_RT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663CURB_PL_LT", "fields": "CURB_PL_LT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT4", "fields": "XSTRT4", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT3", "fields": "XSTRT3", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT2", "fields": "XSTRT2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT1", "fields": "XSTRT1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663ZIP", "fields": "ZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RHIGHADDR", "fields": "RHIGHADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RLOWADDR", "fields": "RLOWADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663LHIGHADDR", "fields": "LHIGHADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663LLOWADDR", "fields": "LLOWADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RD20FULL", "fields": "RD20FULL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663SAPID", "fields": "SAPID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Alley", "type": "Feature Layer", "description": "This dataset comprises of centerline segments for only public streets in City San Diego based on data received from recorded subdivision maps, County of San Diego Assessor Maps and Sangis parcel land base. Street names and address ranges are as designated by the official address coordinator for the City of San Diego.Centerlines may be approximate. Street names are the official names as shown on the San Diego County Assessor Maps or the official recorded subdivision map.Street centerlines do not necessarily follow the centerline of dedicated rights-of-way (ROW). Street centerlines are adjusted as needed to fit actual, constructed roadway. Please notify City of San Diego Street Division if the actual location differs from that shown.The Street_Alley_Walkway feature class is comprised of street segments that are individually identified by a unique, and persistent ID (IAMFLOC).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego - Transportation Storm Water - Street Division - GIS Section", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244776.00015381, "ymin": 1777218.7500092238, "xmax": 6381565.813515887, "ymax": 1985518.1181865633, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAPID", "type": "esriFieldTypeString", "alias": "SAP ID", "length": 9, "domain": null }, { "name": "RD20FULL", "type": "esriFieldTypeString", "alias": "Street Name", "length": 23, "domain": null }, { "name": "LLOWADDR", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LHIGHADDR", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RLOWADDR", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RHIGHADDR", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP Code", "domain": null }, { "name": "XSTRT1", "type": "esriFieldTypeString", "alias": "Cross Street 1", "length": 23, "domain": null }, { "name": "XSTRT2", "type": "esriFieldTypeString", "alias": "Cross Street 2", "length": 23, "domain": null }, { "name": "XSTRT3", "type": "esriFieldTypeString", "alias": "Cross Street 3", "length": 23, "domain": null }, { "name": "XSTRT4", "type": "esriFieldTypeString", "alias": "Cross Street 4", "length": 23, "domain": null }, { "name": "CURB_PL_LT", "type": "esriFieldTypeDouble", "alias": "Left Curb To Property Distance", "domain": null }, { "name": "CURB_PL_RT", "type": "esriFieldTypeDouble", "alias": "Right Curb To Property Distance", "domain": null }, { "name": "PAVECLASS", "type": "esriFieldTypeString", "alias": "Pavement Classification", "length": 1, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "Subdivision No", "length": 20, "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "As-Built Drawing No", "length": 20, "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 2, "domain": { "type": "codedValue", "name": "MappingStatus", "description": "Indicates the lifecycle stage and mapping status of GIS features, assets, or projects, as well as their synchronization and operational status between GIS and SAP systems.", "codedValues": [ { "name": "PROPOSED", "code": "PR" }, { "name": "AS BUILT", "code": "AB" }, { "name": "OPERATIONAL", "code": "OP" }, { "name": "ABANDONED", "code": "AN" }, { "name": "REMOVED", "code": "RM" }, { "name": "NOT MAPPED", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "" }, { "name": "I663MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663DRAWING", "fields": "DRAWING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663SUBDIV", "fields": "SUBDIV", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663PAVECLASS", "fields": "PAVECLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663CURB_PL_RT", "fields": "CURB_PL_RT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663CURB_PL_LT", "fields": "CURB_PL_LT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT4", "fields": "XSTRT4", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT3", "fields": "XSTRT3", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT2", "fields": "XSTRT2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663XSTRT1", "fields": "XSTRT1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663ZIP", "fields": "ZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RHIGHADDR", "fields": "RHIGHADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RLOWADDR", "fields": "RLOWADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663LHIGHADDR", "fields": "LHIGHADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663LLOWADDR", "fields": "LLOWADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663RD20FULL", "fields": "RD20FULL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I663SAPID", "fields": "SAPID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Water Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Water Main" }, { "id": 4, "name": "Water Service" }, { "id": 5, "name": "Hydrant" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6178338.271152884, "ymin": 1777122.7249388099, "xmax": 6410394.957629129, "ymax": 1989063.8233654797, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Water Main", "type": "Feature Layer", "description": "City of San Diego Water Mains, including distribution and transmission", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Public Utilities Department", "parentLayer": { "id": 2, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PIPETYPED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.2 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "DISTRIBUTION", "label": "Distribution" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "TRANSMISSION", "label": "Transmission" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 38, 143, 255 ], "toColor": [ 153, 38, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 194, 66, 255 ], "toColor": [ 183, 194, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 162, 179, 255 ], "toColor": [ 37, 162, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 45, 48, 255 ], "toColor": [ 196, 45, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 87, 179, 255 ], "toColor": [ 37, 87, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 125, 255 ], "toColor": [ 53, 196, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 125, 56, 255 ], "toColor": [ 194, 125, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 47, 79, 255 ], "toColor": [ 158, 47, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 42, 189, 255 ], "toColor": [ 95, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 179, 37, 255 ], "toColor": [ 63, 179, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 142, 201, 255 ], "toColor": [ 58, 142, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 91, 71, 255 ], "toColor": [ 181, 91, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 201, 183, 255 ], "toColor": [ 66, 201, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6178338.271152884, "ymin": 1777501.7825796455, "xmax": 6410394.957629129, "ymax": 1989032.5353703052, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "PIPETYPED", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 24, "domain": null }, { "name": "STRTNUM", "type": "esriFieldTypeDouble", "alias": "Street No", "domain": null }, { "name": "STRTPREDIR", "type": "esriFieldTypeString", "alias": "Street Pre Dir", "length": 2, "domain": null }, { "name": "STRTNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 20, "domain": null }, { "name": "STRTSFX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "Drawing No", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "Sheet No", "domain": null }, { "name": "DRAWG_TYP_CD_DESC", "type": "esriFieldTypeString", "alias": "Drawing Type", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "length": 25, "domain": null }, { "name": "FACILITY_COMMENT_TEXT", "type": "esriFieldTypeString", "alias": "Facilty Comments", "length": 255, "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": "I661FACILITY_COM", "fields": "FACILITY_COMMENT_TEXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DRAWING", "fields": "DRAWING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DRAWG_TYP_CD", "fields": "DRAWG_TYP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRTSFX", "fields": "STRTSFX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRTNAME", "fields": "STRTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRTPREDIR", "fields": "STRTPREDIR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661STRTNUM", "fields": "STRTNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661PIPETYPED", "fields": "PIPETYPED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Water Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244756.328933299, "ymin": 1777122.7249388099, "xmax": 6397473.799088299, "ymax": 1989063.8233654797, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 24, "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "Street No", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "Street Pre Dir", "length": 2, "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 24, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "Drawing No", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "Sheet No", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "Drawing Type", "length": 3, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "PRESSR_ZN_NM", "type": "esriFieldTypeString", "alias": "Pressure Zone Name", "length": 20, "domain": null }, { "name": "PRESSR_ZN_QTY", "type": "esriFieldTypeInteger", "alias": "Pressure Zone Quantity", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659PRESSR_ZN_QT", "fields": "PRESSR_ZN_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659PRESSR_ZN_NM", "fields": "PRESSR_ZN_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659STRT_SFX_CD", "fields": "STRT_SFX_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659STRT_NM", "fields": "STRT_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659STRT_PREDIR_", "fields": "STRT_PREDIR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I659FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Hydrant", "type": "Feature Layer", "description": "City of San Diego fire hydrants", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Public Utilities Department", "parentLayer": { "id": 2, "name": "Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f95a144a3a7d1514eedfcc4ef7d7b64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jb3Uv0sbQBjG8U9q7FBSUpRSnBRaF4WAP2ihYHQr/QsEKfgDp3RUKGZycNWhf0GH0lQ7ulUJnQNCXQOFOEmhiotZTNQhZzmsSYwUHzjufZ9778t7B3dJ/1HJ+4QNYzDKq/h+V9g8lqL8AAN3hXWkVrB0lsnXeB5aKtLzk74qh53AHuYpvGc8EZk5Hn9ic43pm4DXYRUYJZ3jSeJ6NeaY2KVc5ChYC42m/4X1wxs8iOgfsYih4L0lVSQV0kctj/ksirfwNcQbYX5x06ZmsJMonkUNM5FXuSVsHfaZOmOsO3SZjwouUKKM7WD9agZbDmbXZ0rvGO2OFs9RaICy+N2uM/CN+jCvVth7SeYpjvGD015GCo1n1faYf7XauKqdL2Qi+48moJawoHoYV6q1Km4H+xDGrXSv/1lHugQ9sz5hiUgpIAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244902.634414971, "ymin": 1777795.420443818, "xmax": 6352413.525363892, "ymax": 1964887.7365471423, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "Drawing No", "length": 10, "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "Drawing Type", "length": 3, "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 24, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "Sheet No", "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 24, "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "Street No", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "Street Pre Dir", "length": 2, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": null }, { "name": "NEAREST_FIRE_STATION", "type": "esriFieldTypeString", "alias": "NEAREST_FIRE_STATION", "length": 40, "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "length": 25, "domain": null }, { "name": "FACILITY_COMMENT_TEXT", "type": "esriFieldTypeString", "alias": "Facilty Comments", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660FACILITY_COM", "fields": "FACILITY_COMMENT_TEXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660DRAWING", "fields": "DRAWING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660NEAREST_FIRE", "fields": "NEAREST_FIRE_STATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660STRT_SFX_CD", "fields": "STRT_SFX_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660STRT_NM", "fields": "STRT_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660STRT_PREDIR_", "fields": "STRT_PREDIR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I660FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sewer Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Manhole" }, { "id": 8, "name": "Sewer Main" }, { "id": 9, "name": "Sewer Lateral" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6230347.8538133055, "ymin": 1774721.2796104848, "xmax": 6476222.411275804, "ymax": 1985092.810966313, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Manhole", "type": "Feature Layer", "description": "City of San Diego Sanitary Sewer Manhole", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Public Utilities Department", "parentLayer": { "id": 6, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "668647fefbe9e91d321aeea0a32db031", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACnUlEQVQ4jb3UX0hTcRTA8e/+b2HMgYLG1KtFYoi4YdFDJkhEhE0M3IMMVHwRkkB0+iAiSitGAxlIWuxJBCGxmg/Zi1hP0oZIEUigy1AYboWm5tyc9/awrKVLFKLzdrjnfH6/c3/3d5X841D+b1AOXATOAgpgGZgBoicFFcBduZyutDRErRbF7i4KmYyttTXSJYlHwD1g4zjgaaUSryBwwe3GYDIhHxiAYBAcDvRLS8RbW6n2+bBIEjeApaNAuUrFM7Waq3V1KEymw6sJAkq7nfP19exFIrwSRS4l7/QgWG80Uub1orDZQKuFhgbY3FSzvR0HRHw+aGmB8XEUvb3oZmboBuwpQZ2Orr4+0jMyYHQUrFYVY2N5lJZeQa9XYLW+YWFhEY9HoqQEXC5yy8u5I4p0AzsHwex4nLyKikRiMEBeXhlO5xOKi4sBCAQCNDVdx2xeBCA/HzIz+b66ymXg9UEwR6WCnp5EIkkadLozvzCAgoICBMFEW9siWu1+HaeAnFQjx+VyMBr3C2XMze0cOpRIZBtBALU6kWs0id5U4OdoFFljIz9X36G5+QsTExNYLBYApqenWV5+T3//76ahIfaAQCrwq8HAp8lJztXUgN8PPp8frfY+LtcDJEkkK2uLUGgFrxeqq2F2FjY2kAB/KpBYjA6Hg6d6Pcr2dvB4RMzmtyR92ASDUFsLkgSDg0RJ3BgxJbi+zvOMDF7abFhGRsBsPvQKyc6G4WGorIS0ND5Eo/QnPz909RYWuF1UxAu7nZudncirqv6YgKkpcDqJ6/XMhcNcSz6QlCCwNz/PrcJCat1uHnZ0kKvRgCjCyAgYDKwCfeEwj5NHPQoE4ONHxoAxQB+LIZD4A62EQoT+1nMkmBTfgHfHqDs2eKL4AQ9d4KqOOvWGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6231094.331979141, "ymin": 1776689.9928646386, "xmax": 6476069.757381633, "ymax": 1984384.561070472, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "FAC_TYP_CD", "type": "esriFieldTypeString", "alias": "FAC_TYP_CD", "length": 4, "domain": null }, { "name": "FACTYPDESC", "type": "esriFieldTypeString", "alias": "FACTYPDESC", "length": 35, "domain": null }, { "name": "MANHL_TYP_CD", "type": "esriFieldTypeString", "alias": "MANHLTYP", "length": 3, "domain": null }, { "name": "MANHL_TYP_DESC", "type": "esriFieldTypeString", "alias": "MANHLTYPD", "length": 35, "domain": null }, { "name": "RIM_ELEV_QTY", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "INVERT_ELEV_QTY", "type": "esriFieldTypeDouble", "alias": "INVERTELEV", "domain": null }, { "name": "DEPTH_QTY", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LINING_TYP_CD", "type": "esriFieldTypeString", "alias": "LININGTYP", "length": 1, "domain": null }, { "name": "LINING_TYP_DESC", "type": "esriFieldTypeString", "alias": "LININGTYPD", "length": 25, "domain": null }, { "name": "IDLH_IND", "type": "esriFieldTypeString", "alias": "IDLHIND", "length": 1, "domain": null }, { "name": "PRESSR_PLATE_IND", "type": "esriFieldTypeString", "alias": "PRESSPLATE", "length": 1, "domain": null }, { "name": "ASPHALT_OVERLAY_IND", "type": "esriFieldTypeString", "alias": "ASPHALTOVR", "length": 1, "domain": null }, { "name": "BURIED_IND", "type": "esriFieldTypeString", "alias": "BURIED", "length": 1, "domain": null }, { "name": "CONCRETE_CAPPED_IND", "type": "esriFieldTypeString", "alias": "CONCRETECP", "length": 1, "domain": null }, { "name": "CONCRETE_OVERLAY_IND", "type": "esriFieldTypeString", "alias": "CNCRETEOVR", "length": 1, "domain": null }, { "name": "CONCRETE_PLUGGED_IND", "type": "esriFieldTypeString", "alias": "CNCRETEPLG", "length": 1, "domain": null }, { "name": "LOCKED_IND", "type": "esriFieldTypeString", "alias": "LOCKED", "length": 1, "domain": null }, { "name": "SEALED_IND", "type": "esriFieldTypeString", "alias": "SEALED", "length": 1, "domain": null }, { "name": "STRAPPED_IND", "type": "esriFieldTypeString", "alias": "STRAPPED", "length": 1, "domain": null }, { "name": "ACCESSABLE_CD", "type": "esriFieldTypeString", "alias": "ACCESSABLE", "length": 1, "domain": null }, { "name": "ACCESSABLE_CD_DESC", "type": "esriFieldTypeString", "alias": "ACESSABLED", "length": 25, "domain": null }, { "name": "OLD_MANHL_ID", "type": "esriFieldTypeDouble", "alias": "OLDMANHLID", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "MAPNGSTAT", "length": 24, "domain": null }, { "name": "FNCTNL_CD", "type": "esriFieldTypeString", "alias": "FUNCTIONAL", "length": 1, "domain": null }, { "name": "OWNERSHIP_CD", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "OWNERSHIP_CD_DESC", "type": "esriFieldTypeString", "alias": "OWNRSHIPD", "length": 25, "domain": null }, { "name": "STRT_ADDR_TYP_CD", "type": "esriFieldTypeString", "alias": "STRTADRTYP", "length": 2, "domain": null }, { "name": "DIV_MAINT_BY_CD", "type": "esriFieldTypeString", "alias": "DIVMAINTBY", "length": 2, "domain": null }, { "name": "DIV_DESC", "type": "esriFieldTypeString", "alias": "DIVMAINBYD", "length": 25, "domain": null }, { "name": "INTERCEPTOR_IND", "type": "esriFieldTypeString", "alias": "INTERCEPTR", "length": 1, "domain": null }, { "name": "STA_PRIM_NUM", "type": "esriFieldTypeDouble", "alias": "STAPRIM", "domain": null }, { "name": "STA_SCNDRY_NUM", "type": "esriFieldTypeDouble", "alias": "STASCNDRY", "domain": null }, { "name": "FAC_NAME", "type": "esriFieldTypeString", "alias": "FACLTYNAME", "length": 50, "domain": null }, { "name": "ACTL_INST_DT_IND", "type": "esriFieldTypeString", "alias": "ACTLINSTDT", "length": 1, "domain": null }, { "name": "INST_DT", "type": "esriFieldTypeDate", "alias": "INSTLDATE", "length": 8, "domain": null }, { "name": "LOCN_DESC_TXT", "type": "esriFieldTypeString", "alias": "LOCNDESCPT", "length": 150, "domain": null }, { "name": "OLD_SPLASH1_DWO_ID", "type": "esriFieldTypeString", "alias": "OLDDWOID", "length": 10, "domain": null }, { "name": "OLD_SPLASH1_WORK_ORDR_ID", "type": "esriFieldTypeString", "alias": "OLDWRKORDR", "length": 10, "domain": null }, { "name": "GPS_SURVEYOR_IND", "type": "esriFieldTypeString", "alias": "GPSSURVYOR", "length": 1, "domain": null }, { "name": "GPS_X_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPSXCOORD", "domain": null }, { "name": "GPS_Y_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPSYCOORD", "domain": null }, { "name": "FAC_STAT_CD", "type": "esriFieldTypeString", "alias": "FACILSTAT", "length": 1, "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAPID", "domain": null }, { "name": "FLD_BK_PAGE_NUM", "type": "esriFieldTypeString", "alias": "FLDBKPAGE", "length": 6, "domain": null }, { "name": "FLD_BK_GRID_NUM", "type": "esriFieldTypeInteger", "alias": "FLDBKGRID", "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "STRTNUM", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "STRTPREDIR", "length": 2, "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "STRTNAME", "length": 24, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "STRTSFX", "length": 2, "domain": null }, { "name": "STRT_UNIT_NUM", "type": "esriFieldTypeString", "alias": "STRT_UNIT", "length": 8, "domain": null }, { "name": "STRT_GATED_COMNTY_IND", "type": "esriFieldTypeString", "alias": "GATED_CO", "length": 1, "domain": null }, { "name": "NAD83E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83E", "domain": null }, { "name": "NAD83N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83N", "domain": null }, { "name": "NAD27E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27E", "domain": null }, { "name": "NAD27N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27N", "domain": null }, { "name": "SPLASH_PIPE2_IE_QTY", "type": "esriFieldTypeDouble", "alias": "PIPE2IE", "domain": null }, { "name": "SPLASH_PIPE3_IE_QTY", "type": "esriFieldTypeDouble", "alias": "PIPE3IE", "domain": null }, { "name": "OLD_FAC_SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "OLDFACSQNO", "domain": null }, { "name": "SENSITIVE_LAND_IND", "type": "esriFieldTypeString", "alias": "SENSTVELND", "length": 1, "domain": null }, { "name": "COND_CD", "type": "esriFieldTypeString", "alias": "COND_CD", "length": 2, "domain": null }, { "name": "COND_DESC", "type": "esriFieldTypeString", "alias": "COND_DESC", "length": 25, "domain": null }, { "name": "MANHL_SHAPE_DESC", "type": "esriFieldTypeString", "alias": "SHAPE_DESC", "length": 25, "domain": null }, { "name": "LINING_SYSTEM_CE", "type": "esriFieldTypeString", "alias": "LINNGSYSCD", "length": 5, "domain": null }, { "name": "INVERT_ELEV_DATA_SRC_CD", "type": "esriFieldTypeString", "alias": "IE_SRC_CD", "length": 5, "domain": null }, { "name": "IESRCDESC", "type": "esriFieldTypeString", "alias": "IESRCDESC", "length": 30, "domain": null }, { "name": "RIM_ELEV_DATA_SRC_CD", "type": "esriFieldTypeString", "alias": "RE_SRC_CD", "length": 5, "domain": null }, { "name": "IESRCDESC_1", "type": "esriFieldTypeString", "alias": "RESRCDESC", "length": 30, "domain": null }, { "name": "REHAB_DT", "type": "esriFieldTypeDate", "alias": "RH_DATE", "length": 8, "domain": null }, { "name": "RH_SHP_DRW", "type": "esriFieldTypeString", "alias": "RH_SHP_DRW", "length": 1, "domain": null }, { "name": "RH_CNTR_CD", "type": "esriFieldTypeString", "alias": "RH_CNTR_CD", "length": 5, "domain": null }, { "name": "REHAB_CNTRCTR_CD", "type": "esriFieldTypeString", "alias": "RH_CNTR_DE", "length": 30, "domain": null }, { "name": "REHAB_LINING_MATL_VENDR_CD", "type": "esriFieldTypeString", "alias": "RH_LNG_VCD", "length": 5, "domain": null }, { "name": "IESRCDESC_12", "type": "esriFieldTypeString", "alias": "RH_LNG_VDR", "length": 30, "domain": null }, { "name": "REHAB_CNTRCT_NUM", "type": "esriFieldTypeString", "alias": "RH_CNTR_NU", "length": 10, "domain": null }, { "name": "GEOMETRY_ROTATION_ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "DRAWG_NUM", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "DRAWGSHTNO", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "DRAWG_TYP", "length": 3, "domain": null }, { "name": "DRAWG_TYP_CD_DESC", "type": "esriFieldTypeString", "alias": "DRAWG_TYPD", "length": 25, "domain": null }, { "name": "SAPOBJNR", "type": "esriFieldTypeString", "alias": "SAPOBJNR", "length": 22, "domain": null }, { "name": "IAMEQUI", "type": "esriFieldTypeString", "alias": "IAMEQUI", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PM_FREQUENCY", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Frequency", "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": "" }, { "name": "I665PM_FREQUENCY", "fields": "PM_FREQUENCY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665IAMEQUI", "fields": "IAMEQUI", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665SAPOBJNR", "fields": "SAPOBJNR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DRAWG_TYP_CD", "fields": "DRAWG_TYP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G665GEOMETRY_ROT", "fields": "GEOMETRY_ROTATION_ANGLE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665REHAB_CNTRCT", "fields": "REHAB_CNTRCT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665IESRCDESC_12", "fields": "IESRCDESC_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665REHAB_LINING", "fields": "REHAB_LINING_MATL_VENDR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665REHAB_CNTRCT_1", "fields": "REHAB_CNTRCTR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665RH_CNTR_CD", "fields": "RH_CNTR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665RH_SHP_DRW", "fields": "RH_SHP_DRW", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665REHAB_DT", "fields": "REHAB_DT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665IESRCDESC_1", "fields": "IESRCDESC_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665RIM_ELEV_DAT", "fields": "RIM_ELEV_DATA_SRC_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665IESRCDESC", "fields": "IESRCDESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665INVERT_ELEV_", "fields": "INVERT_ELEV_DATA_SRC_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LINING_SYSTE", "fields": "LINING_SYSTEM_CE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MANHL_SHAPE_", "fields": "MANHL_SHAPE_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665COND_DESC", "fields": "COND_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665COND_CD", "fields": "COND_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665SENSITIVE_LA", "fields": "SENSITIVE_LAND_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OLD_FAC_SEQ_", "fields": "OLD_FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665SPLASH_PIPE3", "fields": "SPLASH_PIPE3_IE_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665SPLASH_PIPE2", "fields": "SPLASH_PIPE2_IE_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665NAD27N_NUM", "fields": "NAD27N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665NAD27E_NUM", "fields": "NAD27E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665NAD83N_NUM", "fields": "NAD83N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665NAD83E_NUM", "fields": "NAD83E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_GATED_C", "fields": "STRT_GATED_COMNTY_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_UNIT_NU", "fields": "STRT_UNIT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_SFX_CD", "fields": "STRT_SFX_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_NM", "fields": "STRT_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_PREDIR_", "fields": "STRT_PREDIR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FLD_BK_GRID_", "fields": "FLD_BK_GRID_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FLD_BK_PAGE_", "fields": "FLD_BK_PAGE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MAP_ID", "fields": "MAP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FAC_STAT_CD", "fields": "FAC_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G665GPS_Y_COORD_", "fields": "GPS_Y_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G665GPS_X_COORD_", "fields": "GPS_X_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G665GPS_SURVEYOR", "fields": "GPS_SURVEYOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OLD_SPLASH1_", "fields": "OLD_SPLASH1_WORK_ORDR_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OLD_SPLASH1__1", "fields": "OLD_SPLASH1_DWO_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LOCN_DESC_TX", "fields": "LOCN_DESC_TXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665INST_DT", "fields": "INST_DT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665ACTL_INST_DT", "fields": "ACTL_INST_DT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FAC_NAME", "fields": "FAC_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STA_SCNDRY_N", "fields": "STA_SCNDRY_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STA_PRIM_NUM", "fields": "STA_PRIM_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665INTERCEPTOR_", "fields": "INTERCEPTOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DIV_DESC", "fields": "DIV_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DIV_MAINT_BY", "fields": "DIV_MAINT_BY_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRT_ADDR_TY", "fields": "STRT_ADDR_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OWNERSHIP_CD", "fields": "OWNERSHIP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OWNERSHIP_CD_1", "fields": "OWNERSHIP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FNCTNL_CD", "fields": "FNCTNL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665OLD_MANHL_ID", "fields": "OLD_MANHL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665ACCESSABLE_C", "fields": "ACCESSABLE_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665ACCESSABLE_C_1", "fields": "ACCESSABLE_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665STRAPPED_IND", "fields": "STRAPPED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665SEALED_IND", "fields": "SEALED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LOCKED_IND", "fields": "LOCKED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665CONCRETE_PLU", "fields": "CONCRETE_PLUGGED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665CONCRETE_OVE", "fields": "CONCRETE_OVERLAY_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665CONCRETE_CAP", "fields": "CONCRETE_CAPPED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665BURIED_IND", "fields": "BURIED_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665ASPHALT_OVER", "fields": "ASPHALT_OVERLAY_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665PRESSR_PLATE", "fields": "PRESSR_PLATE_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665IDLH_IND", "fields": "IDLH_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LINING_TYP_D", "fields": "LINING_TYP_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665LINING_TYP_C", "fields": "LINING_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665DEPTH_QTY", "fields": "DEPTH_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665INVERT_ELEV__1", "fields": "INVERT_ELEV_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665RIM_ELEV_QTY", "fields": "RIM_ELEV_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MANHL_TYP_DE", "fields": "MANHL_TYP_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665MANHL_TYP_CD", "fields": "MANHL_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FACTYPDESC", "fields": "FACTYPDESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FAC_TYP_CD", "fields": "FAC_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I665FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Sewer Main", "type": "Feature Layer", "description": "City of San Diego Sewer Mains", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Public Utilities Department", "parentLayer": { "id": 6, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6230347.8538133055, "ymin": 1774721.2796104848, "xmax": 6476222.411275804, "ymax": 1985092.810966313, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "FAC_TYP_CD", "type": "esriFieldTypeString", "alias": "FAC_TYP_CD", "length": 4, "domain": null }, { "name": "FACTYPDESC", "type": "esriFieldTypeString", "alias": "FACTYPDESC", "length": 35, "domain": null }, { "name": "MAIN_TYP_CD", "type": "esriFieldTypeString", "alias": "MAINTYPE", "length": 6, "domain": null }, { "name": "MAIN_TYP_DESC", "type": "esriFieldTypeString", "alias": "MAINTYPED", "length": 25, "domain": null }, { "name": "LGTH_QTY", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SIZE_NUM", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "MATL_CD", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 5, "domain": null }, { "name": "MATL_DESC", "type": "esriFieldTypeString", "alias": "MATERIALD", "length": 50, "domain": null }, { "name": "PRESSR_CLASS_DESC", "type": "esriFieldTypeInteger", "alias": "PRESSCLASS", "domain": null }, { "name": "PRESSR_CLASS_QTY", "type": "esriFieldTypeString", "alias": "PRESSCLASD", "length": 15, "domain": null }, { "name": "UPSTRM_INVERT_ELEV_QTY", "type": "esriFieldTypeDouble", "alias": "UPSTREAMIE", "domain": null }, { "name": "DNSTREAMIE", "type": "esriFieldTypeDouble", "alias": "DNSTREAMIE", "domain": null }, { "name": "FORCED_MAIN_IND", "type": "esriFieldTypeString", "alias": "FORCED", "length": 1, "domain": null }, { "name": "LINING_TYP_CD", "type": "esriFieldTypeString", "alias": "LININGTYP", "length": 2, "domain": null }, { "name": "LINING_TYP_DESC", "type": "esriFieldTypeString", "alias": "LINNGTYPD", "length": 25, "domain": null }, { "name": "ENCASEMENT_MATL_CD", "type": "esriFieldTypeString", "alias": "ENCSMTMATL", "length": 5, "domain": null }, { "name": "EASMNT_IND", "type": "esriFieldTypeString", "alias": "EASEMNTIND", "length": 1, "domain": null }, { "name": "ENCROACHMENT_IND", "type": "esriFieldTypeString", "alias": "ENCROCHIND", "length": 1, "domain": null }, { "name": "LGTH_GIS_IND", "type": "esriFieldTypeString", "alias": "LGTHGISIND", "length": 1, "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "MAPNGSTAT", "length": 24, "domain": null }, { "name": "FNCTNL_CD", "type": "esriFieldTypeString", "alias": "FUNCTIONAL", "length": 1, "domain": null }, { "name": "OWNERSHIP_CD", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": null }, { "name": "OWNERSHIP_CD_DESC", "type": "esriFieldTypeString", "alias": "OWNRSHIPD", "length": 25, "domain": null }, { "name": "STRT_ADDR_TYP_CD", "type": "esriFieldTypeString", "alias": "STRTADRTYP", "length": 2, "domain": null }, { "name": "DIV_MAINT_BY_CD", "type": "esriFieldTypeString", "alias": "DIVMAINTBY", "length": 2, "domain": null }, { "name": "DIV_DESC", "type": "esriFieldTypeString", "alias": "DIVMAINBYD", "length": 25, "domain": null }, { "name": "INTERCEPTOR_IND", "type": "esriFieldTypeString", "alias": "INTERCEPTR", "length": 1, "domain": null }, { "name": "STA_PRIM_NUM", "type": "esriFieldTypeDouble", "alias": "STAPRIM", "domain": null }, { "name": "STA_SCNDRY_NUM", "type": "esriFieldTypeDouble", "alias": "STASCNDRY", "domain": null }, { "name": "FAC_NAME", "type": "esriFieldTypeString", "alias": "FACLTYNAME", "length": 50, "domain": null }, { "name": "ACTL_INST_DT_IND", "type": "esriFieldTypeString", "alias": "ACTLINSTDT", "length": 1, "domain": null }, { "name": "INST_DT", "type": "esriFieldTypeDate", "alias": "INSTLDATE", "length": 8, "domain": null }, { "name": "FUTURE_SIZE", "type": "esriFieldTypeString", "alias": "FUTURESIZE", "length": 5, "domain": null }, { "name": "FUTURE_MATL_CD", "type": "esriFieldTypeString", "alias": "FUTUREMATL", "length": 50, "domain": null }, { "name": "LOCN_DESC_TXT", "type": "esriFieldTypeString", "alias": "LOCNDESCPT", "length": 150, "domain": null }, { "name": "OLD_SPLASH1_DWO_ID", "type": "esriFieldTypeString", "alias": "OLDDWOID", "length": 10, "domain": null }, { "name": "OLD_SPLASH1_WORK_ORDR_ID", "type": "esriFieldTypeString", "alias": "OLDWRKORDR", "length": 10, "domain": null }, { "name": "GPS_SURVEYOR_IND", "type": "esriFieldTypeString", "alias": "GPSSURVYOR", "length": 1, "domain": null }, { "name": "GPS_X_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPSXCOORD", "domain": null }, { "name": "GPS_Y_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPSYCOORD", "domain": null }, { "name": "FAC_STAT_CD", "type": "esriFieldTypeString", "alias": "FACILSTAT", "length": 1, "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAPID", "domain": null }, { "name": "FLD_BK_PAGE_NUM", "type": "esriFieldTypeString", "alias": "FLDBKPAGE", "length": 6, "domain": null }, { "name": "FLD_BK_GRID_NUM", "type": "esriFieldTypeInteger", "alias": "FLDBKGRID", "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "STRTNUM", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "STRTPREDIR", "length": 2, "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "STRTNAME", "length": 24, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "STRTSFX", "length": 2, "domain": null }, { "name": "STRT_UNIT_NUM", "type": "esriFieldTypeString", "alias": "STRT_UNIT", "length": 8, "domain": null }, { "name": "STRT_GATED_COMNTY_IND", "type": "esriFieldTypeString", "alias": "GATED_CO", "length": 1, "domain": null }, { "name": "CANYON", "type": "esriFieldTypeString", "alias": "CANYON", "length": 32, "domain": null }, { "name": "NAD83E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83E", "domain": null }, { "name": "NAD83N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83N", "domain": null }, { "name": "NAD27E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27E", "domain": null }, { "name": "NAD27N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27N", "domain": null }, { "name": "OLD_FAC_SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "OLDFACSQNO", "domain": null }, { "name": "SENSITIVE_LAND_IND", "type": "esriFieldTypeString", "alias": "SENSTVELND", "length": 1, "domain": null }, { "name": "RADIUS_QTY", "type": "esriFieldTypeDouble", "alias": "RADIUS", "domain": null }, { "name": "SYPHON_IND", "type": "esriFieldTypeString", "alias": "SYPHONIND", "length": 1, "domain": null }, { "name": "SYPHON_LOWPT_IE_QTY", "type": "esriFieldTypeDouble", "alias": "SYPHLOWPT", "domain": null }, { "name": "OUTSD_DIAM_SIZE_NUM", "type": "esriFieldTypeDouble", "alias": "OUTSDDIAM", "domain": null }, { "name": "SWIFT_MAIN_SHAPE_CD", "type": "esriFieldTypeString", "alias": "SWIFT_MAIN", "length": 3, "domain": null }, { "name": "MAIN_SHAPE_DESC", "type": "esriFieldTypeString", "alias": "MAINSHAPED", "length": 25, "domain": null }, { "name": "LINNG_MCD", "type": "esriFieldTypeString", "alias": "LINNG_MCD", "length": 5, "domain": null }, { "name": "LINNG_MDES", "type": "esriFieldTypeString", "alias": "LINNG_MDES", "length": 30, "domain": null }, { "name": "FNCTNL_INSD_DIAM_SIZE_NUM", "type": "esriFieldTypeDouble", "alias": "FUNL_SIZE", "domain": null }, { "name": "REHAB_DT", "type": "esriFieldTypeDate", "alias": "RH_DATE", "length": 8, "domain": null }, { "name": "REHAB_SHOP_DRAWG_IND", "type": "esriFieldTypeString", "alias": "RH_SHP_DWG", "length": 1, "domain": null }, { "name": "REHAB_CNTRCTR_CD", "type": "esriFieldTypeString", "alias": "RH_CNTR_CD", "length": 5, "domain": null }, { "name": "RH_CNTR_DE", "type": "esriFieldTypeString", "alias": "RH_CNTR_DE", "length": 30, "domain": null }, { "name": "REHAB_LINING_MATL_VENDR_CD", "type": "esriFieldTypeString", "alias": "RH_LNG_VCD", "length": 5, "domain": null }, { "name": "RH_LNG_VDR", "type": "esriFieldTypeString", "alias": "RH_LNG_VDR", "length": 30, "domain": null }, { "name": "REHAB_CNTRCT_NUM", "type": "esriFieldTypeString", "alias": "RH_CNTR_NU", "length": 10, "domain": null }, { "name": "DNSTRM_FAC_SEQ_NUM", "type": "esriFieldTypeString", "alias": "DNFACSEQNU", "length": 10, "domain": null }, { "name": "DNSTRM_FAC_TYP_CD", "type": "esriFieldTypeString", "alias": "DNFACTYPCD", "length": 4, "domain": null }, { "name": "DNFACTYPDE", "type": "esriFieldTypeString", "alias": "DNFACTYPDE", "length": 35, "domain": null }, { "name": "DNFACMAPID", "type": "esriFieldTypeInteger", "alias": "DNFACMAPID", "domain": null }, { "name": "DNFLDBKPAG", "type": "esriFieldTypeString", "alias": "DNFLDBKPAG", "length": 12, "domain": null }, { "name": "UPSTRM_FAC_SEQ_NUM", "type": "esriFieldTypeString", "alias": "UPFACSEQNU", "length": 10, "domain": null }, { "name": "UPSTRM_FAC_TYP_CD", "type": "esriFieldTypeString", "alias": "UPFACTYPCD", "length": 4, "domain": null }, { "name": "UPFACTYPDE", "type": "esriFieldTypeString", "alias": "UPFACTYPDE", "length": 35, "domain": null }, { "name": "UPFACMAPID", "type": "esriFieldTypeInteger", "alias": "UPFACMAPID", "domain": null }, { "name": "UPFLDBKPAG", "type": "esriFieldTypeString", "alias": "UPFLDBKPAG", "length": 12, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "DRAWG_NUM", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "DRAWGSHTNO", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "DRAWG_TYP", "length": 3, "domain": null }, { "name": "DRAWG_TYP_CD_DESC", "type": "esriFieldTypeString", "alias": "DRAWG_TYPD", "length": 25, "domain": null }, { "name": "SAPOBJNR", "type": "esriFieldTypeString", "alias": "SAPOBJNR", "length": 22, "domain": null }, { "name": "IAMEQUI", "type": "esriFieldTypeString", "alias": "IAMEQUI", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "length": 25, "domain": null }, { "name": "FACILITY_COMMENT_TEXT", "type": "esriFieldTypeString", "alias": "Facilty Comments", "length": 255, "domain": null }, { "name": "PM_FREQUENCY", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Frequency", "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": "" }, { "name": "I666PM_FREQUENCY", "fields": "PM_FREQUENCY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FACILITY_COM", "fields": "FACILITY_COMMENT_TEXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DRAWING", "fields": "DRAWING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666IAMEQUI", "fields": "IAMEQUI", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SAPOBJNR", "fields": "SAPOBJNR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DRAWG_TYP_CD", "fields": "DRAWG_TYP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPFLDBKPAG", "fields": "UPFLDBKPAG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPFACMAPID", "fields": "UPFACMAPID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPFACTYPDE", "fields": "UPFACTYPDE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPSTRM_FAC_T", "fields": "UPSTRM_FAC_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPSTRM_FAC_S", "fields": "UPSTRM_FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNFLDBKPAG", "fields": "DNFLDBKPAG", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNFACMAPID", "fields": "DNFACMAPID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNFACTYPDE", "fields": "DNFACTYPDE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNSTRM_FAC_T", "fields": "DNSTRM_FAC_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNSTRM_FAC_S", "fields": "DNSTRM_FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666REHAB_CNTRCT", "fields": "REHAB_CNTRCT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666RH_LNG_VDR", "fields": "RH_LNG_VDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666REHAB_LINING", "fields": "REHAB_LINING_MATL_VENDR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666RH_CNTR_DE", "fields": "RH_CNTR_DE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666REHAB_CNTRCT_1", "fields": "REHAB_CNTRCTR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666REHAB_SHOP_D", "fields": "REHAB_SHOP_DRAWG_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666REHAB_DT", "fields": "REHAB_DT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FNCTNL_INSD_", "fields": "FNCTNL_INSD_DIAM_SIZE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LINNG_MDES", "fields": "LINNG_MDES", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LINNG_MCD", "fields": "LINNG_MCD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MAIN_SHAPE_D", "fields": "MAIN_SHAPE_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SWIFT_MAIN_S", "fields": "SWIFT_MAIN_SHAPE_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OUTSD_DIAM_S", "fields": "OUTSD_DIAM_SIZE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SYPHON_LOWPT", "fields": "SYPHON_LOWPT_IE_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SYPHON_IND", "fields": "SYPHON_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666RADIUS_QTY", "fields": "RADIUS_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SENSITIVE_LA", "fields": "SENSITIVE_LAND_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OLD_FAC_SEQ_", "fields": "OLD_FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666NAD27N_NUM", "fields": "NAD27N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666NAD27E_NUM", "fields": "NAD27E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666NAD83N_NUM", "fields": "NAD83N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666NAD83E_NUM", "fields": "NAD83E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666CANYON", "fields": "CANYON", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_GATED_C", "fields": "STRT_GATED_COMNTY_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_UNIT_NU", "fields": "STRT_UNIT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_SFX_CD", "fields": "STRT_SFX_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_NM", "fields": "STRT_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_PREDIR_", "fields": "STRT_PREDIR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FLD_BK_GRID_", "fields": "FLD_BK_GRID_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FLD_BK_PAGE_", "fields": "FLD_BK_PAGE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MAP_ID", "fields": "MAP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FAC_STAT_CD", "fields": "FAC_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G666GPS_Y_COORD_", "fields": "GPS_Y_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G666GPS_X_COORD_", "fields": "GPS_X_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G666GPS_SURVEYOR", "fields": "GPS_SURVEYOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OLD_SPLASH1_", "fields": "OLD_SPLASH1_WORK_ORDR_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OLD_SPLASH1__1", "fields": "OLD_SPLASH1_DWO_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LOCN_DESC_TX", "fields": "LOCN_DESC_TXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FUTURE_MATL_", "fields": "FUTURE_MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FUTURE_SIZE", "fields": "FUTURE_SIZE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666INST_DT", "fields": "INST_DT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666ACTL_INST_DT", "fields": "ACTL_INST_DT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FAC_NAME", "fields": "FAC_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STA_SCNDRY_N", "fields": "STA_SCNDRY_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STA_PRIM_NUM", "fields": "STA_PRIM_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666INTERCEPTOR_", "fields": "INTERCEPTOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DIV_DESC", "fields": "DIV_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DIV_MAINT_BY", "fields": "DIV_MAINT_BY_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666STRT_ADDR_TY", "fields": "STRT_ADDR_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OWNERSHIP_CD", "fields": "OWNERSHIP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666OWNERSHIP_CD_1", "fields": "OWNERSHIP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FNCTNL_CD", "fields": "FNCTNL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LGTH_GIS_IND", "fields": "LGTH_GIS_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666ENCROACHMENT", "fields": "ENCROACHMENT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666EASMNT_IND", "fields": "EASMNT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666ENCASEMENT_M", "fields": "ENCASEMENT_MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LINING_TYP_D", "fields": "LINING_TYP_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LINING_TYP_C", "fields": "LINING_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FORCED_MAIN_", "fields": "FORCED_MAIN_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666DNSTREAMIE", "fields": "DNSTREAMIE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666UPSTRM_INVER", "fields": "UPSTRM_INVERT_ELEV_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666PRESSR_CLASS", "fields": "PRESSR_CLASS_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666PRESSR_CLASS_1", "fields": "PRESSR_CLASS_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MATL_DESC", "fields": "MATL_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MATL_CD", "fields": "MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666SIZE_NUM", "fields": "SIZE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666LGTH_QTY", "fields": "LGTH_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MAIN_TYP_DES", "fields": "MAIN_TYP_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666MAIN_TYP_CD", "fields": "MAIN_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FACTYPDESC", "fields": "FACTYPDESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FAC_TYP_CD", "fields": "FAC_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I666FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sewer Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Sewer Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244720.695802465, "ymin": 1777158.6303788126, "xmax": 6352828.186279967, "ymax": 1971201.510008812, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FACSEQNUM", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 24, "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "Street No", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "Street Pre Dir", "length": 2, "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 24, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "Drawing No", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "Sheet No", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "Drawing Type", "length": 3, "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": "" }, { "name": "I667DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667STRT_SFX_CD", "fields": "STRT_SFX_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667STRT_NM", "fields": "STRT_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667STRT_PREDIR_", "fields": "STRT_PREDIR_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667STRT_NUM", "fields": "STRT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I667FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Storm Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Drain Structure" }, { "id": 12, "name": "Drain Conveyance" }, { "id": 14, "name": "Drain Channel" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6244646.839979053, "ymin": 1777337.020770058, "xmax": 6352922.906891048, "ymax": 1986857.116164729, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Drain Structure", "type": "Feature Layer", "description": "

This dataset contains storm drain structures used for Public Works GIS/SAP Work Management System. The layer is created and maintained to ensure that infrastructure is represented in the appropriate spatial context with sufficient attribution to determine structural material, sizes, and configurations.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego, Stormwater Department", "parentLayer": { "id": 10, "name": "Storm Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2261df775a1ebd6e15ac4fabf238c480", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1UlEQVQ4jdWUTWtTQRSGn7n3WmNMSW1Ckoqp/YAuUlzUtFBXCdQuVAouFHFj60YKxZ2IP8CdG0Fw4caGrvxCNOBHaSFFEKy5FMWFBNGIWmluwcYkJib2XhdjuUU74qIL+8LAe+bMeThnYMZgk2RsGZDW2sxpQ2OiWqdDgO1pIletc6lU5e6/goIBH099HrqO7EfvCoHtQO4zB+5nuekxeG6VGAYqfwPprc3MD3TTOZoAIdxEexASMYwrDxkUgtnCVwaVoPYA53dsp2M0CYI/tU2Hs4cQ56boD/s5sVTkxoag76tMnBxwG5l/A5MZaDLgzEGI7ZGwkTj69AsugAK0UibSs1v6VRuuPoZaQ8bXZuDymPQ9bXDnGd3K0ex11+I4Eram+g/XawJw0JSggI/iuwK7eqNg6DCWlKPpmvRrelsAv5elLxUFqK2F9IMFTvVGZTy0DxIx2aauuZ0+WoDATlJ5SwGy8ozX/RxLm3hH4r8O6G7eAVJz0LCxzDwXlaN9hGoySmLmJU9ef8JzuA86QxKQW4R7WfhWYyUUof/DMrYSBJB5RfZ4nMhimdT1DMOFIl5N4IRbKO0NcrsSYdw0afxet+Fbu2VSBI6u33tvyaXS//eN/ATDoYrl4cHTNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244710.586242631, "ymin": 1777337.020770058, "xmax": 6352868.861395463, "ymax": 1986073.2358427346, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HUNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 1, "domain": { "type": "codedValue", "name": "StructureCode", "description": "Storm Drain Structure Code", "codedValues": [ { "name": "SPILLWAY", "code": "A" }, { "name": "CAP", "code": "C" }, { "name": "DROP MANHOLE (INLET)", "code": "D" }, { "name": "ENERGY DISSIPATOR", "code": "E" }, { "name": "SEWER CONNECTOR", "code": "F" }, { "name": "LOW FLOW DIVERSION", "code": "G" }, { "name": "HEADWALL", "code": "H" }, { "name": "INLET", "code": "I" }, { "name": "CONNECTOR", "code": "L" }, { "name": "CLEANOUT", "code": "M" }, { "name": "DEBRIS FENCE", "code": "N" }, { "name": "OUTLET", "code": "O" }, { "name": "DESILTING BASIN", "code": "S" }, { "name": "TIDE GATE", "code": "T" }, { "name": "WEEP SUMP", "code": "W" }, { "name": "UNKNOWN", "code": "X" }, { "name": "SUMP PUMP", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "Mapping Status", "length": 2, "domain": { "type": "codedValue", "name": "MappingStatus", "description": "Indicates the lifecycle stage and mapping status of GIS features, assets, or projects, as well as their synchronization and operational status between GIS and SAP systems.", "codedValues": [ { "name": "PROPOSED", "code": "PR" }, { "name": "AS BUILT", "code": "AB" }, { "name": "OPERATIONAL", "code": "OP" }, { "name": "ABANDONED", "code": "AN" }, { "name": "REMOVED", "code": "RM" }, { "name": "NOT MAPPED", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Surface Elevation", "domain": null }, { "name": "DRAWING_NO", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 30, "domain": null }, { "name": "INSTALL_YE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ASBUILT_DATE", "type": "esriFieldTypeDate", "alias": "As-Built Date", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 1, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "PORT AUTHORITY", "code": "A" }, { "name": "CALTRANS", "code": "C" }, { "name": "MILITARY", "code": "M" }, { "name": "OTHER", "code": "O" }, { "name": "PRIVATE", "code": "P" }, { "name": "CITY OF SAN DIEGO", "code": "S" }, { "name": "SD COUNTY", "code": "T" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWN_VERIFIED", "type": "esriFieldTypeString", "alias": "Ownership Verified", "length": 30, "domain": { "type": "codedValue", "name": "YES_NO_NA_UNKNOWN", "description": "Options are YES, NO, NOT APPLICABLE and UNKNOWN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "NOT APPLICABLE", "code": "NA" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIV_DWG", "type": "esriFieldTypeString", "alias": "Subdivision Map Number", "length": 30, "domain": null }, { "name": "EASEMENT_DWG", "type": "esriFieldTypeString", "alias": "Easement Drawing Number", "length": 30, "domain": null }, { "name": "EASEMENT", "type": "esriFieldTypeString", "alias": "Easement Description", "length": 100, "domain": null }, { "name": "ERA", "type": "esriFieldTypeString", "alias": "Encroachment Removal Agreement (ERA)", "length": 25, "domain": null }, { "name": "HU", "type": "esriFieldTypeInteger", "alias": "Hydrologic Unit", "domain": { "type": "codedValue", "name": "Hydrological Units", "description": "To display San Diego County HU names in attribute table. Long format where code = HU code and description = HU name. Syncs with SAP. HU name displayed in Title Case, sorted alphabetically", "codedValues": [ { "name": "Anza Borrego", "code": 10722 }, { "name": "Carlsbad", "code": 4904 }, { "name": "Clark", "code": 10720 }, { "name": "Imperial", "code": 10723 }, { "name": "Otay", "code": 4910 }, { "name": "Penasquitos", "code": 4906 }, { "name": "Pueblo San Diego", "code": 4908 }, { "name": "San Diego", "code": 4907 }, { "name": "San Diego Bay", "code": 4912 }, { "name": "San Dieguito", "code": 4905 }, { "name": "San Juan", "code": 4901 }, { "name": "San Luis Rey", "code": 4903 }, { "name": "Santa Margarita", "code": 4902 }, { "name": "Sweetwater", "code": 4909 }, { "name": "Tijuana", "code": 4911 }, { "name": "West Salton", "code": 10721 }, { "name": "Whitewater", "code": 10719 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HA", "type": "esriFieldTypeInteger", "alias": "Hydrologic Area", "domain": { "type": "codedValue", "name": "Hydrological Areas", "description": "To display San Diego County HA names in attribute table. Long format where code = HA code and description = HA name. Syncs with SAP. HA name displayed in Title Case, sorted alphabetically", "codedValues": [ { "name": "Agua Caliente", "code": 107226 }, { "name": "Agua Hedionda", "code": 49043 }, { "name": "Aguanga", "code": 49028 }, { "name": "Barrett Lake", "code": 49113 }, { "name": "Borrego", "code": 107221 }, { "name": "Boulder Creek", "code": 49074 }, { "name": "Buena Vista Creek", "code": 49042 }, { "name": "Cameron", "code": 49117 }, { "name": "Campo", "code": 49118 }, { "name": "Clark", "code": 107200 }, { "name": "Coachella", "code": 107194 }, { "name": "Coronado", "code": 49101 }, { "name": "Cottonwood", "code": 49116 }, { "name": "Coyote Wells", "code": 107232 }, { "name": "DeLuz", "code": 49022 }, { "name": "Dulzura", "code": 49103 }, { "name": "El Capitan", "code": 49073 }, { "name": "Encinas", "code": 49044 }, { "name": "Escondido Creek", "code": 49046 }, { "name": "Fiesta Island", "code": 49067 }, { "name": "Hodges", "code": 49052 }, { "name": "Jacumba", "code": 107227 }, { "name": "Loma Alta", "code": 49041 }, { "name": "Lower San Diego", "code": 49071 }, { "name": "Lower San Luis", "code": 49031 }, { "name": "Lower Sweetwater", "code": 49091 }, { "name": "Mason", "code": 107225 }, { "name": "Mescal Bajada", "code": 107223 }, { "name": "Middle Sweetwater", "code": 49092 }, { "name": "Miramar", "code": 49064 }, { "name": "Miramar Reservoir", "code": 49061 }, { "name": "Mission Bay", "code": 49068 }, { "name": "Monserate", "code": 49032 }, { "name": "Monument", "code": 49114 }, { "name": "Morena", "code": 49115 }, { "name": "National City", "code": 49083 }, { "name": "Oakgrove", "code": 49029 }, { "name": "Ocotillo Lower Felipe", "code": 107222 }, { "name": "Otay Valley", "code": 49102 }, { "name": "Pechanga", "code": 49025 }, { "name": "Point Loma", "code": 49081 }, { "name": "Potrero", "code": 49112 }, { "name": "Poway", "code": 49062 }, { "name": "San Clemente", "code": 49013 }, { "name": "San Diego Bay", "code": 49120 }, { "name": "San Diego Mesa", "code": 49082 }, { "name": "San Felipe", "code": 107224 }, { "name": "San Marcos", "code": 49045 }, { "name": "San Mateo Canyon", "code": 49014 }, { "name": "San Onofre", "code": 49015 }, { "name": "San Pasqual", "code": 49053 }, { "name": "San Vicente", "code": 49072 }, { "name": "Santa Maria Valley", "code": 49054 }, { "name": "Santa Ysabel", "code": 49055 }, { "name": "Scripps", "code": 49063 }, { "name": "Solana Beach", "code": 49051 }, { "name": "Tecolote", "code": 49065 }, { "name": "Tijuana Valley", "code": 49111 }, { "name": "Upper Sweetwater", "code": 49093 }, { "name": "Vacation Isle", "code": 49066 }, { "name": "Warner Valley", "code": 49033 }, { "name": "West Salton", "code": 107210 }, { "name": "Ysidora", "code": 49021 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HSA", "type": "esriFieldTypeInteger", "alias": "Hydrologic Sub Area", "domain": { "type": "codedValue", "name": "Hydrological Sub Areas", "description": "To display San Diego County HSA names in attribute table. Long format where code = HSA code and description = HSA name. Syncs with SAP. HSA name displayed in Title Case, sorted alphabetically", "codedValues": [ { "name": "Alpine", "code": 490733 }, { "name": "Alpine Heights", "code": 490926 }, { "name": "Ballena", "code": 490545 }, { "name": "Barona", "code": 490724 }, { "name": "Barrett", "code": 491123 }, { "name": "Barrett Lake", "code": 491130 }, { "name": "Batiquitos", "code": 490451 }, { "name": "Bear", "code": 490524 }, { "name": "Bee Canyon", "code": 491122 }, { "name": "Boden", "code": 490551 }, { "name": "Bonsall", "code": 490312 }, { "name": "Borrego Sink", "code": 1072213 }, { "name": "Buena", "code": 490432 }, { "name": "Cameron", "code": 491170 }, { "name": "Canebrake", "code": 1072263 }, { "name": "Canyon City", "code": 491182 }, { "name": "Carrizo", "code": 1072261 }, { "name": "Chappo", "code": 490212 }, { "name": "Chihuahua", "code": 490294 }, { "name": "Chollas", "code": 490822 }, { "name": "Clark", "code": 1072000 }, { "name": "Clover Flat", "code": 491183 }, { "name": "Coches", "code": 490714 }, { "name": "Collins", "code": 1072212 }, { "name": "Combs", "code": 490332 }, { "name": "Conejos Creek", "code": 490731 }, { "name": "Coronado", "code": 491010 }, { "name": "Cottonwood", "code": 491160 }, { "name": "Coyote Wells", "code": 1072320 }, { "name": "Cuyamaca", "code": 490743 }, { "name": "Dehesa", "code": 490923 }, { "name": "Del Dios", "code": 490521 }, { "name": "Deluz Creek", "code": 490221 }, { "name": "Descanso", "code": 490934 }, { "name": "Devils Hole", "code": 490282 }, { "name": "Dodge", "code": 490293 }, { "name": "East Santa Teresa", "code": 490546 }, { "name": "El Cajon", "code": 490713 }, { "name": "El Monte", "code": 490715 }, { "name": "El Salto", "code": 490421 }, { "name": "El Toyan", "code": 490831 }, { "name": "Encinas", "code": 490440 }, { "name": "Engineer Springs", "code": 491037 }, { "name": "Escondido", "code": 490462 }, { "name": "Felicita", "code": 490523 }, { "name": "Fernbrook", "code": 490721 }, { "name": "Fiesta Island", "code": 490670 }, { "name": "Galloway", "code": 490924 }, { "name": "Garnet", "code": 490935 }, { "name": "Gavilan", "code": 490222 }, { "name": "Gower", "code": 490723 }, { "name": "Green", "code": 490522 }, { "name": "Guejito", "code": 490535 }, { "name": "Hidden", "code": 490534 }, { "name": "Highland", "code": 490531 }, { "name": "Hill", "code": 491184 }, { "name": "Hillsdale", "code": 490922 }, { "name": "Hipass", "code": 491185 }, { "name": "Hollenbeck", "code": 491036 }, { "name": "Inaja", "code": 490741 }, { "name": "Indio", "code": 1071947 }, { "name": "Jacumba Valley", "code": 1072272 }, { "name": "Jamacha", "code": 490921 }, { "name": "Jamul", "code": 491033 }, { "name": "Japatul", "code": 490932 }, { "name": "Kimball", "code": 490722 }, { "name": "La Jolla", "code": 490512 }, { "name": "La Jolla Amago", "code": 490323 }, { "name": "La Nacion", "code": 490912 }, { "name": "Lake Wohlford", "code": 490463 }, { "name": "Las Lomas Muertas", "code": 490532 }, { "name": "Las Pulgas", "code": 490152 }, { "name": "Lee", "code": 491034 }, { "name": "Lindbergh", "code": 490821 }, { "name": "Loma Alta", "code": 490410 }, { "name": "Long Potrero", "code": 491125 }, { "name": "Los Monos", "code": 490431 }, { "name": "Loveland", "code": 490931 }, { "name": "Lower Culp", "code": 490291 }, { "name": "Lower Hatfield", "code": 490542 }, { "name": "Lower Ysidora", "code": 490211 }, { "name": "Lyon", "code": 491035 }, { "name": "Marron", "code": 491121 }, { "name": "Mason", "code": 1072250 }, { "name": "McCain", "code": 1072271 }, { "name": "Mescal Bajada", "code": 1072230 }, { "name": "Miramar", "code": 490640 }, { "name": "Miramar Reservoir", "code": 490610 }, { "name": "Mission", "code": 490311 }, { "name": "Mission Bay", "code": 490680 }, { "name": "Mission San Diego", "code": 490711 }, { "name": "Moosa", "code": 490313 }, { "name": "Morena", "code": 491150 }, { "name": "Mount Laguna", "code": 491142 }, { "name": "Ocotillo Lower Felipe", "code": 1072220 }, { "name": "Otay Valley", "code": 491020 }, { "name": "Pala", "code": 490321 }, { "name": "Pamo", "code": 490552 }, { "name": "Paradise", "code": 490832 }, { "name": "Pauma", "code": 490322 }, { "name": "Pine", "code": 491141 }, { "name": "Point Loma", "code": 490810 }, { "name": "Poway", "code": 490620 }, { "name": "Previtt Canyon", "code": 490292 }, { "name": "Proctor", "code": 491032 }, { "name": "Ramona", "code": 490541 }, { "name": "Rancho Santa Fe", "code": 490511 }, { "name": "Redec", "code": 490283 }, { "name": "Reed", "code": 490533 }, { "name": "Richland", "code": 490452 }, { "name": "Rincon", "code": 490316 }, { "name": "Round Potrero", "code": 491124 }, { "name": "San Diego Bay", "code": 491200 }, { "name": "San Elijo", "code": 490461 }, { "name": "San Felipe", "code": 1072240 }, { "name": "San Mateo Canyon", "code": 490140 }, { "name": "San Onofre Valley", "code": 490151 }, { "name": "San Ysidro", "code": 491111 }, { "name": "Santee", "code": 490712 }, { "name": "Savage", "code": 491031 }, { "name": "Scripps", "code": 490630 }, { "name": "Segunda Deshecha", "code": 490132 }, { "name": "Sequan", "code": 490925 }, { "name": "Spencer", "code": 490742 }, { "name": "Stuart", "code": 490153 }, { "name": "Sutherland", "code": 490553 }, { "name": "Tecate", "code": 491181 }, { "name": "Tecolote", "code": 490650 }, { "name": "Telegraph", "code": 490911 }, { "name": "Tule Creek", "code": 490284 }, { "name": "Twin Oaks", "code": 490453 }, { "name": "Upper Hatfield", "code": 490544 }, { "name": "Upper Ysidora", "code": 490213 }, { "name": "Vacation Isle", "code": 490660 }, { "name": "Vail", "code": 490281 }, { "name": "Vallecito", "code": 1072262 }, { "name": "Vallecitos", "code": 490223 }, { "name": "Valley Center", "code": 490314 }, { "name": "Viejas", "code": 490933 }, { "name": "Vineyard", "code": 490536 }, { "name": "Vista", "code": 490422 }, { "name": "Warner", "code": 490331 }, { "name": "Wash Hollow", "code": 490543 }, { "name": "Water Tanks", "code": 491112 }, { "name": "West Salton", "code": 1072100 }, { "name": "West Santa Teresa", "code": 490547 }, { "name": "Witch Creek", "code": 490554 }, { "name": "Wolf", "code": 490252 }, { "name": "Woods", "code": 490315 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STORM_ID", "type": "esriFieldTypeSmallInteger", "alias": "Storm Patrol Area ID", "domain": { "type": "codedValue", "name": "StormPatrolArea", "description": "Drain Storm Patrol Areas used when Storm Mode is activated, synchronized across multiple TSD and SWD object types and with SAP.", "codedValues": [ { "name": "Storm Area 1", "code": 1 }, { "name": "Storm Area 2", "code": 2 }, { "name": "Storm Area 3", "code": 3 }, { "name": "Storm Area 4", "code": 4 }, { "name": "Storm Area 5", "code": 5 }, { "name": "Storm Area 6", "code": 6 }, { "name": "Storm Area 7", "code": 7 }, { "name": "Storm Area 8", "code": 8 }, { "name": "Storm Area 9", "code": 9 }, { "name": "Storm Area 10", "code": 10 }, { "name": "Storm Area 11", "code": 11 }, { "name": "Storm Area 12", "code": 12 }, { "name": "Storm Area 13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_ROUTE", "type": "esriFieldTypeString", "alias": "Inspection Route", "length": 25, "domain": null }, { "name": "STENCILED", "type": "esriFieldTypeString", "alias": "Stenciled", "length": 10, "domain": { "type": "codedValue", "name": "YES_NO_NA_UNKNOWN", "description": "Options are YES, NO, NOT APPLICABLE and UNKNOWN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "NOT APPLICABLE", "code": "NA" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STENCIL_TYPE", "type": "esriFieldTypeString", "alias": "Stencil Type", "length": 30, "domain": { "type": "codedValue", "name": "STENCIL_TYPE", "description": "Keeps track of stencil type of drains", "codedValues": [ { "name": "Paint", "code": "Paint" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Thermoplastic", "code": "Thermoplastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88778014c765454fb713eb01fe836ab9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Drain Conveyance", "type": "Feature Layer", "description": "

This dataset contains storm drain conveyances used for the Public Works GIS/SAP Work Management System. The layer is created and maintained to ensure that infrastructure is represented in the appropriate spatial context with sufficient attribution to determine structural material, size, and configurations. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego, Stormwater Department", "parentLayer": { "id": 10, "name": "Storm Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244646.839979053, "ymin": 1777337.020770058, "xmax": 6352922.906891048, "ymax": 1986857.116164729, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "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": "CODE", "type": "esriFieldTypeString", "alias": "Drain Conveyance Type", "length": 1, "domain": { "type": "codedValue", "name": "ConvType", "description": "Conveyance Type", "codedValues": [ { "name": "CHANNEL", "code": "C" }, { "name": "CULVERT", "code": "X" }, { "name": "DITCH", "code": "B" }, { "name": "DIVERSION FORCE MAIN", "code": "M" }, { "name": "DIVERSION GRAVITY MAIN", "code": "G" }, { "name": "ENCASED STORM DRAIN PIPE", "code": "E" }, { "name": "FORCED STORM DRAIN PIPE", "code": "F" }, { "name": "STORM DRAIN PIPE", "code": "D" }, { "name": "UNDERDRAIN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DRAWING_NO", "type": "esriFieldTypeString", "alias": "Drawing Number", "length": 30, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 1, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "PORT AUTHORITY", "code": "A" }, { "name": "CALTRANS", "code": "C" }, { "name": "MILITARY", "code": "M" }, { "name": "OTHER", "code": "O" }, { "name": "PRIVATE", "code": "P" }, { "name": "CITY OF SAN DIEGO", "code": "S" }, { "name": "SD COUNTY", "code": "T" }, { "name": "UNKNOWN", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWN_VERIFIED", "type": "esriFieldTypeString", "alias": "OWN_VERIFIED", "length": 30, "domain": { "type": "codedValue", "name": "YES_NO_NA_UNKNOWN", "description": "Options are YES, NO, NOT APPLICABLE and UNKNOWN", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "NOT APPLICABLE", "code": "NA" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBDIVISION_DWG", "type": "esriFieldTypeString", "alias": "Subdivision Map Number", "length": 30, "domain": null }, { "name": "EASEMENT_DWG", "type": "esriFieldTypeString", "alias": "Easement Drawing Number", "length": 30, "domain": null }, { "name": "STORM_ID", "type": "esriFieldTypeSmallInteger", "alias": "Storm Patrol Area ID", "domain": { "type": "codedValue", "name": "StormPatrolArea", "description": "Drain Storm Patrol Areas used when Storm Mode is activated, synchronized across multiple TSD and SWD object types and with SAP.", "codedValues": [ { "name": "Storm Area 1", "code": 1 }, { "name": "Storm Area 2", "code": 2 }, { "name": "Storm Area 3", "code": 3 }, { "name": "Storm Area 4", "code": 4 }, { "name": "Storm Area 5", "code": 5 }, { "name": "Storm Area 6", "code": 6 }, { "name": "Storm Area 7", "code": 7 }, { "name": "Storm Area 8", "code": 8 }, { "name": "Storm Area 9", "code": 9 }, { "name": "Storm Area 10", "code": 10 }, { "name": "Storm Area 11", "code": 11 }, { "name": "Storm Area 12", "code": 12 }, { "name": "Storm Area 13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROM_LATITUDE", "type": "esriFieldTypeDouble", "alias": "From Latitude", "domain": null }, { "name": "FROM_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "From Longitude", "domain": null }, { "name": "TO_LATITUDE", "type": "esriFieldTypeDouble", "alias": "To Latitude", "domain": null }, { "name": "TO_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "To Longitude", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Drain Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Storm Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SECTION_", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "CHANNEL", "label": "CHANNEL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 }, "value": "CULVERT", "label": "CULVERT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 38, 143, 255 ], "toColor": [ 153, 38, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 194, 66, 255 ], "toColor": [ 183, 194, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 162, 179, 255 ], "toColor": [ 37, 162, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 45, 48, 255 ], "toColor": [ 196, 45, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 87, 179, 255 ], "toColor": [ 37, 87, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 125, 255 ], "toColor": [ 53, 196, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 125, 56, 255 ], "toColor": [ 194, 125, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 47, 79, 255 ], "toColor": [ 158, 47, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 42, 189, 255 ], "toColor": [ 95, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 179, 37, 255 ], "toColor": [ 63, 179, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 142, 201, 255 ], "toColor": [ 58, 142, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 91, 71, 255 ], "toColor": [ 181, 91, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 201, 183, 255 ], "toColor": [ 66, 201, 183, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6251081.660114631, "ymin": 1777843.9698873907, "xmax": 6350120.17988497, "ymax": 1952312.1101236492, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAPID", "type": "esriFieldTypeString", "alias": "SAPID", "length": 10, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeString", "alias": "Section Type", "length": 8, "domain": null }, { "name": "SHP_ID", "type": "esriFieldTypeGeometry", "alias": "SHP_ID", "domain": null }, { "name": "SHP_ID_Length", "type": "esriFieldTypeDouble", "alias": "SHP_ID_Length", "domain": null } ], "geometryField": { "name": "SHP_ID", "type": "esriFieldTypeGeometry", "alias": "SHP_ID" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHP_ID", "fields": "SHP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I671SECTION_", "fields": "SECTION_", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I671SAPID", "fields": "SAPID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHP_ID_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Recycled Water Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Recycled Water Pipe" }, { "id": 17, "name": "Recycled Water Service" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6255063.395589471, "ymin": 1777774.3542129844, "xmax": 6342139.168944135, "ymax": 1966296.4345171452, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Recycled Water Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Recycled Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6255063.395589471, "ymin": 1777774.3542129844, "xmax": 6342139.067238301, "ymax": 1966296.4345171452, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeInteger", "alias": "FAC_SEQ_NUM", "domain": null }, { "name": "FAC_TYP_CD", "type": "esriFieldTypeString", "alias": "FAC_TYP_CD", "length": 4, "domain": null }, { "name": "FACTYPDESC", "type": "esriFieldTypeString", "alias": "FACTYPDESC", "length": 35, "domain": null }, { "name": "INFRASTRUCTURE_TYP_CD", "type": "esriFieldTypeString", "alias": "INFRASTRUCTURE_TYP_CD", "length": 2, "domain": null }, { "name": "PIPE_TYP_CD", "type": "esriFieldTypeString", "alias": "PIPE_TYP_CD", "length": 5, "domain": null }, { "name": "PIPETYPED", "type": "esriFieldTypeString", "alias": "PIPETYPED", "length": 25, "domain": null }, { "name": "LGTH_QTY", "type": "esriFieldTypeInteger", "alias": "LGTH_QTY", "domain": null }, { "name": "INSD_DIAM_SIZE_NUM", "type": "esriFieldTypeDouble", "alias": "INSD_DIAM_SIZE_NUM", "domain": null }, { "name": "MATL_CD", "type": "esriFieldTypeString", "alias": "MATL_CD", "length": 5, "domain": null }, { "name": "MATERIALD", "type": "esriFieldTypeString", "alias": "MATERIALD", "length": 50, "domain": null }, { "name": "HGL_OVERRIDE_IND", "type": "esriFieldTypeString", "alias": "HGL_OVERRIDE_IND", "length": 1, "domain": null }, { "name": "PRESSR_CLASS_QTY", "type": "esriFieldTypeInteger", "alias": "PRESSR_CLASS_QTY", "domain": null }, { "name": "PRESSR_ZN_NM", "type": "esriFieldTypeString", "alias": "PRESSR_ZN_NM", "length": 20, "domain": null }, { "name": "PRESSR_ZN_QTY", "type": "esriFieldTypeInteger", "alias": "PRESSR_ZN_QTY", "domain": null }, { "name": "SMALL_SPAN_IND", "type": "esriFieldTypeString", "alias": "SMALL_SPAN_IND", "length": 1, "domain": null }, { "name": "ENCASEMENT_MATL_CD", "type": "esriFieldTypeString", "alias": "ENCASEMENT_MATL_CD", "length": 5, "domain": null }, { "name": "EASMNT_IND", "type": "esriFieldTypeString", "alias": "EASMNT_IND", "length": 1, "domain": null }, { "name": "LGTH_GIS_IND", "type": "esriFieldTypeString", "alias": "LGTH_GIS_IND", "length": 1, "domain": null }, { "name": "FRCTNFCTQT", "type": "esriFieldTypeInteger", "alias": "FRCTNFCTQT", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "MAPNG_STAT_CD", "length": 24, "domain": null }, { "name": "FNCTNL_CD", "type": "esriFieldTypeString", "alias": "FNCTNL_CD", "length": 1, "domain": null }, { "name": "OWNERSHIP_CD", "type": "esriFieldTypeString", "alias": "OWNERSHIP_CD", "length": 2, "domain": null }, { "name": "OWNRSHIPD", "type": "esriFieldTypeString", "alias": "OWNRSHIPD", "length": 25, "domain": null }, { "name": "STRTADRTYP", "type": "esriFieldTypeString", "alias": "STRTADRTYP", "length": 2, "domain": null }, { "name": "DIV_MAINT_BY_CD", "type": "esriFieldTypeString", "alias": "DIV_MAINT_BY_CD", "length": 2, "domain": null }, { "name": "DIVMAINBYD", "type": "esriFieldTypeString", "alias": "DIVMAINBYD", "length": 25, "domain": null }, { "name": "INTERCEPTOR_IND", "type": "esriFieldTypeString", "alias": "INTERCEPTOR_IND", "length": 1, "domain": null }, { "name": "STA_PRIM_NUM", "type": "esriFieldTypeDouble", "alias": "STA_PRIM_NUM", "domain": null }, { "name": "STA_SCNDRY_NUM", "type": "esriFieldTypeDouble", "alias": "STA_SCNDRY_NUM", "domain": null }, { "name": "FAC_NAME", "type": "esriFieldTypeString", "alias": "FAC_NAME", "length": 50, "domain": null }, { "name": "ACTL_INST_DT_IND", "type": "esriFieldTypeString", "alias": "ACTL_INST_DT_IND", "length": 1, "domain": null }, { "name": "INST_DT", "type": "esriFieldTypeDate", "alias": "INST_DT", "length": 8, "domain": null }, { "name": "FUTURE_SIZE", "type": "esriFieldTypeDouble", "alias": "FUTURE_SIZE", "domain": null }, { "name": "FUTURE_MATL_CD", "type": "esriFieldTypeString", "alias": "FUTURE_MATL_CD", "length": 50, "domain": null }, { "name": "LOCN_DESC_TXT", "type": "esriFieldTypeString", "alias": "LOCN_DESC_TXT", "length": 150, "domain": null }, { "name": "OLD_SPLASH1_DWO_ID", "type": "esriFieldTypeString", "alias": "OLD_SPLASH1_DWO_ID", "length": 10, "domain": null }, { "name": "OLD_SPLASH1_WORK_ORDR_ID", "type": "esriFieldTypeString", "alias": "OLD_SPLASH1_WORK_ORDR_ID", "length": 10, "domain": null }, { "name": "GPS_SURVEYOR_IND", "type": "esriFieldTypeString", "alias": "GPS_SURVEYOR_IND", "length": 1, "domain": null }, { "name": "GPS_X_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPS_X_COORD_NUM", "domain": null }, { "name": "GPS_Y_COORD_NUM", "type": "esriFieldTypeDouble", "alias": "GPS_Y_COORD_NUM", "domain": null }, { "name": "FAC_STAT_CD", "type": "esriFieldTypeString", "alias": "FAC_STAT_CD", "length": 1, "domain": null }, { "name": "MAP_ID", "type": "esriFieldTypeInteger", "alias": "MAP_ID", "domain": null }, { "name": "FLD_BK_PAGE_NUM", "type": "esriFieldTypeString", "alias": "FLD_BK_PAGE_NUM", "length": 6, "domain": null }, { "name": "FLD_BK_GRID_NUM", "type": "esriFieldTypeInteger", "alias": "FLD_BK_GRID_NUM", "domain": null }, { "name": "STRTNUM", "type": "esriFieldTypeDouble", "alias": "STRTNUM", "domain": null }, { "name": "STRTPREDIR", "type": "esriFieldTypeString", "alias": "STRTPREDIR", "length": 2, "domain": null }, { "name": "STRTNAME", "type": "esriFieldTypeString", "alias": "STRTNAME", "length": 20, "domain": null }, { "name": "STRTSFX", "type": "esriFieldTypeString", "alias": "STRTSFX", "length": 2, "domain": null }, { "name": "STRT_UNIT", "type": "esriFieldTypeString", "alias": "STRT_UNIT", "length": 8, "domain": null }, { "name": "GATED_CO", "type": "esriFieldTypeString", "alias": "GATED_CO", "length": 1, "domain": null }, { "name": "NAD83E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83E_NUM", "domain": null }, { "name": "NAD83N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD83N_NUM", "domain": null }, { "name": "NAD27E_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27E_NUM", "domain": null }, { "name": "NAD27N_NUM", "type": "esriFieldTypeDouble", "alias": "NAD27N_NUM", "domain": null }, { "name": "OLD_FAC_SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "OLD_FAC_SEQ_NUM", "domain": null }, { "name": "SENSTVELND", "type": "esriFieldTypeString", "alias": "SENSTVELND", "length": 1, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "DRAWG_NUM", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "DRAWG_SHEET_NUM", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "DRAWG_TYP_CD", "length": 3, "domain": null }, { "name": "DRAWG_TYP_CD_DESC", "type": "esriFieldTypeString", "alias": "DRAWG_TYP_CD_DESC", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "" }, { "name": "I673DRAWG_TYP_CD", "fields": "DRAWG_TYP_CD_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673SENSTVELND", "fields": "SENSTVELND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673OLD_FAC_SEQ_", "fields": "OLD_FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673NAD27N_NUM", "fields": "NAD27N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673NAD27E_NUM", "fields": "NAD27E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673NAD83N_NUM", "fields": "NAD83N_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673NAD83E_NUM", "fields": "NAD83E_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G673GATED_CO", "fields": "GATED_CO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRT_UNIT", "fields": "STRT_UNIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRTSFX", "fields": "STRTSFX", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRTNAME", "fields": "STRTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRTPREDIR", "fields": "STRTPREDIR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRTNUM", "fields": "STRTNUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FLD_BK_GRID_", "fields": "FLD_BK_GRID_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FLD_BK_PAGE_", "fields": "FLD_BK_PAGE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673MAP_ID", "fields": "MAP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FAC_STAT_CD", "fields": "FAC_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G673GPS_Y_COORD_", "fields": "GPS_Y_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G673GPS_X_COORD_", "fields": "GPS_X_COORD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G673GPS_SURVEYOR", "fields": "GPS_SURVEYOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673OLD_SPLASH1_", "fields": "OLD_SPLASH1_WORK_ORDR_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673OLD_SPLASH1__1", "fields": "OLD_SPLASH1_DWO_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673LOCN_DESC_TX", "fields": "LOCN_DESC_TXT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FUTURE_MATL_", "fields": "FUTURE_MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FUTURE_SIZE", "fields": "FUTURE_SIZE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673INST_DT", "fields": "INST_DT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673ACTL_INST_DT", "fields": "ACTL_INST_DT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FAC_NAME", "fields": "FAC_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STA_SCNDRY_N", "fields": "STA_SCNDRY_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STA_PRIM_NUM", "fields": "STA_PRIM_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673INTERCEPTOR_", "fields": "INTERCEPTOR_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673DIVMAINBYD", "fields": "DIVMAINBYD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673DIV_MAINT_BY", "fields": "DIV_MAINT_BY_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673STRTADRTYP", "fields": "STRTADRTYP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673OWNRSHIPD", "fields": "OWNRSHIPD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673OWNERSHIP_CD", "fields": "OWNERSHIP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FNCTNL_CD", "fields": "FNCTNL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673MAPNG_STAT_C", "fields": "MAPNG_STAT_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FRCTNFCTQT", "fields": "FRCTNFCTQT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673LGTH_GIS_IND", "fields": "LGTH_GIS_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673EASMNT_IND", "fields": "EASMNT_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673ENCASEMENT_M", "fields": "ENCASEMENT_MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673SMALL_SPAN_I", "fields": "SMALL_SPAN_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673PRESSR_ZN_QT", "fields": "PRESSR_ZN_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673PRESSR_ZN_NM", "fields": "PRESSR_ZN_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673PRESSR_CLASS", "fields": "PRESSR_CLASS_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673HGL_OVERRIDE", "fields": "HGL_OVERRIDE_IND", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673MATERIALD", "fields": "MATERIALD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673MATL_CD", "fields": "MATL_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673INSD_DIAM_SI", "fields": "INSD_DIAM_SIZE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673LGTH_QTY", "fields": "LGTH_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673PIPETYPED", "fields": "PIPETYPED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673PIPE_TYP_CD", "fields": "PIPE_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673INFRASTRUCTU", "fields": "INFRASTRUCTURE_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FACTYPDESC", "fields": "FACTYPDESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FAC_TYP_CD", "fields": "FAC_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I673FAC_SEQ_NUM", "fields": "FAC_SEQ_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Recycled Water Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Recycled Water Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6255690.283771381, "ymin": 1778530.1597879827, "xmax": 6342139.168944135, "ymax": 1964619.3446954787, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FAC_SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "FAC_SEQ_NUM", "domain": null }, { "name": "MAPNG_STAT_CD", "type": "esriFieldTypeString", "alias": "MAPNG_STAT_CD", "length": 24, "domain": null }, { "name": "STRT_NUM", "type": "esriFieldTypeDouble", "alias": "Street No", "domain": null }, { "name": "STRT_PREDIR_CD", "type": "esriFieldTypeString", "alias": "Street Pre Dir", "length": 2, "domain": null }, { "name": "STRT_NM", "type": "esriFieldTypeString", "alias": "Street Name", "length": 24, "domain": null }, { "name": "STRT_SFX_CD", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": null }, { "name": "DRAWG_NUM", "type": "esriFieldTypeString", "alias": "Drawing No", "length": 10, "domain": null }, { "name": "DRAWG_SHEET_NUM", "type": "esriFieldTypeInteger", "alias": "Sheet No", "domain": null }, { "name": "DRAWG_TYP_CD", "type": "esriFieldTypeString", "alias": "Drawing Type", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "PRESSR_ZN_NM", "type": "esriFieldTypeString", "alias": "Pressure Zone Name", "length": 20, "domain": null }, { "name": "PRESSR_ZN_QTY", "type": "esriFieldTypeInteger", "alias": "Pressure Zone Quantity", "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": "I674PRESSR_ZN_QT", "fields": "PRESSR_ZN_QTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I674PRESSR_ZN_NM", "fields": "PRESSR_ZN_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I674DRAWG_TYP_CD_1", "fields": "DRAWG_TYP_CD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I674DRAWG_SHEET_", "fields": "DRAWG_SHEET_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I674DRAWG_NUM", "fields": "DRAWG_NUM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }