{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Water Tanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "788034b6051a536de4bb7e55a0bcf348", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQ4jdXVvUvWURQH8M+9PpZKVGCQReVYREMQgotQrTbmH9DSEBkUEYL5cLHaioIIammpvbWhIZdAcmrpBYLCKClyE0vyd1pM7OXRnqeGOtv93ns+nOHArfnLVfv/wSiyyiHZYioe/hEYYwZUNssmfNIWxRHMpGKqaTCKPcIJyQTu6vAeUzgao8bSJdNNgal4FsWkykvZNey14J51NMJWBZcr67TonWRe0rHW87XAHZjV5iRmZZ+xoXUwtEsWcHs5q7S3Dia9+PBdlvW0BEbRJfQJd2Svl6YbkO1rdcJdQl1yMBXDMWy9bsfxoHUwe6oyE3VDst2+uKJmME7rTFfNNw9yP417FMVNvEoXPY+6/TbZiRfNgj14G0VGFzaCbFrVClhpS+OqKE5ZdEObvhhzAG9khxu1NQaziFG9wtZ0wWQUj2XXfXRGt+3Ng5VQM2LOWUhFFcUt3Y6ttty/BIMkG8K5dNnctzwVT6JuULbtt8Aozi9lHdiC/ij6f+jpEAajKCuy8VRUP4GpuLjiONJoitXu/v1P6ivK9n3kqVo+RwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2556625.865791887, "ymin": 7012039.686881393, "xmax": 2576063.3282292187, "ymax": 7034567.469909728, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 9, "domain": null }, { "name": "AS_BUILT", "type": "esriFieldTypeString", "alias": "AS_BUILT", "length": 50, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 50, "domain": { "type": "codedValue", "name": "WaterTankSubtype", "description": "Subtype of water tanks", "codedValues": [ { "name": "Elevated", "code": "Elevated" }, { "name": "Ground", "code": "Ground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null }, { "name": "DIAMETER_FT", "type": "esriFieldTypeDouble", "alias": "DIAMETER_FT", "domain": null }, { "name": "HEIGHT_FT", "type": "esriFieldTypeDouble", "alias": "HEIGHT_FT", "domain": null }, { "name": "BASE_ELEVATION_FT", "type": "esriFieldTypeDouble", "alias": "BASE_ELEVATION_FT", "domain": null }, { "name": "OVERFLOW_ELEVATION_FT", "type": "esriFieldTypeDouble", "alias": "OVERFLOW_ELEVATION_FT", "domain": null }, { "name": "EMPTY_ELEVATION_FT", "type": "esriFieldTypeDouble", "alias": "EMPTY_ELEVATION_FT", "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED_BY", "length": 50, "domain": { "type": "codedValue", "name": "OwnedBy", "description": "Ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSURE_PLANE", "type": "esriFieldTypeString", "alias": "PRESSURE_PLANE", "length": 50, "domain": { "type": "codedValue", "name": "PressurePlane", "description": "Pressure Plane\t\n", "codedValues": [ { "name": "Upper", "code": "Upper" }, { "name": "Lower", "code": "Lower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "length": 8, "domain": null }, { "name": "DESIGN_DATE", "type": "esriFieldTypeDate", "alias": "DESIGN_DATE", "length": 8, "domain": null }, { "name": "MAINTENANCE_TYPE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_TYPE", "length": 50, "domain": null }, { "name": "MAINTENANCE_DATE", "type": "esriFieldTypeDate", "alias": "MAINTENANCE_DATE", "length": 8, "domain": null }, { "name": "REHAB", "type": "esriFieldTypeString", "alias": "REHAB_TYPE", "length": 50, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALL_YEAR", "domain": null }, { "name": "STR_NUM", "type": "esriFieldTypeSmallInteger", "alias": "STR_NUM", "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 50, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R467_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S447_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "505e8aec0a5d45e68d5bc69e7042948b" }