{ "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": [ 181, 46, 201, 255 ], "toColor": [ 181, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 196, 51, 255 ], "toColor": [ 175, 196, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 50, 55, 255 ], "toColor": [ 201, 50, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 164, 201, 255 ], "toColor": [ 60, 164, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 81, 168, 255 ], "toColor": [ 66, 81, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 161, 111, 255 ], "toColor": [ 35, 161, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 113, 255 ], "toColor": [ 156, 61, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 112, 46, 255 ], "toColor": [ 153, 112, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 201, 69, 255 ], "toColor": [ 64, 201, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 50, 179, 255 ], "toColor": [ 91, 50, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 42, 98, 255 ], "toColor": [ 201, 42, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 201, 197, 255 ], "toColor": [ 62, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 153, 61, 255 ], "toColor": [ 93, 153, 61, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6244856.131883308, "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": "I845FAC_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": "6d458daaec094fb8894faf752d0bf867" }