{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Backflow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 7200, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1426468.3879670203, "ymin": 648821.7228901088, "xmax": 1473347.0064799488, "ymax": 692959.139536351, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6b63e26479e26131937f0de1b5ca542c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAy0lEQVQokZ2POwqDQBRFL4NgMUwQISKSRiS4gdnAgC4m23EPFvYWgo1NSDeNjU1qSy3GRDBIKkGJ5nfrcx7vaPhx2t+CaZpnzvnR87z7HGiaRsuybNe2LVsIhBBaluU+iiL4vj/BCIIAwzA8Vl+q6xpCCBRFAcuyEIYhpJSglG43TJJt25BSfhftOA5c1/1O4Jwjz3MwxkAIQZIk28IEG4YBAIjjGACQpumr0Pf9RSl1FULc5kfGcSS6rh+6rlsKSqlTVVVrSe8bPu0JUvJLERLd6icAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": { "type": "codedValue", "name": "wLateralLineDiameter", "description": "List of Lateral Line Diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3\"", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "WATER_LINE_TYPE", "description": "list of avaiable water line types", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "FIRE LINE", "code": "FIRE LINE" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "RAW WATER", "code": "RAW WATER" }, { "name": "FINISHED", "code": "FINISHED" }, { "name": "BACKWASH", "code": "BACKWASH" }, { "name": "FILTERED", "code": "FILTERED" }, { "name": "AIR", "code": "AIR" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": { "type": "codedValue", "name": "BACKFLOW_MANUFACTURER", "description": "list of manufacturers for backflows", "codedValues": [ { "name": "WILKINS", "code": "WILKINS" }, { "name": "WATTS", "code": "WATTS" }, { "name": "CONBRACO", "code": "CONBRACO" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "LASTE_INSPECTED_DATE", "type": "esriFieldTypeDate", "alias": "LASTE INSPECTED DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTE_INSPECTED_DATE" }, { "name": "ASSEMBLY_DUE_DATE", "type": "esriFieldTypeDate", "alias": "ASSEMBLY DUE DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASSEMBLY_DUE_DATE" }, { "name": "SECTION", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": { "type": "codedValue", "name": "BACFLOW SECTION", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECTION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TESTED", "type": "esriFieldTypeSmallInteger", "alias": "TESTED", "domain": { "type": "codedValue", "name": "TESTED", "description": "bacflows tested?", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "PASSED", "code": 1 }, { "name": "FAILED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TESTED" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSed", "type": "esriFieldTypeString", "alias": "GPSed", "domain": { "type": "codedValue", "name": "No_Yes", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSed" }, { "name": "GPSed_By", "type": "esriFieldTypeString", "alias": "GPSed_By", "domain": { "type": "codedValue", "name": "GPS_By", "description": "Who Located the Point", "codedValues": [ { "name": "Mike Koury", "code": "Mike" }, { "name": "Jon Symoniak", "code": "Jon" }, { "name": "Dustin Sweet", "code": "Dustin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPSed_By" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" }, { "name": "bf_id", "type": "esriFieldTypeString", "alias": "bf_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "bf_id" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_53", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Backflow", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "SIZE": null, "TYPE": null, "MANUFACTURER": null, "LASTE_INSPECTED_DATE": null, "ASSEMBLY_DUE_DATE": null, "SECTION": null, "COMMENTS": null, "TESTED": null, "bf_id": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Water Valves", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 7200, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1420140.1739174426, "ymin": 648753.3559008539, "xmax": 1474105.9085054398, "ymax": 693006.1620801091, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVETYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f48ef83e3e08cc87caa0a6b684e53664", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQYlW2RsWrCUBSGvyGbWcwiuWN06B5C6e54b9GhryC49AEKgiL4CA55Cau3i0vXDiGLLh20IMINQoiDcXdoEqz1TIef7/zw/8fi/gjA3IrW1e4Dw0bLl3ZdkB8Nh00cAqPysIR98fCkH1/eXC+Q1fVhE/fmk646pXtxDQ9vQYBGy6fdn7qzsdKAsgpRluD7+JltpGkGis5ggRdIbEfIPDNYgLDrAoBzlrCNNADbSHPOEmqOixdIVstQWIDJj7/Ba45LM1CVc81xAUh36wQwVhEkPGziXqPl0xksKkeAn+gD8/2lrwOO5pOuavenrhfIP+Bn+BoX9VWwOaV7MRsrbTtCeoEk3a2TwvFfz+WoPDOsluHdD14A44RwzR9iiq4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Release", "label": "Air Release" }, { "symbol": { "type": "esriPMS", "url": "c1b39fe9ba3751d1be23200d6eabfb63", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4UlEQVQYlW2RMY7CMBREX+HO1NH6l7lCpJW2pbaRuAQlB6CCS1DkGPYegI4qVXoaJAeFNukp7GSjhd/YGr0Za74Vn0eA+F9Ui3sFHCkqy0pgiNA3NXCajGoGv34C3wdDaf/sfbPDbx3DXZbw8Q0EKCpYnw3eBcCpLNoZ9Bu4BSgdbDyUFrRYxogChJUkcOwSCOkcO9AmGdpaFBAZcnFtUuKUrE3Sn20HRJWL1PTNjqJKT0+JALdfeFzDsuAJv3Wsz6nkErzsm7y+GY4Md8G7gJZU9tl2OfFtz9M4xght/fEHX9q8UlPuCXvFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gate", "label": "Gate" }, { "symbol": { "type": "esriPMS", "url": "7e690c4628a286e10a7ddbb35223d34e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQYlW2RO2rDQBBAXyEsVYsIKvSBkCZgNcbgwn1qCXwEVz6HfQ1XwkeITiFDQDiFSGcC+hQiiAXjlas0khC2p1pm3rxhZjWehwsU90lt9F4AW2F6wcQQ3JRENvke2PWNPbwwX17jt/cPx7L9oVs2+eZ0PITq2rhjeHsPAgjTYzpbOWkSxUCodcmgB9Mkoq4yLNtnvlxj2T66IYJWSTTAnRgCgFZJ6ioDoK4yWiXRDYFl++TnxNWA4qYkwFDozXonuciyBAqtW2Qvm3wjTI/5cj0Y+wnN3288XnB3Oh7C6WzljI11lfHz/fnVnW+AC3Vt3DSJYt0QgWX7XGRZdsaHO/cRtkqSn5OnP/gProFxkOzNNWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Plug", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "7e690c4628a286e10a7ddbb35223d34e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQYlW2RO2rDQBBAXyEsVYsIKvSBkCZgNcbgwn1qCXwEVz6HfQ1XwkeITiFDQDiFSGcC+hQiiAXjlas0khC2p1pm3rxhZjWehwsU90lt9F4AW2F6wcQQ3JRENvke2PWNPbwwX17jt/cPx7L9oVs2+eZ0PITq2rhjeHsPAgjTYzpbOWkSxUCodcmgB9Mkoq4yLNtnvlxj2T66IYJWSTTAnRgCgFZJ6ioDoK4yWiXRDYFl++TnxNWA4qYkwFDozXonuciyBAqtW2Qvm3wjTI/5cj0Y+wnN3288XnB3Oh7C6WzljI11lfHz/fnVnW+AC3Vt3DSJYt0QgWX7XGRZdsaHO/cRtkqSn5OnP/gProFxkOzNNWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cone", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "7e690c4628a286e10a7ddbb35223d34e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQYlW2RO2rDQBBAXyEsVYsIKvSBkCZgNcbgwn1qCXwEVz6HfQ1XwkeITiFDQDiFSGcC+hQiiAXjlas0khC2p1pm3rxhZjWehwsU90lt9F4AW2F6wcQQ3JRENvke2PWNPbwwX17jt/cPx7L9oVs2+eZ0PITq2rhjeHsPAgjTYzpbOWkSxUCodcmgB9Mkoq4yLNtnvlxj2T66IYJWSTTAnRgCgFZJ6ioDoK4yWiXRDYFl++TnxNWA4qYkwFDozXonuciyBAqtW2Qvm3wjTI/5cj0Y+wnN3288XnB3Oh7C6WzljI11lfHz/fnVnW+AC3Vt3DSJYt0QgWX7XGRZdsaHO/cRtkqSn5OnP/gProFxkOzNNWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Butterfly", "label": "Other" }, { "symbol": { "type": "esriPMS", "url": "7e690c4628a286e10a7ddbb35223d34e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQYlW2RO2rDQBBAXyEsVYsIKvSBkCZgNcbgwn1qCXwEVz6HfQ1XwkeITiFDQDiFSGcC+hQiiAXjlas0khC2p1pm3rxhZjWehwsU90lt9F4AW2F6wcQQ3JRENvke2PWNPbwwX17jt/cPx7L9oVs2+eZ0PITq2rhjeHsPAgjTYzpbOWkSxUCodcmgB9Mkoq4yLNtnvlxj2T66IYJWSTTAnRgCgFZJ6ioDoK4yWiXRDYFl++TnxNWA4qYkwFDozXonuciyBAqtW2Qvm3wjTI/5cj0Y+wnN3288XnB3Oh7C6WzljI11lfHz/fnVnW+AC3Vt3DSJYt0QgWX7XGRZdsaHO/cRtkqSn5OnP/gProFxkOzNNWQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ball", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 173, 97, 255 ], "toColor": [ 143, 173, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 170, 171, 255 ], "toColor": [ 101, 170, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 227, 183, 255 ], "toColor": [ 152, 227, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 217, 160, 255 ], "toColor": [ 215, 217, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 222, 126, 255 ], "toColor": [ 124, 222, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 156, 112, 255 ], "toColor": [ 89, 156, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 153, 110, 255 ], "toColor": [ 134, 153, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 227, 217, 255 ], "toColor": [ 138, 227, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 222, 124, 255 ], "toColor": [ 193, 222, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 199, 143, 255 ], "toColor": [ 159, 199, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 173, 103, 255 ], "toColor": [ 101, 173, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 217, 137, 255 ], "toColor": [ 161, 217, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 181, 158, 255 ], "toColor": [ 130, 181, 158, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WVID]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Lato Medium", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FUNCTION_", "typeIdField": "VALVETYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WVID", "type": "esriFieldTypeSmallInteger", "alias": "WVID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WVID" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WATER_VALVE_SIZE", "description": "list of available water valve diameters", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inches", "code": 2 }, { "name": "3 inches", "code": 3 }, { "name": "4 inches", "code": 4 }, { "name": "6 inches", "code": 6 }, { "name": "8 inches", "code": 8 }, { "name": "10 inches", "code": 10 }, { "name": "12 inches", "code": 12 }, { "name": "14 inches", "code": 14 }, { "name": "16 inches", "code": 16 }, { "name": "18 inches", "code": 18 }, { "name": "20 inches", "code": 20 }, { "name": "24 inches", "code": 24 }, { "name": "36 inches", "code": 36 }, { "name": "48 inches", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "FUNCTION_", "type": "esriFieldTypeString", "alias": "FUNCTION_", "domain": { "type": "codedValue", "name": "WATER_VALVE_FUNCTION", "description": "List of available water line functions", "codedValues": [ { "name": "MAIN LINE", "code": "MAIN LINE" }, { "name": "HYDRANT", "code": "HYDRANT" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "AIR RELEASE", "code": "AIR RELEASE" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "BLOWOFF", "code": "BLOWOFF" }, { "name": "TEE", "code": "TEE" }, { "name": "TAP", "code": "TAP" }, { "name": "BACKSIDE TAP", "code": "BACKSIDE TAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUNCTION_" }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "VALVETYPE", "domain": { "type": "codedValue", "name": "wSystemValveType", "description": "System Valve Types", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Air Release", "code": "Air Release" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "VALVETYPE" }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "TURNSTOCLOSE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSTOCLOSE" }, { "name": "BYPASSVALVE", "type": "esriFieldTypeSmallInteger", "alias": "BYPASSVALVE", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "BYPASSVALVE" }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "CLOCKTOCLOSE", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "CLOCKTOCLOSE" }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "NORMALLYOPEN", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NORMALLYOPEN" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "OPERABLE", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OPERABLE" }, { "name": "HYDRFLAG", "type": "esriFieldTypeSmallInteger", "alias": "HYDRFLAG", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "HYDRFLAG" }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "CURROPEN", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "CURROPEN" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "ACCURACY", "description": "", "codedValues": [ { "name": "UNVERIFIED", "code": "UNVERIFIED" }, { "name": "VERIFIED", "code": "VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "EDITED", "type": "esriFieldTypeString", "alias": "EDITED", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITED" }, { "name": "PERMALOGGER", "type": "esriFieldTypeString", "alias": "PERMALOGGER", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMALOGGER" }, { "name": "DEVICE_NUMBER", "type": "esriFieldTypeInteger", "alias": "DEVICE_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEVICE_NUMBER" }, { "name": "EVAL_DATE", "type": "esriFieldTypeDate", "alias": "EVAL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EVAL_DATE" }, { "name": "FIELD_VERIFIED", "type": "esriFieldTypeString", "alias": "FIELD_VERIFIED", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIELD_VERIFIED" }, { "name": "REPAIRS", "type": "esriFieldTypeString", "alias": "REPAIRS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REPAIRS" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": { "type": "codedValue", "name": "MANHOLE_GEN_LOCATION", "description": "General location of manhole", "codedValues": [ { "name": "EASEMENT", "code": "EASEMENT" }, { "name": "OUTFALL", "code": "OUTFALL" }, { "name": "STREET", "code": "STREET" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSed", "type": "esriFieldTypeString", "alias": "GPSed", "domain": { "type": "codedValue", "name": "No_Yes", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GPSed" }, { "name": "GPSed_By", "type": "esriFieldTypeString", "alias": "GPSed_By", "domain": { "type": "codedValue", "name": "GPS_By", "description": "Who Located the Point", "codedValues": [ { "name": "Mike Koury", "code": "Mike" }, { "name": "Jon Symoniak", "code": "Jon" }, { "name": "Dustin Sweet", "code": "Dustin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPSed_By" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Z" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_68", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Air Release", "name": "Air Release", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Air Release", "description": "", "prototype": { "attributes": { "Z": null, "Y": null, "WVID": null, "DIAMETER": null, "FUNCTION_": null, "VALVETYPE": "Air Release", "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Gate", "name": "Gate", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Gate", "description": "", "prototype": { "attributes": { "FUNCTION_": null, "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "Z": null, "WVID": null, "DIAMETER": null, "VALVETYPE": "Gate", "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "Y": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Plug", "name": "Other", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Plug", "description": "", "prototype": { "attributes": { "FUNCTION_": null, "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "Z": null, "WVID": null, "DIAMETER": null, "VALVETYPE": "Plug", "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "Y": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Cone", "name": "Other", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Cone", "description": "", "prototype": { "attributes": { "FUNCTION_": null, "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "Z": null, "WVID": null, "DIAMETER": null, "VALVETYPE": "Cone", "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "Y": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Butterfly", "name": "Other", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Butterfly", "description": "", "prototype": { "attributes": { "FUNCTION_": null, "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "Z": null, "WVID": null, "DIAMETER": null, "VALVETYPE": "Butterfly", "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "Y": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Ball", "name": "Other", "domains": { "DIAMETER": {"type": "inherited"}, "FUNCTION_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "CLOCKTOCLOSE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "OPERABLE": {"type": "inherited"}, "HYDRFLAG": {"type": "inherited"}, "CURROPEN": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "PERMALOGGER": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"}, "LOCDESC": {"type": "inherited"}, "GPSed": {"type": "inherited"}, "GPSed_By": {"type": "inherited"} }, "templates": [ { "name": "Ball", "description": "", "prototype": { "attributes": { "FUNCTION_": null, "TURNSTOCLOSE": null, "BYPASSVALVE": 0, "CLOCKTOCLOSE": 1, "NORMALLYOPEN": 1, "OPERABLE": 1, "HYDRFLAG": 0, "CURROPEN": 1, "ENABLED": 1, "Z": null, "WVID": null, "DIAMETER": null, "VALVETYPE": "Ball", "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "COMMENTS": null, "ACCURACY": null, "EDITED": null, "PERMALOGGER": null, "DEVICE_NUMBER": null, "EVAL_DATE": null, "FIELD_VERIFIED": null, "REPAIRS": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "AE_AssetID": null, "Y": null, "X": null, "GPS_Date": null, "GPSed_By": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Water Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 7200, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1424646.878158614, "ymin": 647993.4683130234, "xmax": 1474476.992737025, "ymax": 760212.5952522755, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0f57a435c65115d6f3787f9010f0c503", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqElEQVQokWNhIBOwUFej5zZ2BtYvsgy/GT4ybA97TVDj+v3XFabtfryEh5NZTVtGSPTlh59frmhte3781qcIhs0R57BqvHDzpnTR/PuH7bUEZXyNhBmEeVkZGBgYeLace6sqwsu6czPDCndkzXCNc3a9nhRjKyGz98p7hkWHfzMUeskyfPr+l6F48R2Gi12mIndf/ph6jYHBEkPjk/c/bUu0ZRn2XnnPcP3pN4bff/8zrDv1mkFfnoeBhYmRwVSJV+Ga5ypRmJ/hGrnZmUQZGSFsLwNhhk1n3jDcefGdQUWCk4GBgYFBVoRDgoGVgZ+BgQFVIwsTw9eP3/5wMzAwMPgYCzP4dF5iyHSVZjh55xMDAwMDw63nX78x/OZ5jOFUHyORrVN3PQ2DGMLIMDddg0FcgI3h5J1PDLeef2f48ev/LYbtXj8xNIY664a3LT1l+uD1D8WP3/4wSAuxM/z/z8DgrCPIMHH747c7zv6xwBmPVdFmSjM3nq9v3/Awk4mJUfzXn3/fFEQ5T+xgOebKsL3hH06NDAwMDOn+ho0MDAyN6OLogOy0CgCimZW2F4I60AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "METER_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "METER_SIZE", "domain": { "type": "codedValue", "name": "WATER_METER_SIZES", "description": "list of available wate meter sizes", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 2 }, { "name": "3 inches", "code": 3 }, { "name": "4 inches", "code": 4 }, { "name": "6 inches", "code": 6 }, { "name": "8 inches", "code": 8 }, { "name": "3/4 inches (5/8 x 3/4)", "code": 0 }, { "name": "2 inches", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "METER_SIZE" }, { "name": "ERT_NUMBER", "type": "esriFieldTypeString", "alias": "ERT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ERT_NUMBER" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FACILITYNAME" }, { "name": "LARGEMETER", "type": "esriFieldTypeSmallInteger", "alias": "LARGEMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LARGEMETER" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "ACCOUNTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ACCOUNTID" }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "LOCATIONID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOCATIONID" }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CRITICAL", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CRITICAL" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTBY", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "ACCURACY", "description": "", "codedValues": [ { "name": "UNVERIFIED", "code": "UNVERIFIED" }, { "name": "VERIFIED", "code": "VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_DATE" }, { "name": "WM_ID", "type": "esriFieldTypeSmallInteger", "alias": "WM_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WM_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GPSed", "type": "esriFieldTypeString", "alias": "GPSed", "domain": { "type": "codedValue", "name": "No_Yes", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GPSed" }, { "name": "GPSed_By", "type": "esriFieldTypeString", "alias": "GPSed_By", "domain": { "type": "codedValue", "name": "GPS_By", "description": "Who Located the Point", "codedValues": [ { "name": "Mike Koury", "code": "Mike" }, { "name": "Jon Symoniak", "code": "Jon" }, { "name": "Dustin Sweet", "code": "Dustin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPSed_By" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Meters", "description": "", "prototype": { "attributes": { "FACILITYNAME": null, "LOCATIONID": null, "CRITICAL": 0, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "GPSed_By": null, "ADDRESS": null, "METER_SIZE": null, "ERT_NUMBER": null, "FACILITYID": null, "LARGEMETER": 0, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "ACCOUNTID": null, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "GPS_DATE": null, "WM_ID": null, "AE_AssetID": null, "GPSed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Fire Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 7200, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1420139.1581714451, "ymin": 648787.4083261788, "xmax": 1474108.5541694462, "ymax": 693003.7575573474, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "59522c838a2ff18ce41e7623d7e0e537", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzElEQVQoka3RP2oCQRTH8Q9mO5ttQxBstrMJe5qtBPEWXsETiEzrIezSe4I0SSF2yy5eIMXuyCArWWJ+8GDmvfed92cyTygbcs7YTFnG+4Vdy3YUPGERKOb4QkXZjq08Vs/DMzYTFtH5zms853ijxCH6rhxrQgZTloEifXWewHuKJomvKG9wmjykvLfBtum2+ii56W0QvrCrurnQzbinyHtozeeZU4y/8HGDW7Z3/3hoEvjM6ZvqYdt/0f/DV46rZAdxxlFwTagJv1X+AU4cK3Y2ompVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MANUFACTURER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIRE_HYDRANT_ID", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_HYDRANT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRE_HYDRANT_ID" }, { "name": "MAIN_VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "MAIN_VALVE_SIZE", "domain": { "type": "codedValue", "name": "HYDRANT_VALVE_SIZES", "description": "list of main valve hydrant sizes", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "4.5", "code": 4.5 }, { "name": "5.25", "code": 5.25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MAIN_VALVE_SIZE" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": { "type": "codedValue", "name": "HYDRANT_MODELS", "description": "list of available hydrant models", "codedValues": [ { "name": "U.S. PIPE", "code": "U.S. PIPE" }, { "name": "AMERICAN DARLING", "code": "AMERICAN DARLING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Mueller Company", "code": "Mueller Company" }, { "name": "Kennedy Valve", "code": "Kennedy Valve" }, { "name": "Clow Corporation", "code": "Clow Corporation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "INSTALLDATE", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "HYDRANT_OWNER", "description": "list of available owners for hydrants", "codedValues": [ { "name": "TOWN", "code": "TOWN" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "TOWN", "modelName": "OWNEDBY" }, { "name": "OLD_HYDRANT_IDS", "type": "esriFieldTypeSmallInteger", "alias": "OLD_HYDRANT_IDS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OLD_HYDRANT_IDS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "PH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PH" }, { "name": "PSI", "type": "esriFieldTypeSmallInteger", "alias": "PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSI" }, { "name": "GPM", "type": "esriFieldTypeSmallInteger", "alias": "GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GPSed", "type": "esriFieldTypeString", "alias": "GPSed", "domain": { "type": "codedValue", "name": "No_Yes", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GPSed" }, { "name": "GPSed_By", "type": "esriFieldTypeString", "alias": "GPSed_By", "domain": { "type": "codedValue", "name": "GPS_By", "description": "Who Located the Point", "codedValues": [ { "name": "Mike Koury", "code": "Mike" }, { "name": "Jon Symoniak", "code": "Jon" }, { "name": "Dustin Sweet", "code": "Dustin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPSed_By" }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPS_Date" }, { "name": "band_color", "type": "esriFieldTypeString", "alias": "band_color", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "band_color" }, { "name": "num2_5inout", "type": "esriFieldTypeDouble", "alias": "num2_5inout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num2_5inout" }, { "name": "num4_5inout", "type": "esriFieldTypeDouble", "alias": "num4_5inout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "num4_5inout" }, { "name": "storz_conn", "type": "esriFieldTypeString", "alias": "storz_conn", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "storz_conn" }, { "name": "PIC1", "type": "esriFieldTypeString", "alias": "PIC1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PIC1" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "z", "type": "esriFieldTypeDouble", "alias": "z", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "z" }, { "name": "Field", "type": "esriFieldTypeInteger", "alias": "Field", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Field" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_75", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_75", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Fire Hydrants", "description": "", "prototype": { "attributes": { "FIRE_HYDRANT_ID": null, "INSTALLDATE": null, "ENABLED": 1, "X": null, "MAIN_VALVE_SIZE": 0, "MANUFACTURER": null, "OWNEDBY": "TOWN", "OLD_HYDRANT_IDS": null, "Field": null, "z": null, "y": null, "PIC1": null, "PH": null, "PSI": null, "GPM": null, "Comments": null, "AE_AssetID": null, "GPSed": null, "GPSed_By": null, "GPS_Date": null, "band_color": null, "num2_5inout": null, "num4_5inout": null, "storz_conn": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Water Services", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1420139.1581714451, "ymin": 648713.9908221066, "xmax": 1474108.5541694462, "ymax": 693021.7575213462, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 169, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wMaterial", "description": "List of permitted watermain material values", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Clay", "code": "CL" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Wood", "code": "WOOD" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNK" }, { "name": "Galvanized Pipe", "code": "GP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "domain": { "type": "codedValue", "name": "wLateralType", "description": "List of Lateral Line types", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Service", "code": "Service" }, { "name": "Irrigation", "code": "Irrigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINETYPE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wLateralLineDiameter", "description": "List of Lateral Line Diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3\"", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "wWaterType", "description": "The type of water flowing through pipe", "codedValues": [ { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Treated Water", "code": "Treated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Potable", "modelName": "WATERTYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the public works asset", "codedValues": [ { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": 2 }, { "name": "OTHER", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the public works asset", "codedValues": [ { "name": "Other", "code": -2 }, { "name": "TOWN", "code": 1 }, { "name": "PRIVATE", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LL_ID", "type": "esriFieldTypeSmallInteger", "alias": "LL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LL_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Services", "description": "", "prototype": { "attributes": { "DIAMETER": null, "WATERTYPE": "Potable", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "LL_ID": null, "FACILITYID": null, "INSTALLDATE": null, "MATERIAL": null, "LINETYPE": null, "LOCDESC": null, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "AE_AssetID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Aerials", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1435376.2910829484, "ymin": 654980.1574236006, "xmax": 1470595.7350796163, "ymax": 687473.3417809308, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MATERIAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "SEWER_LINE_SIZE", "description": "List of available sewer line diameters", "codedValues": [ { "name": "4 inches", "code": 4 }, { "name": "8 inches", "code": 8 }, { "name": "12 inches", "code": 12 }, { "name": "15 inches - clay only", "code": 15 }, { "name": "18 inches", "code": 18 }, { "name": "20 inches", "code": 20 }, { "name": "24 inches", "code": 24 }, { "name": "27 inches - clay only", "code": 27 }, { "name": "30 inches", "code": 30 }, { "name": "36 inches", "code": 36 }, { "name": "42 inches", "code": 42 }, { "name": "6 inches", "code": 6 }, { "name": "10 inches", "code": 10 }, { "name": "16 inches", "code": 16 }, { "name": "No Value", "code": 0 }, { "name": "2 inches", "code": 2 }, { "name": "3 inches", "code": 3 }, { "name": "60 inches", "code": 60 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "SEWER_LINE_MATERIALS", "description": "List of available sewer line materials", "codedValues": [ { "name": "DUCTILE IRON", "code": "DIP" }, { "name": "PLASTIC", "code": "PVC" }, { "name": "CLAY", "code": "VCP" }, { "name": "CAST IRON", "code": "IRON" }, { "name": "EPOXY LINED", "code": "EPOXY LINED" }, { "name": "CONCRETE", "code": "CONCRETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "ACCURACY", "description": "", "codedValues": [ { "name": "UNVERIFIED", "code": "UNVERIFIED" }, { "name": "VERIFIED", "code": "VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "EDITED", "type": "esriFieldTypeString", "alias": "EDITED", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": "NO", "modelName": "EDITED" }, { "name": "ALID", "type": "esriFieldTypeSmallInteger", "alias": "ALID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Aerials", "description": "", "prototype": { "attributes": { "ACCURACY": null, "AE_AssetID": null, "DIAMETER": null, "MATERIAL": null, "EDITED": "NO", "ALID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Water Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1420039.9169001132, "ymin": 648681.2008614391, "xmax": 1474103.7428273559, "ymax": 693013.0980898589, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WATERTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "POTABLE", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "AIR", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "BACKWASH", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "FILTERED", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "FINISHED", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "FIRE LINE", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "IRRIGATION", "label": "Water Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 0, 140, 255 ], "width": 3 }, "value": "RAW WATER", "label": "Raw Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 196, 252, 255 ], "toColor": [ 187, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 223, 255 ], "toColor": [ 199, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 252, 255 ], "toColor": [ 230, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 202, 255 ], "toColor": [ 252, 179, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[DIAMETER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 800, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lato Semibold", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MATERIAL", "typeIdField": "WATERTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WATER_LINE_SIZE", "description": "list of available water line diameters", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "3\"", "code": 3 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "30\"", "code": 30 }, { "name": "3/4\"", "code": 75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WATER_LINE_MATERIAL", "description": "", "codedValues": [ { "name": "DIP", "code": "DIP" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "PVC", "code": "PVC" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "GALVANIZE", "code": "GALVANIZE" }, { "name": "COPPER", "code": "COPPER" }, { "name": "ABESTOS CEMENT", "code": "ASBESTOS CEMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": { "type": "codedValue", "name": "WATER_LINE_TYPE", "description": "list of avaiable water line types", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "FIRE LINE", "code": "FIRE LINE" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "RAW WATER", "code": "RAW WATER" }, { "name": "FINISHED", "code": "FINISHED" }, { "name": "BACKWASH", "code": "BACKWASH" }, { "name": "FILTERED", "code": "FILTERED" }, { "name": "AIR", "code": "AIR" }, { "name": "ABANDONED", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATERTYPE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVEFLAG", "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "Boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "domain": { "type": "codedValue", "name": "MH_OWNER", "description": "", "codedValues": [ { "name": "TOWN", "code": "1" }, { "name": "PRIVATE", "code": "2" }, { "name": "NCDOT", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "domain": { "type": "codedValue", "name": "MH_OWNER", "description": "", "codedValues": [ { "name": "TOWN", "code": "1" }, { "name": "PRIVATE", "code": "2" }, { "name": "NCDOT", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "ACCURACY", "description": "", "codedValues": [ { "name": "UNVERIFIED", "code": "UNVERIFIED" }, { "name": "VERIFIED", "code": "VERIFIED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "EDITED", "type": "esriFieldTypeString", "alias": "EDITED", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITED" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FIELD_VERIFIED", "type": "esriFieldTypeString", "alias": "FIELD_VERIFIED", "domain": { "type": "codedValue", "name": "EDITED", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "AS-BUILT", "code": "AS-BUILT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIELD_VERIFIED" }, { "name": "WL_ID", "type": "esriFieldTypeSmallInteger", "alias": "WL_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WL_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "AE_AssetID", "type": "esriFieldTypeString", "alias": "AE_AssetID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AE_AssetID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "POTABLE", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "POTABLE", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "POTABLE", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "AIR", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "AIR", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "AIR", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "BACKWASH", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "BACKWASH", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "BACKWASH", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FILTERED", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "FILTERED", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "FILTERED", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FINISHED", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "FINISHED", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "FINISHED", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FIRE LINE", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "FIRE LINE", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "FIRE LINE", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "IRRIGATION", "name": "Water Main", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "IRRIGATION", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "IRRIGATION", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RAW WATER", "name": "Raw Water", "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ACCURACY": {"type": "inherited"}, "EDITED": {"type": "inherited"}, "FIELD_VERIFIED": {"type": "inherited"} }, "templates": [ { "name": "RAW WATER", "description": "", "prototype": { "attributes": { "AE_AssetID": null, "WL_ID": null, "DIAMETER": null, "MATERIAL": null, "WATERTYPE": "RAW WATER", "FACILITYID": null, "INSTALLDATE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ACCURACY": null, "EDITED": null, "COMMENTS": null, "FIELD_VERIFIED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }