{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103711, "latestWkid": 103711, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118359200, "falseY": -99580000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Water Distribution" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8c7d73edefb3e591f3611a4b28917ec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQoka3SPyjEYRgH8M91SkJCN1AGg9SZFYmSDDYSk1AWg2wWceONRIrbDJJV6gar08Xgz8CEiUXKdqU7EnU51+9O4Tu9ve/7eXue930r/DIV/w1baYvynOHpBJkfYE2E6RXmBmhvIvfKwRlbOxyul4IhYpssjBYshxnppC/KZJjkagCcmGF+OLjyxmpmZ0gm8mUXwJ5+KsOlLoOhDnoHOdovglV1pVF+a3PD5/A7fHxQNjdZ7k8D4O0a6TG664PhXprjqwCYuKYlRihOV+3X/At2L7mdKjym6B2XNsikOF8k0ko2w12K3DLbb2XgR+IXGC/f7x/+6jvO/jfnszDjngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 475644.97911299765, "ymin": 107528.70623680949, "xmax": 502035.81511074305, "ymax": 143855.9078604877, "spatialReference": { "wkid": 103711, "latestWkid": 103711, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118359200, "falseY": -99580000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 100, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 50, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "LOT_NUMBER", "type": "esriFieldTypeDouble", "alias": "LOT_NUMBER", "domain": null }, { "name": "GIS_LOT", "type": "esriFieldTypeString", "alias": "GIS_LOT", "length": 50, "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeString", "alias": "YEAR_INST", "length": 50, "domain": null }, { "name": "TurnDate", "type": "esriFieldTypeDate", "alias": "Turn Date", "length": 8, "domain": null }, { "name": "TurnStatus", "type": "esriFieldTypeString", "alias": "Turn Status", "length": 50, "domain": { "type": "codedValue", "name": "vtValveTurningStatus", "description": "Status of watermain valves", "codedValues": [ { "name": "To Be Turned - Priority", "code": "To Be Turned - Priority" }, { "name": "To Be Turned", "code": "To Be Turned" }, { "name": "Old Valve - Checked", "code": "Old Valve - Checked" }, { "name": "Old Valve", "code": "Old Valve" }, { "name": "Needs Maintenance", "code": "Needs Maintenance" }, { "name": "Needs Flushing", "code": "Needs Flushing" }, { "name": "Need To Catagorize", "code": "Need To Catagorized" }, { "name": "Exercised", "code": "Exercised" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Turn", "type": "esriFieldTypeString", "alias": "Turn", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R542_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S450_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "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": "0e5651b9a4f044529132b915d8026783" }