{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Water Control Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0012369127385408998, "zTolerance": 2, "mTolerance": 2, "falseX": -1.21841899999896E8, "falseY": -9.3658999999648E7, "xyUnits": 6467.715749647041, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "755ba872f6f0316e2884aaee143daad6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKklEQVQ4jb2UPUxTURTHf6V9pQ/aRkrF18QqUCKiYoRodMQISDCMbi6GQVk08SPRQTYTVwcdEUOcYDAxxIpAogOhauoXpFYtHwVKCrVCH/pogT4H7JOm5Ssx/Kdz/7n3d8+5J/cY+I8y7CRMBxwCHEAM+Awo24XlWnY7W+O/YlcSv+fNKVNvMC7nFUjP5dlgCzC1FZjNXCC9kWcnXACVdc04yk8B8PLBJYM8G2wymsy1ep2uVlHkgY1gOovd+VqOrIIAnJU1VNRcWIU9vAwqJBYXRKNo6QPK1maYBtu1p/TiXHjk8DqlpymhyCbb3vK26KT/bFZYjkG4uRVQSvPhsTOAyN+mpMEWfk6XFlfV03j9ieYZRYsWt3SEQVUBGO5/zKu2G3oE4ShLS54M2HJcEXL0AqLVnjUT0VKoxUJuPgCFUonjx8TXzDJNVtuiEouI4x97Nc++7wj5BRIAwU/9qGoSgOjkFwDk8FQgtTe9AZLLF/INVHfdqdO8xmsdWje7WutRkyv/MrXaE0osMpQVlmctuq3T5bxI3b6ZpLLjnaNet5oV9t3ztKe4uqFnzOuu3wxkc1ZER73u5rVexg8Y87obXCea+kfeddeoahJP1z2G+toBtPcqclXNOPaXVUcnfPENYYAaePvs9LFzV8/PhXx3I8HhkrnQN4MgmpOOAycjNufBR8O97bdmAu8zDq47NT503+8EOlPrFTnKtH+Qaf/guqXv6Dzblv4ArWC/354CSVsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1685225.060075909, "ymin": 789484.5841614306, "xmax": 1747248.2256768197, "ymax": 855600.6219640076, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.001236912738540895, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COMMENTS", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ENCLOSUR", "type": "esriFieldTypeString", "alias": "Valve Enclosure", "length": 25, "domain": { "type": "codedValue", "name": "ValveEnclosure", "description": "Types of Valve Enclosures", "codedValues": [ { "name": "Manhole", "code": "MH" }, { "name": "Valve Box", "code": "VB" }, { "name": "Vault", "code": "VLT" }, { "name": "\"Hot Box\"", "code": "HB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Data Source (XY)", "length": 20, "domain": { "type": "codedValue", "name": "DataSource", "description": "", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Survey", "code": "SV" }, { "name": "Aerial Photo", "code": "AP" }, { "name": "Pictometry", "code": "PT" }, { "name": "TRC dwg", "code": "TR" }, { "name": "As-Built", "code": "AB" }, { "name": "Old Map", "code": "MAP" }, { "name": "Locate Marks", "code": "PM" }, { "name": "Camera Truck", "code": "CT" }, { "name": "Allegiant", "code": "AL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "Survey Drawing", "length": 20, "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": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Closest Address", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 20, "domain": null }, { "name": "DOCUMENT", "type": "esriFieldTypeString", "alias": "DOCUMENT", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R611_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_611", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_611", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S491_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 1, "name": "Air Release" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 3, "name": "RPZ" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 5, "name": "Double Check" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 8, "name": "Blowoff" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 6, "name": "Single Check" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 4, "name": "ComboAirVac" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 7, "name": "Backflow (type TBD)" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 9, "name": "Pressure Reducing" } ], "subtypes": [ { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 1, "name": "Air Release" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 3, "name": "RPZ" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 0, "name": "Unknown" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 5, "name": "Double Check" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 8, "name": "Blowoff" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 6, "name": "Single Check" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 4, "name": "ComboAirVac" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 7, "name": "Backflow (type TBD)" }, { "domains": { "ENCLOSUR": {"type": "inherited"}, "METHOD": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": null, "GPS_DATE": null, "COMMENTS": null, "ENCLOSUR": null, "METHOD": null, "SURVEY": null, "ENABLED": 1, "LOCATION": null, "GIS_ID": null, "DOCUMENT": null, "GlobalID": null, "ID": null, "DisplayID": null }, "code": 9, "name": "Pressure Reducing" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": "c9e743dcc31a48b6a3e23ebfd99f39ff" }