{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "CCU", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685897864000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1513464.1604000004, "ymin": 7274564.0927, "xmax": 1538503.9368000003, "ymax": 7316437.7311, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "af68e48307d5c2a402f7ec3c004d836e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQokWNhIBOwUKxx97v//Cx/GDjxKeYVZXhrwsj4G0Uj82+Gif//M8Tj0/j5JYMlAwPDCZxO/fzxPcOS/haGnz++M/DyCzIkljUxMDEzY3cqMpheX8wQnl3KIK+qyXBs5yaG21fOM6jrmxDW+OHNKwZ5VU0GBgYGBit3P6zOxqrx////DP///2dgZGRkeP38CcPHt28YVHQMCGt0D49n6CtJY7D1DmLYvmweQ3JVG3E2OviFMajoGDI8uXeLIb9jKoOAiBhxGhkYGBhklFQZZJRUcUkjNP7/z3CDkYHhIE6VDAwMf/8zfMLQ6CzB2MHAwNCBTyNRTiUEADNhQ4N2C6RBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MOUNTTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COLLECTORID", "type": "esriFieldTypeInteger", "alias": "Collector ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTORID" }, { "name": "MOUNTTYPE", "type": "esriFieldTypeString", "alias": "Mount Type", "domain": { "type": "codedValue", "name": "CCU MountType", "description": "Method the CCU is mounted by", "codedValues": [ { "name": "Free Standing Pole", "code": "FreeStandingPole" }, { "name": "TrafficSignal", "code": "TrafficSignal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MOUNTTYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_13", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CCU", "description": "", "prototype": { "attributes": { "FACILITYID": null, "COLLECTORID": null, "MOUNTTYPE": null, "NAME": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "wHydrant", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685886895000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1509022.324, "ymin": 7272836.0357, "xmax": 1543145.3370000003, "ymax": 7320688.814, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f31ffb9e61b7bb51164bc754ea88eadb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQoka3QL0uDURQH4CcMF4SB4EDQsGIYiFFEw2ZSNJgMzo+hRTAoFtkHGCh+gBWLMHAGZRZNrmkScWgwGISt+AcNu8KY78uGeODC7557H87lJvyxEv8N8xgL+QKNfuHGIEtveGelL7hLNsXMZBups/7ASYlmHMwhPcreAkM/zQmmDzhGCVd47IY7KXKzYbOPDOYxzpz2WkX511M/MRDyHb5C/oj4hE542aJ1xFSB4WLHQY173OApCm7COdkmZ8uMvOKUapU1vMRNBBVuK1xvsxhah90oEoaqIxnyc9SFOLgV0+8Je9Y3tzww4qgkwAwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PI", "label": "PostIndicator" }, { "symbol": { "type": "esriPMS", "url": "b8f5a65919456dddd4c18ca5cf4caa0f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQoka2Pv0sCcRjGP3wzajjwrqAr0IbIWyIIqqmhlKCx/8JBsLW/oSUawo5ramnqLwgawmgJSchDRMJF6qCTvHD1tSkxPX9APdv7vs+H53kj/EGRf4fT6fS6UuqiZ5W1bft50uQosNM3T5a8WaksLXse80FAQ9d5jcUWRsKZTGZDRPStUil+kM9fTokAEPM81qrVq5lUaqpgWe9KqWYulyv+gkXkDNhdrdf5AbsJ7fbsSq12XbAsROQe2Autbfp+WEMWG43xP39pGtFWa8AYaNpwWESyQNQ3jO245532+TofhnEkIkUgGIAdx3kBcODhNpGYNn3/ZC4I8HWdN9M8PnTdc1x3dG2Am2TyUSnVu3qiXB5eu1dKqSZw1+3c6XyG+UJh27ZLwH7YbSw8qb4Be8Zn57F5RMoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "Standard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 130, 53, 255 ], "toColor": [ 74, 130, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 122, 250, 255 ], "toColor": [ 212, 122, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 100, 90, 255 ], "toColor": [ 232, 100, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 195, 230, 255 ], "toColor": [ 122, 195, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 206, 100, 255 ], "toColor": [ 245, 206, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 81, 118, 255 ], "toColor": [ 140, 81, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 247, 196, 255 ], "toColor": [ 119, 247, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 95, 184, 255 ], "toColor": [ 73, 95, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 245, 106, 255 ], "toColor": [ 88, 245, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 136, 91, 255 ], "toColor": [ 171, 136, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 106, 133, 255 ], "toColor": [ 72, 106, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 94, 175, 255 ], "toColor": [ 230, 94, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 57, 143, 255 ], "toColor": [ 123, 57, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ALPHANUMID", "type": "esriFieldTypeString", "alias": "AlphaNumID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALPHANUMID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Hydrant", "description": "Type of hydrant", "codedValues": [ { "name": "Standard", "code": "S" }, { "name": "PostIndicator", "code": "PI" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "BURYDEPTH", "type": "esriFieldTypeSmallInteger", "alias": "Bury Depth", "domain": { "type": "range", "name": "BuryDepth", "description": "Depth of features", "range": [ 0, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BURYDEPTH" }, { "name": "MANUFCTR", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "HydrantManufacurer", "description": "Hydrant manufacturer types", "codedValues": [ { "name": "Undefined", "code": "UND" }, { "name": "Mueller", "code": "Mueller" }, { "name": "Waterous", "code": "Waterous" }, { "name": "Advantage", "code": "Advantage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "MANUFCTR" }, { "name": "TURNSOPEN", "type": "esriFieldTypeSmallInteger", "alias": "TURNSOPEN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNSOPEN" }, { "name": "FLOW", "type": "esriFieldTypeInteger", "alias": "Flow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": { "type": "codedValue", "name": "PressureZone", "description": "The pressure zone a feature services", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "STATICPSI", "type": "esriFieldTypeSmallInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATICPSI" }, { "name": "FIREDISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "Fire District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIREDISTRICT" }, { "name": "NEAR_FID", "type": "esriFieldTypeInteger", "alias": "NEAR_FID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEAR_FID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "RESIDUALPSI", "type": "esriFieldTypeSmallInteger", "alias": "RESIDUALPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESIDUALPSI" }, { "name": "PITOTPSI", "type": "esriFieldTypeSmallInteger", "alias": "PITOTPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PITOTPSI" }, { "name": "PROJECTEDFLOW", "type": "esriFieldTypeInteger", "alias": "PROJECTEDFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROJECTEDFLOW" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_ALTITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_CORRECTIONAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_H_RMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "HydrantCondition", "description": "Hydrant Specific Condition", "codedValues": [ { "name": "Fully Operational", "code": "Fully Operational" }, { "name": "Partially Operational", "code": "Partially Operational" }, { "name": "Needs Paint", "code": "Needs Paint" }, { "name": "Damaged", "code": "Damaged" }, { "name": "Dry", "code": "Dry" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONDITION" }, { "name": "LastInspectDate", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectDate" }, { "name": "LastWorkDate", "type": "esriFieldTypeDate", "alias": "Last Work Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastWorkDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_39", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_39", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "PI", "name": "PostIndicator", "domains": { "TYPE": {"type": "inherited"}, "BURYDEPTH": {"type": "inherited"}, "MANUFCTR": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "PostIndicator", "description": "", "prototype": { "attributes": { "BURYDEPTH": null, "ADDRESS": null, "LastInspectDate": null, "FACILITYID": null, "ALPHANUMID": null, "TYPE": "PI", "MANUFCTR": "UND", "TURNSOPEN": null, "FLOW": null, "PRESSZONE": null, "LIFESTATUS": "Active", "STATICPSI": null, "FIREDISTRICT": null, "NEAR_FID": null, "INSTLDATE": null, "CITYMAINT": null, "CONDITION": null, "ESRIGNSS_H_RMS": null, "CLCTMETHOD": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_ALTITUDE": null, "NOTES": null, "RESIDUALPSI": null, "PITOTPSI": null, "PROJECTEDFLOW": null, "LastWorkDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "S", "name": "Standard", "domains": { "TYPE": {"type": "inherited"}, "BURYDEPTH": {"type": "inherited"}, "MANUFCTR": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Standard", "description": "", "prototype": { "attributes": { "BURYDEPTH": null, "ADDRESS": null, "LastInspectDate": null, "FACILITYID": null, "ALPHANUMID": null, "TYPE": "S", "MANUFCTR": "UND", "TURNSOPEN": null, "FLOW": null, "PRESSZONE": null, "LIFESTATUS": "Active", "STATICPSI": null, "FIREDISTRICT": null, "NEAR_FID": null, "INSTLDATE": null, "CITYMAINT": null, "CONDITION": null, "ESRIGNSS_H_RMS": null, "CLCTMETHOD": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_ALTITUDE": null, "NOTES": null, "RESIDUALPSI": null, "PITOTPSI": null, "PROJECTEDFLOW": null, "LastWorkDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "wServiceBackflow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887202000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1512501.6551, "ymin": 7272926.6065, "xmax": 1536311.6825, "ymax": 7317106.0534, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RESPONSIBLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RESPONSIBLE", "type": "esriFieldTypeString", "alias": "Responsible", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RESPONSIBLE" }, { "name": "RESP_MAILADD", "type": "esriFieldTypeString", "alias": "Responsible Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RESP_MAILADD" }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "Account", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCOUNT" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "LOC_IN_BLDG", "type": "esriFieldTypeString", "alias": "Location In Bldg", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LOC_IN_BLDG" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAKE" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIAL", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SERIAL" }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STYLE" }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CONTACT" }, { "name": "CONTACTNUMBER", "type": "esriFieldTypeString", "alias": "Contact Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONTACTNUMBER" }, { "name": "CONTACTEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CONTACTEMAIL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "CLCTBY", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "CLCTDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_46", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wServiceBackflow", "description": "", "prototype": { "attributes": { "CONTACTEMAIL": null, "RESPONSIBLE": null, "RESP_MAILADD": null, "ACCOUNT": null, "OWNER": null, "LOC_IN_BLDG": null, "MAKE": null, "MODEL": null, "SERIAL": null, "STYLE": null, "SIZE": null, "FACILITYID": null, "CONTACT": null, "CONTACTNUMBER": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "wControlValve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685886734000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1507982.4041999998, "ymin": 7272502.282, "xmax": 1539920.8269999996, "ymax": 7376529.2931, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2165415a5427916370a278b5132b0c1f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVQokWNhIBOwUFVjwfr/Dj//MLgxMzC84+VmWNjuxfgar8aGrf/Vdt9hODjhIIMEAwMDQ48/A8PJBwxt8cv+r18YxRiOVaPKpP/sKy8xnL3+koEHJhZtzMBQ7MDA2n+QISxx2X+G+Uia4RothBhmLrmH0IQMCu0ZGMIXMgRWbvsvCnM2XOPjDwwu6Bpef0GwzeQZWB+8YYhnYGDoQdH4/z8Da7UrQuHBuwwMel2oBmVaMwhhOFWAg+FhmiWDmJwghF+zjYHhyD1UjewsDLswNIpwM+Q37mQ4MDeCgQ2bP60VGV5MCGQ8gKFxXhTj8eTl/7uSVjCUNbijatYUZ/jiqsJgfxRJDCUe50Yy1iYt+78tdy3DxA8/GOTtVRh+ywow7DnxjiG9wZvxJwMujTCbGRgYzLA5F69GYgEAWKtb2fGZZo8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "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": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "ControlValve", "description": "Type of control valve", "codedValues": [ { "name": "AirVac", "code": "AirVac" }, { "name": "Ball", "code": "Ball" }, { "name": "BlowOff", "code": "BlowOff" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Detector Check", "code": "DetectorCheck" }, { "name": "Gate", "code": "Gate" }, { "name": "Hydrant Aux", "code": "Aux" }, { "name": "PRV", "code": "PRV" }, { "name": "StopNWaste", "code": "StopNWaste" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" }, { "name": "Yard Hydrant", "code": "Yard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Diameter", "description": "Diameter of pipe and various features", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Undefined", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "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": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "MOTORIZED", "type": "esriFieldTypeString", "alias": "Motorized", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MOTORIZED" }, { "name": "MANUFCTR", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": { "type": "codedValue", "name": "MeterManufacturer", "description": "Manufacturer for meters", "codedValues": [ { "name": "Amco", "code": "Amco" }, { "name": "Hersey", "code": "Hersey" }, { "name": "Sensus", "code": "Sensus" }, { "name": "Invensus", "code": "Invensus" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" }, { "name": "Badger", "code": "Badger" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MANUFCTR" }, { "name": "NORMALOPEN", "type": "esriFieldTypeString", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NORMALOPEN" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": { "type": "codedValue", "name": "PressureZone", "description": "The pressure zone a feature services", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "wControlValve_Butterfly_Rules", "description": "Representation rules", "codedValues": [ { "name": "Control Valve", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "FUNCTION_", "type": "esriFieldTypeString", "alias": "Function", "domain": { "type": "codedValue", "name": "ValveFunction", "description": "describes the function of a valve in the system", "codedValues": [ { "name": "Drain", "code": "Drain" }, { "name": "Isolation", "code": "Isolation" }, { "name": "Service", "code": "Service" }, { "name": "Curb Stop", "code": "CurbStop" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" }, { "name": "System", "code": "System" }, { "name": "PRV", "code": "PRV" }, { "name": "Parks Service", "code": "ParksService" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FUNCTION_" }, { "name": "LASTINSPECTDATE", "type": "esriFieldTypeDate", "alias": "Last Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTINSPECTDATE" }, { "name": "CURRENTSTATUS", "type": "esriFieldTypeString", "alias": "Current Status", "domain": { "type": "codedValue", "name": "ValveStatus", "description": "Open/closed Status of a valve", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Partial", "code": "Partial" }, { "name": "Closed", "code": "Closed" }, { "name": "Known Issue", "code": "KnownIssue" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CURRENTSTATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_ALTITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_CORRECTIONAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_H_RMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_V_RMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_V_RMS" }, { "name": "SURROUNDSURFACE", "type": "esriFieldTypeString", "alias": "SURROUND SURFACE", "domain": { "type": "codedValue", "name": "ValveSurroundingSurface", "description": "", "codedValues": [ { "name": "Colar", "code": "Colar" }, { "name": "Driveway/Concrete", "code": "DrivewayConcrete" }, { "name": "Driveway/Gravel", "code": "DrivewayGravel" }, { "name": "Parkstrip/Grass", "code": "ParkstripGrass" }, { "name": "Parkstrip/Rock", "code": "ParkstripRock" }, { "name": "Parkstrip/Dirt", "code": "ParkstripDirt" }, { "name": "Native", "code": "Native" }, { "name": "Other (make note)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURROUNDSURFACE" }, { "name": "COLLARCONDITION", "type": "esriFieldTypeString", "alias": "COLLAR CONDITION", "domain": { "type": "codedValue", "name": "CollarCondition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Raised", "code": "Raised" }, { "name": "Lower", "code": "Lower" }, { "name": "Cracked", "code": "Cracked" }, { "name": "Needs Inspection", "code": "NeedsInspection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "NeedsInspection", "modelName": "COLLARCONDITION" }, { "name": "LASTEXERCISEDATE", "type": "esriFieldTypeDate", "alias": "Date Last Exercised", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEXERCISEDATE" }, { "name": "EXERCISEPROBLEM", "type": "esriFieldTypeString", "alias": "Exercise Problem", "domain": { "type": "codedValue", "name": "ValveProblem", "description": "Valve problem", "codedValues": [ { "name": "Stuck", "code": "Stuck" }, { "name": "Free Spin", "code": "Free Spin" }, { "name": "Offset", "code": "Offset" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EXERCISEPROBLEM" }, { "name": "PROBLEMDATE", "type": "esriFieldTypeDate", "alias": "Problem Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PROBLEMDATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_35", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_35", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wControlValve", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "EXERCISEPROBLEM": null, "TYPE": "UND", "NORMALOPEN": null, "DIAMETER": 0, "MOTORIZED": null, "MANUFCTR": null, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "LASTEXERCISEDATE": null, "COLLARCONDITION": "NeedsInspection", "CLCTMETHOD": null, "SURROUNDSURFACE": null, "ESRIGNSS_V_RMS": null, "NOTES": null, "RuleID": null, "Override": null, "FUNCTION_": null, "LASTINSPECTDATE": null, "CURRENTSTATUS": null, "PROBLEMDATE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_H_RMS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "wBackflow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685886566000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1518448.6919999998, "ymin": 7274430.3987, "xmax": 1539328.1079000002, "ymax": 7316377.5847, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b4ff880ca8f7c354aabcc4a1c6022494", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokZWPMQsBYRjHf6dLXRYxKJNBIl3KZFQsBhODwcIkG1/hrFcGMVqUyRdQ6spXMMgHIN1CXYkSwxWv69zxX97nrf/v6fnJ/Bn5NfUeHc9mAANd2r6BB5N+kW0jz1Hs7c8EmzNU60oPEABgtCZdTJKuZu2/aUF7DtbV7STgdof6FBYtKCSgNIbN4ZuDANWmkIjAzvSSFpKJQTkFuvEDkIvDqgvREChBGCw9ALEMoFXsV4Q+ADUOmmMjQFjhdro4gaEkzdyE/Bz88gTbnzA+V+G09gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "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": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Backflow", "description": "Type of backflow valve", "codedValues": [ { "name": "Air Gap", "code": "AirGap" }, { "name": "RPZ", "code": "RPZ" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" }, { "name": "DC", "code": "DC" }, { "name": "RP", "code": "RP" }, { "name": "SVB", "code": "SVB" }, { "name": "PVB", "code": "PVB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Diameter", "description": "Diameter of pipe and various features", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Undefined", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "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": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "MOTORIZED", "type": "esriFieldTypeString", "alias": "Motorized", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MOTORIZED" }, { "name": "MANUFCTR", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MANUFCTR" }, { "name": "NORMALOPEN", "type": "esriFieldTypeString", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NORMALOPEN" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": { "type": "codedValue", "name": "PressureZone", "description": "The pressure zone a feature services", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILTYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILTYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "WINTERIZED", "type": "esriFieldTypeString", "alias": "WINTERIZED", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WINTERIZED" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "SERIALNUM", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERIALNUM" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MODEL" }, { "name": "METERING", "type": "esriFieldTypeString", "alias": "METERING", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "METERING" }, { "name": "SYS_FUNCTION", "type": "esriFieldTypeString", "alias": "Function", "domain": { "type": "codedValue", "name": "BackflowFunction", "description": "System backflow function", "codedValues": [ { "name": "System Crossover", "code": "System Crossover" }, { "name": "Service Crossover", "code": "Service Crossover" }, { "name": "Protection", "code": "Protection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SYS_FUNCTION" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wBackflow", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "TYPE": null, "NORMALOPEN": null, "METERING": null, "DIAMETER": 0, "MOTORIZED": null, "MANUFCTR": null, "LIFESTATUS": "Active", "FACILTYID": null, "INSTLDATE": null, "CITYMAINT": null, "MODEL": null, "SERIALNUM": null, "CLCTMETHOD": null, "LOCATION": null, "SYS_FUNCTION": null, "NOTES": null, "WINTERIZED": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "wSamplingStation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887142000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1510375.2644999996, "ymin": 7273076.0312, "xmax": 1541927.3459, "ymax": 7320358.752, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SAMPLETYPE", "field2": "STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "42c6f44ce493e7c44215d0bf3a129f02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVQ4ja2Uz0sbURCAv/eSFAIhHgI10VMJsfQUwnrrD4osnpJT6aUHD7pZ/4OIJ/dmzH9gEjx4tLSHRiiVHErFU1lKrxGRQsGVtoeGhWDX7Paw7pq4aintHB77ZuZ9b2Zn5sX5jxK/zVifW6pIKXIecgrAlW5nda9t/hWsoWo6CN0DxQPAX6Ur1upq9UTiGbVuu3krbH1eU6QrDA/KN90uIOchNhtqVa91W7M3wqQrDC5A2WSW/ESBfLrAG6Z5Ef/JUf+Qg9N9bMfGA2VDrXZWuq1KBNZQNT2IKJ8u8OzecwBOXMHytzj6ZIpipkQxU2K7t4U1sADKDVXTg5RHIhN6EFEAAuicSQCagxh6cgjAwsxiCHQRBnAJq88tVTxQAPIThbF/1BzEIjCAh9nHvDp+iYDc+rymrO61zTiAX35f8ulLmOkITEeMfSsJ33MymQv9Yi4K4MP8PvKdsslsJKrR/WbiHIBUIhXqgz6M9Jnt2KQSKUxHXA9Ln4d+VyUOfmdLV6wBHPUPKWZK7P6KRZwDoJ4cctQ/DHWudDshbHWvbdbV6omA3MHpPsVMifKdIQZR4JT0sB2bzz8+ASDADEYsTFPiGR5i03ZstntbLMwsXgt6Kvu8+/o26DPAC8cqhNW67WZDreoeKNbAYru3xYe7T/gop3nvprlPnwdnPV4fmyMgdkdndKwAtW5rdkOtdoCyNbCwvuwA8OjC/n080F3EcHlUEanmSrdVaaia7iIMAbmrdgEmeM0/vhqjKQPN9XlNibko//SeBXJx8MbDV+U3hb/1xJm8fbYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeadCopper,Alternative Site", "label": "LeadCopper" }, { "symbol": { "type": "esriPMS", "url": "42c6f44ce493e7c44215d0bf3a129f02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVQ4ja2Uz0sbURCAv/eSFAIhHgI10VMJsfQUwnrrD4osnpJT6aUHD7pZ/4OIJ/dmzH9gEjx4tLSHRiiVHErFU1lKrxGRQsGVtoeGhWDX7Paw7pq4aintHB77ZuZ9b2Zn5sX5jxK/zVifW6pIKXIecgrAlW5nda9t/hWsoWo6CN0DxQPAX6Ur1upq9UTiGbVuu3krbH1eU6QrDA/KN90uIOchNhtqVa91W7M3wqQrDC5A2WSW/ESBfLrAG6Z5Ef/JUf+Qg9N9bMfGA2VDrXZWuq1KBNZQNT2IKJ8u8OzecwBOXMHytzj6ZIpipkQxU2K7t4U1sADKDVXTg5RHIhN6EFEAAuicSQCagxh6cgjAwsxiCHQRBnAJq88tVTxQAPIThbF/1BzEIjCAh9nHvDp+iYDc+rymrO61zTiAX35f8ulLmOkITEeMfSsJ33MymQv9Yi4K4MP8PvKdsslsJKrR/WbiHIBUIhXqgz6M9Jnt2KQSKUxHXA9Ln4d+VyUOfmdLV6wBHPUPKWZK7P6KRZwDoJ4cctQ/DHWudDshbHWvbdbV6omA3MHpPsVMifKdIQZR4JT0sB2bzz8+ASDADEYsTFPiGR5i03ZstntbLMwsXgt6Kvu8+/o26DPAC8cqhNW67WZDreoeKNbAYru3xYe7T/gop3nvprlPnwdnPV4fmyMgdkdndKwAtW5rdkOtdoCyNbCwvuwA8OjC/n080F3EcHlUEanmSrdVaaia7iIMAbmrdgEmeM0/vhqjKQPN9XlNibko//SeBXJx8MbDV+U3hb/1xJm8fbYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LeadCopper,Proposed", "label": "LeadCopper" }, { "symbol": { "type": "esriPMS", "url": "1203d2652cfe33d3fc796d7e6e8e64b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVQ4ja2Uv2sTYRjHPy85MZSgJWbIXTIcDqJFqHAZ4iB0cbuDDv4NF9tJ3KXpP+CYJlnEvZMXEHQw4NAMPXAqpYN0SC4Rq5waykljXof7kZg0AdHvdPc+z/Ph+9z7PKfwH6UsC/bqWEKgyjEagJA42jbuX8G8BjZgIzGQIEQUEOx4dfoIqlqF5lKYV8OQgioSc4lhFUnDa2BrFUoLYVJQFSIEBasGw7zFMG+yf3yHzXvfyAwccse7KIEHEqO3h1PYwpqDeQ3s2NEwb9EtvwLgy/cxz/c/YZZVfN3G1230dom07yIEZuSwOevMjh3FIICDowCAVuccs7wCwOnGYQJEUoUpWK+OhcSIXU2r1TmfgwGc3a5S7FgAqlfD0LZxFQAhUJFh0jA/+fYn3QtOuhd/PN8qXiHuIFEKAyKYHKPF1z+dFLuafn/66DoAo7SanMdzODdnStBnlFY56V4shSlBf7Y0hAmJg2AHIDNw8HWbg6Ofc8kx0CyvkBk4yZmQOAlM28b16vQBNXe8i6/b3F+7yss3P+ZgN66lUII+q6fRAgjceMUmbYaT31ACD71dgo3DS0EPbn4l/6ESjkWoZK0SmFahGQ2ukfZd9HaJ1/Yz3nl3ef8xy1ruMw+zbyl2XiQgKWkVHl8Ci4Cl3h6OEJhp32Xd32QdeJIFxsDZJFdKWr9GVKbr526zsIUVOawC6mwcgQs0px0thMUtA02vhkEK45/+Zwk0LFxYPKvfnK3m2C2krcYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coliform,EXIST", "label": "Coliform" }, { "symbol": { "type": "esriPMS", "url": "1203d2652cfe33d3fc796d7e6e8e64b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVQ4ja2Uv2sTYRjHPy85MZSgJWbIXTIcDqJFqHAZ4iB0cbuDDv4NF9tJ3KXpP+CYJlnEvZMXEHQw4NAMPXAqpYN0SC4Rq5waykljXof7kZg0AdHvdPc+z/Ph+9z7PKfwH6UsC/bqWEKgyjEagJA42jbuX8G8BjZgIzGQIEQUEOx4dfoIqlqF5lKYV8OQgioSc4lhFUnDa2BrFUoLYVJQFSIEBasGw7zFMG+yf3yHzXvfyAwccse7KIEHEqO3h1PYwpqDeQ3s2NEwb9EtvwLgy/cxz/c/YZZVfN3G1230dom07yIEZuSwOevMjh3FIICDowCAVuccs7wCwOnGYQJEUoUpWK+OhcSIXU2r1TmfgwGc3a5S7FgAqlfD0LZxFQAhUJFh0jA/+fYn3QtOuhd/PN8qXiHuIFEKAyKYHKPF1z+dFLuafn/66DoAo7SanMdzODdnStBnlFY56V4shSlBf7Y0hAmJg2AHIDNw8HWbg6Ofc8kx0CyvkBk4yZmQOAlM28b16vQBNXe8i6/b3F+7yss3P+ZgN66lUII+q6fRAgjceMUmbYaT31ACD71dgo3DS0EPbn4l/6ESjkWoZK0SmFahGQ2ukfZd9HaJ1/Yz3nl3ef8xy1ruMw+zbyl2XiQgKWkVHl8Ci4Cl3h6OEJhp32Xd32QdeJIFxsDZJFdKWr9GVKbr526zsIUVOawC6mwcgQs0px0thMUtA02vhkEK45/+Zwk0LFxYPKvfnK3m2C2krcYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coliform,Existing", "label": "Coliform" }, { "symbol": { "type": "esriPMS", "url": "3625ccde56d9dffa5714a0257146ddb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGklEQVQ4ja2Uz2oTURSHv0sHDDTBokEz0wqzEHTh7mYhdNMHyOx9gokNvkOnL9Fm5glcO8V1NoUuekGkQgsuAmnuBKkwYsBBYq+L+dOYtAHRHwzM3HPOx+/ce+Za/EdZq4LjPp4Q2OYaB0AYYqeH+iuYDvEBH4PEgBBFQLCn+yQIAqdLtBKmD5BGEGDorDBsYwh1iO90ad8JM4JAiByUbUimLY9pq8ODT4ov0qM+iWme72NlGgxyfEi8uYu3BNMhfulo2vK4fPkOgHvfEp69baO3fVI3f9xBm1qqEIJO4TBadOaXjkoQwMOzGADnOEJv+wAMd04rIIYA5mDjPh4GWbqal3McLcEArp4HbJ14ALY+QDo9lAUgBDYmT5q2bva+MVI0RuqP9+9PJGUHldaQUMDMNU55/PNJpav574tXIQCzml2tl3O4NGdWljCr2TRGaiXMypLF0hwmDDGCPYD6JCZ1fZpnR0vJJVBv+9QncbUmDHEFc3oo3ScB7Ob5Pqnrc/Wig/s+WIL9vO9gZQkbw8K1QJW/2E2b+eSHVqZxB22GO6e3gtKnktaHbj4Wuaq9qGBOl6gYXFlLFe6gzcc3IeuXCRufFT8e2WRN2DrxKpAxHG2+vgVWANvjQ2Ih6NRSRS3t5o4ewxqw/vUm1xiOfs3oztcvnebmLl7hMADsxTgCBUTzju6ElS0DkT5Asob8p/usguaFdxYv6jczld70TrfjQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coliform,Future", "label": "Coliform future/proposed" }, { "symbol": { "type": "esriPMS", "url": "afa23aeb97cae57111264ce50e1aa595", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAnCAYAAACMo1E1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADgklEQVRYhe3YMWzaWBzH8S+o6tApsJmtxEvXPjKcok6R4iHGU1WFmzI9thuynZQooOtQdcjSphKebgMh3VAeGUBHl47wMt1WnEyFjdzYCd9gSEMCtgO93qnKb0HCAn/4+/lnmwf8j/PgvwaE5R63bO5xy+YHxTnVDCRs8INXH/F1oz+EhGKcdDl9ob8vzqlJQOZzZ0KY59gbZwjz/GrzcJQyVPepdFtbUidrkPDLNAqlfxe3UxckxyW53bGl1ZkBXY+RvkRaHaTVQfezlKvPjxQ1G3yHRmHw7XE7dfHTk5R6UxSGMD8A82E3I8xzGoePGI4ckX/58bPeqefiHup4uAnsj183DdUdIMzKZIMb48MldP8XtDegd7xNbr/d08QDxsMlx6U3RWGo7oDiSQ+35dE7jgMMYOXqX6jugOHoC+rgGZm99wrIrI5zalJud2xhfkCYFdyWh+5fkttvRwBnYcJMIa0sRvo1wnxoaKcmaeyGjj4c51QzgJRWh+ka6x1XyO23I4C3YergGUb6NVBCHaTI7L0rLfhVMXEk7GldXAeEA8NhEJzNwryInF4Ezs/croswYB7d3wyFTSOtDsWTbJ6Q6UVOzt44m/P+baDb8pCWjfa8SBiAWL+ABEbY3sNxPmJR0V4HBrC/aXYrSKvIcPTlavHPg0HQf7OXvLviIuMCeaRl0+xWyP+2hjqscFQoAs2FsLhZEVdC9zfRnoe0iqjDCvaGc3WIQbJoSQ1HKYIbhKVx/nA4ShlG+nIBbLZgjwpF3JYXq6gHo1T4rqNxCaW6Tyc9txg2LVhoIi07VlFr7zGQUMvjxknXbW3dwEX1mIxV1G5rC/xxc3nc6QutkzV0Pzu5PYou2DhFrftZtJfVNHdXmBxAwi+Xq8+PGoePYsCmCQeWq2uAHzq1eLhGoaSo2cORI7Q3iFWwi4Buy0Osv0L12prG7qIP3gEHgO/kX3783DvejlWw84ABLM3b00+a8bgcZ6/xcI3CQO/Uc7n9di96YvOBYv0Vb08/6d//9Mo0fw5da3fDQXByUM9l9t4rYT401EGK+f03m+AZYi04lONxbNjdcBMgkNFOTWb23pWEeWFIq4NYv7h62BmOUgxGKbT3GLe1FZyV+M04a2w13DTBPZirnZosnmTzJDC+XsSnl6SEwh83o+ri2+NuIFf6jpD8oH9HfIfc45bNPW7Z/AMN8yWL880GVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 29, "height": 29, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DBP,Existing", "label": "DBP" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 232, 252, 255 ], "toColor": [ 189, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 182, 255 ], "toColor": [ 252, 208, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 210, 255 ], "toColor": [ 223, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CLCTDATE", "typeIdField": "SAMPLETYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "SAMPLETYPE", "type": "esriFieldTypeString", "alias": "Sample Type", "domain": { "type": "codedValue", "name": "SampleType", "description": "What is being sampled", "codedValues": [ { "name": "DBP", "code": "DBP" }, { "name": "Coliform", "code": "Coliform" }, { "name": "LeadCopper", "code": "LeadCopper" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SAMPLETYPE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "SampleStatus", "description": "Existing or Proposed/Future", "codedValues": [ { "name": "Existing", "code": "EXIST" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Future", "code": "FUTURE" }, { "name": "Alternative Site", "code": "ALT_SITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "FREQUENCY", "type": "esriFieldTypeString", "alias": "Frequency", "domain": { "type": "codedValue", "name": "SampleFrequency", "description": "How often a sample needs taken", "codedValues": [ { "name": "Monthly", "code": "MONTH" }, { "name": "Quarterly", "code": "QTRLY" }, { "name": "3 Years", "code": "3YRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FREQUENCY" }, { "name": "WEEK", "type": "esriFieldTypeString", "alias": "WEEK", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WEEK" }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "QUADRANT" }, { "name": "SAMPLEPLACE", "type": "esriFieldTypeString", "alias": "Sample Place", "domain": { "type": "codedValue", "name": "SamplePlace", "description": "Where the sample is collected", "codedValues": [ { "name": "House", "code": "House" }, { "name": "Park", "code": "Park" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Station", "code": "Station" }, { "name": "Facility", "code": "Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SAMPLEPLACE" }, { "name": "LASTINSPECTDATE", "type": "esriFieldTypeDate", "alias": "LASTINSPECTDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTINSPECTDATE" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_45", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "LeadCopper", "name": "LeadCopper", "domains": { "SAMPLETYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "FREQUENCY": {"type": "inherited"}, "SAMPLEPLACE": {"type": "inherited"} }, "templates": [ { "name": "LeadCopper, Alternative Site", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "Alternative Site", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "LeadCopper" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "LeadCopper, Proposed", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "Proposed", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "LeadCopper" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Coliform", "name": "Coliform", "domains": { "SAMPLETYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "FREQUENCY": {"type": "inherited"}, "SAMPLEPLACE": {"type": "inherited"} }, "templates": [ { "name": "Coliform, EXIST", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "EXIST", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "Coliform" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Coliform, Existing", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "Existing", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "Coliform" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Coliform, Future", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "Future", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "Coliform" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "DBP", "name": "DBP", "domains": { "SAMPLETYPE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "FREQUENCY": {"type": "inherited"}, "SAMPLEPLACE": {"type": "inherited"} }, "templates": [ { "name": "DBP, Existing", "description": "", "prototype": { "attributes": { "LASTINSPECTDATE": null, "SAMPLEPLACE": null, "QUADRANT": null, "WEEK": null, "FREQUENCY": null, "STATUS": "Existing", "NOTES": null, "ID": null, "ADDRESS": null, "SAMPLETYPE": "DBP" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "wMeter", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1200, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887047000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1510758.9063999997, "ymin": 7273148.6079, "xmax": 1539822.5467999997, "ymax": 7320689.9663, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SRVC_TYPE", "defaultSymbol": { "type": "esriPMS", "url": "cc85573a55634681d6a16cab64804a7f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQYlX2RoW4CQRRFjxjHqjVkRhFCQrDMIlgcArVBNqGeT8CPbhV2P4DxwDeMgfkESGqGUIFoSAgJoma33bTbXvWSe17y7ruC31KABPxPQ1RmPZ4vjeqNsihWXC+B427rnTVTIFRh/fzqNrI7lOVmI5Y0O1q3+pP9apEmQBAA4/nSVMGqZHco05lZO2sSASjVG2V1YKn2INPOGiUAGcXqP5bClwLw10ugEddeAcD54AFOAuC42/pmR+u/4Mf9ln8FdNZMW/3Jvi7kx/ub37w85fD9urBapEk6M+v2INNRrDgfPI/7LS9AX4UBgrMmcdaUDZ4oyij1CUORTszZOgH0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Undefined", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Church", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Civic", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ClubHouse", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commercial", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MasterMeter", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Open Space", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTH", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "4169cecab9b0ce280b1c3e26eea0bc3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQYlWNhgABjBsLgLAsDA4NxTN+ZMzxCUjhVfXn3jGFJkYkJCwMDAwOPkBQDt5AkQaNZiLAet+KXd84yHF/eyOCaPRPDNgzFl3bOYrh7ejMD93JJBtfsmfgVW0U2MDAwMDAom/kSdga3EKaJOBXjAywMDJBwxAdg8iwMDAxnlxSZmBBh8HMA8CkhXCsctoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "Non-Residential" }, { "symbol": { "type": "esriPMS", "url": "a7189116dcb8922ad8ed9669879817a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQYlXWQPWsCQRRFD2RII6QQLGZtUgkiWJhOrSxSxkoCksJq6v0JK6ls0sqKv2CrwAZbLabMFGLhCqkEd4mFIoh1GmcwX6d6PC733XcFv/EACZjLpbBDvRuoSqunrsT1HcBmqbP5ZBisF9ORE9a7gareqzCXl86h1OjIYrkZzsZ+lugoFgCVVk9diiy5vKTW9kMr9Ow5gNfnB477lKeXdwBuCrcS8MQ5uOO4T//4DykAs1nqrNToSMA5WXbpygBGAMwnw6BYboY/c35+GE6Hbd99vV5MR7Oxn9XafnjOxC5dmdNh238bPMbfekx0FCc6ivmn8C9cnFRK8YrzwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Residential", "label": "Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 54, 140, 255 ], "toColor": [ 201, 54, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 158, 40, 255 ], "toColor": [ 53, 158, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 163, 199, 255 ], "toColor": [ 66, 163, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 58, 201, 255 ], "toColor": [ 50, 58, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 125, 48, 255 ], "toColor": [ 201, 125, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 189, 151, 255 ], "toColor": [ 47, 189, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 54, 62, 255 ], "toColor": [ 179, 54, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 77, 153, 255 ], "toColor": [ 52, 77, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 201, 42, 255 ], "toColor": [ 183, 201, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 69, 186, 255 ], "toColor": [ 153, 69, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 156, 59, 255 ], "toColor": [ 141, 156, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 201, 113, 255 ], "toColor": [ 79, 201, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 114, 166, 255 ], "toColor": [ 36, 114, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOC_ID", "typeIdField": "SRVC_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "wMeter", "description": "Type of meter", "codedValues": [ { "name": "Not Installed", "code": "NotInstalled" }, { "name": "Compound", "code": "Compound" }, { "name": "Detector Check", "code": "DetectorCheck" }, { "name": "Magnetic Orifice", "code": "MagneticOrifice" }, { "name": "Turbine", "code": "Turbine" }, { "name": "MultiJet", "code": "MultiJet" }, { "name": "Positive Displacement", "code": "PositiveDisplacement" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Diameter", "description": "Diameter of pipe and various features", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Undefined", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "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": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "CUSTOMERID", "type": "esriFieldTypeInteger", "alias": "Customer ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CUSTOMERID" }, { "name": "LOC_ID", "type": "esriFieldTypeInteger", "alias": "Location ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOC_ID" }, { "name": "SRVC_TYPE", "type": "esriFieldTypeString", "alias": "Service Type", "domain": { "type": "codedValue", "name": "MeterServiceType", "description": "Type of meter", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Church", "code": "Church" }, { "name": "School", "code": "School" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" }, { "name": "Master Meter", "code": "MasterMeter" }, { "name": "Club House", "code": "ClubHouse" }, { "name": "Civic", "code": "Civic" }, { "name": "Residential Multi-Family", "code": "ReslMulti" }, { "name": "Public Park", "code": "PublicPark" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICE_TYPE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "METERINST", "type": "esriFieldTypeString", "alias": "Meter Installed", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "METERINST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_ALTITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_CORRECTIONAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_H_RMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "METER_ID", "type": "esriFieldTypeString", "alias": "METER_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "METER_ID" }, { "name": "ERT_ID", "type": "esriFieldTypeString", "alias": "ERT_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ERT_ID" }, { "name": "PREMISE_ID", "type": "esriFieldTypeString", "alias": "PREMISE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PREMISE_ID" }, { "name": "LOCKSTATUS", "type": "esriFieldTypeString", "alias": "LOCKSTATUS", "domain": { "type": "codedValue", "name": "MeterLockStatus", "description": "Water meter locking status", "codedValues": [ { "name": "Unlocked", "code": "Unlocked" }, { "name": "Red Flag-locked, no account", "code": "Red Flag" }, { "name": "Yellow Flag-no info attached", "code": "Yellow Flag" }, { "name": "Red Check-check to be locked", "code": "Red Check" }, { "name": "Yellow Check-check for account", "code": "Yellow Check" }, { "name": "Known Issue", "code": "KnownIssue" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Unlocked", "modelName": "LOCKSTATUS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_42", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_42", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Church", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "Church", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Civic", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "Civic", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "ClubHouse", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "ClubHouse", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Commercial", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "Commercial", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MasterMeter", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "MasterMeter", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Open Space", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "Open Space", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "OTH", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "OTH", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "School", "name": "Non-Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Non-Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "School", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Residential", "name": "Residential", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "SRVC_TYPE": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "METERINST": {"type": "inherited"}, "LOCKSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Residential", "description": "", "prototype": { "attributes": { "LOC_ID": null, "PREMISE_ID": null, "TYPE": "UND", "DIAMETER": 0, "PRESSZONE": null, "LIFESTATUS": "Active", "CUSTOMERID": null, "SRVC_TYPE": "Residential", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "ERT_ID": null, "METER_ID": null, "CLCTMETHOD": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_CORRECTIONAGE": null, "NOTES": null, "METERINST": "No", "LOCKSTATUS": "Unlocked", "ADDRESS": null, "ESRIGNSS_ALTITUDE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "wNetworkStructure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887323000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1507393.7166999998, "ymin": 7273033.7912, "xmax": 1533293.1643000003, "ymax": 7318300.0905, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "LIFESTATUS", "defaultSymbol": { "type": "esriPMS", "url": "00ed70bd889bece94a98d48e5fa8e62d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQoka3SvQ2DMBCG4VeCihaazEFGoLGUa9iAxiUzeA7GSBpKFrAsUVOnYwREKhCFzY/IV99zP9LF3Ej8TyyA3qm3gPFhAd4iQpIkXjkMw8tay9Jgi3OAsixJ09SL27bFWpuH1l4zzzPjOJJlWfCGIDbG4JyjKArquj6Pp2mi73sAnHPXJkdRhNaarusQketrK6VQSgXhLj6TLW4AXVXV48A0PvwFnhx/2MeHlwbmYPKaWzf/AE64MV2grdgrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "177bc8dd8b54fe1e428516cecab338c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQokaXOPQtBcRjG4d/hGLwMpBQGX0AYKDYZDD6Ct43FKJmUGO0WG5PBYpLFB1DKKWUgMqAk2RXDKXnJv4O77u25uh+ZHyP/DX2Na8wkYxUd789M1lVp/QSLUcrZIHERzHcptKD58dX2GEYLMBog4IZ8RPDqYzYnKEbB64RkB3JhkCQNEKA+BL1O7SsSwkpcXSz1YboFv0sjHMxB2cFsDw6LxsVMCFZHMOihkwK7WSP02NSKcofLA4eegiI6vlw5vsFaQkqLNz4sfpsbADAr4kS3BFoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Booster,Proposed", "label": "Booster, Proposed" }, { "symbol": { "type": "esriPMS", "url": "514de2c62e4420aed0472d088a152391", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokaXOvwsBcRzG8ffVLUpJFgxKGZRiMhgtMvkPjj/DZLJcSbKeUfwRJiZXFspgNaDUJSLpujvDDX5/Ozz1bJ9Xz0fmx8j/w6oTwMYnvN5joEnmI7zQBipC6CcH6B9fLWchn4CzCdMVaGPRq3eJBaE5hPkG+gp0dHAcDxCgVgDLdvuMhLA+cBcbJchEYbb2CItJSEcgFYbt0eNidwLxEJgWKD0wTh7hcudWlBuUWOAwEl6bHF5hS1IBVbzzbvHLXAHQoDZuMyAw0wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Booster,Active", "label": "Booster - Active" }, { "symbol": { "type": "esriPMS", "url": "f213e3417a07ba3a92d79b4244a33a3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokaXOMWqEQBjF8T/OIiwowSnF0gvYCOm8SSrxKtum9Dam287CxsIrZAbCFGp0Jm2WrGJ2X/t9P9478WBOT8O6rl983z/vPc/z/FlV1fcNFEK8r+v6tgc9z3sFrptT0zQljmOWZUEpRd/321N/JwgCuq5Da01RFMchQJZlWGtxzt29b8K2bdFak+c5UkqUUsdgkiRIKYmiiHEcjzUOw0AYhlhraZqGaZqOQWMMxpitMbfQOdcDH3vPQoivP7Asywtw2a251/jf/AD5mkpVLOY//QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Booster,Offline", "label": "Booster - Offline" }, { "symbol": { "type": "esriPMS", "url": "ce9f9ecaf4c5969c9ae40dfe20ea8a05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokWNhIBOwUK4xdBU/w1cGTryqZd6/ZZiV/htV44+/ExmYGePxanzOb8nAwHACp1Obo3UZapdeZmBgYGAIspRhuP3sM8Plhx9xOBUJaMrywdlSQpwMrz7+wFBDhcBBAn///WdgYmRk+Pf/PwMnOzPDz9//iNO49cwzho54PYZjN94wuOiLM0zZcps4jYv2PWDQkuVjUBTnYYjsOc7w/ddf4jQyMDAwXHv8ieHa40+4pJE1Mt5gYPh/EKdKBgYGBiZmuEkIjZsjOhgYGDrwasRuI2kAAByVO5vuZExGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CUW,Active", "label": "CUWCD Turn-Out - Active" }, { "symbol": { "type": "esriPMS", "url": "89ea29272377f3d24be04bbb684daf94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokaXQsWqEQBDG8b/OIUSQbG/jO4hFniaV+CrXXunTSLo0tpLCys7icE0jGNa5Lrlwp5jcVy3M92OGPfDPHB6GZVk+B0HwtFWe5/lcFMXXLygiJ+fc6xb0ff8FeF89NU1T6roGIEkSxnFkGIb7p17HGPP9DsOQaZpuOo9/znVUFc/zUFVEhGVZ9sGu68iyjL7vieOYpmn2wbZtMcYQRRFVVeGc2wcBrLVYa9fGP1BVP4C31SYgIp83MM/zI3Dcgnc3/jUXeJNAxXRwwnIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CUW,Offline", "label": "CUWCD Turn-Out - Offline" }, { "symbol": { "type": "esriPMS", "url": "751e270c9ade4acc9b2a545623d77613", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQoka3QTSjDcRzH8fdvm5Y1LTI1pbYisZO0Ik152EoOamUnolYeaqUoRSaldqTJYXNSKFdhhzkai/J0mJPJwRz0NwdZrc3+Th7WbEk+t+/hVZ/PV8Ufo/pf6JZNdQYan19JShInrIlkUaidkfXDzSy5rXTVV2HIZHnbjXLub5I3Q+NipQCUhacb/3QnjsUQxCR4SaHUa7H4HJinFLIyOCqW8+DABq6JdvoAPHa4jMNeFObsAGjG2nAFR+TAR+1P2GaiQ61CWegZPQ2YrWZsh7CTA0tL0BVCACoFVOuoyKv6+Eq8GLyRSN8nOM2DMQlf5I7+ViPlALWVMGj5gtvnRI4mRTQPBpziuuZAnhfgbTFSplWDVg2pDGydcRVLMJRT/fsxZxOryX05fPHArF6DKZ0leftEOHOMZ31BZAtCAG+vuAScxfb+CH+bdznWZE6WVYYVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tank,Proposed", "label": "Tank, Proposed" }, { "symbol": { "type": "esriPMS", "url": "25604fb8d795ab134b3c244573f11319", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3SvSvEcRgA8M83hyRJLiWZjEq3kpnFavQfKL8rbwspsnoptwtlNanLf2AxWJTBprxMrvTzcl8Dyfl1TvKsT5+n5y3nj5H7f7gQO7V5tBKefgFjkJjGnFS/1KsknqiatR3O68MZ61hcGmMgT0erptuK8eVjozdJHLUZzrIwiQXMwWqZQh8Tg6yVQTtKGMnCaFLQVHdmhiWx12a4roVB/gf0HlXd+Aa5aMCevLjKtvpsV7MF9MDlHXunNXBfKVSycCfcK8YpHIq6KimV9DN7okXytUrtOTZCWRIHBUXREB5ER7YcEGJ9iI+tzTeY9++/+ga3pUYPqVHCxgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tank,Active", "label": "Tank - Active" }, { "symbol": { "type": "esriPMS", "url": "57f1ce4661eb50729086ee40fef30b8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQoka3SvUrDUBTA8f89SScpEiKCQ55AEDsq3X0Cu0mHpu1QBwW/nsBHEG4gAUHB1VX6DG0GF6GDm5NLFGyb2uPi0BJaoXjHA7/zeV1WfO6/Q2vtuud5X7VabfwnVFWTJMmxqp4DQZZl33Ecd1X1LAzD54UwSZJrVb2qVCqUy2VKpZIzHA4Per1eNYqiaqvVSgswiqLd30r0+3183ycIAtI0BVgTkRtgvwCNMYeAs2Qfe9barXa7/TYHRWRDVZc4cBzHB+Yh8LJUwXg0Gr0WWnVd93YymVyq6iZAlmUMBoNZeNfpdD4LsF6vv8dxfAQ8AF6e5+R5DoCqdkXkZDbL3DkajcaTtXZbRE5FZAf4mE6nj2EY3htjdCEE+N3axWys2WwWBl75r/4AIuVym3XGBKIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tank,Offline", "label": "Tank - Offline" }, { "symbol": { "type": "esriPMS", "url": "a3dd6466526523a71e901ee7a2bed148", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQokWNhIBOwUKxRqPq/lb0Sgwo+xTuuMuz/3sf4GEWjnhSD4rokhoX4NIrXMrh/Z2BA1QgDV18wMGhLMDBcf8nAIMHLwCDIBWFriuNwKgzMO8nA0OvPwDD9KAODlgQDg60SA8PpR0RolBVgYHj8gYFBTpCB4elHBoaDdxkYAnQwnY2h0UmVgaFjDwNDvBkDw95bDAxvvjAwSPEToVFXkoHh5CMGhsnBDAyffjAw7L+NqQmrRkZGBoYzRRC2ixoEE6WRWADXeOAWww/GIgZXAuo/Ydo4kXEtWTaSCgBXqzIefQoOogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Well,Proposed", "label": "Well, Proposed" }, { "symbol": { "type": "esriPMS", "url": "e55be3aa08608c87ac99974ce7a01224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQokaXPzSpEARjG8d+pKaZRowxlZ+Er5QJYaxTuYdyCldRslMWsyEpcgJ2yUko0i5G9ja+abGmE1NDBsZgpNMfx9V+9i+ff87wpfyT1f3E+ynqVTkzfqdkIws/ik1UUEsUOYziKnbo0RXGH/hzFPLObjPYy2MPWcdzUJtl2OtNMj9CWIpchP8Te2Vc/Ntk/Z7yv0bh+yOQwA90slxEkiAcXLEzw+EylSmmGekgUfSPe1hs/rVUIX+jKtM6MFWFum8ubxr24y/XDD8XTq/e7WotLfBQDJyLl+FiT0H2ruBKUUEoUYxt/yRvuKzkugmdUAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Well,Active", "label": "Well - Active" }, { "symbol": { "type": "esriPMS", "url": "3c565d65e38bef6b904ba889c4c1e1ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQokaXPoW6DUBjF8X96m9vOXFJMBeUZICGIPc0U6avUTvZxhsIQBAIcCghiogPRsFw6s25ZILRZj/rE+SXnW/LPLB+Gx+PRkFI+zZX7vn/f7/eff6AQ4lVr/TIHF4vFMxBNTvU8jziOUUrhui5hGLLZbDAMg6IoxlOvkVIipcS2bYQQrNdrdrsdZVlO/3hNVVVst1uUUuR5jmVZKKVI03Qe1nWN4zhorWmaBt/30VqP/h3Bvu8xTZMsyxiGgdVqRVVVtyFAFEV0XQdAkiScz+f74Ol0+rnbtp2q/MLL5ZIDb5Ot7wghPkYwCIIDcJiDN6feky+Fq1Ji/A16JAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Well,Offline", "label": "Well - Offline" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 123, 123, 255 ], "toColor": [ 138, 123, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 238, 255 ], "toColor": [ 252, 237, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 70, 70, 255 ], "toColor": [ 77, 70, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 179, 255 ], "toColor": [ 199, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 95, 96, 255 ], "toColor": [ 107, 95, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 151, 153, 255 ], "toColor": [ 168, 151, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 206, 207, 255 ], "toColor": [ 224, 206, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 223, 223, 255 ], "toColor": [ 247, 223, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 167, 168, 255 ], "toColor": [ 184, 167, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 139, 139, 255 ], "toColor": [ 148, 139, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 81, 82, 255 ], "toColor": [ 87, 81, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 190, 190, 255 ], "toColor": [ 204, 190, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 114, 114, 255 ], "toColor": [ 120, 114, 114, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "exclude", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "wStructure", "description": "Water and network structure type", "codedValues": [ { "name": "Well", "code": "Well" }, { "name": "Booster", "code": "Booster" }, { "name": "Tank", "code": "Tank" }, { "name": "CUWCD Turn-Out", "code": "CUW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPDATE" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "NORTHSOUTH", "type": "esriFieldTypeString", "alias": "NORTHSOUTH", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NORTHSOUTH" }, { "name": "Well_CAP_ACFT", "type": "esriFieldTypeDouble", "alias": "Well: Capacity acft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cap_acft" }, { "name": "Well_GPM", "type": "esriFieldTypeInteger", "alias": "Well: GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "Tank_BaseElev", "type": "esriFieldTypeDouble", "alias": "Tank: Base Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tank_BaseElev" }, { "name": "Tank_Height", "type": "esriFieldTypeDouble", "alias": "Tank: Height (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tank_Height" }, { "name": "Tank_SizeMG", "type": "esriFieldTypeDouble", "alias": "Tank: Size MG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tank_SizeMG" }, { "name": "Tank_OverflowElev", "type": "esriFieldTypeDouble", "alias": "Tank: Overflow Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tank_OverflowElev" }, { "name": "Booster_Capacity", "type": "esriFieldTypeDouble", "alias": "Booster: Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Booster_Capacity" }, { "name": "Booster_NumPumps", "type": "esriFieldTypeDouble", "alias": "Booster: Num Pumps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Booster_NumPumps" }, { "name": "SCADA_Number", "type": "esriFieldTypeString", "alias": "SCADA Number", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SCADA_Number" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_49", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_49", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Booster", "name": "Booster, Proposed", "domains": { "TYPE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"} }, "templates": [ { "name": "Booster", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "Booster_NumPumps": null, "OPDATE": null, "TYPE": "Booster", "NAME": null, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Booster_Capacity": null, "Tank_OverflowElev": null, "CLCTMETHOD": null, "Tank_SizeMG": null, "Tank_Height": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null, "Tank_BaseElev": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Booster, Proposed", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Booster", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Proposed", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Booster, Offline", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Booster", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Offline", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CUW", "name": "CUWCD Turn-Out - Active", "domains": { "TYPE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"} }, "templates": [ { "name": "CUW, Active", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "CUW", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "CUW, Offline", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "CUW", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Offline", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Tank", "name": "Tank, Proposed", "domains": { "TYPE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"} }, "templates": [ { "name": "Tank", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "Booster_NumPumps": null, "OPDATE": null, "TYPE": "Tank", "NAME": null, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Booster_Capacity": null, "Tank_OverflowElev": null, "CLCTMETHOD": null, "Tank_SizeMG": null, "Tank_Height": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null, "Tank_BaseElev": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tank, Proposed", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Tank", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Proposed", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tank, Offline", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Tank", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Offline", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Well", "name": "Well, Proposed", "domains": { "TYPE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"} }, "templates": [ { "name": "Well", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "Booster_NumPumps": null, "OPDATE": null, "TYPE": "Well", "NAME": null, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Booster_Capacity": null, "Tank_OverflowElev": null, "CLCTMETHOD": null, "Tank_SizeMG": null, "Tank_Height": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null, "Tank_BaseElev": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Well, Proposed", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Well", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Proposed", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Well, Offline", "description": "", "prototype": { "attributes": { "Booster_NumPumps": null, "Booster_Capacity": null, "TYPE": "Well", "NAME": null, "OPDATE": null, "PRESSZONE": 0, "LIFESTATUS": "Offline", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "Tank_OverflowElev": null, "Tank_SizeMG": null, "CLCTMETHOD": null, "Tank_Height": null, "Tank_BaseElev": null, "NOTES": null, "SCADA_Number": null, "ADDRESS": null, "NORTHSOUTH": null, "Well_CAP_ACFT": null, "Well_GPM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "wUndergroundEnclosurePOINT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887368000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1507656.5453000003, "ymin": 7274464.1972, "xmax": 1535346.4981000004, "ymax": 7317504.2105, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1bc058fca90897db159db50ee23cd476", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQklEQVQokZXRT0TDcRzG8fe3zcq2/tDfdRhZiqIk3UpkOkQkSjRdukTG1nSP6NYWK6L7IkqyrkVllmhqRGvqUMuYtdVma9b6dojy06Ke44fX48Oj5p9R/7hYZQUq+pDoURHAKUK/A5ucrNUx0W0gH36iIZbB92yTWgQOXCKrBHY5aKpiydKFsbUGDm9hqIU2q5fzhxdcwIwCNFWxuD6C0XMB8VfQlYLbT+XqMD3TuwTjc7IFpwh9AQntW0F4E+AeAynBvg371+jrtfTG0/iAb2AoR5pN8JiDaArq9IAAswmesiSuYqQVL6kF0VSO5qObz/ZABFTvcJeEs0c0FDhWgI5qLAsH+BYGKNFqoAwY74TZPZKRBBu4xYsCrE2JU8eO7N+8xJN/pzGaQvrvCccyzBdWhLfoDsuj4gQwFlu4+HB/yAd3Dm6EhW35EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "COVERTYPE", "type": "esriFieldTypeString", "alias": "CoverType", "domain": { "type": "codedValue", "name": "AccessType", "description": "Type access to underground enclosures", "codedValues": [ { "name": "Manhole", "code": "MH" }, { "name": "Hatch", "code": "Hatch" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "COVERTYPE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "UndergroundEnclosure", "description": "Type of underground enclosure", "codedValues": [ { "name": "Meter Box", "code": "MeterBox" }, { "name": "Vault", "code": "Vault" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "TYPE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PHOTO" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wUndergroundEnclosurePOINT", "description": "", "prototype": { "attributes": { "TYPE": "UND", "PHOTO": null, "COVERTYPE": "UND", "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "NOTES": null, "CLCTMETHOD": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "da00f9c8c0d944e6b1889bc205bfaa30" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "wServiceLateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887266000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1509909.2244999995, "ymin": 7272857.3118, "xmax": 1539836.1813000003, "ymax": 7320689.9663, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "wLateral", "description": "Type of lateral", "codedValues": [ { "name": "Commercial", "code": "Com" }, { "name": "Residential", "code": "RES" }, { "name": "Hydrant Lateral", "code": "HydLat" }, { "name": "Fire Line", "code": "FL" }, { "name": "Industrial", "code": "Ind" }, { "name": "Church", "code": "Church" }, { "name": "Other", "code": "OTH" }, { "name": "Park", "code": "Park" }, { "name": "Civic", "code": "Civic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wLateralDiam", "description": "culinary lateral diameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "Other", "code": -1 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "LateralMaterial", "description": "Lateral material", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "PVC", "code": "PVC" }, { "name": "CTS Poly", "code": "CTSPoly" }, { "name": "Unknown Poly", "code": "UNKPoly" }, { "name": "Copper", "code": "Co" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "MATERIAL" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "PressureZone", "domain": { "type": "codedValue", "name": "PressureZone", "description": "The pressure zone a feature services", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InstDate", "type": "esriFieldTypeString", "alias": "InstDate", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "InstDate" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_48", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_48", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wServiceLateral", "description": "", "prototype": { "attributes": { "PRESSZONE": 0, "DIAMETER": 0, "InstDate": null, "TYPE": "UND", "MATERIAL": "UND", "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "NOTES": null, "CLCTMETHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "wPressurizedMain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685886994000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1507391.9935999997, "ymin": 7272504.3109, "xmax": 1539845.1270000003, "ymax": 7320689.7257, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFESTATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "defaultLabel": "wMain", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "Abandoned", "label": "wMain - Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "LIFESTATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "MainType", "description": "Type of pressurized main line", "codedValues": [ { "name": "Distribution Main", "code": "Dist" }, { "name": "Transmission Main", "code": "Trans" }, { "name": "Drain Line", "code": "Drain" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "TYPE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDiam", "description": "culinary main diameter", "codedValues": [ { "name": "Undefined", "code": 0 }, { "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": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wMainLineMaterial", "description": "Material used on main lines", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "MATERIAL" }, { "name": "PRESSZONE", "type": "esriFieldTypeSmallInteger", "alias": "Pressure Zone", "domain": { "type": "codedValue", "name": "PressureZone", "description": "The pressure zone a feature services", "codedValues": [ { "name": "Zone 1", "code": 1 }, { "name": "Zone 2", "code": 2 }, { "name": "Zone 3", "code": 3 }, { "name": "Zone 4", "code": 4 }, { "name": "Zone 5", "code": 5 }, { "name": "Undefined", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PRESSZONE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_ALTITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_ALTITUDE" }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_CORRECTIONAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_CORRECTIONAGE" }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "ESRIGNSS_H_RMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESRIGNSS_H_RMS" }, { "name": "VALUEID", "type": "esriFieldTypeInteger", "alias": "Value ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUEID" }, { "name": "VALUE_LF", "type": "esriFieldTypeDouble", "alias": "Value Per LF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE_LF" }, { "name": "COLLECTEDBY_ORIG", "type": "esriFieldTypeString", "alias": "COLLECTEDBY_ORIG", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COLLECTEDBY_ORIG" }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MILES" }, { "name": "REVIEWED", "type": "esriFieldTypeString", "alias": "Reviewed", "domain": { "type": "codedValue", "name": "Review", "description": "Review status for QC", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "More Info Needed", "code": "More" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "REVIEWED" }, { "name": "REVIEWED_BY", "type": "esriFieldTypeString", "alias": "Reviewed By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "REVIEWED_BY" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "ASBUILT_URL", "type": "esriFieldTypeString", "alias": "Record Drawing URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASBUILT_URL" }, { "name": "SewerException", "type": "esriFieldTypeString", "alias": "SewerException", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SewerException" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_40", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_40", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Abandoned", "name": "wMain - Abandoned", "domains": { "TYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "PRESSZONE": {"type": "inherited"}, "LIFESTATUS": {"type": "inherited"}, "CITYMAINT": {"type": "inherited"}, "CLCTMETHOD": {"type": "inherited"}, "REVIEWED": {"type": "inherited"}, "SewerException": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "SewerException": null, "ASBUILT_URL": null, "TYPE": "UND", "DIAMETER": 0, "MATERIAL": "UND", "PRESSZONE": 0, "LIFESTATUS": "Abandoned", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "REVIEWED_BY": null, "REVIEWED": "No", "CLCTMETHOD": null, "MILES": null, "COLLECTEDBY_ORIG": null, "NOTES": null, "INSTALLYEAR": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_H_RMS": null, "VALUEID": null, "VALUE_LF": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "wUndergroundEnclosurePOLY", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CLCTDATE", "creatorField": "CLCTBY", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1685887410000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1513269.404, "ymin": 7273308.1256, "xmax": 1537992.8409000002, "ymax": 7318872.1061, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": -10000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -10000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "TYPE" }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "CoverType", "domain": { "type": "codedValue", "name": "AccessType", "description": "Type access to underground enclosures", "codedValues": [ { "name": "Manhole", "code": "MH" }, { "name": "Hatch", "code": "Hatch" }, { "name": "Other", "code": "OTH" }, { "name": "Undefined", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "UND", "modelName": "COVERTYPE" }, { "name": "LIFESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Offline", "code": "Offline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LIFESTATUS" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CITYMAINT", "type": "esriFieldTypeString", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "YesNo", "description": "Really? you don't know?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CITYMAINT" }, { "name": "CLCTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CLCTDATE" }, { "name": "CLCTBY", "type": "esriFieldTypeString", "alias": "Collected By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CLCTBY" }, { "name": "CLCTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "domain": { "type": "codedValue", "name": "CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Flowline SGPS", "code": "FL SGPS" }, { "name": "Finish Grade SGPS", "code": "FG SGPS" }, { "name": "Bluestake", "code": "Bluestake" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CLCTMETHOD" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wUndergroundEnclosurePOLY", "description": "", "prototype": { "attributes": { "COVERTYPE": "UND", "TYPE": "UND", "NOTES": null, "LIFESTATUS": "Active", "FACILITYID": null, "INSTLDATE": null, "CITYMAINT": null, "CLCTMETHOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }