{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Water Tanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102744, "latestWkid": 3567, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2076689999966499E8, "falseY": -8.513279999957201E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "WATER" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bbd7b6eda6ea89369e9efb080feeaaf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAYAAAAV1F8QAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSElEQVRIieWVS0hVQRyHvzOee26i3krBMG9mBokPkoggkAo3gQsJMYggEAKzFummCCpoYxHRohdUCxdBixa1iCiNatHDFOpmhZD41vKRqWipV73nzMTcbFHRPVctF/XBnM0c5pv/zG9mTBYJ878VFYW/y5PSRFzcKjkyNMPk5AegH+gDAvMWibT0SpGTd0QkxKcYySng82EI8a1TKZRtQzCIGv6E7OsNqpGhWufNq5O/k/4q8vk2eQp31Mbk5iWaWwqIWb8BDCPibNXYaKz9sKbYrn9abD+oeSd7urJdRVZRSa330PFEkZ5BtBhLl+Ep2R1u0+fPZE1VHTuFbR+NJNoYszl/TpKf8VYcZubqhX2yvzeiCNnVyUKQ77v1Ys5uZgSR0/iS6bNVWHsPYCQmzUliP7rPzPVqnRVcRWKlH2t/JaFbN1DjXzC8XsTadYhUf3gvsLzgOKipIGqgH9ndgRz8CKEQZv42rPIK7IY6d5HGiE/AKi2bnaaNbG/BaWvR6YKJcTA9GDruK1IwC7b/ULnd8GyeB9Y0EZnZ4fZPXUF/QaTkggc1HIlyEQVkZztqZHjO0f6Ofe82cnjwLm4V2c+fHJzYWXjR2rUHT2kZxpJYosFpesvU6RM4dY/bkfKcqwi45DS+qA82vb42XX05R6SvQfjTEJlZiNUZ4eiriXHUQB+yow3Z1opeBdnbM6o+j90EZs+Fu0gTIBTKla3NyNZm/RalAlsBP5AMDOniAX1f6TvnjtubFE3q9CCaK1H8y0JEf4RFE30FVpDWxuUWGd8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TANK_NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 25000, "name": "Default", "priority": 77, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 977545.4735850096, "ymin": 9981840.103427991, "xmax": 1086661.426335007, "ymax": 1.0056934213677987E7, "spatialReference": { "wkid": 102744, "latestWkid": 3567, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.33007614409267E8, "falseY": -9.337490990643127E7, "xyUnits": 3.3447242885825127E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TANK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TANK_NAME", "type": "esriFieldTypeString", "alias": "TANK_NAME", "length": 25, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null }, { "name": "CONST", "type": "esriFieldTypeString", "alias": "CONST", "length": 20, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "WATR_LEVEL", "type": "esriFieldTypeDouble", "alias": "WATR_LEVEL", "domain": null }, { "name": "CAP_MG", "type": "esriFieldTypeDouble", "alias": "CAP_MG", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "REF_PHOTO", "type": "esriFieldTypeString", "alias": "REF_PHOTO", "length": 50, "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALL", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 25, "domain": null }, { "name": "POF", "type": "esriFieldTypeInteger", "alias": "POF", "domain": null }, { "name": "COF", "type": "esriFieldTypeInteger", "alias": "COF", "domain": null }, { "name": "CRIT", "type": "esriFieldTypeInteger", "alias": "CRIT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "waterTankType", "description": "Water Tank Type", "codedValues": [ { "name": "Clarifier Tank", "code": "Clarifier Tank" }, { "name": "Ferric", "code": "Ferric" }, { "name": "Storage", "code": "Storage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R680_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_680", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_680", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S553_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": "fc7fe72465d24f7c80b968d45b964ffe" }