{ "tables": [{ "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "maxRecordCount": 2000, "description": null, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "type": "Table", "subtypes": [], "relationships": [ { "keyField": "HydrantGUID", "role": "esriRelRoleDestination", "catalogID": "{73FA6CA6-056D-4B15-A7B0-6F4A6EDB8174}", "composite": false, "name": "Water_Hydrant", "relatedTableId": 8, "id": 0, "cardinality": "esriRelCardinalityOneToMany" }, { "keyField": "HydrantGUID", "role": "esriRelRoleDestination", "catalogID": "{65B714E5-F1EF-4D64-9684-409D155B5474}", "composite": false, "name": "Water_Hydrant", "relatedTableId": 9, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "indexes": [ { "name": "R865_SDE_ROWID_UK", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_865", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_865", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "GDB_4065_HydrantGUID", "isUnique": false, "description": "", "fields": "HydrantGUID", "isAscending": true } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "cimVersion": "3.6.0", "isDataArchived": false, "id": 40, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": false, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": true, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "capabilities": "Map,Query,Data", "supportsExceedsLimitStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, PBF", "name": "Hydrant Inspections", "displayField": "Asset_ID", "copyrightText": null, "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 25, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InspectionDate", "length": 8, "alias": "Inspection Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "InspectedBy", "length": 50, "alias": "Inspected By", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Hydrant_Inspec_Type", "description": "Major Minor Teardown", "type": "codedValue", "codedValues": [ { "code": "TearDown", "name": "Tear Down" }, { "code": "Major", "name": "Major" }, { "code": "Minor", "name": "Minor" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "InspectionType", "length": 20, "alias": "Inspection Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "PressureTested", "length": 10, "alias": "Pressure Tested", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "StaticPressureTested", "length": 10, "alias": "Static Pressure Tested", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "StaticPressureTestStatic", "alias": "Static Pressure Test - Static", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "StaticPressureTestResidual", "alias": "Static Pressure Test - Residual", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "StaticPressureTestHM", "alias": "Static Pressure Test HM", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA_NL_NO", "description": "Yes No NA Not Located Not Operable", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "NA", "name": "NA" }, { "code": "No", "name": "No" }, { "code": "Not Located", "name": "Not Located" }, { "code": "Not Operable", "name": "Not Operable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ExercisedISOValve", "length": 25, "alias": "Exercised ISO Valve", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HydrantFlushed", "length": 10, "alias": "Hydrant Flushed", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "FlowTested", "length": 15, "alias": "Flow Tested", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "TestFlow", "alias": "Test Flow", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Capacity", "alias": "Capacity", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "CheckedPortThreads", "length": 10, "alias": "Checked Port Threads", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "CheckedORings", "length": 10, "alias": "Checked O-Rings", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "PartsLubricated", "length": 10, "alias": "Parts Lubricated", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Condition_Simple", "description": "Good Fair Poor NA", "type": "codedValue", "codedValues": [ { "code": "Good", "name": "Good" }, { "code": "Fair", "name": "Fair" }, { "code": "Poor", "name": "Poor" }, { "code": "NA", "name": "NA" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "PaintCondition", "length": 50, "alias": "Paint Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Condition_Simple", "description": "Good Fair Poor NA", "type": "codedValue", "codedValues": [ { "code": "Good", "name": "Good" }, { "code": "Fair", "name": "Fair" }, { "code": "Poor", "name": "Poor" }, { "code": "NA", "name": "NA" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Drainage", "length": 10, "alias": "Drainage", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Condition_Simple", "description": "Good Fair Poor NA", "type": "codedValue", "codedValues": [ { "code": "Good", "name": "Good" }, { "code": "Fair", "name": "Fair" }, { "code": "Poor", "name": "Poor" }, { "code": "NA", "name": "NA" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "InternalPartsCondition", "length": 50, "alias": "Condition Of Internal Parts", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Condition_Simple", "description": "Good Fair Poor NA", "type": "codedValue", "codedValues": [ { "code": "Good", "name": "Good" }, { "code": "Fair", "name": "Fair" }, { "code": "Poor", "name": "Poor" }, { "code": "NA", "name": "NA" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HydrantValveCondition", "length": 10, "alias": "Condition of Hydrant Valve", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RepairsRequired", "length": 10, "alias": "Repairs Required", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "RepairsRequiredDetails", "length": 255, "alias": "Repairs Required Details", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "RepairsCompleted", "length": 255, "alias": "Repairs Completed", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ChargeableParts", "length": 255, "alias": "Chargeable Parts", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ExtensionRequired", "length": 10, "alias": "Extension Required", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Comments", "length": 255, "alias": "General Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "PressureTestComments", "length": 255, "alias": "Pressure Test Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "StaticPresTestComments", "length": 255, "alias": "Static Pressure Test Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ExercisedISOValveComments", "length": 255, "alias": "Exercised ISO Valve Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "HydrantFlushComments", "length": 255, "alias": "Hydrant Flush Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FlowTestComments", "length": 255, "alias": "Flow Test Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "PortThreadComments", "length": 255, "alias": "Port Thread Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ORingComments", "length": 255, "alias": "O-Ring Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "PartsLubricatedComments", "length": 255, "alias": "Parts Lubricated Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "PaintConditionComments", "length": 255, "alias": "Paint Condition Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "DrainageComments", "length": 255, "alias": "Drainage Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InternalPartsComments", "length": 255, "alias": "Internal Parts Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "HydrantValveComments", "length": 255, "alias": "Hydrant Valve Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ObstructionComments", "length": 255, "alias": "Obstruction Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ExtensionRequiredComments", "length": 255, "alias": "Extension Required Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Yes_No_NA", "description": "Yes No NA", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "NA", "name": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Obstructions", "length": 15, "alias": "Obstructions", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "HydrantGUID", "length": 38, "alias": "HydrantGUID", "type": "esriFieldTypeGUID" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Operational_Status", "description": "Operational Status", "type": "codedValue", "codedValues": [ { "code": "In Service", "name": "In Service" }, { "code": "In Service with Deficiencies", "name": "In Service with Deficiencies" }, { "code": "Repairs Required", "name": "Repairs Required" }, { "code": "Out of Service", "name": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Status_Operational", "length": 50, "alias": "Operational_Status", "type": "esriFieldTypeString" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" } }], "layers": [ { "extent": { "ymin": 5597083.9251964632, "xmin": 317581.35119490791, "ymax": 5649515.4063463919, "xmax": 440919.94000230677, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 33, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "name": "Water Service Area Boundaries", "displayField": "BYLAW_NAME", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "ELECT", "length": 1, "alias": "ELECT", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "BYLAW_NUM", "length": 4, "alias": "BYLAW_NUM", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "LSB_TYPE", "length": 10, "alias": "LSB_TYPE", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "BYLAW_NAME", "length": 60, "alias": "BYLAW_NAME", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "Shape.STArea()", "alias": "Shape.STArea()", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Shape.STLength()", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 1, "latestWkid": 26911, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": 0, "latestVcsWkid": 115702, "falseM": 0, "zTolerance": 0.001, "wkid": 26911, "vcsWkid": 115702 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "sourceHeightModelInfo": { "vertCRS": "NAD_1983", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "indexes": [ { "name": "R139_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "S79_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 2, "style": "esriSLSDashDot", "type": "esriSLS" }, "color": [ 130, 130, 130, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "extent": { "ymin": 5597252.5033999998, "xmin": 317713.66820000019, "ymax": 5649547.1796000004, "xmax": 440889.22740000021, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "New Group Layer", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Group Layer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 35, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": null, "defaultVisibility": true, "subLayers": [ { "name": "Water Main Annotation", "id": 36 }, { "name": "Water Utility Labels", "id": 0 } ], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Utility Labels", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597252.5033999998, "xmin": 317713.66820000019, "ymax": 5649495.5182000007, "xmax": 440886.62050000019, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation Layer", "maxSelectionCount": 2000, "subtypes": [ { "code": 3, "name": "Main Raw / Intake", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FontStyle": null, "Element": null, "XOffset": null, "TextString": null, "FlipAngle": null, "GlobalID": null, "FeatureID": null, "Underline": null, "VerticalAlignment": null, "last_edited_date": null, "Override": null, "HorizontalAlignment": null, "FontLeading": null, "Status": 0, "CharacterWidth": null, "created_user": null, "YOffset": null, "WordSpacing": null, "last_edited_user": null, "AnnotationClassID": null, "CharacterSpacing": null, "Angle": null, "FontSize": null, "ZOrder": null, "FontName": null, "created_date": null, "SymbolID": null } }, { "code": 2, "name": "Main Storm", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FontStyle": null, "Element": null, "XOffset": null, "TextString": null, "FlipAngle": null, "GlobalID": null, "FeatureID": null, "Underline": null, "VerticalAlignment": null, "last_edited_date": null, "Override": null, "HorizontalAlignment": null, "FontLeading": null, "Status": 0, "CharacterWidth": null, "created_user": null, "YOffset": null, "WordSpacing": null, "last_edited_user": null, "AnnotationClassID": null, "CharacterSpacing": null, "Angle": null, "FontSize": null, "ZOrder": null, "FontName": null, "created_date": null, "SymbolID": null } }, { "code": 0, "name": "Main Treated", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FontStyle": null, "Element": null, "XOffset": null, "TextString": null, "FlipAngle": null, "GlobalID": null, "FeatureID": null, "Underline": null, "VerticalAlignment": null, "last_edited_date": null, "Override": null, "HorizontalAlignment": null, "FontLeading": null, "Status": 0, "CharacterWidth": null, "created_user": null, "YOffset": null, "WordSpacing": null, "last_edited_user": null, "AnnotationClassID": null, "CharacterSpacing": null, "Angle": null, "FontSize": null, "ZOrder": null, "FontName": null, "created_date": null, "SymbolID": null } } ], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 36, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": "AnnotationClassID", "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Labels", "id": 35 }, "subLayers": [ { "name": "Main Raw / Intake", "id": 37 }, { "name": "Main Storm", "id": 38 }, { "name": "Main Treated", "id": 39 } ], "currentVersion": 12, "canScaleSymbols": false, "name": "Water Main Annotation", "displayField": "TextString", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "FeatureID", "alias": "Feature ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "ZOrder", "alias": "Z Order", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "AnnotationClassID", "alias": "Annotation Class ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Element", "alias": "Element", "type": "esriFieldTypeBlob" }, { "nullable": true, "domain": null, "name": "SymbolID", "alias": "Symbol ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "AnnotationStatus", "description": "Valid annotation state values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Placed" }, { "code": 1, "name": "Unplaced" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Status", "alias": "Status", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "TextString", "length": 255, "alias": "Text String", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontName", "length": 255, "alias": "Font Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontStyle", "length": 255, "alias": "Font Style", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontSize", "alias": "Font Size", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Yes" }, { "code": 0, "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Underline", "alias": "Underline", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Top" }, { "code": 1, "name": "Center" }, { "code": 2, "name": "Baseline" }, { "code": 3, "name": "Bottom" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "VerticalAlignment", "alias": "Vertical Alignment", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Left" }, { "code": 1, "name": "Center" }, { "code": 2, "name": "Right" }, { "code": 3, "name": "Full" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HorizontalAlignment", "alias": "Horizontal Alignment", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "XOffset", "alias": "X Offset", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "YOffset", "alias": "Y Offset", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Angle", "alias": "Angle", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "FontLeading", "alias": "Font Leading", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "WordSpacing", "alias": "Word Spacing", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "CharacterWidth", "alias": "Character Width", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "CharacterSpacing", "alias": "Character Spacing", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "FlipAngle", "alias": "Flip Angle", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Override", "alias": "Override", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "domain": null, "name": "SHAPE.STArea()", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "SHAPE.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.001, "mUnits": 1, "zUnits": 1, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": 0 }, "description": "", "canModifyLayer": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "indexes": [ { "name": "R858_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "AnnoClassID_Index", "isUnique": false, "description": "", "fields": "AnnotationClassID", "isAscending": true }, { "name": "Status_Index", "isUnique": false, "description": "", "fields": "Status", "isAscending": true }, { "name": "UUID_858", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_858", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S619_idx", "isUnique": true, "description": "", "fields": "SHAPE", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "AnnotationClassID", "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "types": [ { "name": "Main Raw / Intake", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3 }, { "name": "Main Storm", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2 }, { "name": "Main Treated", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0 } ], "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": "AnnotationClassID", "defaultSubtypeCode": 3, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "geometryField": { "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "extent": { "ymin": 5597252.5033999998, "xmin": 317713.66820000019, "ymax": 5649495.5182000007, "xmax": 440886.62050000019, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation SubLayer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 37, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": { "name": "Water Main Annotation", "id": 36 }, "defaultVisibility": true, "subLayers": [], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Main Raw / Intake", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597252.5033999998, "xmin": 317713.66820000019, "ymax": 5649495.5182000007, "xmax": 440886.62050000019, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation SubLayer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 38, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": { "name": "Water Main Annotation", "id": 36 }, "defaultVisibility": true, "subLayers": [], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Main Storm", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597252.5033999998, "xmin": 317713.66820000019, "ymax": 5649495.5182000007, "xmax": 440886.62050000019, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation SubLayer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 39, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": { "name": "Water Main Annotation", "id": 36 }, "defaultVisibility": true, "subLayers": [], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Main Treated", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597290.2829, "xmin": 317994.52240000013, "ymax": 5649547.1796000004, "xmax": 440889.22740000021, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation Layer", "maxSelectionCount": 2000, "subtypes": [{ "code": 0, "name": "Structures and Reservoirs", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FontStyle": null, "Element": null, "XOffset": null, "TextString": null, "FlipAngle": null, "GlobalID": null, "FeatureID": null, "Underline": null, "VerticalAlignment": null, "last_edited_date": null, "Override": null, "HorizontalAlignment": null, "FontLeading": null, "Status": 0, "CharacterWidth": null, "created_user": null, "YOffset": null, "WordSpacing": null, "last_edited_user": null, "AnnotationClassID": null, "CharacterSpacing": null, "Angle": null, "FontSize": null, "ZOrder": null, "FontName": null, "created_date": null, "SymbolID": null } }], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": "AnnotationClassID", "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Labels", "id": 35 }, "subLayers": [{ "name": "Class 1", "id": 31 }], "currentVersion": 12, "canScaleSymbols": false, "name": "Water Utility Labels", "displayField": "TextString", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "FeatureID", "alias": "Feature ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "ZOrder", "alias": "Z Order", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "AnnotationClassID", "alias": "Annotation Class ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Element", "alias": "Element", "type": "esriFieldTypeBlob" }, { "nullable": true, "domain": null, "name": "SymbolID", "alias": "Symbol ID", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "AnnotationStatus", "description": "Valid annotation state values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Placed" }, { "code": 1, "name": "Unplaced" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Status", "alias": "Status", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "TextString", "length": 255, "alias": "Text String", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontName", "length": 255, "alias": "Font Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontStyle", "length": 255, "alias": "Font Style", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FontSize", "alias": "Font Size", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Yes" }, { "code": 0, "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Underline", "alias": "Underline", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Top" }, { "code": 1, "name": "Center" }, { "code": 2, "name": "Baseline" }, { "code": 3, "name": "Bottom" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "VerticalAlignment", "alias": "Vertical Alignment", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Left" }, { "code": 1, "name": "Center" }, { "code": 2, "name": "Right" }, { "code": 3, "name": "Full" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "HorizontalAlignment", "alias": "Horizontal Alignment", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "XOffset", "alias": "X Offset", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "YOffset", "alias": "Y Offset", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Angle", "alias": "Angle", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "FontLeading", "alias": "Font Leading", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "WordSpacing", "alias": "Word Spacing", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "CharacterWidth", "alias": "Character Width", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "CharacterSpacing", "alias": "Character Spacing", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "FlipAngle", "alias": "Flip Angle", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Override", "alias": "Override", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "domain": null, "name": "SHAPE.STArea()", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "SHAPE.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.001, "mUnits": 1, "zUnits": 1, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": 0 }, "description": "", "canModifyLayer": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "indexes": [ { "name": "R859_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "AnnoClassID_Index", "isUnique": false, "description": "", "fields": "AnnotationClassID", "isAscending": true }, { "name": "Status_Index", "isUnique": false, "description": "", "fields": "Status", "isAscending": true }, { "name": "UUID_859", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_859", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S620_idx", "isUnique": true, "description": "", "fields": "SHAPE", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "AnnotationClassID", "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "types": [{ "name": "Structures and Reservoirs", "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0 }], "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": "AnnotationClassID", "defaultSubtypeCode": 0, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "geometryField": { "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "extent": { "ymin": 5597290.2829, "xmin": 317994.52240000013, "ymax": 5649547.1796000004, "xmax": 440889.22740000021, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Annotation SubLayer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 31, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": { "name": "Water Utility Labels", "id": 0 }, "defaultVisibility": true, "subLayers": [], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Class 1", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597251.6088999994, "xmin": 317712.19959999993, "ymax": 5650086.5409999993, "xmax": 440882.52170000039, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "description": "New Group Layer", "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Group Layer", "canModifyLayer": false, "subtypes": [], "relationships": [], "indexes": [], "htmlPopupType": "esriServerHTMLPopupTypeNone", "supportsDatumTransformation": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 34, "minScale": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "supportsDynamicLegends": false, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": false, "supportsSqlExpression": false, "supportsTrueCurve": true, "supportsOrderBy": false, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": false, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": false, "supportsDistinct": false, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": false, "supportsHavingClause": false }, "subtypeField": null, "subtypeFieldName": null, "supportsStatistics": false, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query", "maxScale": 0, "supportsExceedsLimitStatistics": false, "isDataVersioned": false, "supportsAdvancedQueries": false, "parentLayer": null, "defaultVisibility": true, "subLayers": [ { "name": "Service Point", "id": 1 }, { "name": "Water Meter", "id": 2 }, { "name": "Air Valve", "id": 3 }, { "name": "PRV", "id": 4 }, { "name": "Manhole", "id": 6 }, { "name": "Hydrant", "id": 8 }, { "name": "Stand Pipe", "id": 9 }, { "name": "Water Intake", "id": 11 }, { "name": "Sampling Station", "id": 14 }, { "name": "Wet Wells", "id": 15 }, { "name": "Water Valve", "id": 16 }, { "name": "Fitting", "id": 18 }, { "name": "Water Main", "id": 19 }, { "name": "Service Line", "id": 20 }, { "name": "Structure", "id": 21 }, { "name": "Reservoir", "id": 22 } ], "hasMetadata": true, "currentVersion": 12, "typeIdField": null, "canScaleSymbols": false, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "name": "Utility Infrastructure", "hasLabels": false, "displayField": "", "geometryField": {}, "copyrightText": "", "fields": null, "geometryType": null, "dateFieldsTimeReference": null }, { "extent": { "ymin": 5597260.2129999995, "zmin": -470.15799999999581, "xmin": 317724.26659999974, "ymax": 5649461.6963, "zmax": 642.5, "xmax": 440594.16260000039, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 1, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Service Point", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Address", "length": 150, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "domain": null, "name": "Out_Service_Reason", "length": 50, "alias": "Out of Service Reason", "type": "esriFieldTypeString" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R846_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_846", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_846", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S612_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAj0lEQVQYlaXRIQoCURSF4e/JGDWJTQyC3WZQN+EeXIoWNyG4ApNgE3QVk7UYLEZ5MmIYhjdh8MAth/9eDudmGij7A45tTNHFhfCsgWMfR0x+xoO4JJxTlzclsFAPe+KQEKvwLBFzgBHyKnzDuAK/cU/FWGOBVsnbEl4JOJyIc6zQwYGwq2nju3BFMUk1esoHIyQXlojzZ9IAAAAASUVORK5CYII=", "yoffset": 0, "width": 8, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "cb8af8405c539add35abaab4dcd66703", "height": 8 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5638765.9341000002, "zmin": 0, "xmin": 323399.14429999981, "ymax": 5644820.5671999995, "zmax": 0, "xmax": 342038.88219999988, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 2, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Water Meter", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Address", "length": 150, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "UUID_831", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "S604_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVQ4jb3TQYhPURTH8c/VZPEfRQ1TapSyssBCyYKypNTMAikLpdTUKEVWg52VJGVhw9aEDSOlJFNWU1YspCw0MqtZKM3C5uq8//2P5/r/MZJTr9c7997v+51zfnfIP4yh/wTLHYxhKzbjEz7gI2l5FbC8BVPYhkW8wn6cQod8hTT/B7A8gRN4jKukpWp9D6bJM6S7v4DlEZzEJdKb/qrTPDkUzpDftxXWys7iZReUD2CUdK/1s0NYJs2RpzFZgEsVrFG1q/Ql4giOk5+QvpDX4CZmMVcUXkCcq2FN8mvVo+c43C2pGcDrqpL43o53NWwtPleb7+NogR1DlBwD6EVYZbRfz8ICw11/rfgocuvIG7CxeK0dO/B00AA6pdy2KR/hOp79uDXHvk142wcWvQrvOI3LrVMPcA3nsbOVDz8ukBYGKXtYJjhOOtPKD5f3i+6T9+EgzrUPV7DoVWPIW+TduPF9us1dHSnT3VvWVlT1U9Yrd7KUcYfcG0SxjgBcrEEDYD2g2+S4ewFZX/ZGj6q7+ltYu+xmsj+p+AvY6uIbulpwwpt/Z/sAAAAASUVORK5CYII=", "yoffset": 0, "width": 14, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "e1e4c96c0a3b9b92d2bb449230695bf0", "height": 14 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597394.0492000002, "zmin": 0, "xmin": 318310.71899999958, "ymax": 5649510.7302000001, "zmax": 0, "xmax": 347785.5773, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 3, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Air Valve", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R812_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_812", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_812", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S594_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVQ4jb2UwUsbQRSHv93GaCOExMS0waD0UhAJol4UxJMHixRKDy2VEiHFU+vVNIpaQbCICOIt4KlYTAsi9JBe66WCQtQ/QBLDEqPBU8wqrUwZNzGJqWLa0t9pZ97sx/u9efNM/GOZ/jNQWIB6wJw7ewRK+g+Bos9ux19XR4vLhSJ3UilEMikOdZ1RUL7fEiictbW8bW/n6fg4TW1tqE6nEUmnIRbjoc/H51hMfNR13oGSvRFotRIcGuLl8DCupqbSmAQ7nZjW12kIBPCFw/w8OZHZXgsUfR0dPL8K0zSoqQGHowBeXOTe1havdnfFl2L7RUBh8Xh4PTZGw9XM/H4Dsrxc2LNYYH4e1+Ago5rG499lWG+z4W1tLYXt7EBj40XtODwEl6sQk2ftdlo0TTjzt18MNHs8VOcvIK+lJRgYgL094zsYLK2pw0G+tcqAJlXlTjHs7AxWV8HrhUwGQiEIBEBVjXg2C9XV5Fbllo9SKc5la+SzXFuD3l5wu421BEci0N+f++HoopV+GA1fBlTSx8ciHY9zPw+UFhcWoLnZWFutMDtbAMqa6jrx4tdT0ja6zptAgK8rK9RI6NRUASbV01OwK51MT3OSSLBwnWUODpRvbrdYnZvjxcQESlcXZeruNmChEOf7+3zKZJTwtUCpaJQhk4mqaJQnIyNUydaQ2coLkDWTNmdmOEskCG9vM3KLt6xkNzd51tkpHk1O8l5VeWCzcddsvhgO2dNTYskkc5qmfKho2mxsKBEgIodFrs+k/mZ8XWYsATdCKgRWpl/WJMXTCeD1FQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "38ed47d04f629ef24f788ed17c8ff2fe", "height": 15 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5638950.8833000008, "zmin": 0, "xmin": 323469.6456000004, "ymax": 5649333.0368000008, "zmax": 0, "xmax": 347941.03940000013, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 4, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "PRV", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R834_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_834", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_834", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S606_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2UlEQVRIie2Wb0hVZxzHP8d7Nb3z7phiLxSuaFEvSvLFrBUxhzhHWBBsDBbkXGUr8zpdblTMvZCcI5EIRrSrLwwjcgyGZCGziEgIpChyL4SC4hppevP+OdLx+mfPeM7xovfmvVdrjL3YFw73OZx7fp/z/T2/3/M8Vv5lWf8HhkuogAOQv1JuUNz880DxsapSmZLCewkJ2FNTSfD5SLTZmPT5xEwwyO+6zq+g9L8lUDjWrOGn5GTKDhzg3XXrID8f1Hl/bjfvDA1BXx9VfX2Uz84Kl6bRBIr/DYDis8xMfiwpIef4cawSFCmHA3bsgIMHsVy9ilpXx9fAh5omPo2W6ihAkS+dVVSQe/SoGTieysoM90n19RT09vKbpomPlnK6BFA4srJoLivDcfLkQvqWI/lhbW0kFhayWQi+nZzk+2UAqUhL4wOnE8tKYCGpKpw5Q9K+fVSD6AJlMAZQqKrK53V12NPT4cEDUBRITob162FkBMbG5l+0mo6Gh2HjxvAoeXlQXo7N5eJLXeebWA4dNhuZW7dCSws8eQK5uRAIwMOHsH07jI6a8Olp6OmBjAxobYUtW8wA9+9DczPs2UNiVxeluh4OiASqGRkkh1JZWQm7dpnjw4fh2TPjy2UwQ4WF0NkJFy8uAC9cMN9LSYGZGblICMfiio0Evp+ejjVUlTJ9T5+CxwMDA1BQAP39MDVlXi4XNDTAiRMwOwtCwJ07xhwaqbZYsMyvTFGBtqwsROjm0iW4fRvS0swgV66YoIkJOHcOmppg5064dctofumI3bvNeZdZWr2a6dCcRwM+vnsXxT/fPbW1CymVksCSEjOlsu9KS2HbNti/H06dMue1tdX87+Cg4XpmsbulgP3BIFNuN6uIo5wcqKkxr8uXweczqzk723wuK9rvZw7wxwAqbk0Tmt+PWl1tpCRMR46ELwRVVbBpE8zNwdmzZquEdOOG4XggcrV5rfGDQX52Omns7iZJlvxirV0bfi/nqqjIHMv2CUkW1s2beAMBeiLjvwbUdc4/f86hxkby2ttZsdxuOH2av/x+ekFpiwuUKRgbE190d3OtuBj73r0rg3V0GA5HvF6aV7BbKP2aJr6rraVlaIjUY8fiL+KyKqWz69cZ9nr5KnINjQOUc6mcHx8Xf7pcdPb0kF1fT6Lc+xZvVbJ9JOjePWhv55Wu88foKD9Eg8UEhpy+eCGKAgHqnU4+sduxJyWxasMGLEIgPB6mPR5e+XyMv3zJL0BHrN1+GUAD6tZ1anRdNExMmAeoR48onu+vxzKb5jg26A1ObUbAUKriHpaIov/6ufTt9Tc03GbPP+7VwQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 21, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "3b074b2c513d96bb2f670b0cb0d78211", "height": 21 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597251.6088999994, "zmin": 0, "xmin": 317979.45540000033, "ymax": 5643339.9020000007, "zmax": 0, "xmax": 333531.74309999961, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 6, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Manhole", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R829_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_829", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_829", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S603_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Label", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADsUlEQVRIie2WW2gUVxjHf5NN1rjNdrywCilMSFACakiRRCNoU4NtH/axoVrBNPUSoXarqdui0lYMtAb7IEIf7EYhWBASAjUQS2i8PeyDhAhKfAiap1FcTWJ2NxMybpLmlLOTZS/JXqKl9KF/WHbOzDnzO//vfOebk8+/rPz/gckSKqAB8l9KB0XnnweKj1SVQ8uXU5WXh7OoiLxQiAKHg8lQSMxEIvxumnSC4n9DoNDWrKG1sBD3gQO8vW4dVFSAOu9P13lraAj6+viir4+G2VnhMwx+BCX8GkDxicvFT7t2UXLiBPkSlCpNg+3b4eBBbNevozY3cxR43zBEfbpQpwGKCumssZHSI0esF2eT2x11b/d6ebe3ly7DEB8s5nQRoNCKiznrdqOdOhUPXy6SE2tro6C6mkoh+GZyku9yANK4YgXveTzYlgKLSVXh/Hns+/bxJYgOUAYzAIWqqnza3IxTzvbBA6isjD8NBmFkBMrLrXYgAA5HPArhMExNWeFtaMDh8/G5afJ1Joeaw4Fr69Zo5rF7N9y/b2Wm1JkzcOeOdU/qwgWoqoL6eqstxwwMQGsrbNlCQUcHH5pmMiAVqK5eTWFsxjt2QGenBZybg6dPcw+tpsHMjCwSQkvM2FRgzapV5MvO/f2wcyfcumU9kM5qa2F4OHnAlStw9651/egRbNgQB9ps2OYrU1qgo7gYEWvYbLBpEwwOQlcXnD4Nly8nD9i2zZqY1O3b1jpGQ6XCypVMyzVPVCpweGAAJTZIas8euHoVxsdh7dqFoVu/HmpqrGsZcrmGUnKSs7PMJLpbDOiPRHil6yyL3ZCVZP9+OHmSJSkQiLr9SyZvBqCiG4YwwmFUuV7V1aAocO0alJZaPS5divduagKnM96WYzZvtq5v3oTpafpTq82CjR+J8IvHQ0t3N/aSEuvexo3x53IbxFRWljzW5bJ+fn90PYMTE/Skvn8B0DS5+OwZTS0tlCW6yVW6DufOMRcO0wtKW1agDMHIiPisu5s/6upw7t27NFh7e9RhIBjk7BK+ForfMMS3x47x89AQRcePZy/iMiulsxs3eBIMcji1hmYByrVULo6Oioc+H7/19PCO10uBzNjET5XcPhJ07140maZMkz+fP+eHdLCMwJjTFy9E7cQEXo+Hj51OnHY7y8rLsQmBGBtjemyMqVCI0Zcv+RVoz/S1zwEYheqmyVemKb4fH7cOUI8fUze/v2Shk27C2UCvcWqLvjAWqqyHJdLov34ufXP9DYdcSluQ+z5NAAAAAElFTkSuQmCC", "yoffset": 0, "width": 21, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61d81cccd43c7afc11ba14d37ea2d9a2", "height": 21 }, "values": [["Water Manhole"]], "description": "Water Manhole", "label": "Water Manhole" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEG0lEQVRIie1WTUgrVxQ+SSaTZBqjxmj8I2r9BS0t/pAiWOtPreBKWgoV6c+it1jFYmm6se2i0L4HdSVFXqcuinXTomZTpVR09Yz6gtlUTRRBfSqViJHRzkycOFrOYEI0xih9lC76wTBz5/5853z3nHMvBf8yqP8Jo0EISQYAGwDgG/GUZdmn8KwJe3p6Xtfr9R/QNF2tVquTaJpWi6KopSjqL4fDEQqFQk5BEH5hWfbxPyIkhNjMZvNDmqbb7Ha7KT09HbKzs8FgMCj9gUDgOb/fDz6f7yOfz/dOX18fy/P81yzLcvcm7O7ufstkMn1TVlaW19TUROXk5MSMMZvNUFRUBLW1tZrl5eXkiYmJj9Vq9auEkDfjSX0jISHkBaPR+NButxfU1dUpCydCRUUFek87nc6XvF7vGCHktZs8pW6S0WKxPCgvL7e1tLRE5LsL0LCOjg7twMDAiyqVygEAnyck1Gq17zEM80p9fb3mPmRhGAwGaG9vp0dHR3sIIT+zLPtHXEIMe4PB8HZDQ0MSWru7uwu5ubmRfkEQ4OTkBKxWq9LmOA5omo6oIIoiSJKkyFtVVcXMz8+/DwCf3OahTafTpefl5YHX64Xh4WHo7++HcMBMTk7C+vq68g8xOzsLOLayslJp45zt7W30EPLz87Uej6clkaTJDMPowxZjBC4tLSmEFxcXcHR0dGdpU1NTcY4NYyI6Yq8QqlSqlxmGoVDOra0tKC0thbW1NaUPPSsuLoaDg4MrCy8uLsLm5qbyjTmZmZmpfOMaGo1Gc1mZbiZUq9VMSkrKRVRbSfS9vT3weDzQ1tYGLpfrCmFBQYFiGAKNw31EoEp6vV5KJOnGzs6OKjwJUV1dDW63WwkYk8kUI11GRoZCikDJcQ8RaOT5+Xko2rsYQlmWH0uSFAwEArrwv8LCQhgZGYHW1la4D46Pj9FbGYM5LiFursPhOBFFMbmkpAQjDfcVurq6IC0tTRnT2dkZGY9VSK/XR9o4x2azRfb87OzsyfVqE5P4wWDwu7Gxsa8IIXS4pGVlZUX6MQ3CsFgsV+YajUbl2djYQMIjURR/vb5+DOHp6ekjjuPI1NTU89He3BWBQACmp6fPRVH8bWho6IeEhCgBIeTdlZWVKbfbnVRTU3MvsoWFBUyTPzmOe3Dn0wIP0t7e3s+cTue3+/v7xubm5oRFHKNyZmbm3Ofz7Yii+OH1GnorIWJwcPARIWTZ5XL9tLq6mtPY2KjFiI0+qjB9kAhr7tzcnBAKhX4/PDz8Mh7ZrYRhTwkh9YIgfDo+Pv4GTdNJFEXprFarRpblC57nJZ7nhWAweMDz/PeSJP1422mfkPCSFBO3lxDyRfgC5ff7G1UqFSfL8oYsy+gNl4jo3re2ywXDUiW8LEEc/Lfvpc8CfwMyucEB8e8nTQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 21, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "95bbe4efd4f158600acbb1ebffd80d94", "height": 21 }, "values": [["Storm Manhole"]], "description": "Storm Manhole", "label": "Storm Manhole" } ] }], "field1": "Label", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 194, 252, 198, 255 ], "fromColor": [ 194, 252, 198, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 250, 182, 252, 255 ], "fromColor": [ 250, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 202, 179, 255 ], "fromColor": [ 252, 202, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 227, 252, 255 ], "fromColor": [ 197, 227, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 204, 230, 255 ], "fromColor": [ 252, 204, 230, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 241, 179, 255 ], "fromColor": [ 252, 241, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 252, 243, 255 ], "fromColor": [ 194, 252, 243, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 192, 252, 255 ], "fromColor": [ 194, 192, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 237, 212, 255 ], "fromColor": [ 252, 237, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 216, 215, 252, 255 ], "fromColor": [ 216, 215, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 194, 255 ], "fromColor": [ 252, 179, 194, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 252, 215, 255 ], "fromColor": [ 229, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 212, 255 ], "fromColor": [ 252, 215, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADsUlEQVRIie2WW2gUVxjHf5NN1rjNdrywCilMSFACakiRRCNoU4NtH/axoVrBNPUSoXarqdui0lYMtAb7IEIf7EYhWBASAjUQS2i8PeyDhAhKfAiap1FcTWJ2NxMybpLmlLOTZS/JXqKl9KF/WHbOzDnzO//vfOebk8+/rPz/gckSKqAB8l9KB0XnnweKj1SVQ8uXU5WXh7OoiLxQiAKHg8lQSMxEIvxumnSC4n9DoNDWrKG1sBD3gQO8vW4dVFSAOu9P13lraAj6+viir4+G2VnhMwx+BCX8GkDxicvFT7t2UXLiBPkSlCpNg+3b4eBBbNevozY3cxR43zBEfbpQpwGKCumssZHSI0esF2eT2x11b/d6ebe3ly7DEB8s5nQRoNCKiznrdqOdOhUPXy6SE2tro6C6mkoh+GZyku9yANK4YgXveTzYlgKLSVXh/Hns+/bxJYgOUAYzAIWqqnza3IxTzvbBA6isjD8NBmFkBMrLrXYgAA5HPArhMExNWeFtaMDh8/G5afJ1Joeaw4Fr69Zo5rF7N9y/b2Wm1JkzcOeOdU/qwgWoqoL6eqstxwwMQGsrbNlCQUcHH5pmMiAVqK5eTWFsxjt2QGenBZybg6dPcw+tpsHMjCwSQkvM2FRgzapV5MvO/f2wcyfcumU9kM5qa2F4OHnAlStw9651/egRbNgQB9ps2OYrU1qgo7gYEWvYbLBpEwwOQlcXnD4Nly8nD9i2zZqY1O3b1jpGQ6XCypVMyzVPVCpweGAAJTZIas8euHoVxsdh7dqFoVu/HmpqrGsZcrmGUnKSs7PMJLpbDOiPRHil6yyL3ZCVZP9+OHmSJSkQiLr9SyZvBqCiG4YwwmFUuV7V1aAocO0alJZaPS5divduagKnM96WYzZvtq5v3oTpafpTq82CjR+J8IvHQ0t3N/aSEuvexo3x53IbxFRWljzW5bJ+fn90PYMTE/Skvn8B0DS5+OwZTS0tlCW6yVW6DufOMRcO0wtKW1agDMHIiPisu5s/6upw7t27NFh7e9RhIBjk7BK+ForfMMS3x47x89AQRcePZy/iMiulsxs3eBIMcji1hmYByrVULo6Oioc+H7/19PCO10uBzNjET5XcPhJ07140maZMkz+fP+eHdLCMwJjTFy9E7cQEXo+Hj51OnHY7y8rLsQmBGBtjemyMqVCI0Zcv+RVoz/S1zwEYheqmyVemKb4fH7cOUI8fUze/v2Shk27C2UCvcWqLvjAWqqyHJdLov34ufXP9DYdcSluQ+z5NAAAAAElFTkSuQmCC", "yoffset": 0, "width": 21, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61d81cccd43c7afc11ba14d37ea2d9a2", "height": 21 }, "label": "Water Manhole", "value": "Water Manhole" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEG0lEQVRIie1WTUgrVxQ+SSaTZBqjxmj8I2r9BS0t/pAiWOtPreBKWgoV6c+it1jFYmm6se2i0L4HdSVFXqcuinXTomZTpVR09Yz6gtlUTRRBfSqViJHRzkycOFrOYEI0xih9lC76wTBz5/5853z3nHMvBf8yqP8Jo0EISQYAGwDgG/GUZdmn8KwJe3p6Xtfr9R/QNF2tVquTaJpWi6KopSjqL4fDEQqFQk5BEH5hWfbxPyIkhNjMZvNDmqbb7Ha7KT09HbKzs8FgMCj9gUDgOb/fDz6f7yOfz/dOX18fy/P81yzLcvcm7O7ufstkMn1TVlaW19TUROXk5MSMMZvNUFRUBLW1tZrl5eXkiYmJj9Vq9auEkDfjSX0jISHkBaPR+NButxfU1dUpCydCRUUFek87nc6XvF7vGCHktZs8pW6S0WKxPCgvL7e1tLRE5LsL0LCOjg7twMDAiyqVygEAnyck1Gq17zEM80p9fb3mPmRhGAwGaG9vp0dHR3sIIT+zLPtHXEIMe4PB8HZDQ0MSWru7uwu5ubmRfkEQ4OTkBKxWq9LmOA5omo6oIIoiSJKkyFtVVcXMz8+/DwCf3OahTafTpefl5YHX64Xh4WHo7++HcMBMTk7C+vq68g8xOzsLOLayslJp45zt7W30EPLz87Uej6clkaTJDMPowxZjBC4tLSmEFxcXcHR0dGdpU1NTcY4NYyI6Yq8QqlSqlxmGoVDOra0tKC0thbW1NaUPPSsuLoaDg4MrCy8uLsLm5qbyjTmZmZmpfOMaGo1Gc1mZbiZUq9VMSkrKRVRbSfS9vT3weDzQ1tYGLpfrCmFBQYFiGAKNw31EoEp6vV5KJOnGzs6OKjwJUV1dDW63WwkYk8kUI11GRoZCikDJcQ8RaOT5+Xko2rsYQlmWH0uSFAwEArrwv8LCQhgZGYHW1la4D46Pj9FbGYM5LiFursPhOBFFMbmkpAQjDfcVurq6IC0tTRnT2dkZGY9VSK/XR9o4x2azRfb87OzsyfVqE5P4wWDwu7Gxsa8IIXS4pGVlZUX6MQ3CsFgsV+YajUbl2djYQMIjURR/vb5+DOHp6ekjjuPI1NTU89He3BWBQACmp6fPRVH8bWho6IeEhCgBIeTdlZWVKbfbnVRTU3MvsoWFBUyTPzmOe3Dn0wIP0t7e3s+cTue3+/v7xubm5oRFHKNyZmbm3Ofz7Yii+OH1GnorIWJwcPARIWTZ5XL9tLq6mtPY2KjFiI0+qjB9kAhr7tzcnBAKhX4/PDz8Mh7ZrYRhTwkh9YIgfDo+Pv4GTdNJFEXprFarRpblC57nJZ7nhWAweMDz/PeSJP1422mfkPCSFBO3lxDyRfgC5ff7G1UqFSfL8oYsy+gNl4jo3re2ywXDUiW8LEEc/Lfvpc8CfwMyucEB8e8nTQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 21, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "95bbe4efd4f158600acbb1ebffd80d94", "height": 21 }, "label": "Storm Manhole", "value": "Storm Manhole" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597276.727, "zmin": 0, "xmin": 317871.87100000028, "ymax": 5650086.5409999993, "zmax": 0, "xmax": 440576.77400000021, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [{ "keyField": "GlobalID", "role": "esriRelRoleOrigin", "catalogID": "{73FA6CA6-056D-4B15-A7B0-6F4A6EDB8174}", "composite": false, "name": "Water_Hydrant_Inspection_tb", "relatedTableId": 40, "id": 0, "cardinality": "esriRelCardinalityOneToMany" }], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 8, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Hydrant", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Water System Names", "description": "Water System Names", "type": "codedValue", "codedValues": [ { "code": "Anglemont Water System", "name": "Anglemont Water System" }, { "code": "Aplen Paradies Water System", "name": "Aplen Paradies Water System" }, { "code": "Bayside Estates Water System", "name": "Bayside Estates Water System" }, { "code": "Caravans West Water System", "name": "Caravans West Water System" }, { "code": "Cedar Heights Water System", "name": "Cedar Heights Water System" }, { "code": "Celista Water System", "name": "Celista Water System" }, { "code": "Copper Cove Water System", "name": "Copper Cove Water System" }, { "code": "Copper Landing Water System", "name": "Copper Landing Water System" }, { "code": "Deer Ridge Water System", "name": "Deer Ridge Water System" }, { "code": "Eagle Bay Water System", "name": "Eagle Bay Water System" }, { "code": "Eagleridge County Estates Water System", "name": "Eagleridge County Estates Water System" }, { "code": "Falkland Water System", "name": "Falkland Water System" }, { "code": "Galena Shores Water System", "name": "Galena Shores Water System" }, { "code": "Lucerne Water System", "name": "Lucerne Water System" }, { "code": "MacArthur Reedman Water System", "name": "MacArthur Reedman Water System" }, { "code": "North Bay Water System", "name": "North Bay Water System" }, { "code": "Notch Hill Water System", "name": "Notch Hill Water System" }, { "code": "Saratoga Water System", "name": "Saratoga Water System" }, { "code": "Shuswap Country Estates Water System", "name": "Shuswap Country Estates Water System" }, { "code": "Shuswap Lake Estates Water System", "name": "Shuswap Lake Estates Water System" }, { "code": "Shuswap Lake Provincial Park", "name": "Shuswap Lake Provincial Park" }, { "code": "Shuswap Lake Resort Water System", "name": "Shuswap Lake Resort Water System" }, { "code": "Sorrento Place Water System", "name": "Sorrento Place Water System" }, { "code": "Sorrento Water System", "name": "Sorrento Water System" }, { "code": "St Ives Water System", "name": "St Ives Water System" }, { "code": "Sunnybrae Water System", "name": "Sunnybrae Water System" }, { "code": "Talana Bay Strata Water System", "name": "Talana Bay Strata Water System" }, { "code": "Villette Water System", "name": "Villette Water System" }, { "code": "Wild Rose Bay Estates Water System", "name": "Wild Rose Bay Estates Water System" }, { "code": "Wild Rose Properties Water System", "name": "Wild Rose Properties Water System" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Subtype", "length": 100, "alias": "Asset Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Description", "length": 1000, "alias": "Description", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Make", "length": 50, "alias": "Make", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Model", "length": 50, "alias": "Model", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Colour", "length": 50, "alias": "Colour", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Pumper_Port_Thread", "length": 50, "alias": "Pumper Port Thread", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Number_Ports", "alias": "Number of Ports", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Isolation_Valve_Location", "length": 50, "alias": "Isolation Valve Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Condition", "length": 50, "alias": "Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Source", "length": 100, "alias": "Source File", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Spatial_Confidence", "length": 50, "alias": "Spatial_Confidence", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R821_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_821", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_821", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S599_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": true, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVRYheWWMU7jQBiFv5GMcgAqe1tKOoc7UIScgDo0iIoawhEokwvQr7kCnc0VoFlPQ0mJmNXz2KyJndgRIYjlSZbHzp/538y8//0O+GIE35KAcy4GZrVXFjgxxuRbIQDE1hLP5/7h8rK4jYD5tggUmE79fTKBMOQHaWCTCDY6248hcHBA5Ny/5+EQBgMm4CyY5BMJONX/NE0ZxbFXfxRBnkOWET888BtcBoyhnycEayZP4phQ5TdS1S8gy2A8Js5z/oD71YdE0J8AUyU/PYWLiyaBvT24v4c09UeS56RA1JuA8/aqq/XMte1a+f4+nJ83Yx4f4fXVG9JsBkdHhGdnLrm+pk0Tt5VtB7WXM9lrGwEJTmeuVStRFxSn+Ls7RtYWFv2G0jGlk+EiAeTtlb0uQoKr8PwMx8fvf9fq6xABzSeR1qH5y96xngai2kSDQZPAzc3y+FUIamMrZvWVVihF9YadHTg8fB9jTDtpibIFto3AiY6vravJZFTnrIEkKf6XhWFri84aBIxX5ZJ+7qxMRnW+u9udXGevWA2NMSu/EYLu6Qp6iRxOJqMtfXpqRry8+LsSX135IaxOvgaBAmM5nPSgOm9zQq1cyfO82GJPY3METC57lcPJZFRmuiq168zLbS+T92tKQX8CFQkiOZxMpvomFAkJzmuoe9s/QMBD9iqHq1YvXUjtXYL7fz5INong2xIIw+WNaxsEblVuta5m6/b66QSMt+2in38UX66Bv+v0ufkPGrUzAAAAAElFTkSuQmCC", "yoffset": 0, "width": 24, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "083d02d2c8f989877f38eeb0b256c4b8", "height": 24 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [{ "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "center", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 8, "weight": "normal", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "deconflictionStrategy": "dynamic", "priority": 15, "labelExpression": "[Label]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Default", "minScale": 0, "stackAlignment": "dynamic", "useCodedValues": true }] }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597259.4440000001, "zmin": -397.75500000000466, "xmin": 317713.2379999999, "ymax": 5649430.8988000005, "zmax": 0, "xmax": 351816.69020000007, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [{ "keyField": "GlobalID", "role": "esriRelRoleOrigin", "catalogID": "{65B714E5-F1EF-4D64-9684-409D155B5474}", "composite": false, "name": "Water_Hydrant_Inspection_tb", "relatedTableId": 40, "id": 1, "cardinality": "esriRelCardinalityOneToMany" }], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 9, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Stand Pipe", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Water System Names", "description": "Water System Names", "type": "codedValue", "codedValues": [ { "code": "Anglemont Water System", "name": "Anglemont Water System" }, { "code": "Aplen Paradies Water System", "name": "Aplen Paradies Water System" }, { "code": "Bayside Estates Water System", "name": "Bayside Estates Water System" }, { "code": "Caravans West Water System", "name": "Caravans West Water System" }, { "code": "Cedar Heights Water System", "name": "Cedar Heights Water System" }, { "code": "Celista Water System", "name": "Celista Water System" }, { "code": "Copper Cove Water System", "name": "Copper Cove Water System" }, { "code": "Copper Landing Water System", "name": "Copper Landing Water System" }, { "code": "Deer Ridge Water System", "name": "Deer Ridge Water System" }, { "code": "Eagle Bay Water System", "name": "Eagle Bay Water System" }, { "code": "Eagleridge County Estates Water System", "name": "Eagleridge County Estates Water System" }, { "code": "Falkland Water System", "name": "Falkland Water System" }, { "code": "Galena Shores Water System", "name": "Galena Shores Water System" }, { "code": "Lucerne Water System", "name": "Lucerne Water System" }, { "code": "MacArthur Reedman Water System", "name": "MacArthur Reedman Water System" }, { "code": "North Bay Water System", "name": "North Bay Water System" }, { "code": "Notch Hill Water System", "name": "Notch Hill Water System" }, { "code": "Saratoga Water System", "name": "Saratoga Water System" }, { "code": "Shuswap Country Estates Water System", "name": "Shuswap Country Estates Water System" }, { "code": "Shuswap Lake Estates Water System", "name": "Shuswap Lake Estates Water System" }, { "code": "Shuswap Lake Provincial Park", "name": "Shuswap Lake Provincial Park" }, { "code": "Shuswap Lake Resort Water System", "name": "Shuswap Lake Resort Water System" }, { "code": "Sorrento Place Water System", "name": "Sorrento Place Water System" }, { "code": "Sorrento Water System", "name": "Sorrento Water System" }, { "code": "St Ives Water System", "name": "St Ives Water System" }, { "code": "Sunnybrae Water System", "name": "Sunnybrae Water System" }, { "code": "Talana Bay Strata Water System", "name": "Talana Bay Strata Water System" }, { "code": "Villette Water System", "name": "Villette Water System" }, { "code": "Wild Rose Bay Estates Water System", "name": "Wild Rose Bay Estates Water System" }, { "code": "Wild Rose Properties Water System", "name": "Wild Rose Properties Water System" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Subtype", "length": 100, "alias": "Asset Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Make", "length": 50, "alias": "Make", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Model", "length": 50, "alias": "Model", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Colour", "length": 50, "alias": "Colour", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Pumper_Port_Thread", "length": 50, "alias": "Pumper Port Thread", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Number_Ports", "alias": "Number of Ports", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Isolation_Valve_Location", "length": 50, "alias": "Isolation Valve Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Condition", "length": 50, "alias": "Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Source", "length": 100, "alias": "Source File", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Spatial_Confidence", "length": 50, "alias": "Spatial Confidence", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R848_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_848", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_848", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S613_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVQ4ja2UK0zDUBiFvyYTICtmUKwEhSEDQ4LipQCFQw8SFCHhLUhxSBQZkmBIphgWg92YgKJINgzYziEvOetaytZ2hHCSu9zm7n65/+P8Of5ZuexjYwOF7of2LbCafwAaZ3SUUj7PyswMI+PjkMsx9PyM//RkPj2ParvNKVj+L4BmfnKS/a0tFkulvsNh/VQqbLsus55nDsC6zwCa+Z0dztfXmSgW08NaW4NikemjI65ubswKWI0EoHH0sizY4yO4LpycwNQUXFww8vJC2fPMUhh+BFTOFGYSTKDLy2BJAkq23dlP7+6y9/bGYQxobBUgIWcdiF718ZEevuuyAD+AFFTNXpCWXjdIc3OMeZ5x1FJRyGqNUHd3sLk5GNRztwBEQFt9Fv5heRnq9SDUanUwMJ//vhsCW2rasM8kVfH2Ngh5dTU9h9LDQ+duKwa0mnIACRL4/T29OL4PtZqAgSWjHMpOcoCqlqSNjWD15rZe57Pd5ir8joDypuwkBzgOqSqXv/fNJhwfU319pdIHVKfLm7KTHKCmzZJg19f4tRpn8QnU42XrXt6UneSApPCVM4Wpl3Vhjfh5wrSxGvKm7CQHqGnVZ2oNVVMFUM6CMPtnY8o8tPyuNw8DB0RD9q8D9gdcgExIXF/FjsuaJftTGwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "87742ebe3587aa3c67628a35f2324d6d", "height": 15 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597302.5070999991, "zmin": 0, "xmin": 317987.53299999982, "ymax": 5647952.6304000001, "zmax": 350.04899999999907, "xmax": 440875.2527999999, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 11, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Water Intake", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Well_ID", "length": 25, "alias": "Well ID Number", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R825_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_825", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_825", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S601_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADiElEQVQ4jcWVf0yUdRzHX9/nDuLgEBycZyiXusxSJIfInf3YmBKmFMuNJceiWYstK3NrkmtpyB9Ua8zW2lxrWaza3ZlstDSt1ZahkacJEZsNGQtQOQ9OcIl3eNw93/Y8BOPkENfm+vz1fL6f5/t6Pt/P5/N9P0bukBn/N3DhV5hDEZYokBWVSCHwAX5vBf7/BLa7sArB5lGVdUIhSUoiwkC/UMkBwg4PHQrsbymn+7bBazysEVANXCjK3vLJMw+8vmrZ3DwLIAdDFxs/6qg5e/SvT0tUySG7m7e9ThpnBdtd5ApJ3ZykjKaDmzod6YkZRwHDRNxiWsieggNjewoOfFx6eNHOwWBvXYGH0dPlHJkRbHdhReGlOXdlNH//VGAbsHKGSiUAL3/zZI+97Ntlb1y6dn633cWZqXWPzVhhkwBDw2NnHBF1bOXlYC8LzffqoUBI65kk05Sl+5dGurEm2/IbSzqfX+sRx1CoBV6MCxawseSe5366O2Xx/qiMUH2iFPfGc3psX+t2wuoN6h89rPu7Tm7m8w1t2qOz9iHXZzUtFVu0CTr+NCMxYLtWBonl2RW7HtR8gzDq2fqu9+hZhqLXkVJlNBpkaNRPdupSFDFe+mKbs+itXysGtLEE/ogBGxTMUbiSqCTdPzkd1iLaAyexmBaQm/kwCgqtA8e5emMQ+/ziqYfNERKfFNw3DRxVGUGQZU5Mn3w737qeQ10fYk5IY112GUIo/NDr5trYVbYuf3MqOFmrpBCo8WssCJwfbkvIm1eo+0vSVuAP9uGTUbblvqPvbDhXR0QdIytl8eS+v8PDWmetCrRPA3sr8DvcjHkvf9edN6/w8Yn1jKT5aI1UhKL7WvYmozlmmJovft0hBav1U8fLWIL7yz/rXy1bur3fYlqgz9ULOXtjIFU5tXpjJywQ6u9797cqGypdM86x10mjwxNdW32itK+h+Gy51lNrsi0GfJMf3t3ibIqq0eVA5S2vtFR5r3Oo9YuqHx85+EHhsZJkY2oacexKyDdUc6rS3T7YbBOw99RNajcN7K3Ab3dR2RH4ZeeGpsyuHav2deZb169OTUy3mYwpciB4oadtoNn7/u+vmcJqaJFBsCOewsVVN+/416sLPOEn6ltf2YpkWAi6JCQKCCOZi8QD/Nwygy7fUuhPjyvWEe2qhlWs2prW+dlEflbwhP17/ydH6Xbsjv3z/gFpOEw24VlUTgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8e64c98e87ba9e73ad71fa891f2963aa", "height": 16 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597388.6469999999, "zmin": 0, "xmin": 317938.78110000025, "ymax": 5649240.818, "zmax": 384.60379999999714, "xmax": 347620.01449999958, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 14, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Sampling Station", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R842_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_842", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_842", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S610_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB10lEQVQ4jb2UvUtCYRSHn1tKUGmmtDi1GEVEFFT0MeQSmBFE0QcS1JJb2NAgDSb+CQntWUvU0hSihoOEi2tGS0FBDk1FXezjxvVNKkrLe6MfvHA4w3nO7z2HY+CfZPiaUur1l5XufgApi4ALMOug5EGpBTwg5UqAmGhvJxGJMGI0YquUoCgol5dkR0c5B3yAvxSI8XGauroKrjSpo4M+YBmwf8x/AUkSEv+zDJ8Vj0MqBXY7TE2BxSLyJydwcAA1NeB2g8OBdlAkAtEoeL1wegouFxwfi3hpCQIBkGWYnITDQ9GMJtDZGfT2wtCQeKqbx0e4uhJFnU6orgarFZ6edDjy+UTnm5sCpMZGIwwPQywGra3Q2QlzczAwUCHIYkEuxs/PsLcH9/eQSIiCKkB1oH5bKASZDKyuCkczMxodeTwQDEJ/P4yNwfY25HKws1PYTvx+6OmB2Vm4uKjQ0UeFwzA/L2aTz0N3t5hZWxssLMDgIDQ0gMEAW1s6QC0tkE7DzQ2YzWI+qkwm2N+H21uoqoK6uvKQb0Gy/D6jomwljpHJ9G364Tegu/V1apNJ1hob0XLFlWyWa8AJHJUDrby8MB2P04x2Nb9BdsuACmd9QwekpH68dX+lV6OzfSypWXahAAAAAElFTkSuQmCC", "yoffset": 0, "width": 19, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a82a675eb470c35976b266860840dfd2", "height": 14 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5626376.5819000006, "zmin": 0, "xmin": 326508.46910000034, "ymax": 5648745.1665000003, "zmax": 0, "xmax": 346190.92459999956, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 15, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Wet Wells", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Last_Cleaned", "length": 8, "alias": "Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Condition", "length": 50, "alias": "Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "TWL", "alias": "TWL (m)", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Capacity", "alias": "Capacity (cu.m)", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "LadderAccess", "length": 15, "alias": "Ladder For Access", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Confined_Space_Assessment", "length": 25, "alias": "Confined Space Assessment", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Cleaning_Instructions", "length": 25, "alias": "Cleaning Instructions", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Record_Drawing", "length": 25, "alias": "Record Drawing", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R854_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_854", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_854", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S616_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQ4jbWUv4vBYRzHX18/6lJIuuGKy8TgGOjKSBmuLObLpmwGu1IWi/I3MIhkNpiUM5xjYpTkJmUSQp3rSXfX8eWL7t711PM87+d59e7T53k0/JM0v5dbMyDGNXoHaSED3pptNip3d9xLEtIlxMUCjVrNS6fDs1xis9PJQz7PrfnCzNMpRCLcwFb3lXqvFH+nA/BgACLxagW9Hni9MJ/DZAKzGbjdh95odAY4m4VyGep1SCah24VaDVQqqFSgWDz0BFwR7PFAvw+NBkSj0G5DqwWpFAyH8l48DqWSAjgQgGYTlksIh6FQgPUajEYIBuU9g+GMxC4X5HLg84HVCuMxWCw7T9Q3k5H3ToI3G1Q6HdjtEArt9hwO8Pt3c0k67ikmFkqn+VYioeyJPj4FXh47pCRxR3TNMfBUr+ctFuNRlOQSsFbLh8nE65G/QlpUqzztnuU1+oHuJ5Y9cK0+AfxMfvDpcsM1AAAAAElFTkSuQmCC", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "77855d571b878ad402d5be0ad1e36ba8", "height": 12 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597272.3289999999, "zmin": -460.51850000000559, "xmin": 317713.22159999982, "ymax": 5649515.1594999991, "zmax": 417.06840000000375, "xmax": 440878.25109999999, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 16, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Water Valve", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Subtype", "length": 100, "alias": "Asset Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ChamberType", "length": 25, "alias": "Chamber Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Rim_Elevation", "alias": "Rim Elevation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Invert_Elevation", "alias": "Invert Elevation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Last_Exercised", "length": 8, "alias": "Last Exercised", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Diameter", "length": 50, "alias": "Diameter", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Condition", "length": 50, "alias": "Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Source", "length": 100, "alias": "Source File", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Rotation", "alias": "Rotation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Owner", "length": 50, "alias": "Owner", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Valve_Box", "length": 25, "alias": "Valve Box", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Extension_Installed", "length": 25, "alias": "Extension Installed", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Distance_To_TON", "alias": "Distance to Top Operating Nut", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R850_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_850", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_850", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S614_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Label", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQokaWTgQ2CMBBF3yUsIWu4hjgGjCGMIWOoY8gY6hhnrhyEKLSN/uTStPn37ppeC4K0BHnykzTkFr7bg16ABmTIBNSARQfMIIdxBzXQcbtDNV8LHJanS9AS+ADtQZoPwNTFl9ZAk2rQyqvj627LHAPhieeEJwuUrRToBVyB4Z+r9WPINA49qMFOuaDbWH1tnqQFtQ6jz2+JHYgZIwoFKh+H2eugkJwArALL8YvAG4Z+LhPVPTPlAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fe5d4db77005107f6a5d9855fdcac085", "height": 9 }, "values": [["Water Valve Open"]], "description": "Water Valve Open", "label": "Water Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQokZ2TsWoCQRCGv0UrBW3DgZ2VNoK1pZBCApo2AQu5lPoGno2doLEQ7NJYqsQDa6s00U7QB9C0IaA24obd1YuJiUJ+GO5mdufb2eM/P1rSArHkX5K617/PkiCfgQcQY2+LlEmzhgWog1whDgdKG1BRUWsH0B7GK0gFulksuC0Weex2YbuFaBQaDZhOZTse1+DM8VzHIA9o2yzyeYjFYD6HQAB6Pbi+1rntOKDiLCiZhEIBcjkYDsHnM/VsFlYr2GygXIZ2G5bLC6DJBBKJL8hBd3feK5mMgf0JsizY7cx1zslSX4kzIDVuOg31+mlztQqplImfOgG5LrRaEAwaWKlk6i8vUKvB/b3JB4PLE7mzGct+H1s1NZsQDsP7O3Q6EInA0xPj8Vjb5VeQ8k8FxCAe12Z8G40of3zAeg1XV96+Sj4vHNBm9ebag4QqfBtWCOFIKduhEJlQSBtQ30iIg/P10zK/CHwC+P52UrQhcDQAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f430dfe4f129c4004fa3298d2eea0964", "height": 9 }, "values": [["Water Valve Closed"]], "description": "Water Valve Closed", "label": "Water Valve Closed" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlElEQVQokZ2Q0Q2DMAxEXyQvUdZgjXYNGAMYA8aAOToGXcPVRa6U0ghVnJSPRO9i3xkXZeANMAM9pNc57i0wirV4uQM7+ARprBiaYOZi4pcGcAETpC1MHaDTHlb9kYAV/FncaxmvySpvmrRAWmLVR2S7nRkFK1/Rbs66gau04WiUQVM+uSpS2y4uN2vxe/9fssxqdd41NiLxj/d8swAAAABJRU5ErkJggg==", "yoffset": 0, "width": 10, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6103f83af5a21f47fd1982bfc49b4526", "height": 7 }, "values": [["Hydrant Valve"]], "description": "Hydrant Valve", "label": "Hydrant Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokZ2TzW3DMAxGnxwvkayRg11khSbHoskAyhhVxqgXsJFj3BWKuEA9RtopJBZy1NYHy/n5bqTIRwL8lAIsSmbva764Q4vQm/rACvO84iAJ248n2msAWYVWoK1jBwEUNFeOz7yinQir2IbZvqszwGM/3wf9Aa3i9FBRHJ/Z9gGJQ4tDDw0YAnUS0FnJEtVNB4sRxTRWHwV5qXPj6zkYq7wAukXp2KMI34midtAimLDhbSAFhUwojv92KPISg+LlWtCbJJhmwE/NGpPtqS+dv8WxazbUsS29gmGX3g5Y6t8bdKDQPAqIAGf+i/jED5xAUeW9xDWeAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a5e63072b5da84385a14f61b7371b3c1", "height": 9 }, "values": [["Water Intake Valve Open"]], "description": "Water Intake Valve Open", "label": "Water Intake Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQokaWT0W3CMBCGvzNeAtbIGsBjBQwQloDWpWSIZoFEPJKO0YzRdogqvsokglQlFm3/J/t8991Z/m0BCtxkiXvnDyq6Whs2ik1KsqOhWd9xX98CKMlSIPXoI9CCWmniMa8lWa18zocmPLBLPOJAp/14D3QBCvatZJ8v2Ky/A0zqIUzyQ1dAZ6UF+5mcukODOoHxUHIMRFuoz906qijoN7KxQ4UPgQqk1n9cLR/h854d8oInJ8jDjSB9Mai75qclW3dgV7XPL0PPL3Uw14ptFZmSrsEs2KHBnHNPoBWbEIgCBoCT8EVC4AupsVQ/SpKUiAAAAABJRU5ErkJggg==", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0f0720b1212dcb8ec755154dfeabd262", "height": 9 }, "values": [["Irrigation Valve"]], "description": "Irrigation Valve", "label": "Irrigation Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQokZ2TwZHCMAxFLQ9JD9AGbcAWkQOWqiBUETuHFEEoY1PGQg855DMKJpMDhrB/xgdppOdvW14ZY0xRFJumaa7mHypi70qDLMu2zHwmIldVVbcEICIHALpOxpgHKGoL4JeZu77vf1IORUTrSgC7eX4OmoB5nv855+oQgpsDhmEYXbza4BVoFBEdmHlPRKXG6oKI1qn6JChqDSB8qFkEWqxPoBuA1lrb6dHU4dcgALW1tvbeP8ehZmaFHZeCLnrBM8Ak730pIm10l3x+tX8KIbQpl6o4sPs4T1PtCIrNbwEJ4Ea/iCbu5JV2UmveSYMAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "b1abe57d2f79209d7d1a373ccd814cbf", "height": 9 }, "values": [["Storm Valve Open"]], "description": "Storm Valve Open", "label": "Storm Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVQokZ2TvaviQBTFz8hTYiOxERSxsrEQBEERrNIatllsLC3cCVj5D7zE3mYtNK8QsbRcU1iIFlpYrCDaWwQ2a2kqJSLzmEHlvXXXYg9cyL0z9zcfOfMCANVqNdbr9Rz8h6rX3hee+P3+LKX0ByHkW6fTWd0mMcayAHjEAPCFLEKIWFDTtBpjjIfBxwToqixj7CeldOV53pdWq/V1OBx+X6/XuFwuiEQiKJfLcBznrdlsxhhj6sedfQTdgYqi/BoMBohGo9B1HYFAABzYbrdhGEZNVVVYloWnoEQigWKxCNM0Ua/X4fP5RD2TycDzPJzPZ5RKJcznc7iu+xxk2zbi8fgdclMul7t/p9NpLBaLf4NkWeaXLI7zTLIsf8ofQIfDAalUCtPp9KF5PB4jmUyK+FMPoO12i0qlInbEYYqiiPput8NkMkE+nxf5ZrN5DnJd19rv9w6ltNbv9zGbzRAMBnE8Hrn5EA6HsVwuV7Ztc3/9FbTi5jJNc9Ttdvk9/W40Gq+n00n8rVAodJtnFAoFXdM07rvRJxBvBnAvchFCdMbYmyRJqiRJ3NlcI0KIcP71BcT4E+Ej71m3uYcaMDZ9AAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f710b4581fa2ef9301f069cce12cbb0b", "height": 9 }, "values": [["Storm Valve Closed"]], "description": "Storm Valve Closed", "label": "Storm Valve Closed" } ] }], "field1": "Label", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 74, 176, 81, 255 ], "fromColor": [ 74, 176, 81, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 158, 36, 130, 255 ], "fromColor": [ 158, 36, 130, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 176, 88, 44, 255 ], "fromColor": [ 176, 88, 44, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 34, 129, 163, 255 ], "fromColor": [ 34, 129, 163, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 41, 58, 171, 255 ], "fromColor": [ 41, 58, 171, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 163, 157, 41, 255 ], "fromColor": [ 163, 157, 41, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 34, 148, 119, 255 ], "fromColor": [ 34, 148, 119, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 35, 71, 255 ], "fromColor": [ 161, 35, 71, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 59, 71, 135, 255 ], "fromColor": [ 59, 71, 135, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 128, 111, 61, 255 ], "fromColor": [ 128, 111, 61, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 139, 46, 176, 255 ], "fromColor": [ 139, 46, 176, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 91, 80, 255 ], "fromColor": [ 161, 91, 80, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 133, 75, 150, 255 ], "fromColor": [ 133, 75, 150, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "visualVariables": [{ "valueExpression": "$feature.Rotation", "valueExpressionTitle": "Custom", "rotationType": "geographic", "type": "rotationInfo" }], "defaultSymbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAl0lEQVQYlZVQwQ3CMAz0SVmCrpE1gCniskY7BthbdA0yBowRI0dBgiqt1HtYVnR38V2ggwgiMhHRm5kfe0QRGavAB4C7qo5mdmPmvCYCcHI0s7kKGiKAp6pmANdSyomIJgDnv5M6v7vTC0A/Ax1ET5A9S9t3T/Kwc0pp+Xm7iEgkogWAZ6IAoDpu1dpaG1qtQ1g5buJr+AHm9jsuYLplQgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 9, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "3de41242cad68b9b17ad53f23fbf48c1", "height": 7 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQokaWTgQ2CMBBF3yUsIWu4hjgGjCGMIWOoY8gY6hhnrhyEKLSN/uTStPn37ppeC4K0BHnykzTkFr7bg16ABmTIBNSARQfMIIdxBzXQcbtDNV8LHJanS9AS+ADtQZoPwNTFl9ZAk2rQyqvj627LHAPhieeEJwuUrRToBVyB4Z+r9WPINA49qMFOuaDbWH1tnqQFtQ6jz2+JHYgZIwoFKh+H2eugkJwArALL8YvAG4Z+LhPVPTPlAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fe5d4db77005107f6a5d9855fdcac085", "height": 9 }, "label": "Water Valve Open", "value": "Water Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQokZ2TsWoCQRCGv0UrBW3DgZ2VNoK1pZBCApo2AQu5lPoGno2doLEQ7NJYqsQDa6s00U7QB9C0IaA24obd1YuJiUJ+GO5mdufb2eM/P1rSArHkX5K617/PkiCfgQcQY2+LlEmzhgWog1whDgdKG1BRUWsH0B7GK0gFulksuC0Weex2YbuFaBQaDZhOZTse1+DM8VzHIA9o2yzyeYjFYD6HQAB6Pbi+1rntOKDiLCiZhEIBcjkYDsHnM/VsFlYr2GygXIZ2G5bLC6DJBBKJL8hBd3feK5mMgf0JsizY7cx1zslSX4kzIDVuOg31+mlztQqplImfOgG5LrRaEAwaWKlk6i8vUKvB/b3JB4PLE7mzGct+H1s1NZsQDsP7O3Q6EInA0xPj8Vjb5VeQ8k8FxCAe12Z8G40of3zAeg1XV96+Sj4vHNBm9ebag4QqfBtWCOFIKduhEJlQSBtQ30iIg/P10zK/CHwC+P52UrQhcDQAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f430dfe4f129c4004fa3298d2eea0964", "height": 9 }, "label": "Water Valve Closed", "value": "Water Valve Closed" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlElEQVQokZ2Q0Q2DMAxEXyQvUdZgjXYNGAMYA8aAOToGXcPVRa6U0ghVnJSPRO9i3xkXZeANMAM9pNc57i0wirV4uQM7+ARprBiaYOZi4pcGcAETpC1MHaDTHlb9kYAV/FncaxmvySpvmrRAWmLVR2S7nRkFK1/Rbs66gau04WiUQVM+uSpS2y4uN2vxe/9fssxqdd41NiLxj/d8swAAAABJRU5ErkJggg==", "yoffset": 0, "width": 10, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6103f83af5a21f47fd1982bfc49b4526", "height": 7 }, "label": "Hydrant Valve", "value": "Hydrant Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokZ2TzW3DMAxGnxwvkayRg11khSbHoskAyhhVxqgXsJFj3BWKuEA9RtopJBZy1NYHy/n5bqTIRwL8lAIsSmbva764Q4vQm/rACvO84iAJ248n2msAWYVWoK1jBwEUNFeOz7yinQir2IbZvqszwGM/3wf9Aa3i9FBRHJ/Z9gGJQ4tDDw0YAnUS0FnJEtVNB4sRxTRWHwV5qXPj6zkYq7wAukXp2KMI34midtAimLDhbSAFhUwojv92KPISg+LlWtCbJJhmwE/NGpPtqS+dv8WxazbUsS29gmGX3g5Y6t8bdKDQPAqIAGf+i/jED5xAUeW9xDWeAAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a5e63072b5da84385a14f61b7371b3c1", "height": 9 }, "label": "Water Intake Valve Open", "value": "Water Intake Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQokaWT0W3CMBCGvzNeAtbIGsBjBQwQloDWpWSIZoFEPJKO0YzRdogqvsokglQlFm3/J/t8991Z/m0BCtxkiXvnDyq6Whs2ik1KsqOhWd9xX98CKMlSIPXoI9CCWmniMa8lWa18zocmPLBLPOJAp/14D3QBCvatZJ8v2Ky/A0zqIUzyQ1dAZ6UF+5mcukODOoHxUHIMRFuoz906qijoN7KxQ4UPgQqk1n9cLR/h854d8oInJ8jDjSB9Mai75qclW3dgV7XPL0PPL3Uw14ptFZmSrsEs2KHBnHNPoBWbEIgCBoCT8EVC4AupsVQ/SpKUiAAAAABJRU5ErkJggg==", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0f0720b1212dcb8ec755154dfeabd262", "height": 9 }, "label": "Irrigation Valve", "value": "Irrigation Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQokZ2TwZHCMAxFLQ9JD9AGbcAWkQOWqiBUETuHFEEoY1PGQg855DMKJpMDhrB/xgdppOdvW14ZY0xRFJumaa7mHypi70qDLMu2zHwmIldVVbcEICIHALpOxpgHKGoL4JeZu77vf1IORUTrSgC7eX4OmoB5nv855+oQgpsDhmEYXbza4BVoFBEdmHlPRKXG6oKI1qn6JChqDSB8qFkEWqxPoBuA1lrb6dHU4dcgALW1tvbeP8ehZmaFHZeCLnrBM8Ak730pIm10l3x+tX8KIbQpl6o4sPs4T1PtCIrNbwEJ4Ea/iCbu5JV2UmveSYMAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "b1abe57d2f79209d7d1a373ccd814cbf", "height": 9 }, "label": "Storm Valve Open", "value": "Storm Valve Open" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVQokZ2TvaviQBTFz8hTYiOxERSxsrEQBEERrNIatllsLC3cCVj5D7zE3mYtNK8QsbRcU1iIFlpYrCDaWwQ2a2kqJSLzmEHlvXXXYg9cyL0z9zcfOfMCANVqNdbr9Rz8h6rX3hee+P3+LKX0ByHkW6fTWd0mMcayAHjEAPCFLEKIWFDTtBpjjIfBxwToqixj7CeldOV53pdWq/V1OBx+X6/XuFwuiEQiKJfLcBznrdlsxhhj6sedfQTdgYqi/BoMBohGo9B1HYFAABzYbrdhGEZNVVVYloWnoEQigWKxCNM0Ua/X4fP5RD2TycDzPJzPZ5RKJcznc7iu+xxk2zbi8fgdclMul7t/p9NpLBaLf4NkWeaXLI7zTLIsf8ofQIfDAalUCtPp9KF5PB4jmUyK+FMPoO12i0qlInbEYYqiiPput8NkMkE+nxf5ZrN5DnJd19rv9w6ltNbv9zGbzRAMBnE8Hrn5EA6HsVwuV7Ztc3/9FbTi5jJNc9Ttdvk9/W40Gq+n00n8rVAodJtnFAoFXdM07rvRJxBvBnAvchFCdMbYmyRJqiRJ3NlcI0KIcP71BcT4E+Ej71m3uYcaMDZ9AAAAAElFTkSuQmCC", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f710b4581fa2ef9301f069cce12cbb0b", "height": 9 }, "label": "Storm Valve Closed", "value": "Storm Valve Closed" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597261.1157000009, "zmin": -397.75500000000466, "xmin": 317712.19959999993, "ymax": 5649463.7306999993, "zmax": 0, "xmax": 440564.07249999978, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 18, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Fitting", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Rotation", "alias": "Rotation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R818_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_818", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_818", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S597_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Label", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVQokWNhoACwUEnz/yYGBgYvIvRcYGBgTEG3WYmBgcGYgYHhIx6NfAwMDD+w2AwHIgwMjH+w6/3/AoezSQcsg0LzdQYGhoMgj+FRf4yBgeEpFs2MrQwMDCCMBzAG4bKZZAAABgUOEden+m4AAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "de5e69af70f80739f768a634848d90cd", "height": 8 }, "values": [["Water Cap"]], "description": "Water Cap", "label": "Water Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAdklEQVQokWNhoACwUEVzRkZGEwMDgxchDYyMjBemT5+egm6zEgMDgzEDA8NHPHr5/v///wPDZhiQkJAQaWho+INNZ0ZGxgusziYHsAwKzdcZGBgOXr169T8e9ccYGBieYmieMWNGKwMDAwjjBDNmzAjCZTPJAAAdZRsbHojnMQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0b0f7a03c52eb7ff726078fab9308749", "height": 8 }, "values": [["Storm Cap"]], "description": "Storm Cap", "label": "Storm Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeUlEQVQokWNhoACwUEXzSobmpv8MTF6Etfy/EMFQk4Ki+T8DoxIDw39jBgaGj3h08jEw/P+B09niDH9EHBka/mDTuYKh5QVWZ5MDWAaDZsbr/xn+HXzNoPUfl2JGBoZj/xkYn2JojmCobmVgYABhnCCcoSYIh82kAwDA3hvHPeYRWQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "5e9b25bfffe5ce81921f0c7cb1d4c1c1", "height": 8 }, "values": [["Irrigation Cap"]], "description": "Irrigation Cap", "label": "Irrigation Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQYlYXMyw0CIRCA4ZkNjxrsxgYsQI8cxr1rA3q3ADlwFJvRMrSAvUEyGMh6kMA6CSE8vl9AZ4hohYjblJK31r5bf8QCvCLiBgDWRLRvBcQfOM07tAJiAV6Y+TYMwwERd62A6MEQwsk5NxljRq31CwCOdaDgHsxvc+Cstc7Hn0DBGbXgdxoBn1fBMUavlEohhHsN64CU8snMj3z5AUNaZqfisOnYAAAAAElFTkSuQmCC", "yoffset": -0.52000000000000046, "width": 11, "xoffset": -1.5430549669256653E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "9f91a3e6f4dfdd133d2edc15a7d1a8cf", "height": 6 }, "values": [["Storm Outfall"]], "description": "Storm Outfall", "label": "Storm Outfall" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokaWSvw7BUBTGf02amCxishlsNouIRLyNB5Aw2fASRruXMFgsWGoxicGfgYnlytHb5vRqG4lv6e1pf/nOOffz+UP+d8mUgULKvxfwnjmwEWgKdBywBMyAYZ5z2YI9IFD1LjACMwHvngVX7HMD3kV1tLaHIpAJt4A98HLqR+AKVO3ZhT/zNoCTbi2UvJur/b5Mc5aWmkCfdC2Aui5oOLqeXQYcAAMw42gfvrNRmVctKqGDvbI4Axqupc8b6wGsrMlcwZ9lySa3YNoZsOim59bOsk0JiJsuV+fQzHtaWDJrEtHLV5hx5ZwM/S96A2RjNkWWbosBAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "410937edc0c6e0fbca190c7f7a10f7e1", "height": 11 }, "values": [["Reducer"]], "description": "Reducer", "label": "Reducer" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQoka2ToU7DUBSGv3s7aEIYZgpQIJAYxLqEBCyEIRcEAsUToHE8AII3gGRbgmEJs2CAibkZ8AuGJjDTjHY95C4ZbdeOiXHkl/vlP/ecnBwzVO7f5VKd1XH2XKE7Vd6+ZT3wuVEKd8QkZKNY5ap1xOWfsu9T1grXXuDE++J7COc4RNiamqwUyyFUH8p8jJhTpY1wvtvgIs4TcvGaJYQdpXmKcwnoKgv6HvbEZD1PHsG1LDpx3jqmV6rxJiGbEA0uIauQFVHge1FrUTyPAg7QzJQHcKCEd5OUcjWvWjjdu8du7tNPyAZ+9lgDGqlU89CiE/gUvAF5GJMNFMERhevU0msJgmHrhfjQfmWzAqfOmQ6xkaxsMxTaGhYz//xS4W6CllkzHcYPAAtjB9lOeKgAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "182c89cece59a5bfbc79b22ab4d424d4", "height": 11 }, "values": [["Intake Reducer"]], "description": "Intake Reducer", "label": "Intake Reducer" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQ4jd2UvQ2DMBCFP0tegYLMwUQpmANlBEqKLBGkLEHWgCJDXHS2YxGwFaL8FPk6n/Hz890Tlg9h1yXZASWYS/qI1GC6DUKOE6CCKRqQHsy4Rehl7Ow5d0pgXNTmXP03EpbemZ0d1ucoutEDA2la4AgUfimN9iwIucYGB87JACbjSPSi6ts9eh/790JS+8TGnLRhOikOwBkkjJ+H8Xc+9jFTmpMqKYOKsAemVCBjISS2WOaEiHMy/TJHepPGPov2ZOU242j9v3m2dwPS3jRanmFZ4QAAAABJRU5ErkJggg==", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1928a969b722256495bddbcf47fe9a21", "height": 13 }, "values": [["Repair Coupler"]], "description": "Repair Coupler", "label": "Repair Coupler" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4jd2UPWrDQBCFn8hiNSncuJC63MCQwBa6g0sjty58DpEjuFSRdtXHYF1AGIF8BndKkcaFK7H+4UlaI8wGQXBS+HUzyzzNz4cE7iRxmwgUfP0EL59iayuQCRZ5iLjXqNYRnwB869sZUaCwymYo+41+IWHGMQmO5ZxQdnNdaT341m7lBaqJTWfCFLfjgCY4Y6WBAhYddq/L55fthxbViLFMEHFntVG7WP+6bKDIZ/aOpNqUAnj72x3dQ+LBjWSCBYk1nPDEvI6tYF9M3ofjdC1Vc3443fOHiIl9beRWHjnhiW1Gw3G6hlvNxRFfjLOwA2SdaLkgsYTtlhO0Yic0+T+O+CVi/2OFg8iM09uR7X/T93YBK5hu6zIlDUIAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fdedb3224b8e4ebdcc11cced17300355", "height": 13 }, "values": [["Intake Repair Coupler"]], "description": "Intake Repair Coupler", "label": "Intake Repair Coupler" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQokZWSzQ2DMAyFHxIKM8AarAFLcIB4irIFbg9Zgq7BGu0YrozcCBDpz5NyiJ0X+3OS44O6rqtCCI9UPk8liKgWkZmI2mmalr/MIjICKPUCANXP5mEYrgAa25be+5mZ269mIupFpD+EG+/9yMxj0mycWvVMFyKat/zRrJM1zqSO/NHsnNtyqp4AtEqt3Bbb8a9m49RDdzVkWbZrT7sqiqKxWUT+d+WFmU+fQ2Uf5WZrnY0mXunsWNkSZe7KAAAAAElFTkSuQmCC", "yoffset": -3.5999999999999996, "width": 11, "xoffset": -2.2043642384652356E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "627071f33e094feed4d271c5cc38eaa6", "height": 7 }, "values": [["Storm Continuation"]], "description": "Storm Continuation", "label": "Storm Continuation" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmklEQVQokZWS0Q2DMAxEnyWWgDW6BqzRNZo12jXoGqzRjuHqgkGJRCM4yR9RfL47Jx1N+AD2+XfbNYg3YAafwJaLZBLQrwMYLpD9CYxx6MFnsOkE2e+AqsQInsBSg5xzSvUIj3Cw5y/I2mzO2UKVv1QucwpfQCpyo8UJVf4g55xqegehsheuNFh9e/5NeQE7fI4V+aO8orbd8AMNwCi2jU99lQAAAABJRU5ErkJggg==", "yoffset": -3.5999999999999996, "width": 11, "xoffset": -2.2043642384652356E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0c6e239dd081c618d53826fdb569d016", "height": 7 }, "values": [["Water Continuation"]], "description": "Water Continuation", "label": "Water Continuation" } ] }], "field1": "Label", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 194, 252, 198, 255 ], "fromColor": [ 194, 252, 198, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 250, 182, 252, 255 ], "fromColor": [ 250, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 202, 179, 255 ], "fromColor": [ 252, 202, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 227, 252, 255 ], "fromColor": [ 197, 227, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 204, 230, 255 ], "fromColor": [ 252, 204, 230, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 241, 179, 255 ], "fromColor": [ 252, 241, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 252, 243, 255 ], "fromColor": [ 194, 252, 243, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 192, 252, 255 ], "fromColor": [ 194, 192, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 237, 212, 255 ], "fromColor": [ 252, 237, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 216, 215, 252, 255 ], "fromColor": [ 216, 215, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 194, 255 ], "fromColor": [ 252, 179, 194, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 252, 215, 255 ], "fromColor": [ 229, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 212, 255 ], "fromColor": [ 252, 215, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "visualVariables": [{ "valueExpression": "$feature.Rotation", "valueExpressionTitle": "Custom", "rotationType": "geographic", "type": "rotationInfo" }], "defaultSymbol": { "outline": { "color": [ 0, 0, 255, 255 ], "width": 2 }, "color": [ 255, 255, 255, 255 ], "size": 6, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "defaultLabel": "All Other Values", "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVQokWNhoACwUEnz/yYGBgYvIvRcYGBgTEG3WYmBgcGYgYHhIx6NfAwMDD+w2AwHIgwMjH+w6/3/AoezSQcsg0LzdQYGhoMgj+FRf4yBgeEpFs2MrQwMDCCMBzAG4bKZZAAABgUOEden+m4AAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "de5e69af70f80739f768a634848d90cd", "height": 8 }, "label": "Water Cap", "value": "Water Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAdklEQVQokWNhoACwUEVzRkZGEwMDgxchDYyMjBemT5+egm6zEgMDgzEDA8NHPHr5/v///wPDZhiQkJAQaWho+INNZ0ZGxgusziYHsAwKzdcZGBgOXr169T8e9ccYGBieYmieMWNGKwMDAwjjBDNmzAjCZTPJAAAdZRsbHojnMQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0b0f7a03c52eb7ff726078fab9308749", "height": 8 }, "label": "Storm Cap", "value": "Storm Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeUlEQVQokWNhoACwUEXzSobmpv8MTF6Etfy/EMFQk4Ki+T8DoxIDw39jBgaGj3h08jEw/P+B09niDH9EHBka/mDTuYKh5QVWZ5MDWAaDZsbr/xn+HXzNoPUfl2JGBoZj/xkYn2JojmCobmVgYABhnCCcoSYIh82kAwDA3hvHPeYRWQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "5e9b25bfffe5ce81921f0c7cb1d4c1c1", "height": 8 }, "label": "Irrigation Cap", "value": "Irrigation Cap" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQYlYXMyw0CIRCA4ZkNjxrsxgYsQI8cxr1rA3q3ADlwFJvRMrSAvUEyGMh6kMA6CSE8vl9AZ4hohYjblJK31r5bf8QCvCLiBgDWRLRvBcQfOM07tAJiAV6Y+TYMwwERd62A6MEQwsk5NxljRq31CwCOdaDgHsxvc+Cstc7Hn0DBGbXgdxoBn1fBMUavlEohhHsN64CU8snMj3z5AUNaZqfisOnYAAAAAElFTkSuQmCC", "yoffset": -0.52000000000000046, "width": 11, "xoffset": -1.5430549669256653E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "9f91a3e6f4dfdd133d2edc15a7d1a8cf", "height": 6 }, "label": "Storm Outfall", "value": "Storm Outfall" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokaWSvw7BUBTGf02amCxishlsNouIRLyNB5Aw2fASRruXMFgsWGoxicGfgYnlytHb5vRqG4lv6e1pf/nOOffz+UP+d8mUgULKvxfwnjmwEWgKdBywBMyAYZ5z2YI9IFD1LjACMwHvngVX7HMD3kV1tLaHIpAJt4A98HLqR+AKVO3ZhT/zNoCTbi2UvJur/b5Mc5aWmkCfdC2Aui5oOLqeXQYcAAMw42gfvrNRmVctKqGDvbI4Axqupc8b6wGsrMlcwZ9lySa3YNoZsOim59bOsk0JiJsuV+fQzHtaWDJrEtHLV5hx5ZwM/S96A2RjNkWWbosBAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "410937edc0c6e0fbca190c7f7a10f7e1", "height": 11 }, "label": "Reducer", "value": "Reducer" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQoka2ToU7DUBSGv3s7aEIYZgpQIJAYxLqEBCyEIRcEAsUToHE8AII3gGRbgmEJs2CAibkZ8AuGJjDTjHY95C4ZbdeOiXHkl/vlP/ecnBwzVO7f5VKd1XH2XKE7Vd6+ZT3wuVEKd8QkZKNY5ap1xOWfsu9T1grXXuDE++J7COc4RNiamqwUyyFUH8p8jJhTpY1wvtvgIs4TcvGaJYQdpXmKcwnoKgv6HvbEZD1PHsG1LDpx3jqmV6rxJiGbEA0uIauQFVHge1FrUTyPAg7QzJQHcKCEd5OUcjWvWjjdu8du7tNPyAZ+9lgDGqlU89CiE/gUvAF5GJMNFMERhevU0msJgmHrhfjQfmWzAqfOmQ6xkaxsMxTaGhYz//xS4W6CllkzHcYPAAtjB9lOeKgAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "182c89cece59a5bfbc79b22ab4d424d4", "height": 11 }, "label": "Intake Reducer", "value": "Intake Reducer" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQ4jd2UvQ2DMBCFP0tegYLMwUQpmANlBEqKLBGkLEHWgCJDXHS2YxGwFaL8FPk6n/Hz890Tlg9h1yXZASWYS/qI1GC6DUKOE6CCKRqQHsy4Rehl7Ow5d0pgXNTmXP03EpbemZ0d1ucoutEDA2la4AgUfimN9iwIucYGB87JACbjSPSi6ts9eh/790JS+8TGnLRhOikOwBkkjJ+H8Xc+9jFTmpMqKYOKsAemVCBjISS2WOaEiHMy/TJHepPGPov2ZOU242j9v3m2dwPS3jRanmFZ4QAAAABJRU5ErkJggg==", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1928a969b722256495bddbcf47fe9a21", "height": 13 }, "label": "Repair Coupler", "value": "Repair Coupler" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4jd2UPWrDQBCFn8hiNSncuJC63MCQwBa6g0sjty58DpEjuFSRdtXHYF1AGIF8BndKkcaFK7H+4UlaI8wGQXBS+HUzyzzNz4cE7iRxmwgUfP0EL59iayuQCRZ5iLjXqNYRnwB869sZUaCwymYo+41+IWHGMQmO5ZxQdnNdaT341m7lBaqJTWfCFLfjgCY4Y6WBAhYddq/L55fthxbViLFMEHFntVG7WP+6bKDIZ/aOpNqUAnj72x3dQ+LBjWSCBYk1nPDEvI6tYF9M3ofjdC1Vc3443fOHiIl9beRWHjnhiW1Gw3G6hlvNxRFfjLOwA2SdaLkgsYTtlhO0Yic0+T+O+CVi/2OFg8iM09uR7X/T93YBK5hu6zIlDUIAAAAASUVORK5CYII=", "yoffset": 0, "width": 13, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "fdedb3224b8e4ebdcc11cced17300355", "height": 13 }, "label": "Intake Repair Coupler", "value": "Intake Repair Coupler" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQokZWSzQ2DMAyFHxIKM8AarAFLcIB4irIFbg9Zgq7BGu0YrozcCBDpz5NyiJ0X+3OS44O6rqtCCI9UPk8liKgWkZmI2mmalr/MIjICKPUCANXP5mEYrgAa25be+5mZ269mIupFpD+EG+/9yMxj0mycWvVMFyKat/zRrJM1zqSO/NHsnNtyqp4AtEqt3Bbb8a9m49RDdzVkWbZrT7sqiqKxWUT+d+WFmU+fQ2Uf5WZrnY0mXunsWNkSZe7KAAAAAElFTkSuQmCC", "yoffset": -3.5999999999999996, "width": 11, "xoffset": -2.2043642384652356E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "627071f33e094feed4d271c5cc38eaa6", "height": 7 }, "label": "Storm Continuation", "value": "Storm Continuation" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmklEQVQokZWS0Q2DMAxEnyWWgDW6BqzRNZo12jXoGqzRjuHqgkGJRCM4yR9RfL47Jx1N+AD2+XfbNYg3YAafwJaLZBLQrwMYLpD9CYxx6MFnsOkE2e+AqsQInsBSg5xzSvUIj3Cw5y/I2mzO2UKVv1QucwpfQCpyo8UJVf4g55xqegehsheuNFh9e/5NeQE7fI4V+aO8orbd8AMNwCi2jU99lQAAAABJRU5ErkJggg==", "yoffset": -3.5999999999999996, "width": 11, "xoffset": -2.2043642384652356E-16, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0c6e239dd081c618d53826fdb569d016", "height": 7 }, "label": "Water Continuation", "value": "Water Continuation" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 5597251.6088999994, "zmin": -397.75500000000466, "xmin": 317712.19959999993, "ymax": 5649518.4537000004, "zmax": 350.04899999999907, "xmax": 440882.52170000039, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 19, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Water Main", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Subtype", "length": 100, "alias": "Asset Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Pipe_Content", "length": 50, "alias": "Pipe Content", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Diameter", "length": 50, "alias": "Diameter", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Quantity_Length", "alias": "Quantity_Length", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Last_Flushed", "length": 8, "alias": "Last Flushed", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R827_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_827", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_827", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S602_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Label", "classes": [ { "symbol": { "color": [ 0, 0, 255, 255 ], "width": 1.5, "style": "esriSLSDash", "type": "esriSLS" }, "values": [["Water Main - Treated"]], "description": "Water Main - Treated", "label": "Water Main - Treated" }, { "symbol": { "color": [ 56, 168, 0, 255 ], "width": 1.7, "style": "esriSLSDash", "type": "esriSLS" }, "values": [["Water Main - Raw/Intake"]], "description": "Water Main - Raw/Intake", "label": "Water Main - Raw/Intake" }, { "symbol": { "color": [ 168, 0, 132, 255 ], "width": 1.7, "style": "esriSLSDash", "type": "esriSLS" }, "values": [["Irrigation Main"]], "description": "Irrigation Main", "label": "Irrigation Main" }, { "symbol": { "color": [ 104, 104, 104, 255 ], "width": 1.7, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["Storm Drain"]], "description": "Storm Drain", "label": "Storm Drain" }, { "symbol": { "color": [ 104, 104, 104, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["Casing"]], "description": "Casing", "label": "Casing" } ] }], "field1": "Label", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 194, 252, 198, 255 ], "fromColor": [ 194, 252, 198, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 250, 182, 252, 255 ], "fromColor": [ 250, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 202, 179, 255 ], "fromColor": [ 252, 202, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 227, 252, 255 ], "fromColor": [ 197, 227, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 204, 230, 255 ], "fromColor": [ 252, 204, 230, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 241, 179, 255 ], "fromColor": [ 252, 241, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 252, 243, 255 ], "fromColor": [ 194, 252, 243, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 194, 192, 252, 255 ], "fromColor": [ 194, 192, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 237, 212, 255 ], "fromColor": [ 252, 237, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 216, 215, 252, 255 ], "fromColor": [ 216, 215, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 194, 255 ], "fromColor": [ 252, 179, 194, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 252, 215, 255 ], "fromColor": [ 229, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 212, 255 ], "fromColor": [ 252, 215, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "defaultSymbol": { "color": [ 156, 156, 156, 255 ], "width": 1.5, "style": "esriSLSDash", "type": "esriSLS" }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "color": [ 0, 0, 255, 255 ], "width": 1.5, "style": "esriSLSDash", "type": "esriSLS" }, "label": "Water Main - Treated", "value": "Water Main - Treated" }, { "symbol": { "color": [ 56, 168, 0, 255 ], "width": 1.7, "style": "esriSLSDash", "type": "esriSLS" }, "label": "Water Main - Raw/Intake", "value": "Water Main - Raw/Intake" }, { "symbol": { "color": [ 168, 0, 132, 255 ], "width": 1.7, "style": "esriSLSDash", "type": "esriSLS" }, "label": "Irrigation Main", "value": "Irrigation Main" }, { "symbol": { "color": [ 104, 104, 104, 255 ], "width": 1.7, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Storm Drain", "value": "Storm Drain" }, { "symbol": { "color": [ 104, 104, 104, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Casing", "value": "Casing" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "extent": { "ymin": 5597259.5380000006, "zmin": -805.95149999999558, "xmin": 317724.26659999974, "ymax": 5649510.7302000001, "zmax": 581.37380000000121, "xmax": 440594.16260000039, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 20, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Service Line", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Diameter", "length": 50, "alias": "Diameter", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Quantity_Length", "alias": "Quantity_Length", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Last_Flushed", "length": 8, "alias": "Last Flushed", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R844_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_844", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_844", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S611_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "color": [ 0, 0, 255, 255 ], "width": 1, "style": "esriSLSDashDot", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "extent": { "ymin": 5597293.3873999994, "zmin": 0, "xmin": 317992.03550000023, "ymax": 5649091.5782999992, "zmax": 484.12200000000303, "xmax": 440862.62469999958, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 21, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Structure", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "Shape.STArea()", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Shape.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R816_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_816", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_816", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S596_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 137, 112, 68, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 0, 0, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "extent": { "ymin": 5598074.1393999998, "zmin": 0, "xmin": 318297.24089999963, "ymax": 5649528.5462999996, "zmax": 487.31780000000435, "xmax": 440872.70669999998, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalid" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "domain": null, "name": "ATTACHMENTID", "length": 4, "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "domain": null, "name": "DATA_SIZE", "length": 4, "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" } ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": false, "id": 22, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2955, "zTolerance": 0.001, "wkid": 2153, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": true, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Utility Infrastructure", "id": 34 }, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Reservoir", "displayField": "System_Name", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "System_Name", "length": 100, "alias": "System Name", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_ID", "length": 50, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Parent_ID", "length": 50, "alias": "Parent_ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Type", "length": 100, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Subtype", "length": 100, "alias": "Asset Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Capacity", "alias": "Capacity (cu. m)", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "TWL", "alias": "TWL (m)", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Status_Operational", "length": 50, "alias": "Operational Status", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Condition", "length": 50, "alias": "Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Source", "length": 100, "alias": "Source", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "LadderAccess", "length": 15, "alias": "Ladder For Access", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Record_Drawing", "length": 25, "alias": "Record Drawing", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Cleaning_Instructions", "length": 25, "alias": "Cleaning Instructions", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Confined_Space_Assessment", "length": 25, "alias": "Confined Space Assessment", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 1000, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Shape.STArea()", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Shape.STLength()", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble" }, { "nullable": false, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "nullable": true, "domain": null, "name": "Location", "length": 255, "alias": "Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Description", "length": 1000, "alias": "Description", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Group", "length": 100, "alias": "Asset Group", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Asset_Class", "length": 100, "alias": "Asset Class", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Size", "length": 50, "alias": "Size", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Floor_Elevation", "alias": "Floor Elevation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Inspection_Date", "length": 8, "alias": "Last Inspected", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Clean_Date", "length": 8, "alias": "Last Cleaned", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Maintenance_Required", "length": 50, "alias": "Maintenance Required", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Maintenance_Date", "length": 8, "alias": "Maintenance Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Maintenance_Date_Next", "length": 8, "alias": "Maintenance Date Next", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Criticality", "length": 50, "alias": "Criticality", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "In_Service_Date", "length": 8, "alias": "In Service Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "In_Service_Date_Confidence", "length": 50, "alias": "In Service Date Confidence", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Current_Age", "alias": "Current Age", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Base_Life", "alias": "Base Life", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Condition_Date", "length": 8, "alias": "Condition Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Condition_Date_Next", "length": 8, "alias": "Condition Date Next", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Condition_Age_Based", "length": 50, "alias": "Age Based Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Remaining_Life_Age_Based", "alias": "Age Based Remaining Life", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Remaining_Life_Condition_Based", "alias": "Condition Based Remaining Life", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Renewal_Year_Age_Based", "alias": "Age Based Renewal Year", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Renewal_Year_Forecast", "alias": "Forecast Renewal Year", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Replacement_Year_Programmed", "alias": "Programmed Replacement Year", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Replacement_Cost", "alias": "Replacement Cost", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "Out_Service_Date", "length": 8, "alias": "Out Service Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "Out_Service_Date_Confidence", "length": 50, "alias": "Out Service Date Confidence", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Out_Service_Reason", "length": 50, "alias": "Out of Service Reason", "type": "esriFieldTypeString" } ], "dateFieldsTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "preferredTimeReference": { "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true, "timeZone": "Pacific Standard Time" }, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 2955, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000, "latestVcsWkid": 6647, "falseM": 0, "zTolerance": 0.001, "wkid": 2153, "vcsWkid": 6647 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "sourceHeightModelInfo": { "vertCRS": "CGVD2013_height", "heightModel": "gravity_related_height", "heightUnit": "meter" }, "indexes": [ { "name": "R838_pk", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "UUID_838", "isUnique": true, "description": "", "fields": "GlobalID", "isAscending": true }, { "name": "UUID_OID_838", "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID", "isAscending": true }, { "name": "S608_idx", "isUnique": true, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": true, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "97cc89b918ad43e7851c9fc65c96c196", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 255, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 130, 130, 130, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" } ] }