{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Water Tanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "10b601f083dffc1d015d57a249597a21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAcCAYAAACZOmSXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADL0lEQVRIie2WXUxTZxjHf6WnlBYKrWAJn/Vju2AJZEoJy8CPxblOozdKnGPB7KbEOPzYxIxkWdxMzBYw8U6lWbggCyNZR5hwgRowhACaWWCDMSMEaVBQU6DUSuGcwllY64XKSjHNFhP/yZPz5s1znt95n+d93vMK/I8SXsNXUG5hYeH7WVlZ24xGY5per0/SaDRRsizrRFGUFxcXPW632+V0On09PT3Dg4OD5wHHS6ddq9XmlZSUnDGbzZtkWU4ee+hm+KHIX04FU3dkfH6ReUlGHeVHoxTj1qj8qRkJKewvKso/npb2yczMDL29vTftdnuZJEm3woWnWq3WH3JycnZdcUxQYwcp3QK6zIB30grLmfRCfyeq0V+xmPz5lZWVv7W3tw81NjZuB8ZDwsvKyprGfXGbj3YXgHET6FmdVHFgsiCZLDTPT9P841n2mZRvFhcXD9TV1a0JBc+dJHlzQ2wF6CLQCGoDbDlHwx8X+Ti5wwCUArZ/hd+N2Qr+CHdgdimjPfal0d5QcCx5mdzojiwbhRLLh7vp7mh7Zlp43u/zPem4lHChE2Q5AlwFHCmAEzutfPNVeWh4S980Dx6vpa4E2obgl99hanb10MRY2J8D294Aex+0XLv+go+w3ItLwCV7dz2cfA8SteCT4JEX7rlh2gdzEogLEK2EGBUYNJChh7VxoI0G1xNoGgBbsIQfFb7IEUJ9fdfdgD1Nn8kAG5MgXg2JCQHIrAieORj3QMcIOKfDL5cQnlsg4OhUwCIlIXKhXsNf1bQriMDJsowUYcBtnsmJ6uwUI/0TkQNnx99nZurRP/FDwfn66MFz39dcLf/zSQYXO8E7//JQnRoOm9285XfwxZEv+4CmkPAHztunPt2RWb/j0LfXq62HdXMqIy234cYojLlXBmYa4B0TfLDBi+rxED9VfzdcdfnnqudXHWrDOVprT8e31p4uTTS9fWzngc/WHTObY9PTUkHQgqBGEaUMVFJeQF6QUPh9yKKXMecIju5WT0X5pS6Xy3UzCH3mBhPubrdNOvts9VVW6iF36X8fnE8FUoLPp4EngmNHOJfH1bZa2EFfzT7nP9Tf2bgf3QywEZMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1619433.5779364407, "ymin": 7223899.048676014, "xmax": 1642595.8951287717, "ymax": 7249392.479316354, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2586929786359534E8, "falseY": -9.403582078549832E7, "xyUnits": 3.618117797732381E7, "falseZ": -100000, "zUnits": 10000, "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": "UID", "type": "esriFieldTypeString", "alias": "UID", "length": 15, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": { "type": "codedValue", "name": "WS2_GEN-OWNER", "description": "Gen - Owner", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAPACITY", "type": "esriFieldTypeInteger", "alias": "CAPACITY (Gal.)", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "length": 15, "domain": { "type": "codedValue", "name": "WS2_GEN - INSTALL DECADE", "description": "Gen - Install Decade (Year)", "codedValues": [ { "name": "1850's", "code": "1850's" }, { "name": "1860's", "code": "1860's" }, { "name": "1870's", "code": "1870's" }, { "name": "1880's", "code": "1880's" }, { "name": "1890's", "code": "1890's" }, { "name": "1900's", "code": "1900's" }, { "name": "1910's", "code": "1910's" }, { "name": "1920's", "code": "1920's" }, { "name": "1930's", "code": "1930's" }, { "name": "1940's", "code": "1940's" }, { "name": "1950's", "code": "1950's" }, { "name": "1960's", "code": "1960's" }, { "name": "1970's", "code": "1970's" }, { "name": "1980's", "code": "1980's" }, { "name": "1990's", "code": "1990's" }, { "name": "2000's", "code": "2000's" }, { "name": "2010's", "code": "2010's" }, { "name": "2020's", "code": "2020's" }, { "name": "2030's", "code": "2030's" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_355", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": "bc5c17beddad4da7a0121bea5c24aebc" }