{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Water Tanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b86aaabea1cf3e327b02c5e31b6f6f68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQokWNhoACw0EKzFAMDgzEDA4MsAwPDSQYGhrOENBszyitUsdq7BDEbmTEwCosyMAoIMPz/8I7h/+tXDH8unPv2d/+uhf8eP8zCptmXa+r8IBZrB6xOYWNg4Pq9fVPmtyj/uTCXoNj8/8VzvH78/+YVWB02zQwMXNwMfw7vZ2BgYWFg+PWLgYGJiYHh718GBnZ2MM3IxYPTzwyMvHwMLDbYnQ0Cv3dtxa2ZVMCCzPn3+CFexf8g8vBoQ9ac/rO5+sLf40dEmQ1NGBglpRgYObkY/n/7yvD/6ROGv+dPM/w5vG81Ls3P/j1/KvZr8RxfhsVzJKGhCkosIMUg/Aw9sWDz82ay/EwqAAD9e1P+LlSRawAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8638270.9917, "ymin": 4506206.199100003, "xmax": -8596671.0028, "ymax": 4534164.293399997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "TankName", "type": "esriFieldTypeString", "alias": "Tank Name", "length": 80, "domain": null }, { "name": "TankType_D", "type": "esriFieldTypeString", "alias": "Tank Type", "length": 10, "domain": { "type": "codedValue", "name": "DPU_Water_TankType_1", "description": "DPU Water Storage Tank Types", "codedValues": [ { "name": "Elevated Storage Tank", "code": "ELEV" }, { "name": "Ground Storage Tank", "code": "GROUND" }, { "name": "Unknown", "code": "UNK" }, { "name": "Hydropnuematic Storage Tank", "code": "HYDRO" }, { "name": "Standpipe Storage Tank", "code": "STANDPIPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status_d", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": { "type": "codedValue", "name": "DPU_Status_1", "description": "DPU Status Codes", "codedValues": [ { "name": "Abandoned", "code": "A" }, { "name": "Built - Not In Service", "code": "B" }, { "name": "Released for Construction", "code": "C" }, { "name": "In Service", "code": "I" }, { "name": "Proposed", "code": "P" }, { "name": "Removed", "code": "R" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Own_d", "type": "esriFieldTypeString", "alias": "Type of Ownership", "length": 10, "domain": { "type": "codedValue", "name": "DPU_OwnershipType_1", "description": "DPU Public/Private Utility Codes.", "codedValues": [ { "name": "Private Utility", "code": "Private" }, { "name": "Public Utility", "code": "Public" }, { "name": "Unknown Ownership", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1065_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S824_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2cd11c205f744ca5a1b1e2c6e06d0b19" }