{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Irrigation Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 130, 49, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeSmallInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "additionalinformation", "type": "esriFieldTypeSmallInteger", "alias": "additionalinformation:", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Fitting" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "notes": null, "diameter": null, "additionalinformation": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "notes": null, "diameter": null, "additionalinformation": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Fitting" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Irrigation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Irrigation Device" }, { "id": 15, "name": "Irrigation Line" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Irrigation Device", "type": "Subtype Group Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Irrigation" }, "subLayers": [ { "id": 3, "name": "Unknown" }, { "id": 4, "name": "Flow Valve" }, { "id": 5, "name": "System Valve" }, { "id": 6, "name": "Pressure Valve" }, { "id": 7, "name": "Station Valve" }, { "id": 8, "name": "Outlet" }, { "id": 9, "name": "Blow Out" }, { "id": 10, "name": "Meter" }, { "id": 11, "name": "Connection" }, { "id": 12, "name": "Supply" }, { "id": 13, "name": "Controller" }, { "id": 14, "name": "Wire Junction" } ], "minScale": 3000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Unknown", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f1d02493ee04f2a75093270f07efc725", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACY0lEQVQ4jcWVP4viUBTFj38KYepBksZGC8VhigRhvoCNxk4UrGxiIQjajaBmbP0EvlIEG8EiFn4B0WJekVZrVyyn0ULE5b6NbsxkZmeXXfaAqPHl573nvvMSxD9S8H+CZQAKAMn+TDIB8D8FKwA0AB1N0yBJEmT5B9c0zQ7ngssAVH4HrADo67qu6LoORaGvP9XpdLDdbmEYhs4Yoz/X3B14gRVFUV4Nw0A2mwVVViwWxbvf70cqlUKz2UQ8Hke/34eu65Kqqq8AVCc86FWpYUNnsxlyuRyOxyOSyST2+z2GwyEmkwkWiwUeHh5EN6ZpQtM00zGDd2CN2icoqVarCWi320Wr1cL5fEapVMJoNEKv18NgMBDraD1VzhgzABhusEz2kaek0+mEzWaD+/t7NBoNcc3n8+Hx8VGAd7vdTUXUJWOs4wVWaPqXQQUCASyXS4RCIdzd3YlrlmWJSknku1O0a+hezjkN0nSCJfrRKfLwovl8jkwmg7e3N1SrVZTLZa+pE1h6Z4Vs71O3DocD8vm8gLbbbby8vHius++Xvxxpy7LEvn16evoQ6pYTbFKiaPO7FYlEoKoq6vX6pzDadnbcb8CcQkCVub0Oh8N4fn6+8dwtupdzvr2ExG0Fo5hSopwaj8coFAqIxWJYrVaeYMbYtVovcIWyT5vdeT5Q6qLRKNLptCd0Op0SmCq9DsBreBpln/y6JDCRSGC9Xn8IrVTEAUfQb5+BOR0olH2qnBLl9lws4ly076j0asNHYNhwmbJPMSVb6OU4jy+DIthNpb8CXyQOFYqpnai/8gRx6qbNr+g79KL66VO8gUIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Flow Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cbf91e1a4c270d6b9d0419ba44cae52f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAXCAYAAADz/ZRUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB4UlEQVRIidXWwUuaYRzA8S/ssWLBxpKKOlTbiGiXiKAdutShQ7skEhEY7OJ2KNelOtpfYAUm7KJI1CFygxUdYx2CoF1WC5aD2LKgMIIlpcyyiBeS4vUxn/dViP1AUB/f3+f7IoKCBxzx3+AOxrqSJIo+4VmQHD/7gG9wCtckEC84niRR9JquL+f8613EF9KfV/HcMYy/ZRxnv0qAwOBYqaYTxzyQEWChhCbabcP4Z1UCBCamgtqsAcU8Vg4QZvBCBQizuCRg2WiAyAe/GxAn5tSf5QoQ6Scj+PvOiL3KhsQ4rniCtVxgkQbYGPBHicSgUTlA3C6o62im/n2uO5Xh6QDg6R7b1CgGCJXFqqMF/OEHKS4ydmkBDbTahvDZvbhmMnDtolxzX+ABOzzCIv1MkgRh1gNeXEu3u27miN2V32xGZUsvSYkzTsq077wNm127C/3s8D1yxWXtC5qk8AYrgQnejQJ/M3APzrn77xl6GOlOcWEv1r2/x3Z4g6/TLXQ6BZaXKnBBfmoa/JM1b4jxz628easK542n4SDuAFBqBM4L18Hnd3EV2DQugTEKm8L3+RXeZUsKJzhVhg3jUSKHVio9Qdwzelh7fRM1pwJjFF8l9E17ZDmOB3F/NLLvQf9AXgNqmObCPzwDLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "System Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a3982e23fb37acfb534604e7c23f8976", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADMUlEQVQ4jbWVXUhaYRzGH7Ovg7Arpyxh3jQoNlkEm9CwtZKxwbwovEqJrQtr9LEaCaNGRQhKbtKC1ryQWcxVS+piDR1pF4ugwCh0RwfSxRgGZhcLtME5bYzXPGL2OWIP6IHjn9/7+P96c/GflHuGGDEAWeoZTX0C5wGLKYqy8Pn8+7W1tQLygsfj8SORCLu2tvY7Ho+PMgzzInXQ2cAFBQVdFRUV/SqVSqBUKiGTEcNp8cmXw+HoMhqNrTRN9wCwnAqmKMqhVqvVZrM5Xywm//5oaTQaKJXKQr1eb5ycnCxjWbbhWHDBvtO68fHxfJxB5GASG4vF6t1u93qm80ywrKampnVwcLAQ/yi73c6vrq4eCAaD81xh02CBQPBIIpFIW+o7Uaa4iuf9PRAKhScCFxcXMWJ+A9GliyD1CIfDei4lHFjM4/EekkJtfJjGL38Rqmbvor2vGTqd7hAwFAphdMgKeiqC4p2b2FKt49WABSMjIw9Ylj2QCpFcLqf2qz+NGmhRsinHp04HFuY0aNE3Q6FQJANnZmbw8ulrXP5+A00YRgRhrGA9mW/C8Hq9BBJIOy4qKsrJdCXBFWh2+xH5GEantw+Sqgug+ALkeqVQ7/Ymf89WiiHOBIM0/3G5JJC8Pz/xdT2EW7tlR0IzGMke5cBRMlFc83Py5bmwXDyBe9o76O62Ynt7GwM9Blin2nF7R4MSyA+AUwx/JjhAxpQL+IYVLArfQ6G7Dqt2GKWlpcn3pEuGrUMIdYTQ3tSBheV3qGa1+86iUayurv441G7xeHyUjGlUsIFg5TR69W3pgmWLHDT/5XOykL1tA7iGUng8HrAsO8fFpMEMw4zPzs4+dnqcAs7haaqrq0NlZSX8fj8MBkMikUi8PQQGEAgGg70mk2lwbGzs2EJmi6THbrczS0tLo5nrNHsJWSYmJsq2trbqXS7XqfBAIACz2cw4nU4nwzD6E7cby7INbrd7UyQSPWlsbCw0mUyHgKRQJKc2my1BnGZDjwRjX89isZjDYrHoyZhKpVKqvLw8h1v0Pp+P2dvbs6VyeuRtctINEiDuyezTNC2maZrb9ue+mjLF3XVn1l9JCFLjBAKmKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Valve Type", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "Turns to Close", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Pressure Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9fa3bd56c6f515e5c8672e3bd22e6f6c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAWCAYAAADeiIy1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHUlEQVRIib2UP2gTcRTHP2AcOrSQwT+pUG3coh7EdAyIaNWhFZRIQap1aXQRipUoKCQhViFY/4BLmkHEoyB00SCIiYMgON1yq5BJA9Eh0MEKKsg3/iKpXpqaJn3wuPvd/d77vN/33jsfm2S+DmK2muv3XoL6rpC/qpt7TGd6BrrI3ehewpfN8jHwsRegviFCcT/bt2lxk2f3bzFxHljpKugCmcM72RPbYkKGORA7yw17kbnnnYAigOOxb2CY/Ymf/KgvdJVbHLq9yNzrFqdaletvUA4YrH8OKDQ9X05yakLyPeDdSz2YIXrcdN6KByAFjAG7gIoXaPAMs4ES9osaVVVzsrERqOpkzXB++59YIAnEjzKJQ5Ea1UArEAcZJcYseRKREvYnYMGccC2Ly4NYkWmyBLFwCK+vGRRwhEkB42XccQN76yVTEGtMxUUY7azrVNkdXlHCDiwxLzndGp8brx8B5ySTIH52bLy9lUyeJ2GlOc1uQioi1JCpq3NUxtXHrSdWa+tevl5rC1KyJeYln5ZPMxRO9OP/MkN0IcvUtSBWIMGTjUmn5G+wdRrHNMOHfvzvzWv96x6WcVOXCCclraT8L5Bk0ikcigKkm4Z34Btf8a0O03AWStg5h2K9vb267x9QnkQdZOYn3TSwsuXrHNvnUZsKGqlRHc8ylZOc7UCVMm7FyOT1z2tnBbnkNEPcEjRCdyxlvCWoZ7ZpoF8jvKP2SuaS+AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Station Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d2239e433118918fdb94b7a99ce96cc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVQ4jd2VzUsUcRjHPxOCVCZF4rZb9IKnDtFhID14kWJxYIQg+wNsbdyTxNIteiOyWHRvyq60dF4oiGZC8VCn1RHZS4ReitgQZV3EVowlFtv4TVPMjs3OGniwLwwzPDCfeZ7v8/yeaWKP1PTfgWX7CgGqHcsBk/b9n8BaK8dTChFkwrRzGgmJAnk5x4w2zfNCieJNQN8NWO9CVaMkOEjLn2D52iLfV/N0LigolcFAkthrE+Mh8KARsCagt0hZGTrVG+0mcOUyVOFRd5rh2XERvm9i6G5r3GBZlC8ydUNrJMHdbITbFxJEPyRYYv5NieKJeuA+4amz/HoafR9jrPktvZWBQIa4Zjf1r2BVNKphSVC+9Bk5GyZDPOSVcUhYEeCMJ2fr0zbNbZWa2KlzJzmQtd5RnU10gld+P3SMwNmethpAeXmb2esbOz52iIuU2doRd1uxWiAfbF1uQe4K1mb70buZa3zBbyp0MfxHX/aDNUmNKceMlVQ98OQUaU0pDPLuzhI9j8/7QoUN4hS6T6AbnNtk3UgSU4efTPDq6zxXxzs9oVWqJIlRonjPzwqhPhNjhSrB6ESCZy8W6LhxBOnwD+AYzkwF1MQwnPPrtytCJkZqkTlNWYuw8TTMrzH8JpaQ5ekUaTZZF8Ch3W63IWGLOFEZ4kF7fWKX7Ls6/fax7rUW/bT/fk0/AfINpXizCdOGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Valve Type", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Outlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "31e59d82c9c56c389849d7dd31318038", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQ4jbVSvQqCYBQ9w6cUNURLCG09QEOLJNHYLvUW0dLYM7T0GoEtvUCD/YxtLW1SBA0NTtoQR/zkQxQM60x6vPd4z7lXIB/11LufVSSySAu2OcRkqUGP3kME2GE9d+EcCwm00DY66PbraMS/fuGCg1F4gm8gfiJgwTY5tiSbMHoCmlKkRZyNWcI94N2ZiWDaDIye1YYKakkxnwcYL94IE+6K896FM4omYNoysDyogrInsVAGQu6Zq8qzQKjf0wI+j0TdMwOjZynC5hO20ye8m6zRUQ0ABNEE6Qtj2mpgBJsdrDaZFlAC/xHgkXDPclVE7LmYADPhkaToTIEPldxH5rtSBqAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Blow Out", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8940e298e9dce5e0a90c9bf1bf2e4407", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjElEQVQ4jcVVO2zTUBQ9z3FC86OlQ4VfUYdUtENHh60S6k7WJOxVuoLKnnRnYG3YqZIN3A0JFsZaYmHg1yGoDqpQ+TQ0CTExOi+NcdKkSishjmTFefe98+7vXOv4R9D/G/EOalJDyBQQhgdPck1AWFlI+1LEVTimBy8DiKLMTGHK0BCVIWVzrFaxYjvwgHIecmNi4qoixXaqEDcXCzFcM8MD9pViAs16F29Kx4VK2ckIIDMcgT6KdMYM762UkpB3rowNNWpoSG9PY7EQM56nv+xV4aSD5PooT2M3Qmh8cPHukQs9IbCQj6pfovW5i/3HJ3Abnn9u+UEcbx/+tADIkcReL6emnhRo1btwj7s4fPkLc7cjSNzsbeVa7UkTc2sR6EkNTee3Wk8VYkalfFDKYb40QLyDmmShZm+FVU6X7sXReO/iaK+DWqXle0xPefHS/bi67FO1xWKCqdsvnxQBDBJrCJmsfnhaqHBJGgy3vtvuFVHQa0/tAVwVQT/ntFfsg0wO85ZPLCAMtlRkRoPztIXDF221Hr6qIbUeU2S0M9+0vd784V86t9YrMom/2R1jwGMPnmSfLm/GkVqP/m2bpIap65r/n++rz2Z9T9Wa0etvnu+L6Ey76QnhF2oc1EWBy0YhmAqLimLzXxYsInkGiLOQNmVKRbEQF8VXu8OnnjsVyVAfo0yZUlEXxcfyCc8rb88Q5yE3qH3KdHg+nAdnt80etj24WyOJCQ4Uan/Vmh2YFRTFOFJ74zvj3bqLBcffP7wxC2lzoLzKHFmUKRXFnFOJwzll+PSUpBRF0D6yr7K9AkhqnzJlWvgE5rEqFHPK8IOenkvcx+lAKVGmVFTwC9Kv/jhM9M0bDnMS/AGiIxVmDU9O1QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "594d6195dfe28569e0aa496ee9e8c385", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACuUlEQVRIieWWvWsTYRzHv2kvja1J09BWzInURYoVHPpE0Q5SB3HJnZMoiqDL3V8gKAhJdRTcDOQ2nYroEidRsZNEzS0OhYCDgr2zvtRobWMam8jv6T16SS7NC6WLXzjCPXmSz/3evs9J2CZJ/y2IAVAAxAHIAKLOuulchvPZNYgAScZYXFEUxONxyLKMaHSDY5omo2tmZkazLItAKgCrU5Aiy3ImkUhA0zTvp2CMX/S9YRhM1/UFALoTYVsghTGWSSaTPIp2pGkah6qqmrYsywbwqBWIUSSdQIQIlMvlKL0ZADF33bxASUoXQd6mVlFcWMeBq0FIIZ/HVqD0uYL87RWEJySMXezn9Uun09B1Pe3APEGMCi9q8v7eKr6+LGM5/xtTDyINkGoFyF4oYPFJCXtO7+AgkqgZNYqIqh6kUHfV68PDX8jfWsH4lZ016/M3f3JIszRuBorX12VgrBf+kA9vrv1A5LAfu6b7+PrisxLmbyxj96kAPj5uhDlRaaID60EyzUm9js5G8PTIF2TPfcNJcwTwAdnzBYQP+TFxPegJooicOYQXKCqG0a3wQQnsThivLhfw4kwBPX5gvVjF1P0hrH2vYku9bt+lfnyaK+Hd3SK/PzY7hOB+CUu5sud+26ZRgt0MZFIBnbAbxFJhLL0uY/R4H/ae3eiwZjJN3gNWV6DeAR9OzA3DP+g9U25ZFmc0HViDDFLM0WQqjMpa7YbAaE/N/eC4hOnnwwiM1K4bBm82o2lE5MI0bASLTPpbPrkU8v1teTeEUtPKglRyYeHMnco0TbIf23Hxfw/ksZeSq5MLk0F6tftmEFWlI4lDzHba2yCrJxcmg2x2HtWnyxVJzRHRao5oc4xcmGomDjiRTtu2eQTUXa6aNETSDgjOj2LiyHa8SxTOdtK8Je8MbqD4w660ba9bfwDuNhcpRWH6ZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Connection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Supply", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "de56439ee3de3e24bee22a4f716eeb83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVQ4jbWVP0gbURzHv4KUgwzJFVq4c/ItDu1SX4asRcTBcLgUOmbStVtH49hOtpNm6lIoFDrEwUFEkRal9OGWzSsOedl6WFAuQ6B8H7n0cvdOE2m/cMf9/fB9v9/3fjeL/6TZgus+AG8KjroLvM7N9305KVFrnRxuAGjZwOtSyt1ms4l6vZ4DXHa6GDh9CCHydpVCEAS7WusegL0cuGmBxnGMKIrwZevInDd2XLiuO/aMlBLtdhvVarUNYCYN9rn8LDQMQ+y/PUX/oIJS+BQP4ODDxTGcJwOsbC6OuSfc932Whv3RCdjLLu/k83eoN11UlMQjlEfXS6qGa3WFj1/PsNz6hdpSNfuqlwbnnBI6p2qwqYQyFsLnOHjxDY9/PLTWPQeO49gsn07v0nwkcfT+HGJ7AnAURaam6eUXiTXv7gG91z14nlcMvux0TffZqElVCQU+vTrEy+2lYvDA6Y+cTKvf+qYYLIQwOWWk2P1JdCN/orGzmst2rsau65qcMlLs/m26xpV5Ngu1gimGnzllpG5TJC6wtrlovWcFCyFM+JlTRipbczol9Nm7sjXDY2D9d0oZ8Yti+JlTRordT2rK5dNpETQNVmanlPnm084ZfuaUkaJsjUre1VqrhJUuxQZHH6dUGk4x/MwpI1UEDYKAh1u5UgBocZ5y9HFKTaOhU0LNLM6CKd6YGY6+f/prGpkYbvfWH9I90wzfGFLlAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Controller", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "20dc37936e2070d1f66e8b1ed882fe10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVElEQVQ4jbWUP2hTQRzHP8+8xPhnqWAoz1bQwQ4OIq8uDiIZVDA6FEkc7CCUZtExSwUbwQgdRHCwGNRmqNpmEXwBcal0EC32KVgdOoggeLFiBCVIQ5t3cuUSXzW+xMHfcvDufp/73ve+90z+U5kBcycAu02/A7j/AraBh0FEy7IQQowC/a3gfwNn9ZjvYvvCKTJ2L307w0QiFcqfHW7MLYr5zYAC39TwtuBhIKFUTFOeAnkf2AI8N6Cym30HD3DsODCUwnL16VRPPghs6UXESd0GWTJg1sQbHKCnor5P8D66iWjBQBbOcGFwktw9fcJAcEIryKe5Fgd+gJkcIFZtLDjLruUiX9OS5UMnOdczSa6k+7I+C9eBbe1XOcaOAjAjYSLlgzYqybZv+nSq7gIftd/NlPjBWT0647xcWqUe3YCxQPsSwCUNzuqYNsGWUqwjlK7h7Q0BEq9GZ6X8HbUsKyGE2ucXWKgjCCHWvDJZvS5RaKO7Q7DqU6KaF+i3It3wKkmvU0S8lXAYuNKKVEQ88eDdaazxxt34k+EHCz0xrL26A1wt8imepHvGD51CHFGbGshH/rvxv8Df45bW5ieG2H/5Fq/mJJ4zjcjVqZdMwlIij4K8CLzIEH8KjGmg6g18eWn1n/jO0gMw98DKGBgjIUI5iafmV1QMI3gjH1h8rHtUKmgHdrQCO0lMPWdnI1szfdhdYSKhNzz7UqNaB87r7Lu6py0YrXretu2E67qJGlVeM7tugYqmKiHEH2qDwEpFv+u6a2FvVTqvLdUGgRtNLX/indRPN2LKqE0jtaQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Wire Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Irrigation Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8d1b95551331071847ed546eaa64cf5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABd0lEQVQ4jWNhoCJgwSEu6+bm1szIyKiBLvH27dvbZ86cqWJgYHhMjGGyvr6+c9rb2920tbUxJB8/fmweFRUleeTIkUR0A1mIMejzjT8MnDLMDCw8jAyysrIMy5Ytc46KipqPbiALMS46EvCewWgKH4O4CztEIQ4DWYjxGjYgi8VAsGGgwCbFIHQDg4KC2s6cORMLNgwUazCD3p/9zXA8/D0DMvj26C/DqfiPDMycCDHDifwMkt7sYAOFhYVVscbm3+//Gb7c/YsuzPD9GarY78//iE5nZAGWwW3Y27dvb4NSNigw+XVYGOy2C6EoOp36kUE1m4tBwIAVLgZjX716leH///834IaB8hooi4CiGWSghAc7qo3cjAyCJqzwRAsDIIMaGhrW7Nq1qxvZm49BCQ+UAGEGEgJXoQatWbOmAcRFNgyvgYLGrAysAkx4DWLAEgFYDbRYKkDQIGyGwQ0EZRFYykYGoMCGhhGKQbgMAxsIyms45HACAG2UwroN4UxtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 533529.30355208, "ymin": 292261.93103865534, "xmax": 559437.3544261605, "ymax": 300682.0578991547, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "secondarydiameter", "type": "esriFieldTypeDouble", "alias": "secondarydiameter: Diameter 2, Nozzle Diameter, Outlet Diameter, Width", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 19, "name": "Wire Junction" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": 0, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlowValve", "description": "Types of irrigation flow valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pressure Vacuum Breaker", "code": 111 }, { "name": "Double Check Valve", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_SystemValve", "description": "Types of irrigation system valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Supply", "code": 121 }, { "name": "Interconnect", "code": 122 }, { "name": "Master", "code": 124 }, { "name": "Isolation", "code": 123 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_PressureValve", "description": "Types of irrigation pressure valve devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air and Vacuum", "code": 131 }, { "name": "Air Release", "code": 132 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Pump", "description": "Types of irrigation pump devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_StationValve", "description": "Types of irrigation station valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 141 }, { "name": "Drip", "code": 142 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Station Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Hydrant", "description": "Types of irrigation hydrant devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 171 }, { "name": "Yard Hydrant", "code": 172 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 7, "name": "Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Outlet", "description": "Types of irrigation outlet devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Drain", "code": 181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_FlushingandBlowoff", "description": "Quick Connect", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Quick Coupler", "code": 191 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 191, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 9, "name": "Blow Out" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_ServiceMeter", "description": "Types of irrigation meters", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Meter", "code": 1001 }, { "name": "Meter Pit", "code": 1002 }, { "name": "Well Meter", "code": 1003 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Monitoring", "description": "Types of irrigation monitoring devices", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Connection", "description": "Types of irrigation connections", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Point of Connection", "code": 1121 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1121, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Supply", "description": "Types of irrigation water supply", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Well", "code": 1151 }, { "name": "Domestic", "code": 1152 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 15, "name": "Supply" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Filter", "description": "Types of irrigation filtering devices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Filter", "code": 1171 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1171, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 17, "name": "Filter" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_Controller", "description": "Types of irrigation controllers", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Irrigation Controller", "code": 1181 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1181, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 18, "name": "Controller" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationDevice_AssetType_WireSplice", "description": "Types of irrigation wire splices", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Splice Box", "code": 1901 }, { "name": "Tracer Wire Access", "code": 1902 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "name": null, "diameter": null, "secondarydiameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "stationnumber": null, "manufacturer": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 19, "name": "Wire Junction" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Irrigation Line", "type": "Subtype Group Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Irrigation" }, "subLayers": [ { "id": 16, "name": "Unknown" }, { "id": 17, "name": "Main Line" }, { "id": 18, "name": "Lateral Line" }, { "id": 19, "name": "Control Wire" } ], "minScale": 24000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 554293.5579552464, "ymax": 299915.8543790728, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "IrrigationLine_Material", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Co", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Control Wire" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Control Wire" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Unknown", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Irrigation Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 554293.5579552464, "ymax": 299915.8543790728, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "IrrigationLine_Material", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Co", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Control Wire" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Control Wire" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Main Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Irrigation Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "Asset type", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "values": [ [ "0" ] ] }, { "label": "Distribution", "description": "Distribution", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2.5 }, "values": [ [ "11" ] ] }, { "label": "Service", "description": "Service", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "values": [ [ "12" ] ] }, { "label": "Future Stubout", "description": "Future Stubout", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "13" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2.5 }, "value": "11", "label": "Distribution" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 }, "value": "12", "label": "Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "13", "label": "Future Stubout" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 244, 252, 255 ], "toColor": [ 184, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 179, 255 ], "toColor": [ 252, 190, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 182, 252, 255 ], "toColor": [ 198, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 225, 252, 255 ], "toColor": [ 192, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 196, 255 ], "toColor": [ 252, 179, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 554293.5579552464, "ymax": 299915.8543790728, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "IrrigationLine_Material", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Co", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Control Wire" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Control Wire" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Lateral Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Irrigation Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "Asset type", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "values": [ [ "0" ] ] }, { "label": "Sprinkler", "description": "Sprinkler", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "values": [ [ "111" ] ] }, { "label": "Drip", "description": "Drip", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 }, "values": [ [ "112" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "111", "label": "Sprinkler" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 }, "value": "112", "label": "Drip" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 244, 252, 255 ], "toColor": [ 184, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 218, 255 ], "toColor": [ 215, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 179, 255 ], "toColor": [ 252, 190, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 182, 252, 255 ], "toColor": [ 198, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 225, 252, 255 ], "toColor": [ 192, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 196, 255 ], "toColor": [ 252, 179, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 554293.5579552464, "ymax": 299915.8543790728, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "IrrigationLine_Material", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Co", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Control Wire" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Control Wire" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Control Wire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Irrigation Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 522075.4160268307, "ymin": 289920.35534124076, "xmax": 554293.5579552464, "ymax": 299915.8543790728, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "managedby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Irrigation_Manager", "description": "management of the irrigation system", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grounds Services", "code": 1 }, { "name": "Athletics", "code": 2 }, { "name": "Residence Life Services", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Controller ID", "domain": null }, { "name": "stationnumber", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "IrrigationLine_Material", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Co", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Control Wire" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Mainline", "description": "Types of Irrigation Mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution", "code": 11 }, { "name": "Service", "code": 12 }, { "name": "Future Stubout", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_Lateral", "description": "Types of lateral lines off irrigation zone valves", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Sprinkler", "code": 111 }, { "name": "Drip", "code": 112 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Lateral Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "IrrigationLine_AssetType_ControlWire", "description": "Types of control wire", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "2 Wire", "code": 31 }, { "name": "Wire Bundle", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "managedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "managedby": 0, "notes": null, "diameter": null, "measuredlength": null, "additionaldetails": null, "stationnumber": null, "material": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Control Wire" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 24000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Domestic Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Domestic Water Device" }, { "id": 34, "name": "Domestic Water Junction" }, { "id": 37, "name": "Domestic Water Line" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Domestic Water Device", "type": "Subtype Group Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Domestic Water" }, "subLayers": [ { "id": 22, "name": "Unknown" }, { "id": 23, "name": "Flow Valve" }, { "id": 24, "name": "System Valve" }, { "id": 25, "name": "Pressure Valve" }, { "id": 26, "name": "Pump" }, { "id": 27, "name": "Service Valve" }, { "id": 28, "name": "Fire Hydrant" }, { "id": 29, "name": "Outlet" }, { "id": 30, "name": "Meter" }, { "id": 31, "name": "Monitoring" }, { "id": 32, "name": "Connection" }, { "id": 33, "name": "Tracer Point" } ], "minScale": 6000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Clockwise to Close, Cooling Method, Critical, Material", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Unknown", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f1d02493ee04f2a75093270f07efc725", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACY0lEQVQ4jcWVP4viUBTFj38KYepBksZGC8VhigRhvoCNxk4UrGxiIQjajaBmbP0EvlIEG8EiFn4B0WJekVZrVyyn0ULE5b6NbsxkZmeXXfaAqPHl573nvvMSxD9S8H+CZQAKAMn+TDIB8D8FKwA0AB1N0yBJEmT5B9c0zQ7ngssAVH4HrADo67qu6LoORaGvP9XpdLDdbmEYhs4Yoz/X3B14gRVFUV4Nw0A2mwVVViwWxbvf70cqlUKz2UQ8Hke/34eu65Kqqq8AVCc86FWpYUNnsxlyuRyOxyOSyST2+z2GwyEmkwkWiwUeHh5EN6ZpQtM00zGDd2CN2icoqVarCWi320Wr1cL5fEapVMJoNEKv18NgMBDraD1VzhgzABhusEz2kaek0+mEzWaD+/t7NBoNcc3n8+Hx8VGAd7vdTUXUJWOs4wVWaPqXQQUCASyXS4RCIdzd3YlrlmWJSknku1O0a+hezjkN0nSCJfrRKfLwovl8jkwmg7e3N1SrVZTLZa+pE1h6Z4Vs71O3DocD8vm8gLbbbby8vHius++Xvxxpy7LEvn16evoQ6pYTbFKiaPO7FYlEoKoq6vX6pzDadnbcb8CcQkCVub0Oh8N4fn6+8dwtupdzvr2ExG0Fo5hSopwaj8coFAqIxWJYrVaeYMbYtVovcIWyT5vdeT5Q6qLRKNLptCd0Op0SmCq9DsBreBpln/y6JDCRSGC9Xn8IrVTEAUfQb5+BOR0olH2qnBLl9lws4ly076j0asNHYNhwmbJPMSVb6OU4jy+DIthNpb8CXyQOFYqpnai/8gRx6qbNr+g79KL66VO8gUIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "designtype:Design Type, Pump Type, Valve Type, Wire Count", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "designinfo: Rated Flow, Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails: Clockwise to Close, Cooling Method, Critical, Material", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Flow Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "15c999c7ca7c9dc510fd087d93bb069c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAYAAACeXl35AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtElEQVRIic3VsWrCQBgA4N/kFOMThCzFN5DWqeCeSYQScHRTsG8g1dI6ZC/SpUNmK2gHwVEQ7FCoeYDgomCewMQkcCWSyOWMJBGR/nCQ+w/u47/7kyC4cqB/CyKEPlmWvdvtdvcAoBNLIsdxX4Zh1AFAuRjoRqVSyY9GozmNFotFdrPZfGiaBlFoIrBWq4EoivlGoxFAeZ6Hfr/PlkqlSDTxHbooAJAo+OhsNotEz2oaCn1JgiJqzp8wUt44Quv1+jvGGOKiyH/I5XK3PM9/h2kYYyQIAlMoFMIqzXa7XdB1fY9FoQcwnU6ner1eRhRFSBIeCtVqFabT6SFPoRO/wS7y4pPV0Xn3gLyrCoK2beNms2lBSGCMM4IgwGAwONpYlmUYj8fQarUCeVVVQZIkR9O0J3fq5w/gdrv9XS6XN2Gg2zCr1epNVdUH8shdrN1uG+VymSPzahCTyY3oIyU/WUeF0pV1Op25bds/DMM8AgAbhYWBscLHLMt69VKPcbCzQApzu0+MiyUGFUWB4XBIYvtYLBaxsMRgGObGer12TNN8jsISgY7jSCeWJqZpZuPuc/U//h+/Jgahb5CBXAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "System Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7100e23b41a3c7d3bfe672d848bea0e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVRIibWVjY3jIBCF56Q0AW1AGXHKMGUEl2HKCC4jlBHSxunzQZaNiTfR3T0J2TLwZubNjw/yH3F485wWESMiSkRS+Zb+htyUNWqteYpScIuktPKmsiYRyZ+QDyJyNsYY770cj8fNgRCCYaWUOOtEJL5DPmqt5/P5LOM4vgyLPdayLGoYhksxEPbI8WKe57nrbQ+cu16vYq2dG6k25PpT4gpjDBfFORcLz4b8aIxZM+acE7SuCdzDsizov5KHEFRKaazytOQjhCyqgQu8o30PnJmmSWKM37y31vpnck25IUc1gNdEwGUucbkCw+zxjX3OVwOlF5AmV/KvmwVUwjAMK4m1dn3HOMT3+33dxyio5EBrLTln05Krnr5KKblcLg9P8ZLLfGsjacH3nPNKdviplUMjAd7jZU14r6pyzg++R0JLS3+rAu/9RgLeIcdQ1byCsy1P6/mdbms1rF3YSlClguR0Oq0ysUAx9GikthSj936sRK/CbrW93W6rbJQkRomWoJ89BxMNAGmV4B3U6DASY8Tj2CMnEyeGELPiVTXsNVQZv93ZIsWqYwjh/d5UrEAKkluI408jN2DdOXetM+M5CqqC5LGf/pTHhvgVuZTQfpGDMisUFdH5E5E8nPnoT9RGwdK0dOm8f/IPbYFnXe/28Bs89Btdrl1S8AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Valve Type", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise to Close", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Pressure Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "824368c6b372180e2b618a7e82a068aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVRIic2VsUrEQBCGv8LGxkKwyD2CbVofIZc3UBAlKdRCH8DktNfG5oJgZ2djbCzE1mbfwtvrFESw0EL+daO5eHcYPMEfluxmd+ebmcyQOf5Yc/8NsAk8Ahd/AVgEdoEl4BZ4mCVgHtgClv1a88NZAlaAndpa8zPgfhaAeSDxqamk+TGwBrz8FiBdAzfAgVvBPvDGd3UAOw1QAhFQAKl/Jw9PgYVams6Bp4bhzEd6BXQnAQL/TPyh1EOnKfEjbNgYCyAMQ/r9PnEcB9baS8AAMfDcPArkilh38jx3wxgdnwKoIIPBgF6vp0syNPBVU+kEWHXuJ4lzSBKg1UfOsowoihyoLMv12tZyt9t1+3LmV1UUhqEzZK39DL/T6Tivg2Ak3e0Bw+HQhV0UKqovCSZIPT2tATKq4b1W6R353EvbwF5RFJHOCCLYjwDyOo5j5VxLA/R8qaoPKhlfxvoAZZqmQTPKiQCFb60deqNpbUsNt1GbVyA1WW6MyX4CkEHFKndGCxpegbuxbn70Q1nr5IkA0/CaFhp799/9MlvrHRXpieXx5HYmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1bb12758224ef383edc7456a35f034c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVQ4jcWUTYvaQBjHR+NLwyKCRYt+hQhdUVgQEdxlKWu1eChY6KEFqUIRb+1BEPXgxd5s8ODBIrig4KFgYBGsOYm04KFgPkFRIUgwihIFoTyBSDS6211Y+ochLzPzm/888zyjQY8kzf8CEziOX+p0uisMw2wYhllXq9Wf9Xp9IwjCNUKIuS+YMBgMnzwez2u/33/i8/mQ2WyW+p7SNH1aqVQSnU6ntlqtkggh9l/AhMlkqmWzWXs8Hj+4ajgchnZCkmQknU6fcRz3Zt+95hC00WjYwWU2m0Wj0UjsCAaDKBAI7AyGhQmCsIdCoepsNnshd74DNhqN78ApQEGlUmkLBu2DQTA2l8udJpPJ/Hw+f38ITLjd7o/Htn+bYE6r1QpTFPVFCskWjOP4JRzUscngvt/vo2g0KrZ9ORyOJxRFnSvAOp3uSgrBMQE4FouJsR8Oh4oDLRQKAZ7nv+6AMQyzyVJKIafTicbjsRhzaBRF7cQc5gJD+paDrRaL5Si02WyK7y6XSwRnMhnFYWq1WkwBXi6XP2ma9svDAUCAQAjgKTkG2Wxbc6IYhgHGLwV4s9n8ZlnWf5vT/T65WJYFxwMFWBCE63w+n4CKkv6l02kRDI7lgmKBPrnK5TLPcdyNAowQYgaDwQ+SJF9JuQxA2PI+WF40oHq9jnq93nd5We9U3nq9/pBKpc58Pt8zgiDEmFqt1oN5C3kN/2mahgLpzOdzKI6jdwU7nU4vvF5vrVgs2iE3D5Wx3ClAJ5NJ4q5LCMRwHHcRiUS+VavVc6goWAB2AAcEpw9PiGm32+0uFovPh+7lY/cxu1gsXlIURbTb7beFQsGpUqme6/V6DlJKrVazPM9XHnLRS2IEQUgKgnDHsPuDH6y/xGA5GFjQFkcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Pump Type", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "Rated Flow", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Service Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriPMS", "url": "f1d02493ee04f2a75093270f07efc725", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACY0lEQVQ4jcWVP4viUBTFj38KYepBksZGC8VhigRhvoCNxk4UrGxiIQjajaBmbP0EvlIEG8EiFn4B0WJekVZrVyyn0ULE5b6NbsxkZmeXXfaAqPHl573nvvMSxD9S8H+CZQAKAMn+TDIB8D8FKwA0AB1N0yBJEmT5B9c0zQ7ngssAVH4HrADo67qu6LoORaGvP9XpdLDdbmEYhs4Yoz/X3B14gRVFUV4Nw0A2mwVVViwWxbvf70cqlUKz2UQ8Hke/34eu65Kqqq8AVCc86FWpYUNnsxlyuRyOxyOSyST2+z2GwyEmkwkWiwUeHh5EN6ZpQtM00zGDd2CN2icoqVarCWi320Wr1cL5fEapVMJoNEKv18NgMBDraD1VzhgzABhusEz2kaek0+mEzWaD+/t7NBoNcc3n8+Hx8VGAd7vdTUXUJWOs4wVWaPqXQQUCASyXS4RCIdzd3YlrlmWJSknku1O0a+hezjkN0nSCJfrRKfLwovl8jkwmg7e3N1SrVZTLZa+pE1h6Z4Vs71O3DocD8vm8gLbbbby8vHius++Xvxxpy7LEvn16evoQ6pYTbFKiaPO7FYlEoKoq6vX6pzDadnbcb8CcQkCVub0Oh8N4fn6+8dwtupdzvr2ExG0Fo5hSopwaj8coFAqIxWJYrVaeYMbYtVovcIWyT5vdeT5Q6qLRKNLptCd0Op0SmCq9DsBreBpln/y6JDCRSGC9Xn8IrVTEAUfQb5+BOR0olH2qnBLl9lws4ly076j0asNHYNhwmbJPMSVb6OU4jy+DIthNpb8CXyQOFYqpnai/8gRx6qbNr+g79KL66VO8gUIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "0" ] ] }, { "label": "Building Domestic Service", "description": "Building Domestic Service", "symbol": { "type": "esriPMS", "url": "c50c9a269e825c6039b771aee2769008", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdUlEQVQ4jb1UMU/CUBD+XmHQUTZw1E038C/oAO1oWn9Am+jmH6CNzm4OfZMbDSPFQVdG2003HIUNRqf2mXsvNDRSKDF4yUua3vu+7+7e3VWxY6v+r0C730Ql0QFwDKzJVkwF2LyAloQQrA6gCyNwMDB5KXIjsCESN8MCbLUA5AVlAr4EJpqD58u4MGotdSHQWeLc/AbRwzmM+xEms28iiKAHHEx4WeqK2AboAM3jA7jWKfS7UTkBAnw9GeAvn3AeI/plQzBblk1ml7iUbaO2j651AvviaGX0hQILIyAdEiExWTZpLPNRMH9q03g8L/Q1anub4OsFKGqv90FvQXWZgjFXOgR88tHxb1rbl4ii9nrvCN+yduZIK3ypmzj0gMplL8rnX5+VF2jdvqoPhhhp6mF4Ff66FJoO2n1OsxOP5/UMU0ZAEsuJNNcPmsqooQZt0QBiWizAxCHAOoAYbrUqBjIQrgazkhvKvIAiLbceioVytvNt+gMey5n7QXseAAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "601" ] ] }, { "label": "Building Fire Service", "description": "Building Fire Service", "symbol": { "type": "esriPMS", "url": "7dd70ad7d4b63aa254d5837c4f679f84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jb2U4W2DMBCFP0tZImQMGKMwhhkDGMNeg44BY4SMQXXxGZW2AZMoPck/ENz7/B5nn3hznf4VMEMOlIA3MB0RetT700EPnIFmhtqATxS3QBt7AfMIIB/EctoooHFj1yL8cewfDANUFUyTCAxzcNJF6ypsdUGeQ9tCWSYCpOF6Be+hroliEpt+EeLIMmgasIGT7iCWtWEJRGDgfr2Tzbw0puOf8YcSBzu1DfAeuk7+hTzdNBopd38ny7knIpJdi3DfLyid72jHzyEuu8QnoGRAUSwowvQspFgGap2unnE8f+tJAARhv3fQ1FGm5yVauG0BLnpoPo9cFUYjVNBqKlYAFU26HjZAq3r7bfoFytxZEm7DrW8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "602" ] ] }, { "label": "Fire Hydrant Service", "description": "Fire Hydrant Service", "symbol": { "type": "esriPMS", "url": "eeee9b33dfd4b689b64195ace5e8ce07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jb2UvVLCQBSFvwiFlpbE0lI78BWsIKWDPsDmMUgeI/sEGVqsbGmTTktLYklpBXEOZJng8BPGwTOzmezPuefu2b3b5sxo/6vAGLoLGAD2GYpTAu3jbgksYOJBBxilEA7BNgmegllA5LiAt1OgWuCQiHgB4RPk+7JeQgT0NxGbnMFjljENAr6LQgGyFGwJsdt6FdioqX/d7XIfRUwHg2YCIgSzGZ/WkoWhhowHRrap4+y48n3uRiNuzUqn+Q4cRFSTiMRkmz5ebU7J/OmazvOd9q9w6fvH6IcFlPVHHOssKOHLWx+okGhOrZckp1ukrN/jmGIycUO2BbZ2m2y6tss4+x6SpLnAW6/nfvMlxC+wUXIYQjgGq9qZ53mnxjkuoMDK8lihVTvyVS/uAsjKvQIl3HjQL+H1lKdiuE5EtpnWr6LcEqiCNnoeDght4eyv6Q/IXX2kwclBhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "603" ] ] }, { "label": "Irrigation Service", "description": "Irrigation Service", "symbol": { "type": "esriPMS", "url": "9f8767bf903b3edd775c97f220c0ae9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQ4jb2Uu0oDQRSGvzEraFBEEGE3YKFlyuQV7BLLEF9g8xjZPEbmCWLa2NmmzJaW2rlpxCCICrmMnL3ARtxko8SBgR1mzvn+c+bfsdjysP4V0CeoGEx9wVxfcxZskigrdglgYADK3sFq9wlaDRydM7lrwEtiAfUjALBTsO4NgatAQH6W6gXGM1Db6A4uRycMryZ8BPOKgVGPQBtmnaT0KDGi2lUojiu7lL1DhvWXfAAJqD+d8qjfGbVepV5XYbnStrg6T4G97xQotw84d4u/c5EEyhSIwKRt6b0LtxiK+ZNNJ/40c2/PKawLXw0Q1fedN7kLWY5V6JTIALIns9o92rxFoloSB4PPcG1A74BOuUn3CLpyN9K+hxiUG3BXfU4+fTCdJqXB9zNNnFY/dBeDiT+1UzHrAZJYRYo1K0ZckRP/aIkBxpmABbNSAas2Z3a7yVPRiIRoAUVVZwDipLmehxWgpbH11/QLrrya0V9Y11IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "604" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f1d02493ee04f2a75093270f07efc725", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACY0lEQVQ4jcWVP4viUBTFj38KYepBksZGC8VhigRhvoCNxk4UrGxiIQjajaBmbP0EvlIEG8EiFn4B0WJekVZrVyyn0ULE5b6NbsxkZmeXXfaAqPHl573nvvMSxD9S8H+CZQAKAMn+TDIB8D8FKwA0AB1N0yBJEmT5B9c0zQ7ngssAVH4HrADo67qu6LoORaGvP9XpdLDdbmEYhs4Yoz/X3B14gRVFUV4Nw0A2mwVVViwWxbvf70cqlUKz2UQ8Hke/34eu65Kqqq8AVCc86FWpYUNnsxlyuRyOxyOSyST2+z2GwyEmkwkWiwUeHh5EN6ZpQtM00zGDd2CN2icoqVarCWi320Wr1cL5fEapVMJoNEKv18NgMBDraD1VzhgzABhusEz2kaek0+mEzWaD+/t7NBoNcc3n8+Hx8VGAd7vdTUXUJWOs4wVWaPqXQQUCASyXS4RCIdzd3YlrlmWJSknku1O0a+hezjkN0nSCJfrRKfLwovl8jkwmg7e3N1SrVZTLZa+pE1h6Z4Vs71O3DocD8vm8gLbbbby8vHius++Xvxxpy7LEvn16evoQ6pYTbFKiaPO7FYlEoKoq6vX6pzDadnbcb8CcQkCVub0Oh8N4fn6+8dwtupdzvr2ExG0Fo5hSopwaj8coFAqIxWJYrVaeYMbYtVovcIWyT5vdeT5Q6qLRKNLptCd0Op0SmCq9DsBreBpln/y6JDCRSGC9Xn8IrVTEAUfQb5+BOR0olH2qnBLl9lws4ly076j0asNHYNhwmbJPMSVb6OU4jy+DIthNpb8CXyQOFYqpnai/8gRx6qbNr+g79KL66VO8gUIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriPMS", "url": "c50c9a269e825c6039b771aee2769008", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdUlEQVQ4jb1UMU/CUBD+XmHQUTZw1E038C/oAO1oWn9Am+jmH6CNzm4OfZMbDSPFQVdG2003HIUNRqf2mXsvNDRSKDF4yUua3vu+7+7e3VWxY6v+r0C730Ql0QFwDKzJVkwF2LyAloQQrA6gCyNwMDB5KXIjsCESN8MCbLUA5AVlAr4EJpqD58u4MGotdSHQWeLc/AbRwzmM+xEms28iiKAHHEx4WeqK2AboAM3jA7jWKfS7UTkBAnw9GeAvn3AeI/plQzBblk1ml7iUbaO2j651AvviaGX0hQILIyAdEiExWTZpLPNRMH9q03g8L/Q1anub4OsFKGqv90FvQXWZgjFXOgR88tHxb1rbl4ii9nrvCN+yduZIK3ypmzj0gMplL8rnX5+VF2jdvqoPhhhp6mF4Ff66FJoO2n1OsxOP5/UMU0ZAEsuJNNcPmsqooQZt0QBiWizAxCHAOoAYbrUqBjIQrgazkhvKvIAiLbceioVytvNt+gMey5n7QXseAAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "601", "label": "Building Domestic Service" }, { "symbol": { "type": "esriPMS", "url": "7dd70ad7d4b63aa254d5837c4f679f84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jb2U4W2DMBCFP0tZImQMGKMwhhkDGMNeg44BY4SMQXXxGZW2AZMoPck/ENz7/B5nn3hznf4VMEMOlIA3MB0RetT700EPnIFmhtqATxS3QBt7AfMIIB/EctoooHFj1yL8cewfDANUFUyTCAxzcNJF6ypsdUGeQ9tCWSYCpOF6Be+hroliEpt+EeLIMmgasIGT7iCWtWEJRGDgfr2Tzbw0puOf8YcSBzu1DfAeuk7+hTzdNBopd38ny7knIpJdi3DfLyid72jHzyEuu8QnoGRAUSwowvQspFgGap2unnE8f+tJAARhv3fQ1FGm5yVauG0BLnpoPo9cFUYjVNBqKlYAFU26HjZAq3r7bfoFytxZEm7DrW8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "602", "label": "Building Fire Service" }, { "symbol": { "type": "esriPMS", "url": "eeee9b33dfd4b689b64195ace5e8ce07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVElEQVQ4jb2UvVLCQBSFvwiFlpbE0lI78BWsIKWDPsDmMUgeI/sEGVqsbGmTTktLYklpBXEOZJng8BPGwTOzmezPuefu2b3b5sxo/6vAGLoLGAD2GYpTAu3jbgksYOJBBxilEA7BNgmegllA5LiAt1OgWuCQiHgB4RPk+7JeQgT0NxGbnMFjljENAr6LQgGyFGwJsdt6FdioqX/d7XIfRUwHg2YCIgSzGZ/WkoWhhowHRrap4+y48n3uRiNuzUqn+Q4cRFSTiMRkmz5ebU7J/OmazvOd9q9w6fvH6IcFlPVHHOssKOHLWx+okGhOrZckp1ukrN/jmGIycUO2BbZ2m2y6tss4+x6SpLnAW6/nfvMlxC+wUXIYQjgGq9qZ53mnxjkuoMDK8lihVTvyVS/uAsjKvQIl3HjQL+H1lKdiuE5EtpnWr6LcEqiCNnoeDght4eyv6Q/IXX2kwclBhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "603", "label": "Fire Hydrant Service" }, { "symbol": { "type": "esriPMS", "url": "9f8767bf903b3edd775c97f220c0ae9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQ4jb2Uu0oDQRSGvzEraFBEEGE3YKFlyuQV7BLLEF9g8xjZPEbmCWLa2NmmzJaW2rlpxCCICrmMnL3ARtxko8SBgR1mzvn+c+bfsdjysP4V0CeoGEx9wVxfcxZskigrdglgYADK3sFq9wlaDRydM7lrwEtiAfUjALBTsO4NgatAQH6W6gXGM1Db6A4uRycMryZ8BPOKgVGPQBtmnaT0KDGi2lUojiu7lL1DhvWXfAAJqD+d8qjfGbVepV5XYbnStrg6T4G97xQotw84d4u/c5EEyhSIwKRt6b0LtxiK+ZNNJ/40c2/PKawLXw0Q1fedN7kLWY5V6JTIALIns9o92rxFoloSB4PPcG1A74BOuUn3CLpyN9K+hxiUG3BXfU4+fTCdJqXB9zNNnFY/dBeDiT+1UzHrAZJYRYo1K0ZckRP/aIkBxpmABbNSAas2Z3a7yVPRiIRoAUVVZwDipLmehxWgpbH11/QLrrya0V9Y11IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "604", "label": "Irrigation Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 252, 255 ], "toColor": [ 235, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 190, 255 ], "toColor": [ 184, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 207, 255 ], "toColor": [ 217, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Valve Type", "domain": null }, { "name": "designinfo", "type": "esriFieldTypeSmallInteger", "alias": "Turns to Close", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise to Close", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Fire Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "Asset Type", "classes": [ { "label": "Fire Hydrant", "description": "Fire Hydrant", "symbol": { "type": "esriPMS", "url": "db907101fb9f73e1e82a853d2eef1def", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB60lEQVRIicWVv07jQBCHP3MUUIbObmmv21xJeZ2dEgkewHmN8Bj2AxzRlfgqWtq4vJJ2XVKGJslp1t7N2rFJSHRipJUt2Tvf/PnN7jn/2c6/HPAb1AqSABQQAhWgzyC/hfIkwBzSNWRBz7c1pPP6ObmH4tgM0n0RntVZcSygsi9RkjDOMt615mUyYam1/ZQA+acBUvt1J7rLMDRrpJQPiOXfoX60AL+aZgZb58plEMf477rYln0FxSMQQLmB8g5mO4BHiAJ46kYwUorvs1kLcJ2mXCnlShVsM40DkB93AZs68h37kWUG0geWnrwk0oK2SSWsshyg0bnbfBlFJupRj3O/VDdFwWue81aWri++snxAvC/qIYgsATyPx768826TnSSXVcWIz9mycttbvnyA091iOuUiDE0zr9OPZ802WjKwJkraAcjZIuNvotHaLAGJWobKJbX35Wrtm3d0OIAMynwgwp+LhRmwrvO/Dw+94NVAiSSL8bpWU9LINpRMnqLIqMXOgkA7kUtJTFmaU1b3Appxl5XL4G1gYYdIIrYA75gQ+7OB6Z3n9KCzSDbM600GIE2UdRFFvLcVEw45/xDgpa5s1J7Ou/9wFMBX1p4gjgM0PQnkbGnGX2C2Pgddmwdd+t6VOHixnAQ4xf4BPKO9IIw7DiMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "701" ] ] }, { "label": "Fire Department Connection", "description": "Fire Department Connection", "symbol": { "type": "esriPMS", "url": "6ff9d2621a31b3c618c2c9424a5c7e4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQ4jdWU3W2DMBRGj0mWgDXIGEkfI+gAZIzAGDBAsfLYMEY9RpMlKlzd2lEpCrhUykO/p4suPnz3x6x5kNb/G9xCCRQr2O3B/AbwArsIjkCTQXMXLFIQ9/B2gk0I7qGvEvdwHeZ+gHMoNcTiOgQfQZ+e4TwJFmVw0F+Rg2s4WEgUbAETQfMByQ1qoRpDJ4eXDeBArb5TaQ9F5B8EKlUu2goLlXJgUXNzqtyHpF1mCjoLVq50UScV+Ni0rufv4r6FJIfLUseJtMCOhicgDR2wtZCyFKz8Ae98XHLsD9+Fhhx3fmiphkKWX0r3AxWnZm7PJ8E5XFo3QLlVtYZ6mO+hmjo7CxbJ1E9w7h00tXBVbpfLLHArgz+hvQNsQu8tBv9VDwN/AgdbWQ8Au/FIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "702" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "db907101fb9f73e1e82a853d2eef1def", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB60lEQVRIicWVv07jQBCHP3MUUIbObmmv21xJeZ2dEgkewHmN8Bj2AxzRlfgqWtq4vJJ2XVKGJslp1t7N2rFJSHRipJUt2Tvf/PnN7jn/2c6/HPAb1AqSABQQAhWgzyC/hfIkwBzSNWRBz7c1pPP6ObmH4tgM0n0RntVZcSygsi9RkjDOMt615mUyYam1/ZQA+acBUvt1J7rLMDRrpJQPiOXfoX60AL+aZgZb58plEMf477rYln0FxSMQQLmB8g5mO4BHiAJ46kYwUorvs1kLcJ2mXCnlShVsM40DkB93AZs68h37kWUG0geWnrwk0oK2SSWsshyg0bnbfBlFJupRj3O/VDdFwWue81aWri++snxAvC/qIYgsATyPx768826TnSSXVcWIz9mycttbvnyA091iOuUiDE0zr9OPZ802WjKwJkraAcjZIuNvotHaLAGJWobKJbX35Wrtm3d0OIAMynwgwp+LhRmwrvO/Dw+94NVAiSSL8bpWU9LINpRMnqLIqMXOgkA7kUtJTFmaU1b3Appxl5XL4G1gYYdIIrYA75gQ+7OB6Z3n9KCzSDbM600GIE2UdRFFvLcVEw45/xDgpa5s1J7Ou/9wFMBX1p4gjgM0PQnkbGnGX2C2Pgddmwdd+t6VOHixnAQ4xf4BPKO9IIw7DiMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "701", "label": "Fire Hydrant" }, { "symbol": { "type": "esriPMS", "url": "6ff9d2621a31b3c618c2c9424a5c7e4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQ4jdWU3W2DMBRGj0mWgDXIGEkfI+gAZIzAGDBAsfLYMEY9RpMlKlzd2lEpCrhUykO/p4suPnz3x6x5kNb/G9xCCRQr2O3B/AbwArsIjkCTQXMXLFIQ9/B2gk0I7qGvEvdwHeZ+gHMoNcTiOgQfQZ+e4TwJFmVw0F+Rg2s4WEgUbAETQfMByQ1qoRpDJ4eXDeBArb5TaQ9F5B8EKlUu2goLlXJgUXNzqtyHpF1mCjoLVq50UScV+Ni0rufv4r6FJIfLUseJtMCOhicgDR2wtZCyFKz8Ae98XHLsD9+Fhhx3fmiphkKWX0r3AxWnZm7PJ8E5XFo3QLlVtYZ6mO+hmjo7CxbJ1E9w7h00tXBVbpfLLHArgz+hvQNsQu8tBv9VDwN/AgdbWQ8Au/FIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "702", "label": "Fire Department Connection" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 229, 255 ], "toColor": [ 189, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 182, 252, 255 ], "toColor": [ 196, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 212, 252, 255 ], "toColor": [ 235, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 190, 255 ], "toColor": [ 184, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 207, 255 ], "toColor": [ 217, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Outlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "07879fb876d59564d8722ed34c5eac14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7UlEQVQ4jcWVYYrqMBSFj+IibH+5BY2bkJo/LkEhCi5BpB1wDYrZhELVRchEt6A/fIKL0MfJVKetbZ15vGEOFDQln/ee3BMr+CFVfhPsAhAAnOgzFQIw/woWACQAX0oJx3Hguh/cMAx9YyxXA+h/BywAzJVSQikFIfj1U77v43w+IwgCpbXmj8t0B1lgIYR4D4IA7XY7tx12MJ/PoZRyms3mO4BmHF7JqjR4AU1VQWsgpQxjZ/AElmy/CLrf77HZbECPS6USPM9Dt9u1lWutAwBBGuzSPnpaBO10OjgcDo+15XKJ3W5Hv6G19rPAgqefPqi4JpNJAkpdr1fMZjP0ej271xjDgwzjYIct1mq1XPDpdMpcJ5x7I7DzZEWj0cDlcskF32633HcW8DHn7tPheZ5nZzRPw+EQ0+n0ab1cLoNFbbfbx1ocHDJRReDxeIz1eo3j8ZiADgYDtFot+z6KewJsOEJMFIc/S9VqFYvFwvq5Wq1s6/dx415jzPkekvQca8aUicpTvV63z2g0Sm7U+lFtFrjP7HPYi8YuLVavtWalb3lgSjL7jOlXYk1ov28vOEL/FIENLxRmn5UzUVme01O2H6v0YUMeGBHcZfYZU9rCJ3Yf3w+KsESlr8B32UuFMY0S9V/+QeJKtPkV/QX2d9w7ZYxEDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3cbe67d726cacaac01a500e56116930c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVRIib3UMYuCYBzH8d8g5NDaEkTvoAbP0UVwMlyDyPU0aBBCXJwNfAERNzgVOHu+gCQaHRwFZ6feQnk8cid3R3eKml8Q9AE/PvxRKTwxqiv8HcCsBTME8PIbnzEMg+FwWF8NQ6RpyjwcC4E9z6uNS5JE8O5n3i1u2zbG4zHm8/mP9dvthu12i8lkko+iNk5RFERRRL/fL9Z934dlWVgsFvVxEs/zOBwOUFUVX+12u/yBZZXisizDMIwCT5IEcRxjs9kgiqJm+HQ6BU3TOJ/P4Dgu37WiKMiyrPnO7/c71us19vs9WJaF67r5jo/HY3OcRN4W0zThOA4EQcBgMECVKuG9Xg/L5RK6ruN0OlWCK+Ok1WqFIAjy0bSCX6/X4nw0GuFyuRTXmqY1w5vWHR6G4b+fc1nk/r/wtzRNX7//j2vmP8KVz6O1njrzD/ugbJNZ79QqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Monitoring", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d7fdb52bcc9aaa4a8efa830541845fec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACiklEQVQ4ja1UO4saURQ+hRYJosWqg/4DV7BQC6cRWWUrH0lsbBPBKgTWJpiArmACqQIxhQqCYBEspvGFjYHNgAM+Sh2sBEFFtxoZksIU4cx6zfWRJ3vgMsycOd/9zrnfd1Vwz6H6Q94CAOcajcYky/J3ABgBwC0AiP8K6DYajU9Zln1it9sfMAyj1uv1MBwON41GYz0ej3lJkl6dAlYdfmAY5srlcl3H43Gt2+3ey4XDYXUymTwTRfFRNBq9EAThGQBwvwTUaDTPQ6HQdSaT0RoMht33wWAAZrMZTCbT3RwsFuh0OtpIJPKpUqm8AIDcKUC31+t9cwi2WCwgGAzCfD5XFgHFyGaz6slkkul2u9x2tj8BdTrdFbZJg9HhcDiOvuG/pVLpjGXZgiRJj2lAg8fjuTicGQYyms1mJzch7dtstkue51ERIgF042nSP9brdeXp9/v32q/VagpbmrHP51PzPH9OAxpQGjQgAhUKBXA6nUoxHgrOEJ+HwdzVGvZmiDqj2SFILBZTFp4yPUd8x0Xe9Xo9KkQly/IO8BZFizojcwsEAspCpodAyDyfz+8IrFarzdZJO8BRq9X6lkwm1YRdv99XCnHROiQ5mmWz2VwTgRNAcTQafUYHYBHODRlgu6cCN8GNMc9xHPA8zx/pUJKk92gndADKJJ1OK4VkBMgQT5gwrVarIIoiJBKJ9dbXR075IgjCy0gk8gEdkEql9g4JQZARcQqCZbPZr+12+zV9SRxeDrlKpQLT6fRdsVjUomiJhOjANsvl8hrBZFn+SOdOXV85QRBuWJZ96/P5Lq1WK7b5EBPL5XLT6/XWOLO/vr62IaI3OY6zcByHDqANfvM/F+wO+HfFp+IHrh003TpeVCIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Connection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6f14ce78a45b08568ebd75baf134741", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVQ4jcWV63GDMBCE94ebgDZEGVYbogxwGVwbUIZpA9rIfIRzZIxNnEkmO6MxD2nZ29PKJ/0RTv9JXEoKkor1GvSSxp8SB0lRUhNjVFEUKstP3r7vm3FceE1S/Q5xkNSllEJKSSFw+4WmaTTPs9q2TWbGx+O2gj3iEEK4tm2r8/m8PEDd5XLRNE2oXdQzuq5TSqmoquoqqcrJT3tK24x0GAaULeSgqqqF0N9TDR+LMfZZDx6II+X7IlRCmgPVeM5zLAHMR7mZMbndEpfYh6c5KYpcbQ7/oJNzb2bNHnFAiTcKZcA9hZyBNbzj2ucA5qwiaGSfExe8fAYWMaiIHeFbbztnHMfiwYpyZ/I7WNeXP4r0sFpxhJy4J1HejOzhUjq/e03czl3jfkc8shASjy+D3eF4ZdXa3NlDsrXCiCkBQPlW/SuY2U3tHnFN9tns2/PhyHczQ+mtvL3mRbKPX57AI9K6Xg44SKdXxCNHAtlHOYna2994SvmZ0psNz4i1kpdkn5h6OLLz2BsF2Z3SI2LHcqgQ0zVRv/IPkuOuzO/gA+uT5eZbtQsHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 64, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "Critical", "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeSmallInteger", "alias": "Manufacturer", "domain": null }, { "name": "lastmaint", "type": "esriFieldTypeDate", "alias": "Last Maintenance", "length": 8, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Tracer Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 21, "name": "Domestic Water Device" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "61f588d6640d3921e802e501f1017493", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZElEQVQ4jb2UgW2DMBBFP1KWMBnDa0DGOMYAxqjHwB2DGwN7jeq7ODUkJG1a9UuOLAiPu899n/DHOv0nsAbQAJB1bwBEAAogAOh+AhQAg4gYEUFd1zDGIMZoVLVxzsF7LyvUPQMO1tp+GAY0DQv8EqG8xqWquFwubyEEW1a7B8oRrBRh1losy4Lz+SwhhHcAfg+kTwNhIQRUVYVHmuc5Qed5piUTgGoPbOhZbofg1be0p49939+AjTGgz845eupKoPAGxTdzURmYH7wnOQDWrOIV2c+Xp58SaFjFb3Uq9pFz9go0Rs57GvoNUDm0j8blSKoMT0rQBhiYgFeA3vu7wI5xykNbqm3ba2t7S1SVX1hzBPdJ6RgnJiCLgGmaDlsdx5HbcT0wboCO2WScmIBHHyjDvPeEpZ7vAVOVzCbjxIHlKoecIHq2trmBHQEp/qni9K8JyKbm8zB7ltr8DvBqwf68e6YPwBq104ClnF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281759.75328641385, "ymin": 245447.67132090777, "xmax": 550470.7778711617, "ymax": 415101.5954638198, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "designtype", "type": "esriFieldTypeSmallInteger", "alias": "Wire Count", "domain": null }, { "name": "additionaldetails", "type": "esriFieldTypeSmallInteger", "alias": "additionaldetails:", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 52, "name": "Tracer Point" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Flow_Valve", "description": "The Asset Types for the Water Device's Asset Group Flow Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Double Check", "code": 101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 101, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 1, "name": "Flow Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_SystemValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Isolation", "code": 201 }, { "name": "Bypass", "code": 202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 201, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 2, "name": "System Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pressure_Valve", "description": "The Asset Types for the Water Device's Asset Group Pressure Valve", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Air Release", "code": 301 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 301, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 3, "name": "Pressure Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Pump", "description": "The Asset Types for the Water Device's Asset Group Pump", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Booster", "code": 501 }, { "name": "Primary", "code": 502 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Pump", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Axial Flow", "code": 51 }, { "name": "Centrifugal", "code": 52 }, { "name": "Jet", "code": 53 }, { "name": "Reciprocating", "code": 54 }, { "name": "Rotary", "code": 55 }, { "name": "Turbine", "code": 56 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 5, "name": "Pump" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_ServiceValve", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic Service", "code": 601 }, { "name": "Building Fire Service", "code": 602 }, { "name": "Fire Hydrant Service", "code": 603 }, { "name": "Irrigation Service", "code": 604 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "designtype": { "type": "codedValue", "name": "DesignType_Valves", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gate", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": 0, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 6, "name": "Service Valve" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_FireHydrant", "description": "The Asset Types for the Water Device's Asset Group Fire Hydrant or FDC", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Fire Hydrant", "code": 701 }, { "name": "Fire Department Connection", "code": 702 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 7, "name": "Fire Hydrant" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Outlet", "description": "The Asset Types for the Water Device's Asset Group Outlet", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Outlet", "code": 801 }, { "name": "Yard Hydrant", "code": 802 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 8, "name": "Outlet" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Meter", "description": "The Asset Types for the Water Device's Asset Group Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Domestic", "code": 1001 }, { "name": "Buiding Fire", "code": 1002 }, { "name": "City Master", "code": 1003 }, { "name": "Irrigation", "code": 1004 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 10, "name": "Meter" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_Asset_Type_Monitoring", "description": "The Asset Types for the Water Device's Asset Group Monitoring", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Observation Well", "code": 1101 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 11, "name": "Monitoring" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_Connection", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Service Connection", "code": 1201 }, { "name": "City Connection", "code": 1202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 12, "name": "Connection" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticDevice_AssetType_TracerPoint", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Tracer Access Point", "code": 5201 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 521, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "diameter": null, "designtype": null, "designinfo": null, "additionaldetails": null, "manufacturer": null, "lastmaint": null, "lifecyclestatus": null, "spatialsource": null, "spatialconfidence": null, "symbolrotation": null }, "code": 52, "name": "Tracer Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 6000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Domestic Water Junction", "type": "Subtype Group Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Domestic Water" }, "subLayers": [ { "id": 35, "name": "Unknown" }, { "id": 36, "name": "Fitting" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 544121.9001489952, "ymin": 296301.31108323485, "xmax": 544121.9001489952, "ymax": 296301.31108323485, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Fitting" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Fitting" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Unknown", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Domestic Water Junction" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09860628ee290842d80c4971cfc2cae3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByElEQVQ4ja3Uz4sBYRgH8G8apRwcFLmo+Qs4ysHBheseXOxBrFJbthyUsm5ufh1oHYiDoy3H3abcNe4KZQ/kMBw4KJHanjcmM2bsbu1Tarxv76d5nvfbcPin4nTW+VAo9KRe3G63S0EQ3gFIv4H4fD7/Fg6Hg2azWbGx2+1QrVYfK5XKgxrj9BCe59nCfD7Hfr8H/bfZbMhkMl4APTXG6SGiKCIajWI0GrFNq9WKUqmESCSiiXFayHq9RiAQwPF4RKPRgMViQTqdRiwWg9vthsvlusEYRIO9bqff72Oz2SCXyyEej7O16XSKbDaLwWDAIGozmUx6F4vFS7fbfZVbux5sMBhEuVyWkdVqhU6nA4PBAI/HA60zmtdPraRSKfa8XC7h9/sxmUwYTm/zlxzJlUgkMB6P0Wq12PD16kdoOBzC5/PdRWSIEkth06pmswmn06m5R2forAxR7CmxdKV0G5c6nU6o1WpwOBxot9sKRJIk1Ov1T0EQPq5bk8556F1jlCNRFGG322+QYrH4WSgUngF8qWd0g5lMJsxmMxiNxruIGlJgFLZLTg6HA5sH/agdNaIFyRglVr1x/ozQTBSIHsQwir3OnmZ9A3aC75Of04ATAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 544121.9001489952, "ymin": 296301.31108323485, "xmax": 544121.9001489952, "ymax": 296301.31108323485, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Fitting" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Fitting" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 34, "name": "Domestic Water Junction" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "Asset type", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriPMS", "url": "993bdfb20c0f7209f6f39b063ba7ced9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIie2VsWsTcRTHPz85e9ElCCWZDIJmCKTaIV0MnbJ0tquj/gEOuhTcXERw7OTm1MH/IFPTLUOoLR1SkAZaSFoN51BzCEbe77wfaXK/u0u9ikPfkuR4eZ/f773v+57DPw7nGghjBSwBuYRufAN1+Jct1bDHQIll7ljTOgyB+zB2Qe1fEjgB22SdFdZjz/aWDbbC/6m9OYEaVgfuhrBVPCqcR2Z/YpGzVzffgIFigzppYe+xj+cJpzylMg1VoD4nAMc3/rQxEub7Pq1Wy2QXi0Wq1SqL/OQjBzbobtwNHyXdTKBhjEYj8z0G6oE6sgFzWo0p2hgVIXSNh/CcZ2yxMb1OVpVOCmQwGOC6Lrlc9Cp2u13K5bKBVjjngNuXtzbP8/SnFK3XRU8Xo9frUSgUyOfz2XmpzC4ERx0mbThpE/v9vrX4pJAyA5ZKJTOn6Wg2m1fzevJ9n3a7bX7L3GyHSA8MjFjblTiIqC4sOj1HUa5Eo9Ewz7bJBwr9EdRJAp4B98SIZXlliWWvBJomBPaCBzDkC6/5APwKXltWoOrCeCFwiPmgF2AveUeHr/ox6jTuhgLd124fBXWhVqvNtNQCa4E6SSmaWajYlXafQmUmW89sFnY8p0o1VIVQ8UabXWmByMw68bAEoIbumZsGRhwXIpCdOFgKoIF+B24lJA5BDTJafNUjo3CyKvTfAn8DFc/gPby3N24AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "0" ] ] }, { "label": "Corporation Stop", "description": "Corporation Stop", "symbol": { "type": "esriPMS", "url": "575e4521580e44eb561a520fd04010db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVRIie3VP0gbURzA8e+DG1pcqqTDdSgUdIhtLZiSoUVXB6ODbuLon8HBFqSLICq4lIIOnQLdgkNAB9PBqYK2HcQr+I8sLoXqoEULhaIOnrx3UXKXe/enCaWCP0h45P24D+/e7/eLwT8O4xZ0wm4CEgTHKbAJ4qLKV2o3A8+IFnVgfwFh/yVoPwZaeEUrnfRSzyNt6lvGyavVyyDUiIT1M0bRghWLhgf3rzOOD46cRXsXvDFnIBzVgPYT4KkLy07BWoHGrnYmlmZV1nT3HOuFVWcvt+FFX4D91YsacTBt/DyA/ud+KF7UA9oPY2Ph6G9gS3fCu+pbFogG27OKvB+euV5r0UFzgDzjwJ3wO5TVuGL5nkwWynJ2MfikRQvSmXtVjba+yWHSmTbfvfmprFM8ESIy2GAmaEwltXs3f3gvZxdZ/7jmu1dRPLUA1UNjPDg+KMeVbAtZdWWRdk2a15XFkkw5nz/8igKeABdqEMvmlf0k+8qDaiOZgtkCJEzIsVD69TgAFIdq6DoTIh4qsaHJK+wdc3xzJozYCzqhRH8EofIuZd+5/i2usLZMObYNYjfiHSr0cwW6WlDvZ/68lNbRCh1l95ZzYTsxq1Tsu9BRc4yeoXrf1DNOyPGhhO3osBDQg+YZITx2QWxX2YcK/SQnWEjiKYjvNWp8IaujVCHVhVGLh/zX4CX1eeWXPAP+QAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Coupling", "description": "Coupling", "symbol": { "type": "esriPMS", "url": "02fc13b237a87a1e1d198ea60ea961c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIie2WPWgTYRjHf68cfk0mJEMOFEWXDCI0xUEhq4LEIW4lOKaDgxWKS6FUoVuhEVwsdJHgkMHBc9BJSHQJyaItHeyi4BXskaKbi5H3TXtJ0/e9j3qKg890R/73/O59nv/zXCz+clj/gdAXwEXgeEg1eiA2f7OkCnYFOBOh9OehfwzE+iGBI7AZJrjBLU5yyih/xBKNvefEWkyggl0FTitYhVk2uuBt6eX5AtzPLQJzu1BMUCsybOUBtBw9MGNDvTMOFSA+hAD7R3bLqIWl7Sy1Tt1Xt50mj6cXwXOhMmmCvg864aWwk6VzmeG1nR0+aYZ+A/HJBBxYXxokrIy68MagDabGx0lvmhTneNP1YZdLRXruNr0tTyufWpjm2cKTIbTpQLl6+NV2oZCHQl4lnZmsHPj9erWs+rnZ3Uhul8reKbDuZWKEFVUoy2pKPmqkxICvVp4P+zQWT93Xf+bzlLazzL9Y9u/bL1vGl4gH/MEOxVJKjYXn+kklcLSse669bV/bv+aKpUGOCECZ4axaxHKO5DzJuZJWjxL5Aiw7kMlBnVXg5+CzZQSKj9A/OtgQzMWC7octUaMDtEBsB51QQtfVttdAe67Lw5v3fKVcBgGwtyDciKYxQJsO7VGZ/B8g2yd7dhD2JaZLFVT40Lu5WcrVlFYqDSJ7VguGhQAVdM0/aYM7wVplkHdBsAhAH/odOBEi3AHxNaHBF59JKKykEv2zwF/rBdrKIHvuuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "Cross", "description": "Cross", "symbol": { "type": "esriPMS", "url": "3bd8aadda5a1ab4d707daf52cee4e00b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACN0lEQVRIie2VP2gTURzHPw8yKC62xOE6CIIO8S8YyaC0qwVTh7qV4qTp4KBCcelgFLqIoIOLBbfQIVCXODgptOoQjKBtydJF0BY0pIIgdenJ710u3F3u5V2a0MkvvHDkfvf73Pu93/d3KfZZqf9AT+4JIE137QCfQe32WVL3JHCOZDoE7ntQ7h6B7ingLHc4zxWuMcQxY+gj5ijrq0vdoKlEsGlmqdfgbS0+dGwC7jnzYIcagO5p4EwItvAAVir67nhhkuGRIywWn3vhcq/0MQq9CO6HKDTVK0yUmxgjlx/l9cJLmps/obEJ0xfioEShEaB71AYTCaS51Qg/aob+Br6YdnhQ/0qDGGCiZzPzICuqRgB607lBmTnggKWkoLtRGiQCk3OT8wuqWllmo1YPQ+s1yOUP78mHU8WZdmIp49T9Qmx5/RdZ9BvJIDuwBZDE1VcrsTHDTrodV5Ud9wPU5yWJDDD9MlsNHl69276mH6C0fvAM4xLq3Ys9Bv15ksTXRy738kgPQBlXYgvpuphGOp7N6HJr4weVyXrrD7+SALeBXT2IxbziJ/FVBCowmTQdymThSQXSDpRYav3b7AJUP/TQ9SaEESq7CnnPhxWKPuwxT/nkTRi1YSmp+maD+p3bARvNB2GroNYTnqGGvuuALneOuTZQVikEW+uxS9X3EPS2M8tkYSg29C/blHjRgq2ZYBZgBFrmFnatg1rt04ca+kZ8bwncAfV1QMZXYrZko4SBAAenfQf+A5GkB0dS+lUFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "Elbow", "description": "Elbow", "symbol": { "type": "esriPMS", "url": "d3423ff95e44fb063350d8ff0e9facc2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBUlEQVRIie3VP0gbcRTA8e9PDqudmpAOESyVumQohUY6VMws2FvSTTLHwcEM0iVQqtBNaApdDLiJQwaXOLgJpi5iltbi0CwKRtCg6CB06ZX3uyS18f5FD3Hog1uO3+8+vPd773cGdxzGfxAsBTwH+nyqcQqqdsuSauw18CRA6Z+B9QDUjxuCV7AcL5ngLQ955Lr8MwuUWvvUbpegxkaBQY1lmGWvCo0j5+WJJLyLfwTyTRQ31AiMFeegUnYGYwOwvNOJKlDffUCrp1nG4JhEow6ZETf0m1eGL7rG/NFzUPtuoN360iBNbPiyRtRMUavucVo/4X25wHAy8c8meZ8byVxHS0x2jpNz00QYYqOqMxtfzDOeTbO9VmHezBGNx/TjmelmGdLZm11tK3NF/bRCMm1FZ6ZBwheUcl2NL1NyPHasWdXwwbDDuM1mOdc7BefNXEjgL85ImRE9g9J1LiFNM/lhSp9r+6wTSUiZ9jcCgA3gqb6IZY5knmSuXNDowGNevRn7+yKRhE9liMVhmSXgt/3bcgXVT7B67RuCvB8qI7JeXHXCFiiwA1RAnfiUVP5nFkFQKaMeE2fsK6h6wKZxQeUGcQo5s+vYYZddqlHVRmfis6SzEcel0iByZgVvzAfU6G470xLT3mt1g2x5YQHANnoB9PssPAN1HNLgqwNCCiOsD91b8A9Rl9oAZcHeJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "End Cap", "description": "End Cap", "symbol": { "type": "esriPMS", "url": "165081aa5b57b3b20df6850eaa4d20ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVRIie3WP2gTURzA8e+Vw9E2oREu7SJ0yZyQRdu5YNuh3UpGm8XBCMUlUKngIkI7B9yCQ0AHs3QTLHWQptD/g1msEIeW6KSWDk9+79Kjse/dXUkqDv6WcLnfu8+9937vl7j85XD/g36oW0CC8PgJzlEfllSNAneAgRi5N8HZ6wFUIxorkeMecyS4bU19TpmaHkMY6kZgdzVWYJHDBrxrmFMnpuGx9wwCVIGzfwXQgFWWYb1uTpd71c0/UUyoAVRpGzZZnGUsm7k0Yq3yhmYhZ0IVOAchoEoB4yZsqb5KfmrcOEF5kWbjkNKkET0D55NthkldjVIgF7BkOmXFzkNmnrxxRvt8pg+9RWo8AIYBK+iHVKMUSGfPkp6MgVKuYEyXF1p6u+JfnLTgfR1mi4meW5ssm55JOtX1XfvryfX10vz0BPNPisH1q+WKLpprA3sNN06SLNnTmUf2+61jvb/y2R+wdczHiIfJXsYJOyjtSo6FVN1VIpP1x57yLQ74K2jEcnjlPMm5iotmsrBSh2EPqrzseqYZdD6DGvQ7hBnVbezC8gX71o29YJUt4AuwHTZDQXd047Wgxv20YxvgqAgwQNUlVNqdbSljYBFV6ux2oQveffJTQ8bUH3ynyusOJn8zPpiwCFCjewFao0x0HIVhMUCN7oM67fyShIVU424YFhPUaJM+hduvB/2z4G+jV+h6Va2wcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "Expansion Joint", "description": "Expansion Joint", "symbol": { "type": "esriPMS", "url": "d7d3997f775e9eec7b46348d23a89e59", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACP0lEQVRIie2VPWgTYRjHf68cfi2aEIcULIouGURoSgfFrAqaJW4hczoo2KG4ZNAK3QpWcGnArThkcDkHNyFRkKNZtNLBOiiYgg0puungyfNec+a+chcTxKF/eLnj7rn3x/N/nuc9g38s4wAItgIuAEdj3OiB2h7TUg27BEwnsP4c2EdAvf9L4ABsgRmuc5PjnIwMf8QKjf53anNEoIZdBk5rWIVFttrQ3QkPz+XhbnYZqO1DiYIaiWH1JdIf35DOZjzR2+0tyEzB+oYfqkC9iwHah/ZtDMBomZTXaswVC54vHhQXHGhlNgr6dliGF6NgosfzyyArTN1OFPQbqE9RQKf1pUEGYOfzOW6v1aLnYaerMw1AG5T94xTeNCnO8rLtZiYbWs9bXKuWAjWUdy/qz7yZNk0oVcc72nqd3QCs/3wUGUlhkoVkKdbO3bji1tSTXQIlzlC6U2opqy+5L9+f19CkmRpJgXrDfM5jqwD1SIwgI2mgbC5N43/Wv1pjZfiDPQrFlB6Lbse1LkzpqVOU71WxzOafY65QdPZIAOwCZ/RBLHMk81SZ1bbpOYtTLg8PTchkYZ0nwC/ntxUJVB/APuycENT8ULF0sGlET5fqTn29sBVW2QBaoHZjLJX/mU0YVIZc1qCkiXonpsNgr0B14iwdCrWaJtZPX+jVGadmQdiXEbtUQ5ULvZNdpFRNhYZKg0jNVofDYoAauulm2uDW8FjdIK+HwRIAXeh34FhM4B6orxMafPWZCcmY1Eb/LfA3iSH9Vl7ZfNAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "Flange", "description": "Flange", "symbol": { "type": "esriPMS", "url": "e7e8bd8f04f9cdd8d19d188a941e2d99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACL0lEQVRIie2VPWgTYRjHf68cfi01oQ4JWCx2ySCCKR0Us1qocYhbCeKURcEKxSWgVnQrtI4NuJUOGTr0HNyERBFCs7SVDmZRMAF7pOgguHjyvpccve+LjcXB/3jvc8/vnuf9P89pHLG0/0AwBXAROBnRjS6I1iFbqmBXgLEYrb8A5gkQH/4QeAA2x2VmuMVpzgSGv2CRav89sTMgUMGuAucUrMg8u00wOv7hmSw8TD0Hyj0oQVAtNqyywMSPFsn0WUd0Q6/BaBpWN91QAWI7Amge67XRA6Ouk8znmH1ccrzRbe/Rau5CcTIIuhVW4aUgmJRM/PTmAw9QyWgHQb+B+BQEtKwvDeKCSU2XCp4K5yaLVoV+0Cqz7nHyN02Ccd40bZj73g5KniU7hrPSmg4F54eFA12aunGNeytl37NHG0t0Owa309fjpCIWsPGqzuvKeqyEQ1veRwqcCmmp1F9p6dpCRYEnshnHmXw+iDTfpz/ZJ5dPqLEw2sqBa09W1JEbKDeNPRb9NZfLWzliAA3gvFrEco7kPMm5klbvr7EwZbKwpMNoClZ5CfyyfluBQPERzOPWhqDshsqZs+etJ7s6J2yRZTaBOoi9iJbK/5mJL1QaKJ/z3G93ZMwP9haE1ZpwYDC0UdNpvHeF3nlm3ZkX9mVAlyqosKH3U/MUSgnfUGkQeWfL4bAIoILu2JVWuRseqwzyLgwWA2hDvwOnIgL3QXwd0moTnxmStGEl+meBvwH55PGiwES3fAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "Plug", "description": "Plug", "symbol": { "type": "esriPMS", "url": "fa6d84322b963a81463f3672c5a4699d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVRIie2WTUhUURTHfxceEUGQgy3GTQRuhtSgkTaFayF0YTuZ9bgoSEHcDPQFthBBAzfjWlwIuXBauBOcbDE0RZ+zSAiinpCPaVkQ+OKc50hvfB/j+JCI/vDufbz78bvn3HMOz+KEZf0HenIvAKeJVh3MbgIudfuAS/Hz2AO3DMY+BtDtVdg4V7jBTTq4GDp1hgIruuYZmK9tABXWo7Ack9SqsFENnjowBFPpaYiHhgDdnkOwiWFwQry1+ACWXrQEtQJgcl+9LcNEMpbrD4JugfkSAXS7gT4f7NEYqVO/SGUzxKk+NUh9Zr0ZugHmW5iFKW0lQAQmrqpVGS0WGMyPxAIfDk9QaVh6Jz3JCreADiAU6OkM53B2oFzyTr7jeI+9y3a1pnDpRd37lleelnUcce9mCUbyAmqvtC3fLx5svjA2rUA5wPriKnfX5nRM3huHSLyWClQ2T3WdP/Jaqx3g7WJBXShWnQhw4d+wMJOFzq7AhJfwFwsbESrSCG2sk1L3nU+0APyp7WNmNXklnySvHFutGb2X12HpBShW+iI0k4W5EnSmYYkn+3v+iAK+Bc56FYLCn9C6bevdicb7c9pfHRrQXr/7YbPM89Lbz3yOABoX3OfyEgRtdm+ltOnBw2Hv4lzagG4B1w5BpYI0aVsauTM/7A2Y90cImgCo1MaQcqUBInc2Hw2LAPqg1xXqFeI4vQbz4Rh5eAC93MJPlAPmYwKJb/aAVyQkK6mN/lrgbzrWBsVn2NeCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] }, { "label": "Reducer", "description": "Reducer", "symbol": { "type": "esriPMS", "url": "8692669fe1d19cc390393fe347cc2d4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVRIie3VO0szQRSA4Xdk+bxURrSIoCjapBDBtVJILWia2Il1LCy0EJs0KtgJaqlgJxZp8wMEL42YxgsWplEwgi4RLQQb92MmGjTO7G7MIhYe2Gpm52HOnDNj8cNh/YHgCqAPaPDJRhFEvsaUKmwI6AyQ+h5w60GcfxP8gM0ywCjjNNFsnL7OCpn3/8RZlaDChoEOhU0yx0UOnFv99JgN89FlIP2GYkKtwNjmIuxn9WBrO2wfV6ICxKkP6Na9pfEL1vucpyUR13pH2T2YHDShJ1477DftbGQjzUgqqQXHhA1OwYQ+grgygaXSlwXil0ZdOBVohonKdtIXTYRudnOfsOKtQz53EQzdy0IyVdvVtrOwob5aw/IanFiYoteOVbXgUmL2+6BMYbFwT5hheQ2qcq8IueOW9jbjeOjPk2yN9/ZQ7RAK+MID8UREtYWsumoiZkM8UVojAOgAXeoiln0k+0n2VVA0ZsNqFlqjsM0W8Fp6toyguAT3X+mGIK1DZT/KzwdbYY1jYB/EvU9K5XvmYkK1/ajHDkAUAhaNAZU3iC7kmX3FbqqsUoWKMjoTnSOZiminygKRZ7bmjfmACj0r7zTDtPdcVSCHXlgAsIw+AY0+Ex9A3IXU+OKakMIKa6FfC/4HSTXM7Ss2QVQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "9" ] ] }, { "label": "Reducing Cross", "description": "Reducing Cross", "symbol": { "type": "esriPMS", "url": "7988d1b377ac4df23b455c157a3a9e7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIUlEQVRIie3UP2gTURzA8e+DGxQXW+JwFQRBh/gXTMmgNKsFk6VuJXTSdHAwQ3HpYBS6iGAHFwtuh0NAlyxOCvXPII2gbcmSRdAKWlJBkLr05PcuJ73/l0sVB39wSbh79z55v/f7PYO/HMZ/0An7OJAjPraBd6B2hkypfQI4S7o4APYrUHZG0D4JnKHOOS5xmRGORg69wzxN/etCHGqkwqrM0WnD83b40FIFbpgLkIxGgPYp4LQHW7oFL1pM1qYoVkp61P3ZBXobX51n1oofPQ/2az9qDIJJjI4dolie8L6yuQHV8TAUP+oD7SNxWGxEo9+B91Er3K8/pUAisDetZSeN8Ps7FL1qXqHJPLAveQ+lGqVAfJhOZ3//JKYbszxqPAiinTYUyweHPtpGzRzTN2uBFXfbndRzGHEPZQVSlRKykqiJF1csvXqJ25U63aygILtTdqyQDx1XH696b1QzgmHR+7w56CvZQUnpzNhF/gxYqjhtIVXn21e3cGYOTwZbI19wrh98SwNuATv6IJbmlX6SvvKhkZEvwL0W5EyweNy/24sB1Rd96DonxGCoYLWGi91lkbfOCaO6CSlVH+NQqdqnS0+cv+6m08UmyruxVVDrKfdQoy8D6HIrmCMXlMvyYGsDVqn65EGvm3NM1UZCh/5kC4uHfWwtCksAfWiTayTHOqjVIftQo8/kKE0YuA3qwx41vpLq8DVctjD2YpJ/GvwFdy7ruI1jfvkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "10" ] ] }, { "label": "Reducing Tee", "description": "Reducing Tee", "symbol": { "type": "esriPMS", "url": "37d5eae0100a01f12cdb44e11dd9c310", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACE0lEQVRIie2UPWhTURTHfw/eUHGxpQ6vgyDUoX6ClQxKs3QpmDjUrWTUOChYobgEpBVcRLCDSwPdQoeALm9xshCtQzGCtqVLF0EraEkFQSpCn5x7k2he7vtKgnTwDze893Le+91zz/kfm38s+z9QyzsBDBKuPeAdWPtdHql3EjhHPB0GbwUsr0Ogdwo4yzTnucxV+jkeGPqQAmV1dSkMaseC5ZhhswrLVXNoOgt3nQcQDQ0AeqeBMy2w4hy8dM3h8l/pjR96EbzXfqjdNUy0sw25CyYofqgP6B1LDIuGfgfeB2V4SP1Kgxhgw6Mj3HPnW164n52m9nmnfveLWgN63blGmQLQF11D6cblKlPjQ0xVdKM8Lz5Ta8Bpt+OthQKpzJjewJU7rMpmU5kjB3+0rbqVZkZ/jq1dkvlWdVPHbX/tHCgfeXJD6q81MHSUpbmicWOymsp1CPRLdr80u0Aqm1bXjaySyE78BjCRn2x2aO+A6ay2hfgriUZG9frBtzjAXWBfDWIxr/hJfOWDylGa7KFAj10YdKDE0/rTWgjQ+qKGrp4QgVCpoxGWn23AHjHPWz1hrK2wDAX6MQ7UCBvL/A1bA2sjZg0V9FUbtOKG163UAltP2KXWpxbobWeGyXy/MfQnu5RYrMPWg2ARQB+0zE2itQHWWpc+VNAXMmgiAvfA+tAj41syIMOHZEzZvfjIgQb+Bjbj5egvD0oWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "11" ] ] }, { "label": "Saddle", "description": "Saddle", "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "12" ] ] }, { "label": "Screw", "description": "Screw", "symbol": { "type": "esriPMS", "url": "eabb74f277ca2f139a0791329c2ca31c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACX0lEQVRIie2VPWhTURTHf1dC/Vg0IQ4pWBQ72EEEWzoozeIS0CxxK3GNgwUjlCwBtYUuUjCCSwN1MRTM4BKHbEKjS0kWrXQwi4Ip2JCimwhGzn15z/eS95KXNoiDFx4vH+ee3z3/83ED/OUV+A+EtgIuAscGqNECVT+kpBp2BZjwIf15aB8F9eGAQBsszWWuc5MTnPI0f8IqRXOf2h4SqGFXgTMalmSRnRo0d93Np6YhE1kBsh0oXtCAb1h+CSold2B4HArVbqgC9X4AsH2kI2MP7H7mGpMvFlx5Gw/XKCdnvKDv+kV4ySuy5U50s/EooUjYek9OTxk7mw1wh34D9ckLaJS+FIgNFho/rZ3XaztslTa1STn/0tok/7tCi8x3t5N70QQ5x+uaI2e5akG/W7tNB1S+txp7f/Y2G7BZgkTq4KNNHG69qlgSxlIJ/bv5fnp7xRHxSGbpcjxtfRaoPCLl7I05vy78A8Xx/IOUFYXkUh6zQodZAb+GIp8poeRNgCK1HMKEjwwojiVP9lYwpZRDHD6HP9gnGg/qtpCq61Sk3ak9jxKxY8xF44YPH0DZeVYPYukj6afkDKGxnyysZS0Ju/PogD0uQTgCBdaBX8a15QlUH6E9ZkwIshY0E3NIaC5pFTnExlKe1skJO2yVHFWgAmpvgKRyn7WxQ1uPyqRjtyx5e9YFuS2edcPegGr4LJpeaP3ec2OCuC3JWS/sy5BVqqHKgt6NLJJIBV1NpUAkZ7n+sAFADd22Ii1yp7+tLpC3/WA+gBb0O3B8gOE+qK8jmjTqMyNagVE5+meBvwFwgxDemEZRUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "13" ] ] }, { "label": "Sleeve", "description": "Sleeve", "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "14" ] ] }, { "label": "Tap", "description": "Tap", "symbol": { "type": "esriPMS", "url": "2640e2a4003c1f7dea0bb4cd04d0cda3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVRIie3WT0hUQRzA8e/AHkIIclkPa4cQvCy5Bm50KTwLoYftViKd1oNBCdJloVKoQwgadHGPIh4EPbQd9CRoWkir2D8PFUHUCrlsx6KDL37zQhr3vXlv3Yd06Af7/u3MfN78+c1ujGOO2H/QDecMcAJ7VEHtRTCkTidwNrgc++Csgio3ADppjd2ii8tcoZk236IPyTOn6zwD9fUIoMY6NNbPCDslWC55F+3uhdvJ+xCM+oBORw023AcVn9EqjMLMy1BozAOT+UqHxiTku/7zXugaqC8W0GkHOg3swaAdC0aXQX3z62FcH2WBCCZDJee/Yrq8ZNzP3ptisbBQi95MjjDHENAM+IJuNHGKyi7xjy+4kMsePJaG48mE+YatLbRnUvos8aG0Q3WlCNmcQPXn4Y2pvAF6hWB3nkzo642nq4w992/PClbLe4z1DQe9k+7V40GZNqjuViB97WigxEZxxbifHS3UYPJiRu/TDYCHQxaJDKHMpWDH8vN09W6OnlyWgdM9unfRgKkMJFrD5eDhet298J1PYcCf+viIcZ28kk+SV2HRVAYmipBIwgzzf57+sIGvgZPuDkG+LtTExplk021PfbaAygFnXS5sqOSaXv7B2JsQc6jRNeBiDSo7iIDy+QVc73KryJyZ2CtQb+tYNB6o7I0+25VeIDJnk3bMAhroJY26G3FQbIN610AeHqDnQvyJqoB6H0Hiq31gi4giFlVD/yz4G+Iv7RUCZuVQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "15" ] ] }, { "label": "Tapping Saddle", "description": "Tapping Saddle", "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "16" ] ] }, { "label": "Tee", "description": "Tee", "symbol": { "type": "esriPMS", "url": "fdbc883ae5acf7607a4d3bf96f0de2c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVRIie3VP2gTURzA8e+DExSXttThHARBh/gXTMmg1KFTwXTRTYKTtoODGapLl1ToIkI7uDTgdnQI1OWWThZi6yCNoG3pkkXQCLakgiB16cnvXRK9y/1tSnHwBwn35937vH+/9wyOOIz/oBvOeWCQ6NgDPoDa73FInQvAVZLFSXBWQTkHBJ2LwBWKXOMWd+jnbGjRZ0xR0Vc3olAjEVZgkq0aLNeCi94cgyfmDMSjIaBzCbjswcrT8MYOLi7vrDU/eh2ct37U6BmT2GlAYSgIxY/6QOdMHDZw+pTni2ZjOw79AXwM6+EJ/S8LJAA7l80wt2Z5PigOFajXtrrRB+Z9KkwBx2OGFPRqXK4xmjnG6KwLLJVf/anYF3dLE7oxEguleerS2Fy+L3VaNL/udIZQKgwD5V0uP9xpWFREgu/sKvfsaue+3Qt/PB0reh+MPD4YGNTjFxMzXc/ShJEKbGzrIZM5a18fyfGUSzhf6UDZriQtZKmniUzW/f3kexJwF9jXG7Ekr+ST5JUPXZguM2AGnFaZLMzaMGiCxWLraTMCVN/0puvuEKGorN5AbLzUxp4zx3t3h1H1qB4K+jkJGogN5//G1kFtJpxDja50oVU7et4sD7aRcpWqLx70kTnJ7fH+wKK/2MXiZQvbCMNiQB9a4SHxsQlqvcc81OhrOZliCu6B+nRIia/k0GsdfL2FcRiV/NPgb7KA6CfVVRFuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "17" ] ] }, { "label": "Transition", "description": "Transition", "symbol": { "type": "esriPMS", "url": "b435ec911ef8528697f63a6ff639dcef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVRIie3VPUhbURTA8f8tj1o7mZAOUSyKXTIUwUiHCpkDkiVuITjGwUEHcXFoHLoJ6qjQTTpkcMniJvgBImbxgwxNBwUjaIjo5uKTexPT+N59HzGhdOiZQt7J/eWce+59Bn85jP8gmAL4DLzz6EYVRKnNlirsK/DRR+uHwOwCcfZKsAmbZYRxJnhPj2P6Kkvknn8nTlsEFTYG9CsszRzFAlSu9OmRKMyHvwMLdRQn1PCNrS/Cbl4Phnph48iKChAnHqD5pt5GGxb8fQC9H7RetVyG9KgTeuxW4bBTZfHsFKlvGS042Rd3Q+9AnDuBtdGXA+LVRl1ULGiOlPU46YcmwCDbhdawZnQnD8lMe1fbz+wah/kd7bNq+cb3/zHcHn5JxAiGQ56LfIpGGp+31jdfD8qFmhfzE1vtgLKNnQ7Db2IqO0U8k9Q+mx1N+95HQ/vtA7fEEgF1LOTU1aNUKNoGR/4R2zUXS9TW8AFWgAF1EctzJM+TPFd1VFZh3aMXYCQKy3kIhWGDH8Bj7bXlCIpfYL6t3RAsNKOysqDmapP7rNr5EltihSNgF8SNR0vl+8zEipZkpYWiLVtVrMf2QPzZD2fQGVU3iC7kntmxyxanVKGigc6E50hmAtpUOSByz1bcMQ9QoaeNSnNMu+eqAdl3w3yADfQe6PZIvAVx3aGDLy7oUBidWuifBZ8ATTPVD6jOJsoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "18" ] ] }, { "label": "Weld", "description": "Weld", "symbol": { "type": "esriPMS", "url": "1a0102ba46607886edf979ac5418dd70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVRIie3UP2gTURzA8e+DGxQXW+pwDoKgQ/0LpjgodrVgutStZNR0ULBDcelgOnQRwQ4uDbjI0SFgl3TopNCqQ2kEbUuWLoKtoCUVBKlLn/zexZi73t27eKGTP7hwyftdPvd+772fwyGH8x/0Q58F+kiOPeADqP2MJdXngMuki2Og34LS/wjq88AlxrnCLW7Tw+nY1MdMUjF315NQJxVWYIJ6DV7XolMHh+GhOw12NAbUF4CLAaw8BctVM7qgfTivcn66jHmrYfQa6Hdh1OkUi4ydbSgMRKGE0RCoT9mwM7n+1n3vyRM0tr/Z0B/Ax7gZHjWfskEisKHiCKOlsdb3F1uLzE2VmSvNHkTvuneoMAkcsZQUzG6UDRLC7s/K88EYfVQ0s1wsz/9F6zW4mj+eqbUJmDTWAi2RCpS1al+7cMhYYD2zgvJHjS879LrR3W2zVk+FdVTSlepSbFkFTBtO2kTZjVK6cGlXFpbNWHZwcNg/FrLrmmUdHygYcGbVMyV+NjZtZh6I/px//eR7GnAX2DeNWA6vnCc5V020vXzyApHY0yr0ueDxsvlrIwFUX03T9TtELBoZghVLf7AnzPDe7zBqM2mGgn62oVLaSOxGvh1bA7WRcg0N+uYAuuR3ntYr32wD5fIC2HqHu1RtBdAH7gQjxZ7I1F/s4vG8ia3HYRYwhFa4hz02QK1lPIcGfSUdzpK4B+pTlw6+kr6VrnfRFbB7cejgb6hW/Dn7aOBoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "19" ] ] }, { "label": "Wye", "description": "Wye", "symbol": { "type": "esriPMS", "url": "93d0d7f10834094854c7219eb4e5229a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVRIie2VT0gUURzHPw8mKLqobIfxEAh2GCuDVjwUeuiS0O7FbrF4qu2Q0B6syx6ywEsEevCi0G3osKCX7eApYS0P4gb5By9eglIoWYMgjMCJ92bNZvbNn3UXSegLM/Nm5vfmM7+Z3/f3DI5Zxn+gK+cCkCBce8AHEPsNflKnC7hCPJ0F5x0I54hA5yLQTY6r3OI2rXQEhj4nT0GNrodBjViwDCNslGG+rA/tT8NjcwyioQFA5xJw2QObfgoLRX24vGcv+6HXwFn0Q42GYVI7W5Dp0UHxQ31A53wYrK39HAPZQc+MV6NTUdDvwEpQhmfUXhaIJrM2M8GdJ1nPhKViicr2TvXsF5UD6D3zLgXywOmITwqqGufLDFinGC65hTI3Pas2nYan8vSm+tR48v4Yc/Jle1Mtddtis7zB0usFNT7MolYqy62vh3FW8DMjgc/SuT/nnUlLC67J/MajowF1LzDUfrOeKc1ZLSaWbXXM9WRO8vLUn3ZtIf1Vj6yku/3gWxzgLrCvGrE0r/ST9FVcqJWE8SIkTLCZqV6thADFF9V03Q4RCJXFo4VlRw9gL5jgvdthxGZYhhL6KQoqza2F9aX+hq2CWI/5DxX0bQ20VAz/b7YHtlZnlYrPHuhDc4TBbKs29Ce72LyswtaCYBFAH7TAA6K1DmK1QR8q6Bu5WEQE7oH42CTjC9mZ3e7coIxmPOSfBv4GwsHjryHRwGQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "20" ] ] }, { "label": "Clamp", "description": "Clamp", "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "21" ] ] }, { "label": "Tapping Sleeve", "description": "Tapping Sleeve", "symbol": { "type": "esriPMS", "url": "02fc13b237a87a1e1d198ea60ea961c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIie2WPWgTYRjHf68cfk0mJEMOFEWXDCI0xUEhq4LEIW4lOKaDgxWKS6FUoVuhEVwsdJHgkMHBc9BJSHQJyaItHeyi4BXskaKbi5H3TXtJ0/e9j3qKg890R/73/O59nv/zXCz+clj/gdAXwEXgeEg1eiA2f7OkCnYFOBOh9OehfwzE+iGBI7AZJrjBLU5yyih/xBKNvefEWkyggl0FTitYhVk2uuBt6eX5AtzPLQJzu1BMUCsybOUBtBw9MGNDvTMOFSA+hAD7R3bLqIWl7Sy1Tt1Xt50mj6cXwXOhMmmCvg864aWwk6VzmeG1nR0+aYZ+A/HJBBxYXxokrIy68MagDabGx0lvmhTneNP1YZdLRXruNr0tTyufWpjm2cKTIbTpQLl6+NV2oZCHQl4lnZmsHPj9erWs+rnZ3Uhul8reKbDuZWKEFVUoy2pKPmqkxICvVp4P+zQWT93Xf+bzlLazzL9Y9u/bL1vGl4gH/MEOxVJKjYXn+kklcLSse669bV/bv+aKpUGOCECZ4axaxHKO5DzJuZJWjxL5Aiw7kMlBnVXg5+CzZQSKj9A/OtgQzMWC7octUaMDtEBsB51QQtfVttdAe67Lw5v3fKVcBgGwtyDciKYxQJsO7VGZ/B8g2yd7dhD2JaZLFVT40Lu5WcrVlFYqDSJ7VguGhQAVdM0/aYM7wVplkHdBsAhAH/odOBEi3AHxNaHBF59JKKykEv2zwF/rBdrKIHvuuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "22" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "993bdfb20c0f7209f6f39b063ba7ced9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACD0lEQVRIie2VsWsTcRTHPz85e9ElCCWZDIJmCKTaIV0MnbJ0tquj/gEOuhTcXERw7OTm1MH/IFPTLUOoLR1SkAZaSFoN51BzCEbe77wfaXK/u0u9ikPfkuR4eZ/f773v+57DPw7nGghjBSwBuYRufAN1+Jct1bDHQIll7ljTOgyB+zB2Qe1fEjgB22SdFdZjz/aWDbbC/6m9OYEaVgfuhrBVPCqcR2Z/YpGzVzffgIFigzppYe+xj+cJpzylMg1VoD4nAMc3/rQxEub7Pq1Wy2QXi0Wq1SqL/OQjBzbobtwNHyXdTKBhjEYj8z0G6oE6sgFzWo0p2hgVIXSNh/CcZ2yxMb1OVpVOCmQwGOC6Lrlc9Cp2u13K5bKBVjjngNuXtzbP8/SnFK3XRU8Xo9frUSgUyOfz2XmpzC4ERx0mbThpE/v9vrX4pJAyA5ZKJTOn6Wg2m1fzevJ9n3a7bX7L3GyHSA8MjFjblTiIqC4sOj1HUa5Eo9Ewz7bJBwr9EdRJAp4B98SIZXlliWWvBJomBPaCBzDkC6/5APwKXltWoOrCeCFwiPmgF2AveUeHr/ox6jTuhgLd124fBXWhVqvNtNQCa4E6SSmaWajYlXafQmUmW89sFnY8p0o1VIVQ8UabXWmByMw68bAEoIbumZsGRhwXIpCdOFgKoIF+B24lJA5BDTJafNUjo3CyKvTfAn8DFc/gPby3N24AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriPMS", "url": "575e4521580e44eb561a520fd04010db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVRIie3VP0gbURzA8e+DG1pcqqTDdSgUdIhtLZiSoUVXB6ODbuLon8HBFqSLICq4lIIOnQLdgkNAB9PBqYK2HcQr+I8sLoXqoEULhaIOnrx3UXKXe/enCaWCP0h45P24D+/e7/eLwT8O4xZ0wm4CEgTHKbAJ4qLKV2o3A8+IFnVgfwFh/yVoPwZaeEUrnfRSzyNt6lvGyavVyyDUiIT1M0bRghWLhgf3rzOOD46cRXsXvDFnIBzVgPYT4KkLy07BWoHGrnYmlmZV1nT3HOuFVWcvt+FFX4D91YsacTBt/DyA/ud+KF7UA9oPY2Ph6G9gS3fCu+pbFogG27OKvB+euV5r0UFzgDzjwJ3wO5TVuGL5nkwWynJ2MfikRQvSmXtVjba+yWHSmTbfvfmprFM8ESIy2GAmaEwltXs3f3gvZxdZ/7jmu1dRPLUA1UNjPDg+KMeVbAtZdWWRdk2a15XFkkw5nz/8igKeABdqEMvmlf0k+8qDaiOZgtkCJEzIsVD69TgAFIdq6DoTIh4qsaHJK+wdc3xzJozYCzqhRH8EofIuZd+5/i2usLZMObYNYjfiHSr0cwW6WlDvZ/68lNbRCh1l95ZzYTsxq1Tsu9BRc4yeoXrf1DNOyPGhhO3osBDQg+YZITx2QWxX2YcK/SQnWEjiKYjvNWp8IaujVCHVhVGLh/zX4CX1eeWXPAP+QAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Corporation Stop" }, { "symbol": { "type": "esriPMS", "url": "02fc13b237a87a1e1d198ea60ea961c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIie2WPWgTYRjHf68cfk0mJEMOFEWXDCI0xUEhq4LEIW4lOKaDgxWKS6FUoVuhEVwsdJHgkMHBc9BJSHQJyaItHeyi4BXskaKbi5H3TXtJ0/e9j3qKg890R/73/O59nv/zXCz+clj/gdAXwEXgeEg1eiA2f7OkCnYFOBOh9OehfwzE+iGBI7AZJrjBLU5yyih/xBKNvefEWkyggl0FTitYhVk2uuBt6eX5AtzPLQJzu1BMUCsybOUBtBw9MGNDvTMOFSA+hAD7R3bLqIWl7Sy1Tt1Xt50mj6cXwXOhMmmCvg864aWwk6VzmeG1nR0+aYZ+A/HJBBxYXxokrIy68MagDabGx0lvmhTneNP1YZdLRXruNr0tTyufWpjm2cKTIbTpQLl6+NV2oZCHQl4lnZmsHPj9erWs+rnZ3Uhul8reKbDuZWKEFVUoy2pKPmqkxICvVp4P+zQWT93Xf+bzlLazzL9Y9u/bL1vGl4gH/MEOxVJKjYXn+kklcLSse669bV/bv+aKpUGOCECZ4axaxHKO5DzJuZJWjxL5Aiw7kMlBnVXg5+CzZQSKj9A/OtgQzMWC7octUaMDtEBsB51QQtfVttdAe67Lw5v3fKVcBgGwtyDciKYxQJsO7VGZ/B8g2yd7dhD2JaZLFVT40Lu5WcrVlFYqDSJ7VguGhQAVdM0/aYM7wVplkHdBsAhAH/odOBEi3AHxNaHBF59JKKykEv2zwF/rBdrKIHvuuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Coupling" }, { "symbol": { "type": "esriPMS", "url": "3bd8aadda5a1ab4d707daf52cee4e00b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACN0lEQVRIie2VP2gTURzHPw8yKC62xOE6CIIO8S8YyaC0qwVTh7qV4qTp4KBCcelgFLqIoIOLBbfQIVCXODgptOoQjKBtydJF0BY0pIIgdenJ710u3F3u5V2a0MkvvHDkfvf73Pu93/d3KfZZqf9AT+4JIE137QCfQe32WVL3JHCOZDoE7ntQ7h6B7ingLHc4zxWuMcQxY+gj5ijrq0vdoKlEsGlmqdfgbS0+dGwC7jnzYIcagO5p4EwItvAAVir67nhhkuGRIywWn3vhcq/0MQq9CO6HKDTVK0yUmxgjlx/l9cJLmps/obEJ0xfioEShEaB71AYTCaS51Qg/aob+Br6YdnhQ/0qDGGCiZzPzICuqRgB607lBmTnggKWkoLtRGiQCk3OT8wuqWllmo1YPQ+s1yOUP78mHU8WZdmIp49T9Qmx5/RdZ9BvJIDuwBZDE1VcrsTHDTrodV5Ud9wPU5yWJDDD9MlsNHl69276mH6C0fvAM4xLq3Ys9Bv15ksTXRy738kgPQBlXYgvpuphGOp7N6HJr4weVyXrrD7+SALeBXT2IxbziJ/FVBCowmTQdymThSQXSDpRYav3b7AJUP/TQ9SaEESq7CnnPhxWKPuwxT/nkTRi1YSmp+maD+p3bARvNB2GroNYTnqGGvuuALneOuTZQVikEW+uxS9X3EPS2M8tkYSg29C/blHjRgq2ZYBZgBFrmFnatg1rt04ca+kZ8bwncAfV1QMZXYrZko4SBAAenfQf+A5GkB0dS+lUFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Cross" }, { "symbol": { "type": "esriPMS", "url": "d3423ff95e44fb063350d8ff0e9facc2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACBUlEQVRIie3VP0gbcRTA8e9PDqudmpAOESyVumQohUY6VMws2FvSTTLHwcEM0iVQqtBNaApdDLiJQwaXOLgJpi5iltbi0CwKRtCg6CB06ZX3uyS18f5FD3Hog1uO3+8+vPd773cGdxzGfxAsBTwH+nyqcQqqdsuSauw18CRA6Z+B9QDUjxuCV7AcL5ngLQ955Lr8MwuUWvvUbpegxkaBQY1lmGWvCo0j5+WJJLyLfwTyTRQ31AiMFeegUnYGYwOwvNOJKlDffUCrp1nG4JhEow6ZETf0m1eGL7rG/NFzUPtuoN360iBNbPiyRtRMUavucVo/4X25wHAy8c8meZ8byVxHS0x2jpNz00QYYqOqMxtfzDOeTbO9VmHezBGNx/TjmelmGdLZm11tK3NF/bRCMm1FZ6ZBwheUcl2NL1NyPHasWdXwwbDDuM1mOdc7BefNXEjgL85ImRE9g9J1LiFNM/lhSp9r+6wTSUiZ9jcCgA3gqb6IZY5knmSuXNDowGNevRn7+yKRhE9liMVhmSXgt/3bcgXVT7B67RuCvB8qI7JeXHXCFiiwA1RAnfiUVP5nFkFQKaMeE2fsK6h6wKZxQeUGcQo5s+vYYZddqlHVRmfis6SzEcel0iByZgVvzAfU6G470xLT3mt1g2x5YQHANnoB9PssPAN1HNLgqwNCCiOsD91b8A9Rl9oAZcHeJgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Elbow" }, { "symbol": { "type": "esriPMS", "url": "165081aa5b57b3b20df6850eaa4d20ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDklEQVRIie3WP2gTURzA8e+Vw9E2oREu7SJ0yZyQRdu5YNuh3UpGm8XBCMUlUKngIkI7B9yCQ0AHs3QTLHWQptD/g1msEIeW6KSWDk9+79Kjse/dXUkqDv6WcLnfu8+9937vl7j85XD/g36oW0CC8PgJzlEfllSNAneAgRi5N8HZ6wFUIxorkeMecyS4bU19TpmaHkMY6kZgdzVWYJHDBrxrmFMnpuGx9wwCVIGzfwXQgFWWYb1uTpd71c0/UUyoAVRpGzZZnGUsm7k0Yq3yhmYhZ0IVOAchoEoB4yZsqb5KfmrcOEF5kWbjkNKkET0D55NthkldjVIgF7BkOmXFzkNmnrxxRvt8pg+9RWo8AIYBK+iHVKMUSGfPkp6MgVKuYEyXF1p6u+JfnLTgfR1mi4meW5ssm55JOtX1XfvryfX10vz0BPNPisH1q+WKLpprA3sNN06SLNnTmUf2+61jvb/y2R+wdczHiIfJXsYJOyjtSo6FVN1VIpP1x57yLQ74K2jEcnjlPMm5iotmsrBSh2EPqrzseqYZdD6DGvQ7hBnVbezC8gX71o29YJUt4AuwHTZDQXd047Wgxv20YxvgqAgwQNUlVNqdbSljYBFV6ux2oQveffJTQ8bUH3ynyusOJn8zPpiwCFCjewFao0x0HIVhMUCN7oM67fyShIVU424YFhPUaJM+hduvB/2z4G+jV+h6Va2wcgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "End Cap" }, { "symbol": { "type": "esriPMS", "url": "d7d3997f775e9eec7b46348d23a89e59", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACP0lEQVRIie2VPWgTYRjHf68cfi2aEIcULIouGURoSgfFrAqaJW4hczoo2KG4ZNAK3QpWcGnArThkcDkHNyFRkKNZtNLBOiiYgg0puungyfNec+a+chcTxKF/eLnj7rn3x/N/nuc9g38s4wAItgIuAEdj3OiB2h7TUg27BEwnsP4c2EdAvf9L4ABsgRmuc5PjnIwMf8QKjf53anNEoIZdBk5rWIVFttrQ3QkPz+XhbnYZqO1DiYIaiWH1JdIf35DOZjzR2+0tyEzB+oYfqkC9iwHah/ZtDMBomZTXaswVC54vHhQXHGhlNgr6dliGF6NgosfzyyArTN1OFPQbqE9RQKf1pUEGYOfzOW6v1aLnYaerMw1AG5T94xTeNCnO8rLtZiYbWs9bXKuWAjWUdy/qz7yZNk0oVcc72nqd3QCs/3wUGUlhkoVkKdbO3bji1tSTXQIlzlC6U2opqy+5L9+f19CkmRpJgXrDfM5jqwD1SIwgI2mgbC5N43/Wv1pjZfiDPQrFlB6Lbse1LkzpqVOU71WxzOafY65QdPZIAOwCZ/RBLHMk81SZ1bbpOYtTLg8PTchkYZ0nwC/ntxUJVB/APuycENT8ULF0sGlET5fqTn29sBVW2QBaoHZjLJX/mU0YVIZc1qCkiXonpsNgr0B14iwdCrWaJtZPX+jVGadmQdiXEbtUQ5ULvZNdpFRNhYZKg0jNVofDYoAauulm2uDW8FjdIK+HwRIAXeh34FhM4B6orxMafPWZCcmY1Eb/LfA3iSH9Vl7ZfNAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Expansion Joint" }, { "symbol": { "type": "esriPMS", "url": "e7e8bd8f04f9cdd8d19d188a941e2d99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACL0lEQVRIie2VPWgTYRjHf68cfi01oQ4JWCx2ySCCKR0Us1qocYhbCeKURcEKxSWgVnQrtI4NuJUOGTr0HNyERBFCs7SVDmZRMAF7pOgguHjyvpccve+LjcXB/3jvc8/vnuf9P89pHLG0/0AwBXAROBnRjS6I1iFbqmBXgLEYrb8A5gkQH/4QeAA2x2VmuMVpzgSGv2CRav89sTMgUMGuAucUrMg8u00wOv7hmSw8TD0Hyj0oQVAtNqyywMSPFsn0WUd0Q6/BaBpWN91QAWI7Amge67XRA6Ouk8znmH1ccrzRbe/Rau5CcTIIuhVW4aUgmJRM/PTmAw9QyWgHQb+B+BQEtKwvDeKCSU2XCp4K5yaLVoV+0Cqz7nHyN02Ccd40bZj73g5KniU7hrPSmg4F54eFA12aunGNeytl37NHG0t0Owa309fjpCIWsPGqzuvKeqyEQ1veRwqcCmmp1F9p6dpCRYEnshnHmXw+iDTfpz/ZJ5dPqLEw2sqBa09W1JEbKDeNPRb9NZfLWzliAA3gvFrEco7kPMm5klbvr7EwZbKwpMNoClZ5CfyyfluBQPERzOPWhqDshsqZs+etJ7s6J2yRZTaBOoi9iJbK/5mJL1QaKJ/z3G93ZMwP9haE1ZpwYDC0UdNpvHeF3nlm3ZkX9mVAlyqosKH3U/MUSgnfUGkQeWfL4bAIoILu2JVWuRseqwzyLgwWA2hDvwOnIgL3QXwd0moTnxmStGEl+meBvwH55PGiwES3fAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Flange" }, { "symbol": { "type": "esriPMS", "url": "fa6d84322b963a81463f3672c5a4699d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVRIie2WTUhUURTHfxceEUGQgy3GTQRuhtSgkTaFayF0YTuZ9bgoSEHcDPQFthBBAzfjWlwIuXBauBOcbDE0RZ+zSAiinpCPaVkQ+OKc50hvfB/j+JCI/vDufbz78bvn3HMOz+KEZf0HenIvAKeJVh3MbgIudfuAS/Hz2AO3DMY+BtDtVdg4V7jBTTq4GDp1hgIruuYZmK9tABXWo7Ack9SqsFENnjowBFPpaYiHhgDdnkOwiWFwQry1+ACWXrQEtQJgcl+9LcNEMpbrD4JugfkSAXS7gT4f7NEYqVO/SGUzxKk+NUh9Zr0ZugHmW5iFKW0lQAQmrqpVGS0WGMyPxAIfDk9QaVh6Jz3JCreADiAU6OkM53B2oFzyTr7jeI+9y3a1pnDpRd37lleelnUcce9mCUbyAmqvtC3fLx5svjA2rUA5wPriKnfX5nRM3huHSLyWClQ2T3WdP/Jaqx3g7WJBXShWnQhw4d+wMJOFzq7AhJfwFwsbESrSCG2sk1L3nU+0APyp7WNmNXklnySvHFutGb2X12HpBShW+iI0k4W5EnSmYYkn+3v+iAK+Bc56FYLCn9C6bevdicb7c9pfHRrQXr/7YbPM89Lbz3yOABoX3OfyEgRtdm+ltOnBw2Hv4lzagG4B1w5BpYI0aVsauTM/7A2Y90cImgCo1MaQcqUBInc2Hw2LAPqg1xXqFeI4vQbz4Rh5eAC93MJPlAPmYwKJb/aAVyQkK6mN/lrgbzrWBsVn2NeCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Plug" }, { "symbol": { "type": "esriPMS", "url": "8692669fe1d19cc390393fe347cc2d4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVRIie3VO0szQRSA4Xdk+bxURrSIoCjapBDBtVJILWia2Il1LCy0EJs0KtgJaqlgJxZp8wMEL42YxgsWplEwgi4RLQQb92MmGjTO7G7MIhYe2Gpm52HOnDNj8cNh/YHgCqAPaPDJRhFEvsaUKmwI6AyQ+h5w60GcfxP8gM0ywCjjNNFsnL7OCpn3/8RZlaDChoEOhU0yx0UOnFv99JgN89FlIP2GYkKtwNjmIuxn9WBrO2wfV6ICxKkP6Na9pfEL1vucpyUR13pH2T2YHDShJ1477DftbGQjzUgqqQXHhA1OwYQ+grgygaXSlwXil0ZdOBVohonKdtIXTYRudnOfsOKtQz53EQzdy0IyVdvVtrOwob5aw/IanFiYoteOVbXgUmL2+6BMYbFwT5hheQ2qcq8IueOW9jbjeOjPk2yN9/ZQ7RAK+MID8UREtYWsumoiZkM8UVojAOgAXeoiln0k+0n2VVA0ZsNqFlqjsM0W8Fp6toyguAT3X+mGIK1DZT/KzwdbYY1jYB/EvU9K5XvmYkK1/ajHDkAUAhaNAZU3iC7kmX3FbqqsUoWKMjoTnSOZiminygKRZ7bmjfmACj0r7zTDtPdcVSCHXlgAsIw+AY0+Ex9A3IXU+OKakMIKa6FfC/4HSTXM7Ss2QVQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Reducer" }, { "symbol": { "type": "esriPMS", "url": "7988d1b377ac4df23b455c157a3a9e7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIUlEQVRIie3UP2gTURzA8e+DGxQXW+JwFQRBh/gXTMmgNKsFk6VuJXTSdHAwQ3HpYBS6iGAHFwtuh0NAlyxOCvXPII2gbcmSRdAKWlJBkLr05PcuJ73/l0sVB39wSbh79z55v/f7PYO/HMZ/0An7OJAjPraBd6B2hkypfQI4S7o4APYrUHZG0D4JnKHOOS5xmRGORg69wzxN/etCHGqkwqrM0WnD83b40FIFbpgLkIxGgPYp4LQHW7oFL1pM1qYoVkp61P3ZBXobX51n1oofPQ/2az9qDIJJjI4dolie8L6yuQHV8TAUP+oD7SNxWGxEo9+B91Er3K8/pUAisDetZSeN8Ps7FL1qXqHJPLAveQ+lGqVAfJhOZ3//JKYbszxqPAiinTYUyweHPtpGzRzTN2uBFXfbndRzGHEPZQVSlRKykqiJF1csvXqJ25U63aygILtTdqyQDx1XH696b1QzgmHR+7w56CvZQUnpzNhF/gxYqjhtIVXn21e3cGYOTwZbI19wrh98SwNuATv6IJbmlX6SvvKhkZEvwL0W5EyweNy/24sB1Rd96DonxGCoYLWGi91lkbfOCaO6CSlVH+NQqdqnS0+cv+6m08UmyruxVVDrKfdQoy8D6HIrmCMXlMvyYGsDVqn65EGvm3NM1UZCh/5kC4uHfWwtCksAfWiTayTHOqjVIftQo8/kKE0YuA3qwx41vpLq8DVctjD2YpJ/GvwFdy7ruI1jfvkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Reducing Cross" }, { "symbol": { "type": "esriPMS", "url": "37d5eae0100a01f12cdb44e11dd9c310", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACE0lEQVRIie2UPWhTURTHfw/eUHGxpQ6vgyDUoX6ClQxKs3QpmDjUrWTUOChYobgEpBVcRLCDSwPdQoeALm9xshCtQzGCtqVLF0EraEkFQSpCn5x7k2he7vtKgnTwDze893Le+91zz/kfm38s+z9QyzsBDBKuPeAdWPtdHql3EjhHPB0GbwUsr0Ogdwo4yzTnucxV+jkeGPqQAmV1dSkMaseC5ZhhswrLVXNoOgt3nQcQDQ0AeqeBMy2w4hy8dM3h8l/pjR96EbzXfqjdNUy0sw25CyYofqgP6B1LDIuGfgfeB2V4SP1Kgxhgw6Mj3HPnW164n52m9nmnfveLWgN63blGmQLQF11D6cblKlPjQ0xVdKM8Lz5Ta8Bpt+OthQKpzJjewJU7rMpmU5kjB3+0rbqVZkZ/jq1dkvlWdVPHbX/tHCgfeXJD6q81MHSUpbmicWOymsp1CPRLdr80u0Aqm1bXjaySyE78BjCRn2x2aO+A6ay2hfgriUZG9frBtzjAXWBfDWIxr/hJfOWDylGa7KFAj10YdKDE0/rTWgjQ+qKGrp4QgVCpoxGWn23AHjHPWz1hrK2wDAX6MQ7UCBvL/A1bA2sjZg0V9FUbtOKG163UAltP2KXWpxbobWeGyXy/MfQnu5RYrMPWg2ARQB+0zE2itQHWWpc+VNAXMmgiAvfA+tAj41syIMOHZEzZvfjIgQb+Bjbj5egvD0oWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Reducing Tee" }, { "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Saddle" }, { "symbol": { "type": "esriPMS", "url": "eabb74f277ca2f139a0791329c2ca31c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACX0lEQVRIie2VPWhTURTHf1dC/Vg0IQ4pWBQ72EEEWzoozeIS0CxxK3GNgwUjlCwBtYUuUjCCSwN1MRTM4BKHbEKjS0kWrXQwi4Ip2JCimwhGzn15z/eS95KXNoiDFx4vH+ee3z3/83ED/OUV+A+EtgIuAscGqNECVT+kpBp2BZjwIf15aB8F9eGAQBsszWWuc5MTnPI0f8IqRXOf2h4SqGFXgTMalmSRnRo0d93Np6YhE1kBsh0oXtCAb1h+CSold2B4HArVbqgC9X4AsH2kI2MP7H7mGpMvFlx5Gw/XKCdnvKDv+kV4ySuy5U50s/EooUjYek9OTxk7mw1wh34D9ckLaJS+FIgNFho/rZ3XaztslTa1STn/0tok/7tCi8x3t5N70QQ5x+uaI2e5akG/W7tNB1S+txp7f/Y2G7BZgkTq4KNNHG69qlgSxlIJ/bv5fnp7xRHxSGbpcjxtfRaoPCLl7I05vy78A8Xx/IOUFYXkUh6zQodZAb+GIp8poeRNgCK1HMKEjwwojiVP9lYwpZRDHD6HP9gnGg/qtpCq61Sk3ak9jxKxY8xF44YPH0DZeVYPYukj6afkDKGxnyysZS0Ju/PogD0uQTgCBdaBX8a15QlUH6E9ZkwIshY0E3NIaC5pFTnExlKe1skJO2yVHFWgAmpvgKRyn7WxQ1uPyqRjtyx5e9YFuS2edcPegGr4LJpeaP3ec2OCuC3JWS/sy5BVqqHKgt6NLJJIBV1NpUAkZ7n+sAFADd22Ii1yp7+tLpC3/WA+gBb0O3B8gOE+qK8jmjTqMyNagVE5+meBvwFwgxDemEZRUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "Screw" }, { "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "14", "label": "Sleeve" }, { "symbol": { "type": "esriPMS", "url": "2640e2a4003c1f7dea0bb4cd04d0cda3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVRIie3WT0hUQRzA8e/AHkIIclkPa4cQvCy5Bm50KTwLoYftViKd1oNBCdJloVKoQwgadHGPIh4EPbQd9CRoWkir2D8PFUHUCrlsx6KDL37zQhr3vXlv3Yd06Af7/u3MfN78+c1ujGOO2H/QDecMcAJ7VEHtRTCkTidwNrgc++Csgio3ADppjd2ii8tcoZk236IPyTOn6zwD9fUIoMY6NNbPCDslWC55F+3uhdvJ+xCM+oBORw023AcVn9EqjMLMy1BozAOT+UqHxiTku/7zXugaqC8W0GkHOg3swaAdC0aXQX3z62FcH2WBCCZDJee/Yrq8ZNzP3ptisbBQi95MjjDHENAM+IJuNHGKyi7xjy+4kMsePJaG48mE+YatLbRnUvos8aG0Q3WlCNmcQPXn4Y2pvAF6hWB3nkzo642nq4w992/PClbLe4z1DQe9k+7V40GZNqjuViB97WigxEZxxbifHS3UYPJiRu/TDYCHQxaJDKHMpWDH8vN09W6OnlyWgdM9unfRgKkMJFrD5eDhet298J1PYcCf+viIcZ28kk+SV2HRVAYmipBIwgzzf57+sIGvgZPuDkG+LtTExplk021PfbaAygFnXS5sqOSaXv7B2JsQc6jRNeBiDSo7iIDy+QVc73KryJyZ2CtQb+tYNB6o7I0+25VeIDJnk3bMAhroJY26G3FQbIN610AeHqDnQvyJqoB6H0Hiq31gi4giFlVD/yz4G+Iv7RUCZuVQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "15", "label": "Tap" }, { "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "16", "label": "Tapping Saddle" }, { "symbol": { "type": "esriPMS", "url": "fdbc883ae5acf7607a4d3bf96f0de2c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFklEQVRIie3VP2gTURzA8e+DExSXttThHARBh/gXTMmg1KFTwXTRTYKTtoODGapLl1ToIkI7uDTgdnQI1OWWThZi6yCNoG3pkkXQCLakgiB16cnvXRK9y/1tSnHwBwn35937vH+/9wyOOIz/oBvOeWCQ6NgDPoDa73FInQvAVZLFSXBWQTkHBJ2LwBWKXOMWd+jnbGjRZ0xR0Vc3olAjEVZgkq0aLNeCi94cgyfmDMSjIaBzCbjswcrT8MYOLi7vrDU/eh2ct37U6BmT2GlAYSgIxY/6QOdMHDZw+pTni2ZjOw79AXwM6+EJ/S8LJAA7l80wt2Z5PigOFajXtrrRB+Z9KkwBx2OGFPRqXK4xmjnG6KwLLJVf/anYF3dLE7oxEguleerS2Fy+L3VaNL/udIZQKgwD5V0uP9xpWFREgu/sKvfsaue+3Qt/PB0reh+MPD4YGNTjFxMzXc/ShJEKbGzrIZM5a18fyfGUSzhf6UDZriQtZKmniUzW/f3kexJwF9jXG7Ekr+ST5JUPXZguM2AGnFaZLMzaMGiCxWLraTMCVN/0puvuEKGorN5AbLzUxp4zx3t3h1H1qB4K+jkJGogN5//G1kFtJpxDja50oVU7et4sD7aRcpWqLx70kTnJ7fH+wKK/2MXiZQvbCMNiQB9a4SHxsQlqvcc81OhrOZliCu6B+nRIia/k0GsdfL2FcRiV/NPgb7KA6CfVVRFuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17", "label": "Tee" }, { "symbol": { "type": "esriPMS", "url": "b435ec911ef8528697f63a6ff639dcef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDElEQVRIie3VPUhbURTA8f8tj1o7mZAOUSyKXTIUwUiHCpkDkiVuITjGwUEHcXFoHLoJ6qjQTTpkcMniJvgBImbxgwxNBwUjaIjo5uKTexPT+N59HzGhdOiZQt7J/eWce+59Bn85jP8gmAL4DLzz6EYVRKnNlirsK/DRR+uHwOwCcfZKsAmbZYRxJnhPj2P6Kkvknn8nTlsEFTYG9CsszRzFAlSu9OmRKMyHvwMLdRQn1PCNrS/Cbl4Phnph48iKChAnHqD5pt5GGxb8fQC9H7RetVyG9KgTeuxW4bBTZfHsFKlvGS042Rd3Q+9AnDuBtdGXA+LVRl1ULGiOlPU46YcmwCDbhdawZnQnD8lMe1fbz+wah/kd7bNq+cb3/zHcHn5JxAiGQ56LfIpGGp+31jdfD8qFmhfzE1vtgLKNnQ7Db2IqO0U8k9Q+mx1N+95HQ/vtA7fEEgF1LOTU1aNUKNoGR/4R2zUXS9TW8AFWgAF1EctzJM+TPFd1VFZh3aMXYCQKy3kIhWGDH8Bj7bXlCIpfYL6t3RAsNKOysqDmapP7rNr5EltihSNgF8SNR0vl+8zEipZkpYWiLVtVrMf2QPzZD2fQGVU3iC7kntmxyxanVKGigc6E50hmAtpUOSByz1bcMQ9QoaeNSnNMu+eqAdl3w3yADfQe6PZIvAVx3aGDLy7oUBidWuifBZ8ATTPVD6jOJsoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "18", "label": "Transition" }, { "symbol": { "type": "esriPMS", "url": "1a0102ba46607886edf979ac5418dd70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKElEQVRIie3UP2gTURzA8e+DGxQXW+pwDoKgQ/0LpjgodrVgutStZNR0ULBDcelgOnQRwQ4uDbjI0SFgl3TopNCqQ2kEbUuWLoKtoCUVBKlLn/zexZi73t27eKGTP7hwyftdPvd+772fwyGH8x/0Q58F+kiOPeADqP2MJdXngMuki2Og34LS/wjq88AlxrnCLW7Tw+nY1MdMUjF315NQJxVWYIJ6DV7XolMHh+GhOw12NAbUF4CLAaw8BctVM7qgfTivcn66jHmrYfQa6Hdh1OkUi4ydbSgMRKGE0RCoT9mwM7n+1n3vyRM0tr/Z0B/Ax7gZHjWfskEisKHiCKOlsdb3F1uLzE2VmSvNHkTvuneoMAkcsZQUzG6UDRLC7s/K88EYfVQ0s1wsz/9F6zW4mj+eqbUJmDTWAi2RCpS1al+7cMhYYD2zgvJHjS879LrR3W2zVk+FdVTSlepSbFkFTBtO2kTZjVK6cGlXFpbNWHZwcNg/FrLrmmUdHygYcGbVMyV+NjZtZh6I/px//eR7GnAX2DeNWA6vnCc5V020vXzyApHY0yr0ueDxsvlrIwFUX03T9TtELBoZghVLf7AnzPDe7zBqM2mGgn62oVLaSOxGvh1bA7WRcg0N+uYAuuR3ntYr32wD5fIC2HqHu1RtBdAH7gQjxZ7I1F/s4vG8ia3HYRYwhFa4hz02QK1lPIcGfSUdzpK4B+pTlw6+kr6VrnfRFbB7cejgb6hW/Dn7aOBoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "19", "label": "Weld" }, { "symbol": { "type": "esriPMS", "url": "93d0d7f10834094854c7219eb4e5229a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACGElEQVRIie2VT0gUURzHPw8mKLqobIfxEAh2GCuDVjwUeuiS0O7FbrF4qu2Q0B6syx6ywEsEevCi0G3osKCX7eApYS0P4gb5By9eglIoWYMgjMCJ92bNZvbNn3UXSegLM/Nm5vfmM7+Z3/f3DI5Zxn+gK+cCkCBce8AHEPsNflKnC7hCPJ0F5x0I54hA5yLQTY6r3OI2rXQEhj4nT0GNrodBjViwDCNslGG+rA/tT8NjcwyioQFA5xJw2QObfgoLRX24vGcv+6HXwFn0Q42GYVI7W5Dp0UHxQ31A53wYrK39HAPZQc+MV6NTUdDvwEpQhmfUXhaIJrM2M8GdJ1nPhKViicr2TvXsF5UD6D3zLgXywOmITwqqGufLDFinGC65hTI3Pas2nYan8vSm+tR48v4Yc/Jle1Mtddtis7zB0usFNT7MolYqy62vh3FW8DMjgc/SuT/nnUlLC67J/MajowF1LzDUfrOeKc1ZLSaWbXXM9WRO8vLUn3ZtIf1Vj6yku/3gWxzgLrCvGrE0r/ST9FVcqJWE8SIkTLCZqV6thADFF9V03Q4RCJXFo4VlRw9gL5jgvdthxGZYhhL6KQoqza2F9aX+hq2CWI/5DxX0bQ20VAz/b7YHtlZnlYrPHuhDc4TBbKs29Ce72LyswtaCYBFAH7TAA6K1DmK1QR8q6Bu5WEQE7oH42CTjC9mZ3e7coIxmPOSfBv4GwsHjryHRwGQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20", "label": "Wye" }, { "symbol": { "type": "esriPMS", "url": "a60dbc19a2971f6c9f842df8d5382fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/klEQVRIie3WMUgbURjA8f+TULWTkTgk0FKxSwYRTHGomLlQs6RbdY5Dh3YQF0F0cBO04NKAm2TI0KHXwU1IdClmaSMOuigYoYZIu7WDJ+9dPDW+d3dpglTwgxCSfO9+3Pe+711C3HGEHkCwBTAIdPlUowbioMWSKuwl8DRA6QfA7gSx+4/gNewDw7zmDY/pMaZ/ZIn85TpRbhJU2CjwRGGTTLNXguqJPj2egJnoIjBbRzGhocBYdgGKFr2xPnqjEWonVWqVU2dJJAbrO42oAPHDB7Q76mXUYjKeJ+LMfVkmt5AlN//JWVatwOQLE/rd6w6HvDDPMKO/QByaQKf1ZYM0g5nQPG8bx0nfNGH62SxpsYPSHqtTi+rdiBYsSGdaO9pGUkm1f+7nWJ/6Toa7lwEiODg+xqtMWvvbRvbzVcfe28P729fiHYNWQb20g98y+IczkqmwGgvZdddCO/iNx1wy5VwjAFgFnqmDWM6RnCc5Vw2oMeIJWLYgEoV11oBz57FlBMU+2I+cE4LZptCb2BIr7ABFEKc+JZXPMxsTKgdelvPG4OuxLRCVgE1jQAuWqk/ur/wPMAyDE0663LPb2HGTXapQ4aLvo9OkM2FtqmwQuWcr3pgPqNCye6d53nnnqgbZ9sICgC76G+j2STwD8bNNgy+OaFOE2nWh/xa8AHZi4GF3VGxJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "21", "label": "Clamp" }, { "symbol": { "type": "esriPMS", "url": "02fc13b237a87a1e1d198ea60ea961c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIie2WPWgTYRjHf68cfk0mJEMOFEWXDCI0xUEhq4LEIW4lOKaDgxWKS6FUoVuhEVwsdJHgkMHBc9BJSHQJyaItHeyi4BXskaKbi5H3TXtJ0/e9j3qKg890R/73/O59nv/zXCz+clj/gdAXwEXgeEg1eiA2f7OkCnYFOBOh9OehfwzE+iGBI7AZJrjBLU5yyih/xBKNvefEWkyggl0FTitYhVk2uuBt6eX5AtzPLQJzu1BMUCsybOUBtBw9MGNDvTMOFSA+hAD7R3bLqIWl7Sy1Tt1Xt50mj6cXwXOhMmmCvg864aWwk6VzmeG1nR0+aYZ+A/HJBBxYXxokrIy68MagDabGx0lvmhTneNP1YZdLRXruNr0tTyufWpjm2cKTIbTpQLl6+NV2oZCHQl4lnZmsHPj9erWs+rnZ3Uhul8reKbDuZWKEFVUoy2pKPmqkxICvVp4P+zQWT93Xf+bzlLazzL9Y9u/bL1vGl4gH/MEOxVJKjYXn+kklcLSse669bV/bv+aKpUGOCECZ4axaxHKO5DzJuZJWjxL5Aiw7kMlBnVXg5+CzZQSKj9A/OtgQzMWC7octUaMDtEBsB51QQtfVttdAe67Lw5v3fKVcBgGwtyDciKYxQJsO7VGZ/B8g2yd7dhD2JaZLFVT40Lu5WcrVlFYqDSJ7VguGhQAVdM0/aYM7wVplkHdBsAhAH/odOBEi3AHxNaHBF59JKKykEv2zwF/rBdrKIHvuuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "22", "label": "Tapping Sleeve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 230, 252, 255 ], "toColor": [ 199, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 182, 255 ], "toColor": [ 252, 251, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 216, 255 ], "toColor": [ 182, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 202, 255 ], "toColor": [ 236, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 250, 252, 255 ], "toColor": [ 212, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 231, 255 ], "toColor": [ 212, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 544121.9001489952, "ymin": 296301.31108323485, "xmax": 544121.9001489952, "ymax": 296301.31108323485, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Fitting" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterJunction_AssetType_Fitting", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Corporation Stop", "code": 1 }, { "name": "Coupling", "code": 2 }, { "name": "Cross", "code": 3 }, { "name": "Elbow", "code": 4 }, { "name": "End Cap", "code": 5 }, { "name": "Expansion Joint", "code": 6 }, { "name": "Flange", "code": 7 }, { "name": "Plug", "code": 8 }, { "name": "Reducer", "code": 9 }, { "name": "Reducing Cross", "code": 10 }, { "name": "Reducing Tee", "code": 11 }, { "name": "Saddle", "code": 12 }, { "name": "Screw", "code": 13 }, { "name": "Sleeve", "code": 14 }, { "name": "Tap", "code": 15 }, { "name": "Tapping Saddle", "code": 16 }, { "name": "Tee", "code": 17 }, { "name": "Transition", "code": 18 }, { "name": "Weld", "code": 19 }, { "name": "Wye", "code": 20 }, { "name": "Clamp", "code": 21 }, { "name": "Tapping Sleeve", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "assetid": null, "ownedby": 0, "notes": null, "diameter": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Fitting" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Domestic Water Line", "type": "Subtype Group Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Domestic Water" }, "subLayers": [ { "id": 38, "name": "Unknown" }, { "id": 39, "name": "Main Line" }, { "id": 40, "name": "Service Line" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 2000, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 2000, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 2000, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "University Owned", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomesticLine_Main_Material", "description": "Types of materials for domestic water mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Copper - COP", "code": 84 }, { "name": "Ductile Iron - DIP", "code": 88 }, { "name": "Galvanized Pipe - GP", "code": 89 }, { "name": "Plastic/Steel Composite - PSC", "code": 91 }, { "name": "Polyethylene - PE", "code": 92 }, { "name": "Polypropylene - PP", "code": 93 }, { "name": "Polyvinyl Chloride - PVC", "code": 94 }, { "name": "Steel - SP", "code": 95 }, { "name": "Transite - TTE", "code": 96 }, { "name": "High Density Polyethylene - HDPE", "code": 102 }, { "name": "Fiberglass Reinforced Pipe - FRP", "code": 104 }, { "name": "Plastic - PLA", "code": 107 }, { "name": "Non-Plastic - NPLA", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Service Line" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Service Line" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Unknown", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Domestic Water Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 2000, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "University Owned", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomesticLine_Main_Material", "description": "Types of materials for domestic water mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Copper - COP", "code": 84 }, { "name": "Ductile Iron - DIP", "code": 88 }, { "name": "Galvanized Pipe - GP", "code": 89 }, { "name": "Plastic/Steel Composite - PSC", "code": 91 }, { "name": "Polyethylene - PE", "code": 92 }, { "name": "Polypropylene - PP", "code": 93 }, { "name": "Polyvinyl Chloride - PVC", "code": 94 }, { "name": "Steel - SP", "code": 95 }, { "name": "Transite - TTE", "code": 96 }, { "name": "High Density Polyethylene - HDPE", "code": 102 }, { "name": "Fiberglass Reinforced Pipe - FRP", "code": 104 }, { "name": "Plastic - PLA", "code": 107 }, { "name": "Non-Plastic - NPLA", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Service Line" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Service Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Main Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Domestic Water Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 2000, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 2000, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 2000, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "University Owned", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomesticLine_Main_Material", "description": "Types of materials for domestic water mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Copper - COP", "code": 84 }, { "name": "Ductile Iron - DIP", "code": 88 }, { "name": "Galvanized Pipe - GP", "code": 89 }, { "name": "Plastic/Steel Composite - PSC", "code": 91 }, { "name": "Polyethylene - PE", "code": 92 }, { "name": "Polypropylene - PP", "code": 93 }, { "name": "Polyvinyl Chloride - PVC", "code": 94 }, { "name": "Steel - SP", "code": 95 }, { "name": "Transite - TTE", "code": 96 }, { "name": "High Density Polyethylene - HDPE", "code": 102 }, { "name": "Fiberglass Reinforced Pipe - FRP", "code": 104 }, { "name": "Plastic - PLA", "code": 107 }, { "name": "Non-Plastic - NPLA", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Service Line" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Service Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Domestic Water Line" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assettype", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.4 }, "values": [ [ "0" ] ] }, { "label": "Building Service", "description": "Building Service", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.4 }, "values": [ [ "21" ] ] }, { "label": "Fire Service", "description": "Fire Service", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.4 }, "values": [ [ "22" ] ] }, { "label": "Hydrant Service", "description": "Hydrant Service", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 0, 0, 255 ], "width": 1.4 }, "values": [ [ "23" ] ] }, { "label": "Irrigation Service", "description": "Irrigation Service", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.4 }, "values": [ [ "24" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.4 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.4 }, "value": "21", "label": "Building Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.4 }, "value": "22", "label": "Fire Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 0, 0, 255 ], "width": 1.4 }, "value": "23", "label": "Hydrant Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.4 }, "value": "24", "label": "Irrigation Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 217, 255 ], "toColor": [ 207, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 2000, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 2000, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 2000, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "University Owned", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomesticLine_Main_Material", "description": "Types of materials for domestic water mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Copper - COP", "code": 84 }, { "name": "Ductile Iron - DIP", "code": 88 }, { "name": "Galvanized Pipe - GP", "code": 89 }, { "name": "Plastic/Steel Composite - PSC", "code": 91 }, { "name": "Polyethylene - PE", "code": 92 }, { "name": "Polypropylene - PP", "code": 93 }, { "name": "Polyvinyl Chloride - PVC", "code": 94 }, { "name": "Steel - SP", "code": 95 }, { "name": "Transite - TTE", "code": 96 }, { "name": "High Density Polyethylene - HDPE", "code": 102 }, { "name": "Fiberglass Reinforced Pipe - FRP", "code": 104 }, { "name": "Plastic - PLA", "code": 107 }, { "name": "Non-Plastic - NPLA", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Service Line" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Service Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Water Structure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 42, "name": "Water Structure Junction" }, { "id": 43, "name": "Water Structure Line" }, { "id": 44, "name": "Water Structure Boundary" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.7790847077687413E7, "ymin": -4.752650613454572E7, "xmax": 1.9103180411020745E7, "ymax": 1.809895058258513E7, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "Water Structure Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Water Structure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2e64f8f6b2b7e1fdf566e4aad55df109", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADRUlEQVQ4jbWUXyhkcRTHv2l4QdrM7JoaWvtiXjaKB1p/prEPbGSSGyEvSqhLazeTCSv/J9agtVNsNDUmdTVd0obZaUsmpfaBB11JupKrGdJwJ4+232+bXSw3+7CnfnV/v3vO557zPef+VPhPpnrgXK3RaJpVKtVLpeDLy8sfsiz3PBocFxfHsCz7lmGYaCXw5ORkoc1mkwB8eQxYn5KSYiFQvV6vxIXFYolyu90fRFFcByAoguPj45vr6up0YWgwGMTU1BQ2NzchyzKSkpJQVVWFnJwcqNVqdHR06Mxmc/PZ2VmDEjjbaDSW19bW0s3GxgZ6enrQ0tKC6upqdHV1wWw2w+FwgOM4jI6OgviurKyUcxw3djPrW2CtVvu+qanpCXk+PDwkpUKj0SA3NxcXFxfUJzk5GVlZWbBarSRb9PX1gcSsrq5+DgaDxvvAJoZhXmdnZ9NNf38/7HY7jo+PUVFRgYiICOzv76OxsRGBQIBkifr6ehwdHYHEFBcXv3I6nSYA/E2wXqfTWRoaGn5PwcnJCYjOZA0MDGB6ehqJiYlob29HXl4eIiMjUVZWRj9A5LDZbFFer/ejJEm3wGqDwZB6cwq2t7dp4PX1NWkohRKrqakh2VGNSWONxl/Vk0YyDPNsfHyclLweBq97vd4jQRBehOFpaWmYn5+nzwUFBTg4OKD6ksxJBaWlpVhaWoLf76c+giBgYWFhLdzA3xpLkvSuu7vb6XK5qBxarRY7OzsQRRGxsbHo7OykVRQVFcHpdKKwsBBzc3MYHByk8Xa7PSSK4iSA07vN45eXl78KgsCQrNva2lBZWYmEhAS4XC5aNtGXTMHa2hry8/NhMBig0+nA8zyR5lu4cX+N2/n5eSfLsm88Hk80CRgZGaEj5/F4kJqaSn12d3exuLiI9PR09Pb20jOHw+GXJGlY6QcRfD7fAs/zlSaTCRkZGXC73ZiZmcHs7CxCoRAmJiZoJZmZmb/K5Hn4fD4iwboSGFdXV82tra2vTSbTU7KPiYkBy7J03TXSsOHhYX8gEJh9zCV0ure3N2K1WgdLSkruef3HOI4LbW1tfbp7AT0EJmYdGhp6PjY2plUkA99lWf4rWyUw7t5W/2o/AdaMXH0gFlQnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "subnetworkname", "type": "esriFieldTypeString", "alias": "Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "symbolrotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": { "type": "range", "name": "_Symbol_Rotation", "description": "Valid rotation values", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 1, "name": "Pipe Anchor" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 2, "name": "Pipe Support" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 3, "name": "Pipe Hanger" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 4, "name": "Pipe Vault" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 5, "name": "Pipe Box" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "id": 6, "name": "Pipe Access Point" } ], "subtypes": [ { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 0, "name": "Unknown" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 1, "name": "Pipe Anchor" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 2, "name": "Pipe Support" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 3, "name": "Pipe Hanger" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 4, "name": "Pipe Vault" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 5, "name": "Pipe Box" }, { "domains": { "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "symbolrotation": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "name": null, "ownedby": 0, "notes": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "symbolrotation": null }, "code": 6, "name": "Pipe Access Point" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Water Structure Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Water Structure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assetgroup", "uniqueValueGroups": [ { "heading": "Asset Group", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 127 ], "width": 5 }, "values": [ [ "0" ] ] }, { "label": "Casing", "description": "Casing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 127 ], "width": 5 }, "values": [ [ "1" ] ] }, { "label": "Conduit", "description": "Conduit", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 127 ], "width": 4 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 127 ], "width": 5 }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 127 ], "width": 5 }, "value": "1", "label": "Casing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 127 ], "width": 4 }, "value": "2", "label": "Conduit" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 217, 255 ], "toColor": [ 207, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 541395.574892994, "ymin": 295509.35794273764, "xmax": 548274.9276040792, "ymax": 298699.65044665337, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STLength()", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "subnetworkname", "type": "esriFieldTypeString", "alias": "Subnetwork Name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "filltype", "type": "esriFieldTypeSmallInteger", "alias": "Fill Type", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "commodity", "type": "esriFieldTypeSmallInteger", "alias": "Commodity", "domain": { "type": "codedValue", "name": "WaterStructureLine_Commodity", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Domestic", "code": 1 }, { "name": "Irrigation", "code": 2 }, { "name": "Electric", "code": 3 }, { "name": "Communication", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureLine_AssetType_Casing", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pipe Casing", "code": 11 }, { "name": "Pipe Sleeving", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "id": 1, "name": "Casing" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureLine_AssetType_Conduit", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Conduit", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "id": 2, "name": "Conduit" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "measuredlength": null, "diameter": null, "filltype": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "commodity": 0, "notes": null }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureLine_AssetType_Casing", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pipe Casing", "code": 11 }, { "name": "Pipe Sleeving", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "measuredlength": null, "diameter": null, "filltype": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "commodity": 0, "notes": null }, "code": 1, "name": "Casing" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureLine_AssetType_Conduit", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Conduit", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"}, "commodity": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 21, "subnetworkname": null, "assetid": null, "measuredlength": null, "diameter": null, "filltype": null, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0, "commodity": 0, "notes": null }, "code": 2, "name": "Conduit" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "Water Structure Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Water Structure" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "assetgroup", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Asset Group", "classes": [ { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "0" ] ] }, { "label": "Vault", "description": "Vault", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.6 } }, "values": [ [ "1" ] ] }, { "label": "Box", "description": "Box", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "values": [ [ "2" ] ] }, { "label": "Block", "description": "Block", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "Other Structure", "description": "Other Structure", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.6 } }, "value": "1", "label": "Vault" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } }, "value": "2", "label": "Box" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "value": "3", "label": "Block" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Other Structure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 217, 255 ], "toColor": [ 207, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 521353.28131624684, "ymin": 288392.53753073514, "xmax": 553994.2458898276, "ymax": 299042.7905084044, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset Type", "domain": null }, { "name": "subnetworkname", "type": "esriFieldTypeString", "alias": "Subnetwork name", "length": 64, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 64, "domain": null }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Vault", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pipe Vault", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Vault" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Box", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Valve Box", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Box" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Block", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Anchor Block", "code": 31 }, { "name": "Thrust Block", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 3, "name": "Block" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_OtherStructure", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Interceptor", "code": 41 }, { "name": "Building", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 4, "name": "Other Structure" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "width": null, "length": null, "height": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Vault", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Pipe Vault", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 11, "subnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "width": null, "length": null, "height": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Vault" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Box", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Valve Box", "code": 21 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 21, "subnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "width": null, "length": null, "height": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Box" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_Block", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Anchor Block", "code": 31 }, { "name": "Thrust Block", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "width": null, "length": null, "height": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 3, "name": "Block" }, { "domains": { "assettype": { "type": "codedValue", "name": "WaterStructureBoundary_AssetType_OtherStructure", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Interceptor", "code": 41 }, { "name": "Building", "code": 42 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "subnetworkname": null, "assetid": null, "ownedby": 1, "notes": null, "name": null, "width": null, "length": null, "height": null, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 4, "name": "Other Structure" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "Abandoned Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 46, "name": "Abandoned Water Line" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Abandoned Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "copyrightText": "", "parentLayer": { "id": 45, "name": "Abandoned Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.4 }, "label": "Abandoned Water Line", "description": "Abandoned or Unknown water lines" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281613.9038405791, "ymin": 218583.13777973503, "xmax": 551018.101907745, "ymax": 415700.2176261544, "spatialReference": { "wkid": 103196, "latestWkid": 6612, "vcsWkid": 8228, "latestVcsWkid": 8228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791200, "falseY": -47526900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftIntl)", "heightUnit": "foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "systemsubnetworkname", "typeIdField": "assetgroup", "subtypeFieldName": "assetgroup", "subtypeField": "assetgroup", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "assetgroup", "type": "esriFieldTypeInteger", "alias": "Asset Group", "domain": null }, { "name": "assettype", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "systemsubnetworkname", "type": "esriFieldTypeString", "alias": "System Subnetwork Name", "length": 2000, "domain": null }, { "name": "pressuresubnetworkname", "type": "esriFieldTypeString", "alias": "Pressure Subnetwork Name", "length": 2000, "domain": null }, { "name": "isolationsubnetworkname", "type": "esriFieldTypeString", "alias": "Isolation Subnetwork Name", "length": 2000, "domain": null }, { "name": "assetid", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 64, "domain": null }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "_Owner_Water", "description": "Owner of domestic water features - City of Laramie and Universty of Wyoming", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "University Owned", "code": 1 }, { "name": "City of Laramie", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 2000, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "measuredlength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null }, { "name": "material", "type": "esriFieldTypeSmallInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DomesticLine_Main_Material", "description": "Types of materials for domestic water mains", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cast Iron - CAS", "code": 83 }, { "name": "Copper - COP", "code": 84 }, { "name": "Ductile Iron - DIP", "code": 88 }, { "name": "Galvanized Pipe - GP", "code": 89 }, { "name": "Plastic/Steel Composite - PSC", "code": 91 }, { "name": "Polyethylene - PE", "code": 92 }, { "name": "Polypropylene - PP", "code": 93 }, { "name": "Polyvinyl Chloride - PVC", "code": 94 }, { "name": "Steel - SP", "code": 95 }, { "name": "Transite - TTE", "code": 96 }, { "name": "High Density Polyethylene - HDPE", "code": 102 }, { "name": "Fiberglass Reinforced Pipe - FRP", "code": 104 }, { "name": "Plastic - PLA", "code": 107 }, { "name": "Non-Plastic - NPLA", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "lifecyclestatus", "type": "esriFieldTypeSmallInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "_LifeCycleStatus", "description": "Lifecycle of utility asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Active/In-Service", "code": 1 }, { "name": "Abandoned", "code": 2 }, { "name": "Proposed", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Backup/Future Use", "code": 5 }, { "name": "Out of Service", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "_Spatial_Source", "description": "Spatial source of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "Aerial Imagery", "code": 2 }, { "name": "CAD Import", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "Construction Document", "code": 6 }, { "name": "Archived Maps", "code": 7 }, { "name": "Legacy GIS data", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "id": 2, "name": "Service Line" } ], "subtypes": [ { "domains": { "assettype": { "type": "codedValue", "name": "_Unknown_AssetType", "description": "The AssetType domain for the Unknown AssetGroup", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 0, "spatialsource": 0, "spatialconfidence": 0 }, "code": 0, "name": "Unknown" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Main", "description": "Types of domestic main water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Distribution Main", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 1, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 1, "name": "Main Line" }, { "domains": { "assettype": { "type": "codedValue", "name": "DomesticWaterLine_AssetType_Service", "description": "Types of domestic service water line asset types", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Building Service", "code": 21 }, { "name": "Fire Service", "code": 22 }, { "name": "Hydrant Service", "code": 23 }, { "name": "Irrigation Service", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ownedby": {"type": "inherited"}, "material": {"type": "inherited"}, "lifecyclestatus": {"type": "inherited"}, "spatialsource": {"type": "inherited"}, "spatialconfidence": {"type": "inherited"} }, "defaultValues": { "assetgroup": null, "assettype": 0, "systemsubnetworkname": null, "pressuresubnetworkname": null, "isolationsubnetworkname": null, "assetid": null, "ownedby": null, "notes": null, "diameter": null, "measuredlength": null, "material": 0, "lifecyclestatus": 1, "spatialsource": 0, "spatialconfidence": 0 }, "code": 2, "name": "Service Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5e1b92ce128947abb8a970ea486e0447" } ], "tables": [] }