{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Base Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Address Text" }, { "id": 93, "name": "Parcels" }, { "id": 94, "name": "City Limit" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6032220.2734999955, "ymin": 1770112.0997499973, "xmax": 6245263.844750002, "ymax": 1930906.6210000068, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Address Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base Layers" }, "subLayers": [ { "id": 92, "name": "TRN.DBO.AddressText_Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6033337.5859999955, "ymin": 1771381.5547499955, "xmax": 6240027.696999997, "ymax": 1927058.3482500017, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontId", "type": "esriFieldTypeInteger", "alias": "FontId", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_STArea_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea_1", "domain": null }, { "name": "SHAPE_STLength_1", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R762_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I896AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I896Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S722_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "TRN.DBO.AddressText_Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Handle": null, "Layer": null, "Color": null, "Elevation": null, "Thickness": null, "Style": null, "FontId": null, "Text_": null, "Height": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE_STArea_1": null, "SHAPE_STLength_1": null, "FontStyle": null }, "code": 0, "name": "TRN.DBO.AddressText_Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 92, "name": "TRN.DBO.AddressText_Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Address Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6033337.5859999955, "ymin": 1771381.5547499955, "xmax": 6240027.696999997, "ymax": 1927058.3482500017, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 93, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base Layers" }, "subLayers": [], "minScale": 4600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6032220.2734999955, "ymin": 1770112.0997499973, "xmax": 6245263.844750002, "ymax": 1930906.6210000068, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 14, "domain": null }, { "name": "APNNODASH", "type": "esriFieldTypeString", "alias": "APNNODASH", "length": 11, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1522_APNNODA", "fields": "APNNODASH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1064_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 94, "name": "City Limit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6091637.5110476315, "ymin": 1807366.2720682323, "xmax": 6127455.378388137, "ymax": 1830166.0634108037, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_LIMIT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITY_LIMIT", "type": "esriFieldTypeString", "alias": "CITY_LIMIT", "length": 35, "domain": null }, { "name": "CITY_DESC", "type": "esriFieldTypeString", "alias": "CITY_DESC", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 95, "name": "Water Annotation Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 96, "name": "wAir Vent Anno" }, { "id": 98, "name": "wMain Anno DIA MAT INS" }, { "id": 100, "name": "wLateral Anno MAT" }, { "id": 102, "name": "wHydrant Anno" }, { "id": 104, "name": "wCustMeter Anno AccountID" }, { "id": 106, "name": "wSample Station Anno" }, { "id": 108, "name": "wValve Anno" }, { "id": 110, "name": "Dim Arrow Anno" }, { "id": 112, "name": "Place Names" }, { "id": 114, "name": "Water Text" }, { "id": 116, "name": "Water Line" }, { "id": 117, "name": "wMainAnno_Cwo_Exagmt" }, { "id": 118, "name": "Street Names" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078434.941540226, "ymin": 1807229.7989346236, "xmax": 6135534.673529416, "ymax": 1870710.8502577394, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 96, "name": "wAir Vent Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 97, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078434.941540226, "ymin": 1812120.4108751863, "xmax": 6134021.172343999, "ymax": 1867051.472622335, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1472STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1046_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 0, "name": "wAirVent", "relatedTableId": 129, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B68DFFAF-444E-4775-94C0-CBCD09A3DC76}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 97, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 96, "name": "wAir Vent Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078434.941540226, "ymin": 1812120.4108751863, "xmax": 6134021.172343999, "ymax": 1867051.472622335, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 98, "name": "wMain Anno DIA MAT INS", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 99, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078524.735876322, "ymin": 1807775.8329511285, "xmax": 6135410.802169293, "ymax": 1867156.0922064334, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "WMAINANNO_DIA_", "type": "esriFieldTypeInteger", "alias": "WMAINANNO_DIA_", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1475FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1049_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "WMAINANNO_DIA_": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 1, "name": "wMain", "relatedTableId": 138, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{29F35319-CC72-4C63-BA6D-5B4CBCECBD30}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 99, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 98, "name": "wMain Anno DIA MAT INS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078524.735876322, "ymin": 1807775.8329511285, "xmax": 6135410.802169293, "ymax": 1867156.0922064334, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 100, "name": "wLateral Anno MAT", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 101, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079177.901284918, "ymin": 1808576.3678318858, "xmax": 6135160.687321067, "ymax": 1867286.2849425524, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1470FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1470STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1044_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 2, "name": "wLateral", "relatedTableId": 139, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{AA4DA784-132B-4DC6-BE4E-AE4EEE8AD534}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 101, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 100, "name": "wLateral Anno MAT" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079177.901284918, "ymin": 1808576.3678318858, "xmax": 6135160.687321067, "ymax": 1867286.2849425524, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 102, "name": "wHydrant Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 103, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6092607.0909614265, "ymin": 1807826.7017831802, "xmax": 6135501.38402538, "ymax": 1867198.37425448, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1468FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1042_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 3, "name": "wHydrant", "relatedTableId": 120, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{7DCB347D-1621-4677-AC18-93CC3674AB2B}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 103, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 102, "name": "wHydrant Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6092607.0909614265, "ymin": 1807826.7017831802, "xmax": 6135501.38402538, "ymax": 1867198.37425448, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 104, "name": "wCustMeter Anno AccountID", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 105, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079125.506244868, "ymin": 1807809.6835111678, "xmax": 6135424.283961311, "ymax": 1837559.4383548647, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1465FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1039_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 4, "name": "wCustMeter", "relatedTableId": 123, "role": "esriRelRoleDestination", "keyField": "FEATUREID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{7EF8DB0A-A3E5-48D5-A337-58F5E6F05087}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 105, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 104, "name": "wCustMeter Anno AccountID" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079125.506244868, "ymin": 1807809.6835111678, "xmax": 6135424.283961311, "ymax": 1837559.4383548647, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 106, "name": "wSample Station Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 107, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079888.551045582, "ymin": 1810346.7261375338, "xmax": 6133944.884215936, "ymax": 1867293.451950565, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1484FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1484STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1058_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 5, "name": "wSampleStation", "relatedTableId": 133, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F66D05D6-5E0B-4954-818F-454B47447901}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 107, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 106, "name": "wSample Station Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6079888.551045582, "ymin": 1810346.7261375338, "xmax": 6133944.884215936, "ymax": 1867293.451950565, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 108, "name": "wValve Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 109, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078685.420900464, "ymin": 1807749.3427431136, "xmax": 6135527.783513397, "ymax": 1867205.9519504756, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1477STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1051_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 6, "name": "wValve", "relatedTableId": 127, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F4DB72FD-6D57-4DD7-9DFA-FF93B443E5B9}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 109, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 108, "name": "wValve Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078685.420900464, "ymin": 1807749.3427431136, "xmax": 6135527.783513397, "ymax": 1867205.9519504756, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 110, "name": "Dim Arrow Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 111, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6104657.303772658, "ymin": 1807801.3949031532, "xmax": 6133696.091191694, "ymax": 1830342.105836153, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeInteger", "alias": "TEXT_", "domain": null }, { "name": "TEXT_ID", "type": "esriFieldTypeInteger", "alias": "TEXT_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT_1", "type": "esriFieldTypeString", "alias": "TEXT_1", "length": 255, "domain": null }, { "name": "DIMENSION_", "type": "esriFieldTypeInteger", "alias": "DIMENSION_", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1083_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1431ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1431STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1007_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "TEXT_": null, "TEXT_ID": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT_1": null, "DIMENSION_": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 111, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 110, "name": "Dim Arrow Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6104657.303772658, "ymin": 1807801.3949031532, "xmax": 6133696.091191694, "ymax": 1830342.105836153, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 112, "name": "Place Names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 113, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078737.474852517, "ymin": 1807229.7989346236, "xmax": 6135534.673529416, "ymax": 1866734.6466700435, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeInteger", "alias": "TEXT_", "domain": null }, { "name": "TEXT_ID", "type": "esriFieldTypeInteger", "alias": "TEXT_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT_1", "type": "esriFieldTypeString", "alias": "TEXT_1", "length": 255, "domain": null }, { "name": "PLACENAME_", "type": "esriFieldTypeInteger", "alias": "PLACENAME_", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1086_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1434ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1434STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1010_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "TEXT_": null, "TEXT_ID": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT_1": null, "PLACENAME_": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 113, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 112, "name": "Place Names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078737.474852517, "ymin": 1807229.7989346236, "xmax": 6135534.673529416, "ymax": 1866734.6466700435, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 114, "name": "Water Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 115, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078475.263876274, "ymin": 1807957.9301353097, "xmax": 6135074.6629369855, "ymax": 1870710.8502577394, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeInteger", "alias": "TEXT_", "domain": null }, { "name": "TEXT_ID", "type": "esriFieldTypeInteger", "alias": "TEXT_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT_1", "type": "esriFieldTypeString", "alias": "TEXT_1", "length": 255, "domain": null }, { "name": "WTR_TEXT_", "type": "esriFieldTypeInteger", "alias": "WTR_TEXT_", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1069_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1417ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1417STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S993_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "TEXT_": null, "TEXT_ID": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT_1": null, "WTR_TEXT_": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 115, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 114, "name": "Water Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078475.263876274, "ymin": 1807957.9301353097, "xmax": 6135074.6629369855, "ymax": 1870710.8502577394, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 116, "name": "Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079043.2842607945, "ymin": 1810050.9045692533, "xmax": 6135366.950361252, "ymax": 1870704.155089736, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WTR_LIN_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WTR_LIN_ID", "type": "esriFieldTypeInteger", "alias": "WTR_LIN_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1087_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1011_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 117, "name": "wMainAnno_Cwo_Exagmt", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Santa Cruz GIS", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 84, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078496.012740284, "ymin": 1807850.445623204, "xmax": 6135305.667769194, "ymax": 1864149.6735476404, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1092_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1092", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1092", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1016_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "TEMPID": null, "PHASE": null, "FontStyle": null, "GlobalID": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 84, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 117, "name": "wMainAnno_Cwo_Exagmt" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6078496.012740284, "ymin": 1807850.445623204, "xmax": 6135305.667769194, "ymax": 1864149.6735476404, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 118, "name": "Street Names", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 95, "name": "Water Annotation Layers" }, "subLayers": [ { "id": 119, "name": "Default" } ], "minScale": 4800, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6100548.545944825, "ymin": 1807868.6658152193, "xmax": 6135396.079001278, "ymax": 1862161.026281789, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "TEXT_", "type": "esriFieldTypeInteger", "alias": "TEXT_", "domain": null }, { "name": "TEXT_ID", "type": "esriFieldTypeInteger", "alias": "TEXT_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT_1", "type": "esriFieldTypeString", "alias": "TEXT_1", "length": 255, "domain": null }, { "name": "STREETNAMES_", "type": "esriFieldTypeInteger", "alias": "STREETNAMES_", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1082_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1430ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1430STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1006_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": null, "ELEMENT": null, "TEXT_": null, "TEXT_ID": null, "X": null, "Y": null, "OFFSETX": null, "OFFSETY": null, "HEIGHT": null, "SYMBOL": null, "LEVEL_": null, "TEXT_1": null, "STREETNAMES_": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "PHASE": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 119, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 118, "name": "Street Names" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6100548.545944825, "ymin": 1807868.6658152193, "xmax": 6135396.079001278, "ymax": 1862161.026281789, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 120, "name": "wHydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FHTYPE", "defaultSymbol": { "type": "esriPMS", "url": "d15853a83bc18afc73269e23e0ab3aa1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAd0lEQVQYlYXPoQ0CURBF0TOwDkEhCCSF0AMaQxOILQGBQtIArZAgQBAEFTDkJ7ubDwiemmRu3p1p/EnTD8kYMzyC2weQTHDCAq9kE7R1w6pbloywTXbBswemX+qiK60DsMe6Ao/BdVAE52SOJe44/HwRXHSH1XkDUP8U/aMdkA4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": -0.24999999999999964, "yoffset": -3 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FHType", "classes": [ { "label": "Double", "description": "Double", "symbol": { "type": "esriPMS", "url": "0758d502d781f85f292df61a28b114b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQ4jeXTPS9EQRTG8R8ZjUjUFCLRba2Q7URFgaAQrW0UarVIREMhvsRKVlQa8ZYoNAodpS+wsYLGS2RyV3JxuTe7UXmak2fmnH9mzpkJ2lT4a8AA7nHXKmABFzhtFZCrkJ/yfwH9LA5SuWa8ziqOCwPm2NhmpQ8NhqY4PGMsa5whC1BhORZH9WKTzmGWCgN66Er7CEF34SvscV5mtKPpd5KwXxQwssXLLdUSE5c8HlDFvCQ+/AYoYw0zNRq1z3uxiXFpNg0JqYQS1jGdNP+bjvCG3WRQnr4CbjDZ/L4/6QR1PGed4DWn+ENXadP2U34HYgkwK76cJ6MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Double" ] ] }, { "label": "Single", "description": "Single", "symbol": { "type": "esriPMS", "url": "a9f65c2c24676cf68fe21321f1e57586", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokdXPIU9CYRSA4QdhgAYKg0Q3UEwmNpOFX0GAn+APsegcNpPNZCE4GiMwN5MQiIygbM7N3eBwd2C5+67iBsGTvu/sCe/J+cPktoUP8bwpPkN7Jxn/Ci85aFK+p5ThLRUvOHqnH8OI+QfNfR6CeMzdMaX4XaA45RbVII6oJZLKqRldXhtUMuv/NS9pOHvDcMLpCfkRUY9WCGdxhfMBnQF1PGGexHu4tDqmt97NkonfOE68wGMShPDnbzB04I/zBVLJJqg9bdc5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ " " ] ] }, { "label": "Steamer", "description": "Steamer", "symbol": { "type": "esriPMS", "url": "2f7ea924b33aa9f02362b75aecbdf6d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4je3UTyuEURTH8Y+yspE34AWMkqwmJTE75U/Dys7WStEk20Fegx1lQShlSdjJRsrGzoIpCwzJwp+hmXmmnph5ZuqRlV/dxTnn9r2/ezr3NvslNf8VqB1PyMcFTeAER3FBDesfFK9H88jgBXNYC9XSmMIMzqNAmSEWJ3FLa5bVHDnsh+YrhbZIR/1kdtEUxL3oZKXATpDqbuhqg7RUIEV1IMHVBbOlBNPl8+qA7jlFXyXO44aN0JZrHIefTjVQcpnXJGcDdN3xvsDeA+NYxzO2glXTUQ+yn6RHePxWS2EbYwFMLVACSxj1EwIHKGBT2V1xLKqCLjEcfBu1dFhuobcoRx91IBWVBjAKFEtfOVo7+ZOOETcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steamer" ] ] }, { "label": "Wharf", "description": "Wharf", "symbol": { "type": "esriPMS", "url": "19d780e3bc503b2d70cb810e802e8d5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQokcXQsUqCYRQG4Cf8h0IkwS0TxKUGvQFBQQdBanBwbfNeBGkrJ29Ar0AQotHFWbewrdXNRYgfFZJPwklf+DjngwfO4UROTHQW+Iw83s8/+kIwwgOyuMb6GLzDEDMk8IEOFgfwntcRhRKVWHZYftFH/QD2aJTJxH0Nb+SfSAajH7n5u2xxW1IB/GGC1v4/3pZpAJu0B3zmdjt2meMlgFdsUMUt0vj+745xVrsXHPik/AK+/Rr0NSbZegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wharf" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0758d502d781f85f292df61a28b114b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQ4jeXTPS9EQRTG8R8ZjUjUFCLRba2Q7URFgaAQrW0UarVIREMhvsRKVlQa8ZYoNAodpS+wsYLGS2RyV3JxuTe7UXmak2fmnH9mzpkJ2lT4a8AA7nHXKmABFzhtFZCrkJ/yfwH9LA5SuWa8ziqOCwPm2NhmpQ8NhqY4PGMsa5whC1BhORZH9WKTzmGWCgN66Er7CEF34SvscV5mtKPpd5KwXxQwssXLLdUSE5c8HlDFvCQ+/AYoYw0zNRq1z3uxiXFpNg0JqYQS1jGdNP+bjvCG3WRQnr4CbjDZ/L4/6QR1PGed4DWn+ENXadP2U34HYgkwK76cJ6MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Double", "label": "Double" }, { "symbol": { "type": "esriPMS", "url": "a9f65c2c24676cf68fe21321f1e57586", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokdXPIU9CYRSA4QdhgAYKg0Q3UEwmNpOFX0GAn+APsegcNpPNZCE4GiMwN5MQiIygbM7N3eBwd2C5+67iBsGTvu/sCe/J+cPktoUP8bwpPkN7Jxn/Ci85aFK+p5ThLRUvOHqnH8OI+QfNfR6CeMzdMaX4XaA45RbVII6oJZLKqRldXhtUMuv/NS9pOHvDcMLpCfkRUY9WCGdxhfMBnQF1PGGexHu4tDqmt97NkonfOE68wGMShPDnbzB04I/zBVLJJqg9bdc5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ", "label": "Single" }, { "symbol": { "type": "esriPMS", "url": "2f7ea924b33aa9f02362b75aecbdf6d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4je3UTyuEURTH8Y+yspE34AWMkqwmJTE75U/Dys7WStEk20Fegx1lQShlSdjJRsrGzoIpCwzJwp+hmXmmnph5ZuqRlV/dxTnn9r2/ezr3NvslNf8VqB1PyMcFTeAER3FBDesfFK9H88jgBXNYC9XSmMIMzqNAmSEWJ3FLa5bVHDnsh+YrhbZIR/1kdtEUxL3oZKXATpDqbuhqg7RUIEV1IMHVBbOlBNPl8+qA7jlFXyXO44aN0JZrHIefTjVQcpnXJGcDdN3xvsDeA+NYxzO2glXTUQ+yn6RHePxWS2EbYwFMLVACSxj1EwIHKGBT2V1xLKqCLjEcfBu1dFhuobcoRx91IBWVBjAKFEtfOVo7+ZOOETcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steamer", "label": "Steamer" }, { "symbol": { "type": "esriPMS", "url": "19d780e3bc503b2d70cb810e802e8d5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAYAAACp65zuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQokcXQsUqCYRQG4Cf8h0IkwS0TxKUGvQFBQQdBanBwbfNeBGkrJ29Ar0AQotHFWbewrdXNRYgfFZJPwklf+DjngwfO4UROTHQW+Iw83s8/+kIwwgOyuMb6GLzDEDMk8IEOFgfwntcRhRKVWHZYftFH/QD2aJTJxH0Nb+SfSAajH7n5u2xxW1IB/GGC1v4/3pZpAJu0B3zmdjt2meMlgFdsUMUt0vj+745xVrsXHPik/AK+/Rr0NSbZegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wharf", "label": "Wharf" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 165, 214, 255 ], "toColor": [ 199, 165, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 209, 175, 255 ], "toColor": [ 237, 209, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 207, 230, 255 ], "toColor": [ 177, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 169, 174, 255 ], "toColor": [ 219, 169, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 168, 205, 255 ], "toColor": [ 237, 168, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 163, 204, 255 ], "toColor": [ 149, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 195, 231, 255 ], "toColor": [ 232, 195, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 173, 240, 255 ], "toColor": [ 175, 173, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 165, 226, 255 ], "toColor": [ 232, 165, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 169, 149, 255 ], "toColor": [ 204, 169, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 192, 235, 255 ], "toColor": [ 197, 192, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 199, 188, 255 ], "toColor": [ 230, 199, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 159, 184, 255 ], "toColor": [ 204, 159, 184, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6092600.21368143, "ymin": 1807811.5561191738, "xmax": 6135505.596217379, "ymax": 1867179.9373904616, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "FHNUM", "type": "esriFieldTypeString", "alias": "FireHydrantNumber", "length": 7, "domain": null }, { "name": "STNUMBER", "type": "esriFieldTypeString", "alias": "StreetNumber", "length": 10, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "CROSSSTREET", "type": "esriFieldTypeString", "alias": "CROSSSTREET", "length": 50, "domain": null }, { "name": "MAINSIZE", "type": "esriFieldTypeDouble", "alias": "MainSize", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FHSIZE", "type": "esriFieldTypeSmallInteger", "alias": "FHSIZE", "domain": null }, { "name": "FHTYPE", "type": "esriFieldTypeString", "alias": "FHType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainFHType", "description": "", "codedValues": [ { "name": "(2)2.5\" outlets", "code": "Double" }, { "name": "(1)2.5\" outlet", "code": "Wharf" }, { "name": "(2)2.5\"+(1)4.5\" outlets", "code": "Steamer" }, { "name": "(1)2.5\" outlet", "code": "Single" }, { "name": "capped hydrant stub", "code": "blind flg." }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATICPRES", "type": "esriFieldTypeSmallInteger", "alias": "StaticPressure (psi)", "domain": { "type": "range", "name": "wDomainPresSetting", "description": "", "range": [ 0, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RESIDPRES", "type": "esriFieldTypeSmallInteger", "alias": "ResidualPressure (psi)", "domain": { "type": "range", "name": "wDomainResidPres", "description": "", "range": [ 0, 300 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PITOT", "type": "esriFieldTypeSmallInteger", "alias": "Pitot (psi)", "domain": { "type": "range", "name": "wDomainPitot", "description": "", "range": [ 0, 550 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOW", "type": "esriFieldTypeSmallInteger", "alias": "Flow (gpm)", "domain": { "type": "range", "name": "wDomainFlow", "description": "", "range": [ 0, 5000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOW20", "type": "esriFieldTypeSmallInteger", "alias": "CalculatedFlowAt20psi (gpm)", "domain": { "type": "range", "name": "wDomainFlow20", "description": "", "range": [ 0, 15000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FD", "type": "esriFieldTypeString", "alias": "FireDistrict", "length": 3, "domain": { "type": "codedValue", "name": "wDomainFireDistrict", "description": "", "codedValues": [ { "name": "Branciforte FD", "code": "BF" }, { "name": "Ben Lomond FD", "code": "BL" }, { "name": "Central County FD", "code": "CC" }, { "name": "CA Department of Forestry", "code": "CDF" }, { "name": "City of Santa Cruz FD", "code": "SC" }, { "name": "Scotts Valley FD", "code": "SV" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATETESTED", "type": "esriFieldTypeDate", "alias": "DATETESTED", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "HIO", "type": "esriFieldTypeString", "alias": "HIO", "length": 15, "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 50, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 255, "domain": null }, { "name": "FHNUM1", "type": "esriFieldTypeInteger", "alias": "FHNUM1", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HIO_Record", "type": "esriFieldTypeString", "alias": "HIO_Record", "length": 100, "domain": null }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "Deadend Blowoff", "length": 10, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Check_Valve", "type": "esriFieldTypeString", "alias": "Check Valve", "length": 50, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PressureRange", "type": "esriFieldTypeString", "alias": "Pressure Range", "length": 30, "domain": { "type": "codedValue", "name": "wDomainPressureRange", "description": "", "codedValues": [ { "name": "30 to 45 psi", "code": "30 to 45 psi" }, { "name": "46 to 60 psi", "code": "46 to 60 psi" }, { "name": "60+ psi", "code": "60+ psi" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1471FHNUM1", "fields": "FHNUM1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1471FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1045_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "wHydrantAnno_FHNum", "relatedTableId": 102, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{7DCB347D-1621-4677-AC18-93CC3674AB2B}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 121, "name": "wFitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueGroups": [ { "heading": "TypeOfFitting", "classes": [ { "label": "Cap", "description": "Cap", "symbol": { "type": "esriPMS", "url": "efed40c6da9ee63472c52f7dc9bfdc1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQYlWNhIABYiFVgwcDAsAJNbhYDA0MbTME9BgaGCiRJEFsI2YRXaCYkkOwGyhXIMjAwhCOJKzAwMFxBViDCwMAQgKTgDQMDw31kBecZGBhsyHIDAArHCqXnT0EbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "Coupling", "description": "Coupling", "symbol": { "type": "esriPMS", "url": "8e11592b5ac3821fcd42930f56b89cf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokZ2RsQ2DMBBFz04MpqRAcU3jEVKwBCUFa7AHBTMgkOhokSdAYgKqoCwAEsg4JkqqIIci+eXpP9093Rl+zPlvIAzDG+f80vc90lqjeZ6BUgq+7+uu6zYhhL0DGGOac06SJAHbtqFtWwiCAMqyPEkpVyHEfsMwDDRN03d5mqb3jBACcRxDVVXYOAkhtL3K34Ix3r4Bh6KEEFNaKXVIKKVMgDEmi6KAKIp25aZpwHVdE1iW5V7XNc6yjFqWtY3jeHIcR3ueJ9d1fRhAnufXQ4mP/PzpJ7EhTdxoB7WLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "Cross", "description": "Cross", "symbol": { "type": "esriPMS", "url": "844253a8a4b5a30f7a215a1a9adf5cc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADkUlEQVRIieWWX0hbVxzHfyFqvKSOFZVWXSLcGAlomJFxM0uKYXsQMoUxfMg6BF+U0Vp8EV+0RTah+CBUsEj1xUYokbiBxOTJgrIM9Q6v8cZgMHIT/9RkmECQyNVY6fid9gZJNdi69qVfuOR37jmczz2/fyc58ImU89mCZBRFGWma/kWhUJTK5fIcURQTsVjsRTQa/RMAklcFySoqKn7VaDR3rVaruqmp6YvCwkIykUqlgGXZn8fHxx8uLi7+5ff7uwAg/iEgpcFgmO7v779lsViozMm8vDwwmUy5JpNJE4lENG1tbd+yLNu2v7/veR9QntFofOFwOIwqlQpisVjWY5eUlIDT6dS1t7c/n56evnMe7FyQwWAYt9ls3yAEZbVaIZFIwObmJigUCvJOFEXQ6/VAURTMzMxAfn4+jI6OqiKRyJjL5TJluvEdkFKp/Lq5ufm7yspKOW6GG83OzsLc3Bysra1BR0cHWdfX10c+QKfTkfHR0RGBjY2N6RoaGgZ9Pl9rVlBVVdXvXV1dN9Cuq6sDr9cLl1FjYyPY7XbiRoZhTD6f79rZbMwEyWma1mKgUcfHxxAIBIi9vb39zuahUCht4+kltba2ql0u10/RaNR2EUhVW1v7Jn8BIBwOk6+UZLFY0rbZbCbuXFpaImN0qySGYXKLioq+zwa6UV5eXiAN0OcYi/NkNpvJI2lkZCRto0coivry7PpM0NHh4eEJMuCKOj09fZUNtBsMBjGABVKMhoeH05P19fUkpVEsy5JHEq6VFI/HMQtfZgPFeZ6PYA3ioLS0FKqrq8kEZt/8/Hwa5Ha7gaZpUKvVZKzVatObOJ3Og1Ao9DwbCHZ3dz2CINTiJtjXzsbhbMBRDMOk66i4uBhkMhmx7Xb7tiiKb7LkItDq6mpPd3f3D1NTUxopoy4jt9st/YrBYPAJALzOCsIiCwQCvw0NDT3u7Oy8ji9qamogmUzC3t4e9Pb2pmMyOTlJWtLCwgLpIDs7O697enr+FgTh6aV6nd/vt01MTKDT7yHsMt1hY2PjtKWl5R+v1/tj5mkuBKGWl5cfnJycbHo8nocDAwM0xuw8pVIpGBwc3Hc4HLMrKyvY31LvffHxPP+M5/k/BEF4VFZWdluv19/UarUFSqUyd2tr64DjuHg4HA6ur6/3JhIJ71Wv8iTHcfc5jsO0xfb01duC/hcAdrA2P8afk3i26xr+R9AH65OB/gP1UXskv85WIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "DirectTap", "description": "DirectTap", "symbol": { "type": "esriPMS", "url": "64ed48f90097f7e75f2bb7f908b5098d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokaWRvWrCYBSGn2BSoWSoDkLwAlxdglM6tINTwKUVxBuQ3IF7B2dxcRAH6dAuzlLwAhwCguKug4uI4A8moV9J/C3JIp7lwAMP5+W8MjeOfK/wCJQTCR72e7ztFgX4BuZRgpJOU51MyKkqL0LgCkFLVXnf7fg6SddCaTjkeTzGGAxAUYhrGpX1mo9YjDeg/k/QNJ6SSQzbBss6sGYTJIkiUAtFchx+AeF5SCfmuoHgwIWdhcWC6WhEzzTJNxogy6DrAe9ECkDXMMj0+6wsi1dgM5vRTqWCy74UfutySS2bpQD8+PH8VMDncUf2EFyKYOe5uek/MKdHtU9X3NIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "10" ] ] }, { "label": "Elbow", "description": "Elbow", "symbol": { "type": "esriPMS", "url": "692f7e3553000e647c7a9640a7c11e31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQYlWNhIAGwkKvYSFRU9L+np6cLOzs734ULF/acPn36LQMDwzMGBoZ3KIrNzc1le3t7O01MTNTZ2NgYrl69mn369OnMpKQkBgzFgYGBBdbW1uowvo6OjuD///8nsLKy+v7+/RvVGRISEmCFc+bMYThx4gSY1tHRkbCwsDA5fPjwGRTFv379AlklqaamxsDCAhH+9evX3zt37rzC8OCePXs2paSkaNrZ2THZ2dmBxbZv3774+fPntzEUr1q16tL3798bHR0dnVhZWTmuXbt2bvr06SsYGBhYsQXdis2bNzNs3ry5iZhwJggA0wVVt/FZQIgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "Joint", "description": "Joint", "symbol": { "type": "esriPMS", "url": "5c0462c6497097871d7676056eef217b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwklEQVQokWNhIBGwkK2Bg4NjITs7+2sQ+8+fP4Lfv393gcn9+/fvMwMDgw6KhsTERIdp06bJgdhxcXEMixcvBouzsrKCDJv37ds37E66ffs2w7Jly+D8hIQEhuXLl3/C6Yfm5maGv3//wk2vrq4GacDu6Tt37mCYLi8vj93T2EyvqqrCHUofPnxgWbVqFVwiPj6eQUFBAbeGq1ev/hIREfkB43/69OltamrqHxD7169fIhgaLl26pIhsErJtOP1ADAAADupLHj/yUUcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "13" ] ] }, { "label": "Plug", "description": "Plug", "symbol": { "type": "esriPMS", "url": "784459a14bf045f7f480e25e1a0a4bcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVQ4jbXTPUgCYRwG8Ac9QjA8nYoMoa2kprvBILKGcHBpu+EwBxcHEYeW3BxEHNPBg7itwF3Do8lwcYgavAqphgMtOAexQOPwvBAK/Dg/QHrgHd7h+fF/X/gTWDDEfwEESZKHDodjz2g0fkuSlG82m5W5AKvVeuxyuaKhUMhZrVbNbrcboihGs9lsRRTFk1qt9joRMJvNvlgsdhYOh7f690ajAbvdDoqillmW3Q0Ggze5XO5IluU3PWDV6/X6/spjoxIEOI7bqNfrvCAIB3oAy3GcbnkQYRhmUxAEJ4CnIcBisVhtNts6ZsTj8ayQJLnfarWGgW63q2KOmEwmTVGUpbEntNttpdfrVQwGw840oFwuv3Q6nccxAEAhEomspVKpqUAikXgGcKsHPKTT6Xe/339FURSrV47H44VSqXTRf7EeAABJmqZPA4HAeSaToVVVpTVNU2VZvmcYRioWi3kA14OFUaD/kUme57d5nq8DuAPwBeATwCWAj9GpJu2C+HtmZuFt/AFvRo899NGTjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "12" ] ] }, { "label": "Reducer", "description": "Reducer", "symbol": { "type": "esriPMS", "url": "c01c01d17deea1963898a43b8714c419", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApElEQVQokaXSsQqBURgG4KcY2BQ3wCiDS7C4A3YWRVJKGSzKYCO5CbkEd0JZld32L/oLnf78JO/0nq/zdL7hZP2Y7D+g8eXuCZcQtIJeRQ37YLZLgmHQDyhijXPaSs/U0Xz0CfrfwDToHcxxTQNltINzDiPM0kC8QiYxG2CJWxKU0H2zYgE9rJIgfjr/BsQZY4soBBE2KSBOBccQLD5cfuXnv3QHdz0WDg2EzlkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "TappingSaddle", "description": "TappingSaddle", "symbol": { "type": "esriPMS", "url": "36d0e2a78614064b97b42f1823d16570", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnUlEQVQokWNhIBGwkK2hrq5uibW1tTo2RadOnfpeW1trh6LB2NhYxM3NzQSbBnZ29kdYnVRbW8vw/ft3FMWMjIwMGhoarFg1dHV1Mfz69QvDhvz8fDasGrApZgApYkEoQ9Fw4sQJrE76/Pnz997eXkwN5ubmWG04ePDgPwwb7t69+2L37t3nsWm4fv36JwwNRUVFCViNR/cPMYqQAQC3aTLZvegZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "9" ] ] }, { "label": "Tee", "description": "Tee", "symbol": { "type": "esriPMS", "url": "201a4dcb3d37f732311e75a5de56455a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADe0lEQVRIieWWX0haURzHf6JmcmssMqo1C64aQcQwhq7hemhE0CjG6qFtBEEUsTF6kQrcIjZj+BCsYA/9eSiDCGwDEetle5pBc3Sra6LkutVyXIcKUcoNrRz3liNvdfu39bIvHC73d36cz/39OedcAVyRBP8tiCcWi9Uoij4ViUQ3+Hy+gKKojUAg8Nnn830EgNBlQTy5XN4ik8me1dXV5VZVVV1LT09nJiKRCNjt9sfDw8OdMzMzX5xOpxYAghcBIUql0qzX6+9WVlaK2ZNJSUmg0WiEGo1GRpKkrKmp6Y7dbm/y+/2284CS1Gr1Z5PJpJZKpacEDZCdnQ0Wi6Wgubl5zGw2PzkOdixIqVQOG43G23FIIBDgBEkkEuDxeDAwMCAlSXLQarVq2Gk8AkIQ5FZtbW1Zfn4+P27LyMjgBG1tbUFKSgoDGxwcLKioqOhxOBwNnKDCwsI3Wq02Mx5JcnIytLe3Q19fH1AUleBbUlICpaWlEI1GGV+6Ueg0qlQqjcPhSDncjWwQH0VRBV3oeCSNjY0wNDTEDBqEIAjz5aFQCMrKykCv10NHRwcYDAbw+/1MGhsaGnKtVusjn89nPAkkLS4u3u/fA01PT0NLSwuEw2HmPRgMgkgkgrS0NJiammIicbvdCYuoVCqhRCK5zwXKzMvLS00wZGZCeXk5M2gJhULmOTIywqRscXER+vv7ExahMyIWi68ftrFB2+FwOAoAyXGDXC6HmpoalhtAdXX1n/murq4j87u7uztcIK/H46ELmBAVl/b29o7Y6PRub2//5AIFcRwn6T0YN5jNZlheXj4RRJK0e6IsFsvmysrKGBcIvF6vjSCIYhRF9x0EAojFYieCsrKymLrRtYprfHz8B0VRXzlBCwsLura2tgcTExMyPp/P1IJdbLZ0Oh24XC6m7ScnJymPx/MeAGKnHUEht9v9ure3993Ozk4anEHd3d3MWF9fj+l0ummCIPrPdNY5nU7j6OioAgCet7a2ngm2tLS0W19f/21+fv4hO5oTQbRmZ2dfRaPR7zabrdNgMKDxmrEViUSgp6fHbzKZPs3NzdHnW+TcFx+O4yM4jn8gCOJtTk7OvaKioiyFQpGKIIhwbW1tE8Ow4Orqqsflcr3c2NiYv+xVHsIw7AWGYXTb0sfTzYMN/QsA1um9+S9+ToJc1zX8RdCFdWWg37r+aSFCW2xoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "Wye", "description": "Wye", "symbol": { "type": "esriPMS", "url": "fa695a0a3f866924c422c374ded3d03e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYUlEQVRIieWWX0hTURzHf2P+2ZjGYhMzm8adE0EkNmIrWST1IChChQ9WSAOdRiH2ICpYPpiSe5DyISI1sAkizQIZ88V8iBbYyjt3x9JcXTUXu3k3GOrY2J0u7s2JTr3+K1/6woVzv7/D/fD7nd8558bBESnuvwVx+Hy+CkGQm4mJiSe5XG5cIBDweTyeUYIg3gDA8mFBnKysrNtSqfROWVlZRklJyTGRSMQEQqEQWCyW6729vc1jY2PvHQ5HHQB4DwISyOXyodbW1vyioiJ+bDAhIQHUanW8Wq2Wut1uqVarPWexWLQkSZr3A0pQqVSjBoNBJZFIdkkaIC0tDYxGY05VVVX/0NDQje1g24LkcnmvXq8/G4V4PB5WkFgsBg6HA11dXRK3291tMpnUsWXcAhIIBGdKS0svZWdnc6NeSkoKK2hpaQmSkpIYWHd3d05hYWGH3W7XsIJyc3Mf1tXVpUYz4fF40NDQwMR0Ot36PKFQCNXV1cyYoihmLt0odBmVSqXabrcnbezGWBAXQRAZvdDRTCoqKqCnp2cLSCQSQXt7OzNubGxkYiRJMmXUaDQZJpPpGkEQ+p1AEoVC8ad/12S1WqGysnJLuUiSXPcJgtgUUyqV8WKx+DIbKDUzMzN5oxFcQCGZQJnxveKNkUUA4gWsrgJMOTavIV0RPp8v3OjFgoJ+v58CAF7UOJ8N8PgWsOpzSwi+x3grKythNpDL6XTSC7gpq/3K6/VCMBj8yQbyYhjmpvdg1HD7OPDuS2THj65GAPxU4ibPaDQuzszM9LOBwOVymXEcVyAIwrzzTl+FyMWaHUEcAMhfeAW2r8/WvYGBgR+BQOAjK8hmszXV19cXDw4OSrlcLtOuBQUFwKaRkRGg59Ibdnh4OOB0Op8CQGS3I2h5amqqpbOz80k4HD4Oe1BbWxvzzM/PR5qamj7gOP58T2edw+HQ9/X1yQDgbm1t7Z5g09PTK+Xl5Z8mJiauxGazI4jW+Pj4A4qivpnN5madTodE1yxWoVAIOjo6SIPB8NZqtdLnW2jfFx+GYS8xDHuN4/ij9PT0C3l5eSdkMlmyQCCIn5ubW0RR1Ds7O+ucnJy87/P5Jg57lS+jKFqDoijdtvTxdGptQ/8CgHl6b/6LnxMv23UNfxF0YB0Z6DdgrlRTPZBOQwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "11" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "efed40c6da9ee63472c52f7dc9bfdc1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQYlWNhIABYiFVgwcDAsAJNbhYDA0MbTME9BgaGCiRJEFsI2YRXaCYkkOwGyhXIMjAwhCOJKzAwMFxBViDCwMAQgKTgDQMDw31kBecZGBhsyHIDAArHCqXnT0EbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Cap" }, { "symbol": { "type": "esriPMS", "url": "8e11592b5ac3821fcd42930f56b89cf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokZ2RsQ2DMBBFz04MpqRAcU3jEVKwBCUFa7AHBTMgkOhokSdAYgKqoCwAEsg4JkqqIIci+eXpP9093Rl+zPlvIAzDG+f80vc90lqjeZ6BUgq+7+uu6zYhhL0DGGOac06SJAHbtqFtWwiCAMqyPEkpVyHEfsMwDDRN03d5mqb3jBACcRxDVVXYOAkhtL3K34Ix3r4Bh6KEEFNaKXVIKKVMgDEmi6KAKIp25aZpwHVdE1iW5V7XNc6yjFqWtY3jeHIcR3ueJ9d1fRhAnufXQ4mP/PzpJ7EhTdxoB7WLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Coupling" }, { "symbol": { "type": "esriPMS", "url": "844253a8a4b5a30f7a215a1a9adf5cc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADkUlEQVRIieWWX0hbVxzHfyFqvKSOFZVWXSLcGAlomJFxM0uKYXsQMoUxfMg6BF+U0Vp8EV+0RTah+CBUsEj1xUYokbiBxOTJgrIM9Q6v8cZgMHIT/9RkmECQyNVY6fid9gZJNdi69qVfuOR37jmczz2/fyc58ImU89mCZBRFGWma/kWhUJTK5fIcURQTsVjsRTQa/RMAklcFySoqKn7VaDR3rVaruqmp6YvCwkIykUqlgGXZn8fHxx8uLi7+5ff7uwAg/iEgpcFgmO7v779lsViozMm8vDwwmUy5JpNJE4lENG1tbd+yLNu2v7/veR9QntFofOFwOIwqlQpisVjWY5eUlIDT6dS1t7c/n56evnMe7FyQwWAYt9ls3yAEZbVaIZFIwObmJigUCvJOFEXQ6/VAURTMzMxAfn4+jI6OqiKRyJjL5TJluvEdkFKp/Lq5ufm7yspKOW6GG83OzsLc3Bysra1BR0cHWdfX10c+QKfTkfHR0RGBjY2N6RoaGgZ9Pl9rVlBVVdXvXV1dN9Cuq6sDr9cLl1FjYyPY7XbiRoZhTD6f79rZbMwEyWma1mKgUcfHxxAIBIi9vb39zuahUCht4+kltba2ql0u10/RaNR2EUhVW1v7Jn8BIBwOk6+UZLFY0rbZbCbuXFpaImN0qySGYXKLioq+zwa6UV5eXiAN0OcYi/NkNpvJI2lkZCRto0coivry7PpM0NHh4eEJMuCKOj09fZUNtBsMBjGABVKMhoeH05P19fUkpVEsy5JHEq6VFI/HMQtfZgPFeZ6PYA3ioLS0FKqrq8kEZt/8/Hwa5Ha7gaZpUKvVZKzVatObOJ3Og1Ao9DwbCHZ3dz2CINTiJtjXzsbhbMBRDMOk66i4uBhkMhmx7Xb7tiiKb7LkItDq6mpPd3f3D1NTUxopoy4jt9st/YrBYPAJALzOCsIiCwQCvw0NDT3u7Oy8ji9qamogmUzC3t4e9Pb2pmMyOTlJWtLCwgLpIDs7O697enr+FgTh6aV6nd/vt01MTKDT7yHsMt1hY2PjtKWl5R+v1/tj5mkuBKGWl5cfnJycbHo8nocDAwM0xuw8pVIpGBwc3Hc4HLMrKyvY31LvffHxPP+M5/k/BEF4VFZWdluv19/UarUFSqUyd2tr64DjuHg4HA6ur6/3JhIJ71Wv8iTHcfc5jsO0xfb01duC/hcAdrA2P8afk3i26xr+R9AH65OB/gP1UXskv85WIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Cross" }, { "symbol": { "type": "esriPMS", "url": "64ed48f90097f7e75f2bb7f908b5098d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokaWRvWrCYBSGn2BSoWSoDkLwAlxdglM6tINTwKUVxBuQ3IF7B2dxcRAH6dAuzlLwAhwCguKug4uI4A8moV9J/C3JIp7lwAMP5+W8MjeOfK/wCJQTCR72e7ztFgX4BuZRgpJOU51MyKkqL0LgCkFLVXnf7fg6SddCaTjkeTzGGAxAUYhrGpX1mo9YjDeg/k/QNJ6SSQzbBss6sGYTJIkiUAtFchx+AeF5SCfmuoHgwIWdhcWC6WhEzzTJNxogy6DrAe9ECkDXMMj0+6wsi1dgM5vRTqWCy74UfutySS2bpQD8+PH8VMDncUf2EFyKYOe5uek/MKdHtU9X3NIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "DirectTap" }, { "symbol": { "type": "esriPMS", "url": "692f7e3553000e647c7a9640a7c11e31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQYlWNhIAGwkKvYSFRU9L+np6cLOzs734ULF/acPn36LQMDwzMGBoZ3KIrNzc1le3t7O01MTNTZ2NgYrl69mn369OnMpKQkBgzFgYGBBdbW1uowvo6OjuD///8nsLKy+v7+/RvVGRISEmCFc+bMYThx4gSY1tHRkbCwsDA5fPjwGRTFv379AlklqaamxsDCAhH+9evX3zt37rzC8OCePXs2paSkaNrZ2THZ2dmBxbZv3774+fPntzEUr1q16tL3798bHR0dnVhZWTmuXbt2bvr06SsYGBhYsQXdis2bNzNs3ry5iZhwJggA0wVVt/FZQIgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Elbow" }, { "symbol": { "type": "esriPMS", "url": "5c0462c6497097871d7676056eef217b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwklEQVQokWNhIBGwkK2Bg4NjITs7+2sQ+8+fP4Lfv393gcn9+/fvMwMDgw6KhsTERIdp06bJgdhxcXEMixcvBouzsrKCDJv37ds37E66ffs2w7Jly+D8hIQEhuXLl3/C6Yfm5maGv3//wk2vrq4GacDu6Tt37mCYLi8vj93T2EyvqqrCHUofPnxgWbVqFVwiPj6eQUFBAbeGq1ev/hIREfkB43/69OltamrqHxD7169fIhgaLl26pIhsErJtOP1ADAAADupLHj/yUUcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "13", "label": "Joint" }, { "symbol": { "type": "esriPMS", "url": "784459a14bf045f7f480e25e1a0a4bcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVQ4jbXTPUgCYRwG8Ac9QjA8nYoMoa2kprvBILKGcHBpu+EwBxcHEYeW3BxEHNPBg7itwF3Do8lwcYgavAqphgMtOAexQOPwvBAK/Dg/QHrgHd7h+fF/X/gTWDDEfwEESZKHDodjz2g0fkuSlG82m5W5AKvVeuxyuaKhUMhZrVbNbrcboihGs9lsRRTFk1qt9joRMJvNvlgsdhYOh7f690ajAbvdDoqillmW3Q0Ggze5XO5IluU3PWDV6/X6/spjoxIEOI7bqNfrvCAIB3oAy3GcbnkQYRhmUxAEJ4CnIcBisVhtNts6ZsTj8ayQJLnfarWGgW63q2KOmEwmTVGUpbEntNttpdfrVQwGw840oFwuv3Q6nccxAEAhEomspVKpqUAikXgGcKsHPKTT6Xe/339FURSrV47H44VSqXTRf7EeAABJmqZPA4HAeSaToVVVpTVNU2VZvmcYRioWi3kA14OFUaD/kUme57d5nq8DuAPwBeATwCWAj9GpJu2C+HtmZuFt/AFvRo899NGTjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "Plug" }, { "symbol": { "type": "esriPMS", "url": "c01c01d17deea1963898a43b8714c419", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApElEQVQokaXSsQqBURgG4KcY2BQ3wCiDS7C4A3YWRVJKGSzKYCO5CbkEd0JZld32L/oLnf78JO/0nq/zdL7hZP2Y7D+g8eXuCZcQtIJeRQ37YLZLgmHQDyhijXPaSs/U0Xz0CfrfwDToHcxxTQNltINzDiPM0kC8QiYxG2CJWxKU0H2zYgE9rJIgfjr/BsQZY4soBBE2KSBOBccQLD5cfuXnv3QHdz0WDg2EzlkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Reducer" }, { "symbol": { "type": "esriPMS", "url": "36d0e2a78614064b97b42f1823d16570", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnUlEQVQokWNhIBGwkK2hrq5uibW1tTo2RadOnfpeW1trh6LB2NhYxM3NzQSbBnZ29kdYnVRbW8vw/ft3FMWMjIwMGhoarFg1dHV1Mfz69QvDhvz8fDasGrApZgApYkEoQ9Fw4sQJrE76/Pnz997eXkwN5ubmWG04ePDgPwwb7t69+2L37t3nsWm4fv36JwwNRUVFCViNR/cPMYqQAQC3aTLZvegZcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "TappingSaddle" }, { "symbol": { "type": "esriPMS", "url": "201a4dcb3d37f732311e75a5de56455a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADe0lEQVRIieWWX0haURzHf6JmcmssMqo1C64aQcQwhq7hemhE0CjG6qFtBEEUsTF6kQrcIjZj+BCsYA/9eSiDCGwDEetle5pBc3Sra6LkutVyXIcKUcoNrRz3liNvdfu39bIvHC73d36cz/39OedcAVyRBP8tiCcWi9Uoij4ViUQ3+Hy+gKKojUAg8Nnn830EgNBlQTy5XN4ik8me1dXV5VZVVV1LT09nJiKRCNjt9sfDw8OdMzMzX5xOpxYAghcBIUql0qzX6+9WVlaK2ZNJSUmg0WiEGo1GRpKkrKmp6Y7dbm/y+/2284CS1Gr1Z5PJpJZKpacEDZCdnQ0Wi6Wgubl5zGw2PzkOdixIqVQOG43G23FIIBDgBEkkEuDxeDAwMCAlSXLQarVq2Gk8AkIQ5FZtbW1Zfn4+P27LyMjgBG1tbUFKSgoDGxwcLKioqOhxOBwNnKDCwsI3Wq02Mx5JcnIytLe3Q19fH1AUleBbUlICpaWlEI1GGV+6Ueg0qlQqjcPhSDncjWwQH0VRBV3oeCSNjY0wNDTEDBqEIAjz5aFQCMrKykCv10NHRwcYDAbw+/1MGhsaGnKtVusjn89nPAkkLS4u3u/fA01PT0NLSwuEw2HmPRgMgkgkgrS0NJiammIicbvdCYuoVCqhRCK5zwXKzMvLS00wZGZCeXk5M2gJhULmOTIywqRscXER+vv7ExahMyIWi68ftrFB2+FwOAoAyXGDXC6HmpoalhtAdXX1n/murq4j87u7uztcIK/H46ELmBAVl/b29o7Y6PRub2//5AIFcRwn6T0YN5jNZlheXj4RRJK0e6IsFsvmysrKGBcIvF6vjSCIYhRF9x0EAojFYieCsrKymLrRtYprfHz8B0VRXzlBCwsLura2tgcTExMyPp/P1IJdbLZ0Oh24XC6m7ScnJymPx/MeAGKnHUEht9v9ure3993Ozk4anEHd3d3MWF9fj+l0ummCIPrPdNY5nU7j6OioAgCet7a2ngm2tLS0W19f/21+fv4hO5oTQbRmZ2dfRaPR7zabrdNgMKDxmrEViUSgp6fHbzKZPs3NzdHnW+TcFx+O4yM4jn8gCOJtTk7OvaKioiyFQpGKIIhwbW1tE8Ow4Orqqsflcr3c2NiYv+xVHsIw7AWGYXTb0sfTzYMN/QsA1um9+S9+ToJc1zX8RdCFdWWg37r+aSFCW2xoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Tee" }, { "symbol": { "type": "esriPMS", "url": "fa695a0a3f866924c422c374ded3d03e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYUlEQVRIieWWX0hTURzHf2P+2ZjGYhMzm8adE0EkNmIrWST1IChChQ9WSAOdRiH2ICpYPpiSe5DyISI1sAkizQIZ88V8iBbYyjt3x9JcXTUXu3k3GOrY2J0u7s2JTr3+K1/6woVzv7/D/fD7nd8558bBESnuvwVx+Hy+CkGQm4mJiSe5XG5cIBDweTyeUYIg3gDA8mFBnKysrNtSqfROWVlZRklJyTGRSMQEQqEQWCyW6729vc1jY2PvHQ5HHQB4DwISyOXyodbW1vyioiJ+bDAhIQHUanW8Wq2Wut1uqVarPWexWLQkSZr3A0pQqVSjBoNBJZFIdkkaIC0tDYxGY05VVVX/0NDQje1g24LkcnmvXq8/G4V4PB5WkFgsBg6HA11dXRK3291tMpnUsWXcAhIIBGdKS0svZWdnc6NeSkoKK2hpaQmSkpIYWHd3d05hYWGH3W7XsIJyc3Mf1tXVpUYz4fF40NDQwMR0Ot36PKFQCNXV1cyYoihmLt0odBmVSqXabrcnbezGWBAXQRAZvdDRTCoqKqCnp2cLSCQSQXt7OzNubGxkYiRJMmXUaDQZJpPpGkEQ+p1AEoVC8ad/12S1WqGysnJLuUiSXPcJgtgUUyqV8WKx+DIbKDUzMzN5oxFcQCGZQJnxveKNkUUA4gWsrgJMOTavIV0RPp8v3OjFgoJ+v58CAF7UOJ8N8PgWsOpzSwi+x3grKythNpDL6XTSC7gpq/3K6/VCMBj8yQbyYhjmpvdg1HD7OPDuS2THj65GAPxU4ibPaDQuzszM9LOBwOVymXEcVyAIwrzzTl+FyMWaHUEcAMhfeAW2r8/WvYGBgR+BQOAjK8hmszXV19cXDw4OSrlcLtOuBQUFwKaRkRGg59Ibdnh4OOB0Op8CQGS3I2h5amqqpbOz80k4HD4Oe1BbWxvzzM/PR5qamj7gOP58T2edw+HQ9/X1yQDgbm1t7Z5g09PTK+Xl5Z8mJiauxGazI4jW+Pj4A4qivpnN5madTodE1yxWoVAIOjo6SIPB8NZqtdLnW2jfFx+GYS8xDHuN4/ij9PT0C3l5eSdkMlmyQCCIn5ubW0RR1Ds7O+ucnJy87/P5Jg57lS+jKFqDoijdtvTxdGptQ/8CgHl6b/6LnxMv23UNfxF0YB0Z6DdgrlRTPZBOQwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "Wye" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 62, 201, 255 ], "toColor": [ 54, 62, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 173, 132, 255 ], "toColor": [ 64, 173, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 46, 46, 255 ], "toColor": [ 199, 46, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 52, 142, 255 ], "toColor": [ 194, 52, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 172, 43, 255 ], "toColor": [ 189, 172, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 121, 176, 255 ], "toColor": [ 70, 121, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 194, 54, 255 ], "toColor": [ 71, 194, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 104, 56, 255 ], "toColor": [ 168, 104, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 62, 82, 255 ], "toColor": [ 163, 62, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 48, 194, 255 ], "toColor": [ 179, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 164, 179, 255 ], "toColor": [ 52, 164, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 88, 184, 255 ], "toColor": [ 72, 88, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 156, 61, 255 ], "toColor": [ 108, 156, 61, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078947.085508704, "ymin": 1807915.8474152684, "xmax": 6135344.643737227, "ymax": 1866746.2617100477, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "MAINDEPTH", "type": "esriFieldTypeDouble", "alias": "Depth (ft)", "domain": null }, { "name": "DIMENSION", "type": "esriFieldTypeString", "alias": "Size (CommentField)", "length": 30, "domain": null }, { "name": "FITTINGMATERIAL", "type": "esriFieldTypeString", "alias": "FittingMaterial", "length": 3, "domain": { "type": "codedValue", "name": "wDomainFittingMaterial", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brass", "code": "BR" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized Iron", "code": "GI" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Steel", "code": "Stl" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "TypeOfFitting", "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1473FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1047_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 12, "name": "Plug" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 11, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 6, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 7, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 5, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 2, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 3, "name": "Elbow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 1, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 10, "name": "DirectTap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 9, "name": "TappingSaddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": -99, "name": "Unknown" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": -1, "name": "Other" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "id": 13, "name": "Joint" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 12, "MC_PK": null, "Photo_Record": null }, "code": 12, "name": "Plug" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 11, "MC_PK": null, "Photo_Record": null }, "code": 11, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 6, "MC_PK": null, "Photo_Record": null }, "code": 6, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 8, "MC_PK": null, "Photo_Record": null }, "code": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 7, "MC_PK": null, "Photo_Record": null }, "code": 7, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 5, "MC_PK": null, "Photo_Record": null }, "code": 5, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 2, "MC_PK": null, "Photo_Record": null }, "code": 2, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 3, "MC_PK": null, "Photo_Record": null }, "code": 3, "name": "Elbow" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 4, "MC_PK": null, "Photo_Record": null }, "code": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 1, "MC_PK": null, "Photo_Record": null }, "code": 1, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 10, "MC_PK": null, "Photo_Record": null }, "code": 10, "name": "DirectTap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 9, "MC_PK": null, "Photo_Record": null }, "code": 9, "name": "TappingSaddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": -99, "MC_PK": null, "Photo_Record": null }, "code": -99, "name": "Unknown" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": -99, "MC_PK": null, "Photo_Record": null }, "code": -1, "name": "Other" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "FITTINGMATERIAL": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "MAINDEPTH": null, "DIMENSION": null, "FITTINGMATERIAL": null, "SUBTYPE": 12, "MC_PK": null, "Photo_Record": null }, "code": 13, "name": "Joint" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 122, "name": "wBr Node", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SVCCOUNT", "uniqueValueGroups": [ { "heading": "SvcCount", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriPMS", "url": "1ffa2178a2c5a279227eb5267540733d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3LoOQQUqVhd2FI8+qjuy4n43VMAtHuQBZZX4egiYxQFxo7aVoe2THfU5YpKAYJq0ooMJAAjBzktNgZWXQ+/2b4SSGYWzszLykGMYnwM4qrSgs+eDWWwYMw378/PONFMNePv3y7/XTz3dhfBTDnj/4dI+BgUGHWMPOHnh85+vXX1ewGvbm+ZepJ3Y/dLdwlWcnZNDXT78Ybl1+vZeBgeE/VsP2bbizi0eQY6OSlnCYmDTuSP339z/D9IZjV7cuuV6IN9Fumn8lgo2Nid0tVM3P3FkeI8E9vf+RYcnEs1dfPPvnzsDA8BOvYSBnr5l5KYCNgyn0xN5HhRKyvOrs7Cx8f//+//725bf7r5983rRq5sVabC7GWWosm3hhNQMDAwgTDehanpEEAIxFlwSBLYnFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriPMS", "url": "4d1c754db81990827e399d81ec829ff8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skGXTjxnuHLqOYOuuSQYw0BKlYXdhSPPqo7suJ+N1TALR7kAWWV+Hhj/+K4HDGtmXWKILTJhmNVygiGuyITB1FEW7kJrL0XbIzvuc8IiBcUwaUUBFWQ+Jw8bQ3GPA4OUAh+De5g6w9UzL+CGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZF5htYSYHpT+9/MCyfcp6he6UvsjQDnwA7q7SisOSDW28xvfnj559vKKoZGBhePvnMUB65laGo2x7sQmTw8umXf6+ffr4L46MY9vzBp3sMDAw6MP7rZ18YSsO2MDTMcWNQ0hJmQAdnDzy+8/XrrytYDXvz/MvUE7sfulu4yrOD+NMbjjO8fv6FoTFtN1jeJ0aTITRDH8z++ukXw63Lr/cyMDD8x2rYvg13dvEIcmxU0hIOE5PmYaib5cqADfz7+59hesOxq1uXXC/Em2g3zb8SwcbGxO4WquZn7iyPkXKf3v/IsGTi2asvnv1zZ2Bg+InXMJCz18y8FMDGwRR6Yu+jQglZXnV2dha+v3//f3/78tv9108+b1o182ItNhfjLDWWTbywmoGBAYSJBnQtz0gCAMKax5UUb1VnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriPMS", "url": "61cbc709f1eec1a5281a0419cd88a33b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skEXjj5luHXpDYO1hwKDtCI/XDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/ev9jhmWTzzPEFRkz1CXtZOhZ5csgKMoJd6G1l6LtkR33OWGRgmKYtKKACjJfSoGPoXqaM4OIBDeDuDQPw5sXX+GGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZFNZyf4d/f/ww5PusZPn/4yaCoIYQSfnwC7KzSisKSD269xfTmj59/vqEHOCj8pmwJZJjbfpJhyYSzDAmlpnC5l0+//Hv99PNdrGH2/MGnewwMDDow/ppZlxgU1AQZTBxkQUmD4eGt9ygWnT3w+M7Xr7+uYDXszfMvU0/sfuhu4SrPDuJbusoz1CbsYFDSEmZ4fOcDQ8cyb7jar59+Mdy6/HovAwPDf6yG7dtwZxePIMdGJS3hMDFpHnCYzT0QzvD5ww8GPkEOuLp/f/8zTG84dnXrkuuFeBPtpvlXItjYmNjdQtX8zJ3lGUFJANmgp/c/MiyZePbqi2f/3BkYGH7iNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAACokssbdSbtaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriPMS", "url": "39ab8cad5e57d8bb08ac25141eda40fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRklEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3ukHfvvxmOLXvEYODnzJcLKXKwu7CkWdVR3bcz8ZqmIWjXICsMj8Pumt6ig4wvHr2BcUwRkYGBmsvRdsjO+5zwiIFxTBpRQEVdIP2rb/NwC/MATYMHZg5yWmwsjLo/f7NcBLDMDZ2Zl5k/pvnXxm2r7jJUD7BkaEhdReGYXwC7KzSisKSD269xfTmj59/viHzmzN2MzgGqDCcO/KU4cOb7wwPbr5jUFAXgsu/fPrl3+unn+/C+CiGPX/w6R4DA4MOjG/rpcTw8e0PhmcPPjF8/fST4eWTLyiGnT3w+M7Xr7+uYDXszfMvU0/sfuhu4SrPDuKHpOtBxF98Zbh29iWDubMcXO3XT78Ybl1+vZeBgeE/VsP2bbizi0eQY6OSlnCYmDQiUkUkuBmmbAmE8//9/c8wveHY1a1LrhfiTbSb5l+JYGNjYncLVfMzd5bHSLlP739kWDLx7NUXz/65MzAw/MRrGMjZa2ZeCmDjYAo9sfdRoYQsrzo7Owvf37//v799+e3+6yefN62aebEWiz7cpcayiRdWMzAwgDDRgK7lGUkAABjSztC3pIBjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriPMS", "url": "cfa465dd7c3c9f98057aaa04dfa23ffb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skHdhQcYvn7+BWaHpusxaJtKgNkpVRZ2F448qzqy4342VsMsHOUCZJX5eWD8j+9+MNy9+oahfJITmC8mzYPiQmsvRdsjO+5zwiIFxTBpRQEVZP7NC68YBEQ4GfZvuMOgaSzOoKghhOJlMyc5DVZWBr3fvxlOYhjGxs7Mi8wHeU9YnJvB2F6GYW77KYYvH38yuIaoweX5BNhZpRWFJR/ceovpzR8//3xD5jv6q4AxCCSVmzJsXnQNxbCXT7/8e/30812sYfb8wad7DAwMOjD+nLaTYG+GpOkxXDj2jEFVTxTFm2cPPL7z9euvK1gNe/P8y9QTux+6W7jKs4P4kbmGDF35+xlO7XvEICXPx5DTYowIgk+/GG5dfr2XgYHhP1bD9m24s4tHkGOjkpZwGCjmuHnZGBrnuTOgg39//zNMbzh2deuS64V4E+2m+Vci2NiY2N1C1fzMneUxUu7T+x8Zlkw8e/XFs38gW37iNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAAB298ZVgEuIRQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriPMS", "url": "607000ca2da4209b16c756c104f06654", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skFP7n1kOLrjPoOqrgiDka0MXDylysLuwpFnVUd23M/GapiFo1yArDI/D4z/+tkXhuq47QzZTVYM87tOg8WMoAaCXGjtpWh7ZMd9TlikoBgmrSiggszftPAqQ0adBYOihhBD/Sw3BhY2JhQvmznJabCyMuj9/s1wEsMwNnZmXmQ+yItXz7xkkJDlZbh4/BlD1wofBgFheJww8Amws0orCks+uPUW05s/fv75hhrYjAxuoWoMHhEaDPs23GFYN+cyQ26rDVz+5dMv/14//XwXa5g9f/DpHgMDgw6Mr6IjzPDl4y8w+8/vfyCXMyCDswce3/n69dcVrIa9ef5l6ondD90tXOXZQfyAJF2GsvDNDFdOv2B4/vATQ+cKb7jar59+Mdy6/HovAwPDf6yG7dtwZxePIMdGJS3hMDFpHgYuHlaGKVuDGD5/+MnAzcfGwMQESTL//v5nmN5w7OrWJdcL8SbaTfOvRLCxMbG7har5mTvLg3XzCoAdCgZP739kWDLx7NUXz/65MzAw/MRrGMjZa2ZeCmDjYAo9sfdRoYQsrzo7Owvf37//v799+e3+6yefN62aebEWiz7cpcayiRdWMzAwgDDRgK7lGUkAAJNvzxDB1/oOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriPMS", "url": "30678ef6e33f592b3df8f5f48cf4f799", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3zKCrp18wPLj5Hi4vrybIoGMmAWanVFnYXTjyrOrIjvvZWA2zcJQLkFXm54Hxf/38y/Dtyy8we/28KwyROYZww0AutPZStD2y4z4nLFJQDJNWFFBB5hvaSIPxlVMvGE7secjgGweKWAQwc5LTYGVl0Pv9m+EkhmFs7My82MJpRuMxhrKJThjifALsrNKKwpIPbr3F9OaPn3++oWt4/vATAysbM4OcigCGYS+ffvn3+unnuzA+imHPH3y6x8DAoIMstmftbQYbL0VsDmY4e+Dxna9ff13Batib51+mntj90N3CVZ4dJnb78muG4DQ9DIO+fvrFcOvy670MDAz/sRq2b8OdXTyCHBuVtITDxKQhkdo03wPDoH9//zNMbzh2deuS64V4E+2m+Vci2NiY2N1C1fzMneUxUu7T+x8Zlkw8e/XFs3/uDAwMP/EaBnL2mpmXAtg4mEJP7H1UKCHLq87OzsL39+//729ffrv/+snnTatmXqzFog93qbFs4oXVDAwMIEw0oGt5RhIAACNVu09LIb9NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriPMS", "url": "5c404427cf60d59445f279f1d9097bcb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skHXzr5kuHjsGYOJgyyDqq4IXDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/+/Ibhv6yQwxZjVYMHbl7GernuDPIqQjAXWjtpWh7ZMd9TlikoBgmrSiggsx/8/wLg5axOIOhjTSDqq4ow6unX+CGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZF5hvZyTD0lR5iuHnhFcP3r78ZSvsdUMKPT4CdVVpRWPLBrbeY3vzx8883ZP6CrtMM4dkGDCFpegyL+88yLJt8niG20Bgu//Lpl3+vn36+izXMnj/4dI+BgUEHxv/w9geDngUovTIwKKgJMpw99ATFZWcPPL7z9euvK1gNe/P8y9QTux+6W7jKs4P4UXmGDHWJOxn2rL3N8OjOB4bmBR5wtV8//WK4dfn1XgYGhv9YDdu34c4uHkGOjUpawmFi0jwMssoCDPMPhTN8ev+DgU+QA67u39//DNMbjl3duuR6Id5Eu2n+lQg2NiZ2t1A1P3NneXCCQzbo6f2PDEsmnr364tk/dwYGhp94DQM5e83MSwFsHEyhJ/Y+KpSQ5VVnZ2fh+/v3//e3L7/df/3k86ZVMy/WYtGHu9RYNvHCagYGBhAmGtC1PCMJAAA41NNQiU9OagAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriPMS", "url": "564b0f4981e85354cd88c2c8600f7532", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skGXTz5nuHLqBYO1hwKDnKogXDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/fNcDhoW9ZxlSq80ZOvP3M5RNcGSQVxOEu9DaS9H2yI77nLBIQTFMWlFABZl/YNNdhrQacwYjWxmGT+9/MOxYcYMhvc4SLm/mJKfBysqg9/s3w0kMw9jYmXmR+VIK/AyXT74AG3bp+HOGzx9/ooQfnwA7q7SisOSDW28xvfnj559vyPyIbAOG3pKDDMUhmxhUdEQYOH6jxtfLp1/+vX76+S7WMHv+4NM9BgYGHRj/xoVXDMFpegzq+qIM8zpPMShqCKEYdvbA4ztfv/66gtWwN8+/TD2x+6G7has8O4gvKsnDUBmzjUFeVYDh25ffDHFFJnC1Xz/9Yrh1+fVeBgaG/1gN27fhzi4eQY6NSlrCYWLSPAxSCnwM8w+GM3z59JOBT5ADru7f3/8M0xuOXd265Hoh3kS7af6VCDY2Jna3UDU/c2d5RlCaQzbo6f2PDEsmnr364tk/dwYGhp+EstP/NTMvBbBxMIWe2PuoUEKWV52dnYXv79//39++/Hb/9ZPPm1bNvFiLRR/uUmPZxAurGRgYQJhoQNfyjCQAAP9Lz58Dm1FOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriPMS", "url": "a4d5a5565272d1eb6add391fcf4318dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMYN8CAFP7n1kWDbpHMOf3/8Y4opNGDLqLVyYWRjYptQcjUJ2IYphcuqCMeWTnb1BBj2684Hh98+/DFIKfAyZ7msYCjrtGBiZGBmyPNcyrDwXy5BSZWF34cizqiM77mdjNczCUS5AVpmf59rZlwzlEVsYMuqtGG5ffs2gYybJ4BykClZzbOcDhj1rbzP4xmkxWHsp2h7ZcZ8TFikohkkrCqj8+/ufYXHfWQaXYDWw2IOb7xkU1AXhauRVBcEWgICZk5wGKyuD3u/fDCcxDGNjZ+YFebF9qRfDkglnwWI/v/9h4BPiQKjhYGb49eMvmM0nwM4qrSgs+eDWW0xv/vj55xt6hPDwszF8+/wLzv/6+RcDrwA7mP3y6Zd/r59+vos1zJ4/+HSPgYFBB1lM21SCYWHPGTj/yqkXDP4J2mD22QOP73z9+usKVsPePP8y9cTuh+4WrvIQqyHhwjC/8zRDU9puUDAwvHn+lcHWS4nh66dfDLcuv97LwMDwH6th+zbc2cUjyLFRSUs4LKbAGC4+bXsQw4k9jxh+/vjDUNxrDxab3nDs6tYl1wvxJtpN869EsLExsbuFqvmZO8uDUy4zCxODtYcCWP7p/Y8MSyaevfri2T93UPzgNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAAAgOOk8D72B9wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriPMS", "url": "ca105acd4388c5b8afc19aa80c75ad56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3yKBHdz4w/P75l0FZWxjFsFP7HjFom0owpFRZ2F048qzqyI772VgNs3CUC5BV5ue5dvYlQ3nEFoaMeisUw7Yvv8HQkLKLYdPNRAZuXjYGay9F2yM77nPCIgXFMGlFAZV/f/8zLO47y+ASrIbioqunXzDcvfqGwcReBi5m5iSnwcrKoPf7N8NJDMPY2Jl5QV5sX+rFsGTCWRTDQF4D4YKAjXAxPgF2VmlFYckHt95ievPHzz/fGEgAL59++ff66ee7WMPs+YNP9xgYGHSINezsgcd3vn79dQWrYW+ef5l6YvdDdwtXeXZCBn399Ivh1uXXexkYGP5jNWzfhju7eAQ5NippCYfFFBhjNWTCBn8GUCT1lR68unXJ9UK8iXbT/CsRbGxM7G6han7mzvIYKffp/Y8MSyaevfri2T93BgaGn3gNAzl7zcxLAWwcTKEn9j4qlJDlVWdnZ+H7+/f/97cvv91//eTzplUzL9ZiczXOUmPZxAurGRgYQJhoQNfyjCQAAHLfvtNp34i5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriPMS", "url": "bbe0a238fc48b33d413a099651bc9e2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACb0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3yKBHdz4w/P75l0FZWxgs9+/ff4YDm+4yvHr6hcHeR4khpcrC7sKRZ1VHdtzPxmqYhaNcgKwyP8+1sy8ZyiO2MGTUW8ENm1p7lIGdg4XBwFqKoTh0M8O07UEM1l6Ktkd23OeERQqKYdKKAir//v5nWNx3lsElWA3Fe6q6IgxuYeoMTEyMYPbTex8ZzJzkNFhZGfR+/2Y4iWEYGzszL8iL7Uu9GJZMOItimEeEBpi+fu4lw4Ob7xk0DMUY3r78xiqtKCz54NZbTG/++PnnGwMecObAY4YptUcZelb5MDCzMDG8fPrl3+unn+9iDbPnDz7dY2Bg0MFm0Mm9jxgWdJ9mmLIlkIGHnx0sdvbA4ztfv/66gtWwN8+/TD2x+6G7has8RDUSaMncw8DJxcKQ7b0ezM9usmK4dfn1XgYGhv9YDdu34c4uHkGOjUpawmExBcYohm2+lQRn//v7n6Gv9ODVrUuuF+JNtJvmX4lgY2NidwtV8zN3lsdIuU/vf2RYMvHs1RfP/rkzMDD8xGsYyNlrZl4KYONgCj2x91GhhCyvOjs7C9/fv/+/v3357f7rJ583rZp5sRaLPtylxrKJF1YzMDCAMNGAruUZSQAA3cfXUBNtqJ0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "12" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1ffa2178a2c5a279227eb5267540733d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3LoOQQUqVhd2FI8+qjuy4n43VMAtHuQBZZX4egiYxQFxo7aVoe2THfU5YpKAYJq0ooMJAAjBzktNgZWXQ+/2b4SSGYWzszLykGMYnwM4qrSgs+eDWWwYMw378/PONFMNePv3y7/XTz3dhfBTDnj/4dI+BgUGHWMPOHnh85+vXX1ewGvbm+ZepJ3Y/dLdwlWcnZNDXT78Ybl1+vZeBgeE/VsP2bbizi0eQY6OSlnCYmDTuSP339z/D9IZjV7cuuV6IN9Fumn8lgo2Nid0tVM3P3FkeI8E9vf+RYcnEs1dfPPvnzsDA8BOvYSBnr5l5KYCNgyn0xN5HhRKyvOrs7Cx8f//+//725bf7r5983rRq5sVabC7GWWosm3hhNQMDAwgTDehanpEEAIxFlwSBLYnFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriPMS", "url": "4d1c754db81990827e399d81ec829ff8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skGXTjxnuHLqOYOuuSQYw0BKlYXdhSPPqo7suJ+N1TALR7kAWWV+Hhj/+K4HDGtmXWKILTJhmNVygiGuyITB1FEW7kJrL0XbIzvuc8IiBcUwaUUBFWQ+Jw8bQ3GPA4OUAh+De5g6w9UzL+CGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZF5htYSYHpT+9/MCyfcp6he6UvsjQDnwA7q7SisOSDW28xvfnj559vKKoZGBhePvnMUB65laGo2x7sQmTw8umXf6+ffr4L46MY9vzBp3sMDAw6MP7rZ18YSsO2MDTMcWNQ0hJmQAdnDzy+8/XrrytYDXvz/MvUE7sfulu4yrOD+NMbjjO8fv6FoTFtN1jeJ0aTITRDH8z++ukXw63Lr/cyMDD8x2rYvg13dvEIcmxU0hIOE5PmYaib5cqADfz7+59hesOxq1uXXC/Em2g3zb8SwcbGxO4WquZn7iyPkXKf3v/IsGTi2asvnv1zZ2Bg+InXMJCz18y8FMDGwRR6Yu+jQglZXnV2dha+v3//f3/78tv9108+b1o182ItNhfjLDWWTbywmoGBAYSJBnQtz0gCAMKax5UUb1VnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriPMS", "url": "61cbc709f1eec1a5281a0419cd88a33b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skEXjj5luHXpDYO1hwKDtCI/XDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/ev9jhmWTzzPEFRkz1CXtZOhZ5csgKMoJd6G1l6LtkR33OWGRgmKYtKKACjJfSoGPoXqaM4OIBDeDuDQPw5sXX+GGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZFNZyf4d/f/ww5PusZPn/4yaCoIYQSfnwC7KzSisKSD269xfTmj59/vqEHOCj8pmwJZJjbfpJhyYSzDAmlpnC5l0+//Hv99PNdrGH2/MGnewwMDDow/ppZlxgU1AQZTBxkQUmD4eGt9ygWnT3w+M7Xr7+uYDXszfMvU0/sfuhu4SrPDuJbusoz1CbsYFDSEmZ4fOcDQ8cyb7jar59+Mdy6/HovAwPDf6yG7dtwZxePIMdGJS3hMDFpHnCYzT0QzvD5ww8GPkEOuLp/f/8zTG84dnXrkuuFeBPtpvlXItjYmNjdQtX8zJ3lGUFJANmgp/c/MiyZePbqi2f/3BkYGH7iNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAACokssbdSbtaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriPMS", "url": "39ab8cad5e57d8bb08ac25141eda40fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRklEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3ukHfvvxmOLXvEYODnzJcLKXKwu7CkWdVR3bcz8ZqmIWjXICsMj8Pumt6ig4wvHr2BcUwRkYGBmsvRdsjO+5zwiIFxTBpRQEVdIP2rb/NwC/MATYMHZg5yWmwsjLo/f7NcBLDMDZ2Zl5k/pvnXxm2r7jJUD7BkaEhdReGYXwC7KzSisKSD269xfTmj59/viHzmzN2MzgGqDCcO/KU4cOb7wwPbr5jUFAXgsu/fPrl3+unn+/C+CiGPX/w6R4DA4MOjG/rpcTw8e0PhmcPPjF8/fST4eWTLyiGnT3w+M7Xr7+uYDXszfMvU0/sfuhu4SrPDuKHpOtBxF98Zbh29iWDubMcXO3XT78Ybl1+vZeBgeE/VsP2bbizi0eQY6OSlnCYmDQiUkUkuBmmbAmE8//9/c8wveHY1a1LrhfiTbSb5l+JYGNjYncLVfMzd5bHSLlP739kWDLx7NUXz/65MzAw/MRrGMjZa2ZeCmDjYAo9sfdRoYQsrzo7Owvf37//v799+e3+6yefN62aebEWiz7cpcayiRdWMzAwgDDRgK7lGUkAABjSztC3pIBjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "4" }, { "symbol": { "type": "esriPMS", "url": "cfa465dd7c3c9f98057aaa04dfa23ffb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skHdhQcYvn7+BWaHpusxaJtKgNkpVRZ2F448qzqy4342VsMsHOUCZJX5eWD8j+9+MNy9+oahfJITmC8mzYPiQmsvRdsjO+5zwiIFxTBpRQEVZP7NC68YBEQ4GfZvuMOgaSzOoKghhOJlMyc5DVZWBr3fvxlOYhjGxs7Mi8wHeU9YnJvB2F6GYW77KYYvH38yuIaoweX5BNhZpRWFJR/ceovpzR8//3xD5jv6q4AxCCSVmzJsXnQNxbCXT7/8e/30812sYfb8wad7DAwMOjD+nLaTYG+GpOkxXDj2jEFVTxTFm2cPPL7z9euvK1gNe/P8y9QTux+6W7jKs4P4kbmGDF35+xlO7XvEICXPx5DTYowIgk+/GG5dfr2XgYHhP1bD9m24s4tHkGOjkpZwGCjmuHnZGBrnuTOgg39//zNMbzh2deuS64V4E+2m+Vci2NiY2N1C1fzMneUxUu7T+x8Zlkw8e/XFs38gW37iNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAAB298ZVgEuIRQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "5" }, { "symbol": { "type": "esriPMS", "url": "607000ca2da4209b16c756c104f06654", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcElEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skFP7n1kOLrjPoOqrgiDka0MXDylysLuwpFnVUd23M/GapiFo1yArDI/D4z/+tkXhuq47QzZTVYM87tOg8WMoAaCXGjtpWh7ZMd9TlikoBgmrSiggszftPAqQ0adBYOihhBD/Sw3BhY2JhQvmznJabCyMuj9/s1wEsMwNnZmXmQ+yItXz7xkkJDlZbh4/BlD1wofBgFheJww8Amws0orCks+uPUW05s/fv75hhrYjAxuoWoMHhEaDPs23GFYN+cyQ26rDVz+5dMv/14//XwXa5g9f/DpHgMDgw6Mr6IjzPDl4y8w+8/vfyCXMyCDswce3/n69dcVrIa9ef5l6ondD90tXOXZQfyAJF2GsvDNDFdOv2B4/vATQ+cKb7jar59+Mdy6/HovAwPDf6yG7dtwZxePIMdGJS3hMDFpHgYuHlaGKVuDGD5/+MnAzcfGwMQESTL//v5nmN5w7OrWJdcL8SbaTfOvRLCxMbG7har5mTvLg3XzCoAdCgZP739kWDLx7NUXz/65MzAw/MRrGMjZa2ZeCmDjYAo9sfdRoYQsrzo7Owvf37//v799+e3+6yefN62aebEWiz7cpcayiRdWMzAwgDDRgK7lGUkAAJNvzxDB1/oOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriPMS", "url": "30678ef6e33f592b3df8f5f48cf4f799", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3zKCrp18wPLj5Hi4vrybIoGMmAWanVFnYXTjyrOrIjvvZWA2zcJQLkFXm54Hxf/38y/Dtyy8we/28KwyROYZww0AutPZStD2y4z4nLFJQDJNWFFBB5hvaSIPxlVMvGE7secjgGweKWAQwc5LTYGVl0Pv9m+EkhmFs7My82MJpRuMxhrKJThjifALsrNKKwpIPbr3F9OaPn3++oWt4/vATAysbM4OcigCGYS+ffvn3+unnuzA+imHPH3y6x8DAoIMstmftbQYbL0VsDmY4e+Dxna9ff13Batib51+mntj90N3CVZ4dJnb78muG4DQ9DIO+fvrFcOvy670MDAz/sRq2b8OdXTyCHBuVtITDxKQhkdo03wPDoH9//zNMbzh2deuS64V4E+2m+Vci2NiY2N1C1fzMneUxUu7T+x8Zlkw8e/XFs3/uDAwMP/EaBnL2mpmXAtg4mEJP7H1UKCHLq87OzsL39+//729ffrv/+snnTatmXqzFog93qbFs4oXVDAwMIEw0oGt5RhIAACNVu09LIb9NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "7" }, { "symbol": { "type": "esriPMS", "url": "5c404427cf60d59445f279f1d9097bcb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skHXzr5kuHjsGYOJgyyDqq4IXDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/+/Ibhv6yQwxZjVYMHbl7GernuDPIqQjAXWjtpWh7ZMd9TlikoBgmrSiggsx/8/wLg5axOIOhjTSDqq4ow6unX+CGgYCZk5wGKyuD3u/fDCcxDGNjZ+ZF5hvZyTD0lR5iuHnhFcP3r78ZSvsdUMKPT4CdVVpRWPLBrbeY3vzx8883ZP6CrtMM4dkGDCFpegyL+88yLJt8niG20Bgu//Lpl3+vn36+izXMnj/4dI+BgUEHxv/w9geDngUovTIwKKgJMpw99ATFZWcPPL7z9euvK1gNe/P8y9QTux+6W7jKs4P4UXmGDHWJOxn2rL3N8OjOB4bmBR5wtV8//WK4dfn1XgYGhv9YDdu34c4uHkGOjUpawmFi0jwMssoCDPMPhTN8ev+DgU+QA67u39//DNMbjl3duuR6Id5Eu2n+lQg2NiZ2t1A1P3NneXCCQzbo6f2PDEsmnr364tk/dwYGhp94DQM5e83MSwFsHEyhJ/Y+KpSQ5VVnZ2fh+/v3//e3L7/df/3k86ZVMy/WYtGHu9RYNvHCagYGBhAmGtC1PCMJAAA41NNQiU9OagAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "8" }, { "symbol": { "type": "esriPMS", "url": "564b0f4981e85354cd88c2c8600f7532", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3skGXTz5nuHLqBYO1hwKDnKogXDylysLuwpFnVUd23M/GapiFo1yArDI/D4x/fNcDhoW9ZxlSq80ZOvP3M5RNcGSQVxOEu9DaS9H2yI77nLBIQTFMWlFABZl/YNNdhrQacwYjWxmGT+9/MOxYcYMhvc4SLm/mJKfBysqg9/s3w0kMw9jYmXmR+VIK/AyXT74AG3bp+HOGzx9/ooQfnwA7q7SisOSDW28xvfnj559vyPyIbAOG3pKDDMUhmxhUdEQYOH6jxtfLp1/+vX76+S7WMHv+4NM9BgYGHRj/xoVXDMFpegzq+qIM8zpPMShqCKEYdvbA4ztfv/66gtWwN8+/TD2x+6G7has8O4gvKsnDUBmzjUFeVYDh25ffDHFFJnC1Xz/9Yrh1+fVeBgaG/1gN27fhzi4eQY6NSlrCYWLSPAxSCnwM8w+GM3z59JOBT5ADru7f3/8M0xuOXd265Hoh3kS7af6VCDY2Jna3UDU/c2d5RlCaQzbo6f2PDEsmnr364tk/dwYGhp+EstP/NTMvBbBxMIWe2PuoUEKWV52dnYXv79//39++/Hb/9ZPPm1bNvFiLRR/uUmPZxAurGRgYQJhoQNfyjCQAAP9Lz58Dm1FOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "9" }, { "symbol": { "type": "esriPMS", "url": "a4d5a5565272d1eb6add391fcf4318dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMYN8CAFP7n1kWDbpHMOf3/8Y4opNGDLqLVyYWRjYptQcjUJ2IYphcuqCMeWTnb1BBj2684Hh98+/DFIKfAyZ7msYCjrtGBiZGBmyPNcyrDwXy5BSZWF34cizqiM77mdjNczCUS5AVpmf59rZlwzlEVsYMuqtGG5ffs2gYybJ4BykClZzbOcDhj1rbzP4xmkxWHsp2h7ZcZ8TFikohkkrCqj8+/ufYXHfWQaXYDWw2IOb7xkU1AXhauRVBcEWgICZk5wGKyuD3u/fDCcxDGNjZ+YFebF9qRfDkglnwWI/v/9h4BPiQKjhYGb49eMvmM0nwM4qrSgs+eDWW0xv/vj55xt6hPDwszF8+/wLzv/6+RcDrwA7mP3y6Zd/r59+vos1zJ4/+HSPgYFBB1lM21SCYWHPGTj/yqkXDP4J2mD22QOP73z9+usKVsPePP8y9cTuh+4WrvIQqyHhwjC/8zRDU9puUDAwvHn+lcHWS4nh66dfDLcuv97LwMDwH6th+zbc2cUjyLFRSUs4LKbAGC4+bXsQw4k9jxh+/vjDUNxrDxab3nDs6tYl1wvxJtpN869EsLExsbuFqvmZO8uDUy4zCxODtYcCWP7p/Y8MSyaevfri2T93UPzgNQzk7DUzLwWwcTCFntj7qFBCllednZ2F7+/f/9/fvvx2//WTz5tWzbxYi0Uf7lJj2cQLqxkYGECYaEDX8owkAAAgOOk8D72B9wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "10" }, { "symbol": { "type": "esriPMS", "url": "ca105acd4388c5b8afc19aa80c75ad56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJUlEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3yKBHdz4w/P75l0FZWxjFsFP7HjFom0owpFRZ2F048qzqyI772VgNs3CUC5BV5ue5dvYlQ3nEFoaMeisUw7Yvv8HQkLKLYdPNRAZuXjYGay9F2yM77nPCIgXFMGlFAZV/f/8zLO47y+ASrIbioqunXzDcvfqGwcReBi5m5iSnwcrKoPf7N8NJDMPY2Jl5QV5sX+rFsGTCWRTDQF4D4YKAjXAxPgF2VmlFYckHt95ievPHzz/fGEgAL59++ff66ee7WMPs+YNP9xgYGHSINezsgcd3vn79dQWrYW+ef5l6YvdDdwtXeXZCBn399Ivh1uXXexkYGP5jNWzfhju7eAQ5NippCYfFFBhjNWTCBn8GUCT1lR68unXJ9UK8iXbT/CsRbGxM7G6han7mzvIYKffp/Y8MSyaevfri2T93BgaGn3gNAzl7zcxLAWwcTKEn9j4qlJDlVWdnZ+H7+/f/97cvv91//eTzplUzL9ZiczXOUmPZxAurGRgYQJhoQNfyjCQAAHLfvtNp34i5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "11" }, { "symbol": { "type": "esriPMS", "url": "bbe0a238fc48b33d413a099651bc9e2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACb0lEQVQ4jWNhoCJgoadhjAwMDFoMDAySDAwMnxgYGC4zMDB8J9UwdgU1oSw7XyVXex9lRRklPsEPb398Obrj/qNDm++duXD82UQGBoanxBgm5OinMqN1kacPNz8bJ0xQQo5PXMNQTDmpwtxxZtMJwwV952q+f/p+Eq9htp6K0/rW+YUyMTNi9zcjA0NGvYULMwsD25Sao1HILkQxTE5dMKZ8srM3yKBHdz4w/P75l0FZWxgs9+/ff4YDm+4yvHr6hcHeR4khpcrC7sKRZ1VHdtzPxmqYhaNcgKwyP8+1sy8ZyiO2MGTUW8ENm1p7lIGdg4XBwFqKoTh0M8O07UEM1l6Ktkd23OeERQqKYdKKAir//v5nWNx3lsElWA3Fe6q6IgxuYeoMTEyMYPbTex8ZzJzkNFhZGfR+/2Y4iWEYGzszL8iL7Uu9GJZMOItimEeEBpi+fu4lw4Ob7xk0DMUY3r78xiqtKCz54NZbTG/++PnnGwMecObAY4YptUcZelb5MDCzMDG8fPrl3+unn+9iDbPnDz7dY2Bg0MFm0Mm9jxgWdJ9mmLIlkIGHnx0sdvbA4ztfv/66gtWwN8+/TD2x+6G7has8RDUSaMncw8DJxcKQ7b0ezM9usmK4dfn1XgYGhv9YDdu34c4uHkGOjUpawmExBcYohm2+lQRn//v7n6Gv9ODVrUuuF+JNtJvmX4lgY2NidwtV8zN3lsdIuU/vf2RYMvHs1RfP/rkzMDD8xGsYyNlrZl4KYONgCj2x91GhhCyvOjs7C9/fv/+/v3357f7rJ583rZp5sRaLPtylxrKJF1YzMDCAMNGAruUZSQAA3cfXUBNtqJ0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "12" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 197, 252, 255 ], "toColor": [ 194, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 233, 255 ], "toColor": [ 252, 215, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 219, 255 ], "toColor": [ 189, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 199, 252, 255 ], "toColor": [ 233, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 179, 255 ], "toColor": [ 252, 224, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079261.545700997, "ymin": 1808706.9608239979, "xmax": 6135250.128473148, "ymax": 1835679.3500331193, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "WBRNODEID", "type": "esriFieldTypeInteger", "alias": "WBRNODEID", "domain": null }, { "name": "SIO", "type": "esriFieldTypeString", "alias": "SIO", "length": 11, "domain": null }, { "name": "SVCCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "SVCCOUNT", "domain": null }, { "name": "CRITICALCUSTOMER", "type": "esriFieldTypeString", "alias": "CriticalCustomer (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1464FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1464WBRNODEID", "fields": "WBRNODEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1038_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "wCustMeter", "relatedTableId": 123, "role": "esriRelRoleOrigin", "keyField": "WBRNODEID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{6026BEF6-D52A-40BC-ACFD-2ECEBEF7098C}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 123, "name": "wCustomer Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "uniqueValueGroups": [ { "heading": "LifecycleStatus", "classes": [ { "label": "Active (in service)", "description": "Active (in service)", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 0, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Act" ] ] }, { "label": "Potentially active but Out Of Service", "description": "Potentially active but Out Of Service", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Oos" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 0, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Act", "label": "Active (in service)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Oos", "label": "Potentially active but Out Of Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 197, 252, 255 ], "toColor": [ 194, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 182, 255 ], "toColor": [ 201, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 233, 255 ], "toColor": [ 252, 215, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 219, 255 ], "toColor": [ 189, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 199, 252, 255 ], "toColor": [ 233, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 179, 255 ], "toColor": [ 252, 224, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079138.003140882, "ymin": 1807829.2417191863, "xmax": 6135408.533177286, "ymax": 1865665.6506690532, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "WBRNODEID", "type": "esriFieldTypeInteger", "alias": "WBRNODEID", "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 11, "domain": null }, { "name": "ADDRESSCOMMENT", "type": "esriFieldTypeString", "alias": "ADDRESSCOMMENT", "length": 11, "domain": null }, { "name": "ARCHIVEDDISTANCE", "type": "esriFieldTypeSmallInteger", "alias": "ARCHIVEDDISTANCE", "domain": null }, { "name": "CUSTMETERSIZE", "type": "esriFieldTypeDouble", "alias": "MeterSize (in)", "domain": { "type": "codedValue", "name": "wDomainMeterSize_11", "description": "", "codedValues": [ { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CUSTMETERTYPE", "type": "esriFieldTypeString", "alias": "CustMeterType", "length": 5, "domain": { "type": "codedValue", "name": "wDomainCustMeterType", "description": "", "codedValues": [ { "name": "Displacement", "code": "Disp" }, { "name": "Compound", "code": "Cmpd" }, { "name": "Turbine", "code": "Trbn" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Single-Jet", "code": "SJ" }, { "name": "Multi-Jet", "code": "MJ" }, { "name": "Sensus OMNI", "code": "OMNI" }, { "name": "Sensus iPERL", "code": "iPERL" }, { "name": "Electromagnetic", "code": "Elec" }, { "name": "Ultrasonic", "code": "Ultra" }, { "name": "Fluidic Oscillator", "code": "Osc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CUSTMETERUSE", "type": "esriFieldTypeString", "alias": "MeterUse", "length": 3, "domain": { "type": "codedValue", "name": "wDomainCustMeterUse", "description": "", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Domestic service", "code": "DS" }, { "name": "Domestic Service with FS Branch", "code": "DFS" }, { "name": "Fire Service", "code": "FS" }, { "name": "Fire Service with Dom Branch", "code": "FSD" }, { "name": "Irrigation", "code": "IRR" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "University", "code": "UC" }, { "name": "Sewer", "code": "SWR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "READTYPE", "type": "esriFieldTypeString", "alias": "ReadType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainReadType", "description": "", "codedValues": [ { "name": "Radio Read", "code": "Radio" }, { "name": "Touch Read", "code": "Touch" }, { "name": "Visual Read Only", "code": "Visual" }, { "name": "scada linked", "code": "scada" }, { "name": "Combination", "code": "Combination" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CRITICALCUSTOMER", "type": "esriFieldTypeString", "alias": "CriticalCustomer (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BYPASS", "type": "esriFieldTypeString", "alias": "Bypass", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WBR_UNIQID", "type": "esriFieldTypeString", "alias": "WBR_UNIQID", "length": 12, "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "SIO", "type": "esriFieldTypeInteger", "alias": "SIO", "domain": null }, { "name": "ACCOUNTFULL", "type": "esriFieldTypeString", "alias": "Account Full", "length": 9, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SIO_Record", "type": "esriFieldTypeString", "alias": "SIO_Record", "length": 100, "domain": null }, { "name": "PRESSUREZONESERVED", "type": "esriFieldTypeString", "alias": "PressureZoneServed", "length": 50, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "Eden", "type": "esriFieldTypeString", "alias": "Eden", "length": 5, "domain": null }, { "name": "ELEVATIONZONE", "type": "esriFieldTypeSmallInteger", "alias": "Elevation_Zone", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MeterBoxOrder", "type": "esriFieldTypeString", "alias": "MeterBoxOrder", "length": 12, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1456WBRNODEID", "fields": "WBRNODEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1030_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "wCustMeterAnno_AccountID", "relatedTableId": 104, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{7EF8DB0A-A3E5-48D5-A337-58F5E6F05087}" }, { "id": 7, "name": "wBr_Node", "relatedTableId": 122, "role": "esriRelRoleDestination", "keyField": "WBRNODEID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{6026BEF6-D52A-40BC-ACFD-2ECEBEF7098C}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 124, "name": "wBackflow Device", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6dc57a5a3ca9c95a714d5bd41721e323", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQ4jb3Tu0oDQRTG8f9OdklAW0GwFWKlNha6aKfG0guSEEOsbMROI2htKgU1pLESfADvJi+heQwR0kXwluzKuglqMjts3MSvGGZO8ZvDcEanS9H/C+4P6D0Btgx+dBZNw2pHs21EfdsHlGUwQoPTdURqyh96fQ9LB/Be/V1vgS0bVvPuBclJNXrjgUrhBp52cAEJE2luH2DRA1VORc2CVA40IN6E35XUqBJu4Cs5t/Pl8a8ShRIs7MPbB8HmuGZB8th9894IzPtAfcFOqjVIHEFI+EPb+nm6AEPvMBwx4GobesIQy0LlpQNwxIDLDEwPu+fijj9cCYcNuMjAzMh3bSIKBQffg+fXP8BhB92C2R9oI2YUirtqXPdCzzchNurdkVnvfC4rx1vgkICTNRgbhHIFZYYG4GwD4oet06LLPkQ6T+A0w1pwUg53LF2DPwEOul8xH72qVgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079102.453764856, "ymin": 1808052.8418793976, "xmax": 6135049.672664955, "ymax": 1866749.982382059, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner_2", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" }, { "name": "City of Santa Cruz Parks & Rec", "code": "SCPR" }, { "name": "City of Capitola", "code": "CAP" }, { "name": "Santa Cruz County Parks", "code": "SCCoP" }, { "name": "State Parks", "code": "STP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus_1", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType_1", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "BACKFLOWTYPE", "type": "esriFieldTypeString", "alias": "Backflow Type", "length": 50, "domain": { "type": "codedValue", "name": "wDomainCheckValveType_1", "description": "", "codedValues": [ { "name": "Air Gap", "code": "AG" }, { "name": "Double Check Detector Assembly", "code": "DCDA" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Double Check Valve Assembly", "code": "DC" }, { "name": "Reduced Pressure Principle Detector Assembly", "code": "RPDA" }, { "name": "Reduced Pressure Principle Assembly", "code": "RP" }, { "name": "Dual-Check valve", "code": "DCV" }, { "name": "Dual-Check valve with Atmospheric Vent", "code": "DCVA" }, { "name": "Single Check Valve", "code": "CV" }, { "name": "Pressure Vacuum Breaker", "code": "PVB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BACKFLOWID", "type": "esriFieldTypeSmallInteger", "alias": "Backflow ID", "domain": null }, { "name": "BACKFLOWSIZE", "type": "esriFieldTypeDouble", "alias": "Backflow Size", "domain": { "type": "codedValue", "name": "wDomainDiameter_12", "description": "", "codedValues": [ { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "2.75\"", "code": 2.75 }, { "name": "11\"", "code": 11 }, { "name": "15\"", "code": 15 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "Service Type", "length": 3, "domain": { "type": "codedValue", "name": "wDomainCustMeterUse_1", "description": "", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Domestic service", "code": "DS" }, { "name": "Domestic Service with FS Branch", "code": "DFS" }, { "name": "Fire Service", "code": "FS" }, { "name": "Fire Service with Dom Branch", "code": "FSD" }, { "name": "Irrigation", "code": "IRR" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "University", "code": "UC" }, { "name": "Sewer", "code": "SWR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument_1", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode_1", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENT", "type": "esriFieldTypeString", "alias": "GISCOMMENT", "length": 255, "domain": null }, { "name": "ACCOUNTNUM", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 9, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1036_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 125, "name": "wSystem Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0b6c81374cfb8a10c946e7f6cbb018f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jb3Rv2qDUBQG8A//YKEOciMOvoL4DE5OigiO4mYgxKGLs+CoQx/AKXRzMWQSnJ0cktVnKLi5uZQ6hNIQG63tB5d7D1x+nHMvgxXD/CVmLjAaAO83WBzHr7vdbvOo0nUd5bruy+VyebvBCCFPkiSRRzGKosAwDPUvb3bN+Xwel+/7Yz0MA9I0RRiG4DgOs7CmaRBFEWzbhiiKqKoKSZIgCIL52GdM08TxeMR2u0VZltA0ber6NKbrOk6nEzzPA03Tdzt6CGNZFoIg4HA4wDAMZFk2df3n33QcB/v9Hm3bLscsyxo7I4SgKIpxzDiOwfP8fEyW5etZVdVxVxRlWWdLwnwt6rp+nhrje/q+v4/leb7J83ydzn6bVbEP5ClJ3YfjMD8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079104.379172862, "ymin": 1812135.2142031938, "xmax": 6131317.630005479, "ymax": 1863318.0668588579, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "METERSIZE", "type": "esriFieldTypeDouble", "alias": "MeterSize", "domain": { "type": "codedValue", "name": "wDomainMeterSize_11", "description": "", "codedValues": [ { "name": "5/8\"", "code": 0.625 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "METERTYPE", "type": "esriFieldTypeString", "alias": "MeterType", "length": 9, "domain": { "type": "codedValue", "name": "wDomainSystemMeterType", "description": "", "codedValues": [ { "name": "Displacement", "code": "Disp" }, { "name": "Compound", "code": "Cmpd" }, { "name": "Turbine", "code": "Trbn" }, { "name": "Propeller", "code": "Prplr" }, { "name": "Venturi", "code": "Ventr" }, { "name": "OrificePlate", "code": "OrifPl" }, { "name": "Weir", "code": "Weir" }, { "name": "Magnetic", "code": "Magnt" }, { "name": "Sonic", "code": "Sonic" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "READTYPE", "type": "esriFieldTypeString", "alias": "ReadType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainReadType", "description": "", "codedValues": [ { "name": "Radio Read", "code": "Radio" }, { "name": "Touch Read", "code": "Touch" }, { "name": "Visual Read Only", "code": "Visual" }, { "name": "scada linked", "code": "scada" }, { "name": "Combination", "code": "Combination" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BYPASS", "type": "esriFieldTypeString", "alias": "Bypass", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1043_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 126, "name": "wTank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea8f0c77355357a0c7739e6c02834ece", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAbCAYAAABr/T8RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCElEQVRIie2Wa0iTURjH/9vebTo3LwsvW3lJE5UulFIWZWHNpKRUMkul+mAXCZKk6PbVylLJPoiIRJhgKFFZUUaI+kWyckpoZmZaau/UOZ27eNk13heDkeY7dRVUf3g453w453fOc3jO+RP4QyL+gxkknW4l031yeqyw6Tsk1VIA8RwOJ1bsJY0UCIU+fIEAPB4fbIIACyxYLGaYTSaYjAaq1SoHyGrNyHAuAPlCwBEACiT+gVHBq9Zh864ErI7cAk/JMnCI2afoNWPo7eoQtcsbkz+2NicPD5Dofve2TK1SHrEXnOAmXvIw6UQWUk9dBIvNhj1ycXVDWHgkHZSGyD48Li063N3emthY89SVEczl82/m369FUNgaLEZeUl8cvZSD55WlIrG3pOJZ+a2Dc4EjfINC/BcLtdXOpEPo/9S5l/HEFrMZjpRapYTVbGExglWDCtQ9qkR0/IFFQ7XqEVzOSEHo2g1gBPP4TrBaLCg4l4GNsjisj44FweXNC6j40o3aqgpoRlV0RagUM0t81trYnphCn7iloQ5lN7LpOiW4XLi6iyH2loDv5Exv0Gw2wTA5CZ1GDSXZD6NhCiajEd6+/tidmg4PT296A3aDKVFlFB61gw5KVqsVA709GFUOQq/VYFynpTcj8hDDx285tu3ZD4FQ5PhPgsViQeIfSMe/9TtNjutx5WQaneqhr70ICFkJ2b40OtW/FOwkcEF2aRV6Otrw5E4xMnMK57vEz8BW/A4RP4zlE3odlGQfPKW+DgG8b34FobtHGxOYurvrZ5NjzmdeLUTEVtmCgboxNSqL8kAQBKrLb2cyggFc6Ov68DnvdHquJCBQtEkWh8iYOPitCKVLyvaulwYGz/iT2940oKn+BcZGVeDy+C9r7pVlGo3GJnvAlIqHyF4qjne2NmfVPLgb6iQQ0C+Xs1BELUgbAjabjfwzx2AyTGFCr6dfLoLLHR4eIOs7Wl5fm8uFEAwZK5nQakq62lq+uxKpjd+STHstSqSN75rT8iyknOT2Lvp3vVxwkL4BS8MaOZy3RgYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6093154.037169933, "ymin": 1813819.9655647576, "xmax": 6133001.024407044, "ymax": 1866786.2217740864, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TANKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "TANKID", "type": "esriFieldTypeInteger", "alias": "TANKID", "domain": null }, { "name": "TANKNAME", "type": "esriFieldTypeString", "alias": "TANKNAME", "length": 30, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (ft)", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "wDomainReservoirMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Clay lined", "code": "Clay" }, { "name": "Earth", "code": "Earth" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Steel", "code": "Stl" }, { "name": "Wood", "code": "Wood" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROOFMATERIAL", "type": "esriFieldTypeString", "alias": "RoofMaterial", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRoofMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Earth", "code": "Earth" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Steel", "code": "Stl" }, { "name": "Wood", "code": "Wood" }, { "name": "Composite", "code": "Composite" }, { "name": "Open(Sky)", "code": "Open" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATHPROT", "type": "esriFieldTypeString", "alias": "CathodicProtectionType", "length": 10, "domain": { "type": "codedValue", "name": "wDomainCathProt", "description": "", "codedValues": [ { "name": "Impressed Current Protected", "code": "ICP" }, { "name": "Joint Bonded with test stations", "code": "JB" }, { "name": "Joint Bonded with Impressed Current Protection", "code": "JB&ICP" }, { "name": "Joint Bonded with Sacrificial Anode Protection", "code": "JB&SAP" }, { "name": "Joint Bonded with PolyEthylene Bagging", "code": "JB&PEB" }, { "name": "Joint Bonded with PolyEthylene Bagging and Impressed Current Protection", "code": "JB&PEB&ICP" }, { "name": "Joint Bonded with PolyEthylene Bagging and Sacrificial Anode Protection", "code": "JB&PEB&SAP" }, { "name": "Sacrificial Anode Protected", "code": "SAP" }, { "name": "PolyEthylene Bagged", "code": "PEB" }, { "name": "not applicable", "code": "na" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Joint Bonded with PolyEthylene Bagging and Test Stations", "code": "JB&PEB&TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MINLEVEL", "type": "esriFieldTypeDouble", "alias": "Min.WaterLevel (ft)", "domain": null }, { "name": "MAXLEVEL", "type": "esriFieldTypeDouble", "alias": "Max.WaterLevel (ft)", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "Volume (MG)", "domain": null }, { "name": "BOTTOMELEVATION", "type": "esriFieldTypeDouble", "alias": "BottomElevation (ft, msl)", "domain": null }, { "name": "WALLHEIGHT", "type": "esriFieldTypeDouble", "alias": "WallHeight (ft)", "domain": null }, { "name": "SPILLELEVATION", "type": "esriFieldTypeDouble", "alias": "OverflowElevation (ft, msl)", "domain": null }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "Lining", "length": 4, "domain": { "type": "codedValue", "name": "wDomainLining", "description": "", "codedValues": [ { "name": "Cement Mortar Lined", "code": "CML" }, { "name": "Epoxy Lined", "code": "EL" }, { "name": "Tar Lined", "code": "TL" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Polyurethane Lined", "code": "PUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "Coating", "length": 4, "domain": { "type": "codedValue", "name": "wDomainCoating_8", "description": "", "codedValues": [ { "name": "Tar Coated", "code": "TC" }, { "name": "Cement Mortar Coated", "code": "CMC" }, { "name": "Epoxy Coated", "code": "EC" }, { "name": "Powder Coated", "code": "PC" }, { "name": "Tape Wrapped", "code": "TW" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Poly Wrapped", "code": "PW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TELEMETRY", "type": "esriFieldTypeString", "alias": "Telemetry", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRUCTUREID", "type": "esriFieldTypeInteger", "alias": "STRUCTUREID", "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 255, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "CWO3", "type": "esriFieldTypeString", "alias": "CWO (3)", "length": 10, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MFD_Record", "type": "esriFieldTypeString", "alias": "MFD_Record", "length": 100, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1481STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1055_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 8, "name": "wFacility", "relatedTableId": 141, "role": "esriRelRoleDestination", "keyField": "StructureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{7BD5BA5A-C0B5-4038-BA45-5437F94F436E}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 127, "name": "wValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "field2": "SUBTYPE", "uniqueValueGroups": [ { "heading": "LifecycleStatus, ValveUse", "classes": [ { "label": "Active (in service), Altitude Valve", "description": "Active (in service), Altitude Valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "12" ] ] }, { "label": "Active (in service), Blow off valve", "description": "Active (in service), Blow off valve", "symbol": { "type": "esriPMS", "url": "9d1ebcf6a1b1ea0309fdf76f351b8bb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVQ4jb2QOwrCQBRFz2iqJBC0sLAKYhdwE27BRQjZgMtIkd1YZANBsLWwCoPNmCaBNIoIMg5h0EjUC6+4F955H4eecr4JWAMr4GpkQ0ABB0vfpg2YA8v2hDiOz2maLozoKITYdT7Bdd0xcC9T3QHv5PwckOc5SZJoX9f1CJjaAKeiKAiCQAdKKcIwJMsykzkBZtYNPM/D933tm6bpf8J/AVLKS1VV2pdlKYBBV8A2iqJn92tJG2D/qI/U+wc3wjotO47eYH0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "1" ] ] }, { "label": "Active (in service), Bypass valve", "description": "Active (in service), Bypass valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "2" ] ] }, { "label": "Active (in service), Check Valve", "description": "Active (in service), Check Valve", "symbol": { "type": "esriPMS", "url": "880c4fbc2f6f127365c6d7c2d3a8c8f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8UlEQVQ4jbXTPwqDMBQG8FcQHHRwUPAWro66+W/QO7h4iZZOHiFn6BSv4CV6AxEndwdTIlWqRhtN+00JgR8PvjwJfhjpb1iWZfejgKZpjzzPnysMIXS1LAts2+aCyrIE13Xp8bbCdF0HwzAgjmPwPO8rlqbp7D7DZFkGjDEkSTLcecDdAlRVnUBCCPi+D0Jtqh8gDS8obT0sJwyC4DzGAsMwBKFPS8GiKIaGacIdkGsDFEWZQEIIRFF0HluCNCzw0G6OYPJuWQgbQYzxMGFVVeA4Dhur6xpM0+RCu66Dtm23sb7vL03THJoUIcTGRPNT7AV7cVZSCoeLAQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "14" ] ] }, { "label": "Active (in service), Combination service valve", "description": "Active (in service), Combination service valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "3" ] ] }, { "label": "Active (in service), Domestic service valve", "description": "Active (in service), Domestic service valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "4" ] ] }, { "label": "Active (in service), Fire hydrant valve", "description": "Active (in service), Fire hydrant valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "5" ] ] }, { "label": "Active (in service), Fire service valve", "description": "Active (in service), Fire service valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "6" ] ] }, { "label": "Active (in service), Irrigation valve", "description": "Active (in service), Irrigation valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "7" ] ] }, { "label": "Active (in service), Isolation valve", "description": "Active (in service), Isolation valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "8" ] ] }, { "label": "Active (in service), Mainline isolation valve", "description": "Active (in service), Mainline isolation valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "9" ] ] }, { "label": "Active (in service), Other", "description": "Active (in service), Other", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "-1" ] ] }, { "label": "Active (in service), Pressure Control Valve", "description": "Active (in service), Pressure Control Valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "13" ] ] }, { "label": "Active (in service), Pump Control Valve", "description": "Active (in service), Pump Control Valve", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "11" ] ] }, { "label": "Active (in service), Unknown", "description": "Active (in service), Unknown", "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "-99" ] ] }, { "label": "Active (in service), Zone valve", "description": "Active (in service), Zone valve", "symbol": { "type": "esriPMS", "url": "9d2096050acca3158ea3e44bb166607d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOUlEQVQ4jb2Uy2sTURSHv9um2ETtqiKFqNCsBCHuCl240LgtRBQl4AMRCdKNmxJCKtRSm/4DMj5BAw6YWERwlYVaJZiAG0PXiVMCEQYs1U6nheTKzaPEyUSzKB4YmDnn3m/O+Z1zr4c9Ns9/A0rwA+Hma5cVBBT6Bko4AlwGFoULUMJ1CfsEfPwnUMLRFuyeG0yZgKcSbkgQAlZ6AiUca8EWkNL7Mp2+bRjGxMjIyI9QKPRkfHx8d7OAxxJuqj92QneBEg4DV4H5B5oWejs19ToYDPry+TzZbJbR0dErS0tLKzMzM6eFELUW9KGEqAS7rWlnhseB5XPh8KGNdHo5lUr5xsbGiEajjaBpmsRisVM7OzsvgIsdmWoSplWjXDW0bftRMpk8oGBd+kqJpmkXcrnctcnJyS03fT1Ox/r6+gm/30+1Wm18b239ua9SqYhMJnMWeNMXcG1t7aAzu3g8jlD9VHUVCpTL5UE3mCtwaGjoK3Cm0zc3N4fH01waiUQ2dF1/R5/AwVKpFB8YGPhcr9ebKXXY6upqvVgsflDKtH2y0ZfG0wX8AsxKmN8/PHzLtu37bej29ja6rlcTiUTRMIxLDtgs8KwLKOCnhLtAYtOyFgR88vl8016v92QgEPhummamVqupkak5YM8FfHMtWcAvlaHqg4SksKyoZVldOrVgd1qw8t80VCs3pTp6EJPwqp2Rw86rMgWUnAHX20aAJWERmHCLA5qA5qD2A2xB1US/7xXvZXt+Y/8GTIfOK27pxVgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Act", "10" ] ] }, { "label": "Broken, Mainline isolation valve", "description": "Broken, Mainline isolation valve", "symbol": { "type": "esriPMS", "url": "d118fc815c44649f310958a05dc1fd32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokaWRsWoCURBFz5M1spheENZSrNJFm01hiiAWBtJIBP/Ayi+wsrFIExCbQBp/QEi+QLCxMtHKVLKFy0MCKwpPfCGKhnW3SMjt7mUOc4cx+KOMfwEazigWW6zXNp6nkLItptPnUEDDOYXCkGYzzWgE1ep3nNPJ5J1wnNvghnz+iU4nTSrFDjjIcUoaKgK6fsA0L4hEYDaDxcJfPB6/Z7k8Afp9C8v6GWo0IJHYt63XvWClWGwAXB99uQyZDIzHPVartyAwn9eIRocoZR4z130lm3WBxwAgYKKVusQwHthur7DtF6T8AFoCPkP/IOCdzeZmZ6T0Hx4G/EZfYL1NLpjJQFMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Brk", "9" ] ] }, { "label": "Potentially active but Out Of Service, Blow off valve", "description": "Potentially active but Out Of Service, Blow off valve", "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oos", "1" ] ] }, { "label": "Potentially active but Out Of Service, Combination service valve", "description": "Potentially active but Out Of Service, Combination service valve", "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oos", "3" ] ] }, { "label": "Potentially active but Out Of Service, Fire hydrant valve", "description": "Potentially active but Out Of Service, Fire hydrant valve", "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oos", "5" ] ] }, { "label": "Potentially active but Out Of Service, Fire service valve", "description": "Potentially active but Out Of Service, Fire service valve", "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oos", "6" ] ] }, { "label": "Potentially active but Out Of Service, Mainline isolation valve", "description": "Potentially active but Out Of Service, Mainline isolation valve", "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oos", "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,12", "label": "Active (in service), Altitude Valve" }, { "symbol": { "type": "esriPMS", "url": "9d1ebcf6a1b1ea0309fdf76f351b8bb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAv0lEQVQ4jb2QOwrCQBRFz2iqJBC0sLAKYhdwE27BRQjZgMtIkd1YZANBsLWwCoPNmCaBNIoIMg5h0EjUC6+4F955H4eecr4JWAMr4GpkQ0ABB0vfpg2YA8v2hDiOz2maLozoKITYdT7Bdd0xcC9T3QHv5PwckOc5SZJoX9f1CJjaAKeiKAiCQAdKKcIwJMsykzkBZtYNPM/D933tm6bpf8J/AVLKS1VV2pdlKYBBV8A2iqJn92tJG2D/qI/U+wc3wjotO47eYH0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,1", "label": "Active (in service), Blow off valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,2", "label": "Active (in service), Bypass valve" }, { "symbol": { "type": "esriPMS", "url": "880c4fbc2f6f127365c6d7c2d3a8c8f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8UlEQVQ4jbXTPwqDMBQG8FcQHHRwUPAWro66+W/QO7h4iZZOHiFn6BSv4CV6AxEndwdTIlWqRhtN+00JgR8PvjwJfhjpb1iWZfejgKZpjzzPnysMIXS1LAts2+aCyrIE13Xp8bbCdF0HwzAgjmPwPO8rlqbp7D7DZFkGjDEkSTLcecDdAlRVnUBCCPi+D0Jtqh8gDS8obT0sJwyC4DzGAsMwBKFPS8GiKIaGacIdkGsDFEWZQEIIRFF0HluCNCzw0G6OYPJuWQgbQYzxMGFVVeA4Dhur6xpM0+RCu66Dtm23sb7vL03THJoUIcTGRPNT7AV7cVZSCoeLAQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,14", "label": "Active (in service), Check Valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,3", "label": "Active (in service), Combination service valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,4", "label": "Active (in service), Domestic service valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,5", "label": "Active (in service), Fire hydrant valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,6", "label": "Active (in service), Fire service valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,7", "label": "Active (in service), Irrigation valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,8", "label": "Active (in service), Isolation valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,9", "label": "Active (in service), Mainline isolation valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,-1", "label": "Active (in service), Other" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,13", "label": "Active (in service), Pressure Control Valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,11", "label": "Active (in service), Pump Control Valve" }, { "symbol": { "type": "esriPMS", "url": "2a525a21a23ee361f0824f44b70ab6ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokWNhIBGwUKqBzcvLq/vHjx82X758+f327dvpd+/eXYhLA4+Hh8fZtrY2tcuXLzPExsaCxMylpKSCnj175o+hwdHRcd7MmTPV5OTkGEAaYODZs2d+DAwMUQwMDMtQNHBycuoxMTExPHnyhOH9+/co7uTm5o78+vUrqoajR4/KysrKwhU1NDQwiIuLg5j/i4qKvmA4iZ2d/QQDA4MTjB8eHs6goaHBcO3atc3fv3+/gqHh1atXOaysrGd///7NCRN7/fr1djMzs9cMDAxTsIXS9d+/f5uysLD0//v3z9bGxmbb27dv7zEwMHQzMDB8xBUPV//8+eMGYrx9+xZNCrsGggAAEh1hEiaIFa4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,-99", "label": "Active (in service), Unknown" }, { "symbol": { "type": "esriPMS", "url": "9d2096050acca3158ea3e44bb166607d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOUlEQVQ4jb2Uy2sTURSHv9um2ETtqiKFqNCsBCHuCl240LgtRBQl4AMRCdKNmxJCKtRSm/4DMj5BAw6YWERwlYVaJZiAG0PXiVMCEQYs1U6nheTKzaPEyUSzKB4YmDnn3m/O+Z1zr4c9Ns9/A0rwA+Hma5cVBBT6Bko4AlwGFoULUMJ1CfsEfPwnUMLRFuyeG0yZgKcSbkgQAlZ6AiUca8EWkNL7Mp2+bRjGxMjIyI9QKPRkfHx8d7OAxxJuqj92QneBEg4DV4H5B5oWejs19ToYDPry+TzZbJbR0dErS0tLKzMzM6eFELUW9KGEqAS7rWlnhseB5XPh8KGNdHo5lUr5xsbGiEajjaBpmsRisVM7OzsvgIsdmWoSplWjXDW0bftRMpk8oGBd+kqJpmkXcrnctcnJyS03fT1Ox/r6+gm/30+1Wm18b239ua9SqYhMJnMWeNMXcG1t7aAzu3g8jlD9VHUVCpTL5UE3mCtwaGjoK3Cm0zc3N4fH01waiUQ2dF1/R5/AwVKpFB8YGPhcr9ebKXXY6upqvVgsflDKtH2y0ZfG0wX8AsxKmN8/PHzLtu37bej29ja6rlcTiUTRMIxLDtgs8KwLKOCnhLtAYtOyFgR88vl8016v92QgEPhummamVqupkak5YM8FfHMtWcAvlaHqg4SksKyoZVldOrVgd1qw8t80VCs3pTp6EJPwqp2Rw86rMgWUnAHX20aAJWERmHCLA5qA5qD2A2xB1US/7xXvZXt+Y/8GTIfOK27pxVgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Act,10", "label": "Active (in service), Zone valve" }, { "symbol": { "type": "esriPMS", "url": "d118fc815c44649f310958a05dc1fd32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokaWRsWoCURBFz5M1spheENZSrNJFm01hiiAWBtJIBP/Ayi+wsrFIExCbQBp/QEi+QLCxMtHKVLKFy0MCKwpPfCGKhnW3SMjt7mUOc4cx+KOMfwEazigWW6zXNp6nkLItptPnUEDDOYXCkGYzzWgE1ep3nNPJ5J1wnNvghnz+iU4nTSrFDjjIcUoaKgK6fsA0L4hEYDaDxcJfPB6/Z7k8Afp9C8v6GWo0IJHYt63XvWClWGwAXB99uQyZDIzHPVartyAwn9eIRocoZR4z130lm3WBxwAgYKKVusQwHthur7DtF6T8AFoCPkP/IOCdzeZmZ6T0Hx4G/EZfYL1NLpjJQFMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Brk,9", "label": "Broken, Mainline isolation valve" }, { "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oos,1", "label": "Potentially active but Out Of Service, Blow off valve" }, { "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oos,3", "label": "Potentially active but Out Of Service, Combination service valve" }, { "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oos,5", "label": "Potentially active but Out Of Service, Fire hydrant valve" }, { "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oos,6", "label": "Potentially active but Out Of Service, Fire service valve" }, { "symbol": { "type": "esriPMS", "url": "05bb7fc652d9393812ef8767798e6856", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQokWNhIBGwUKThf8NVNgZp4W6Gv/9tGH78/83w7d90xiqZhVg1/M+6ysMgJXSWwUtQjeH5LwaG5W9Awub/mx4FMdbJ+WPaoCM0jyFURI1BgIUBrAEGPv71+1/yIIqxR2EZqgY2Jj0GRpCCPwwM3/+hOpyVMZKBgQFNw/0fsgzNTxCK3AQYGHiZwa5l2PzuC6aTWBhOMDAwOMH5BtwMDGKsDAwvf21m+MlwBVPDx/85DGyMZxn+/ueEi339u51h4vPXDKx/p2BoYJygcP1/4UNTBtb//Qz/GGwZprzYxvD93z0Ghj/djD0qH7HGA2O//FWQ61F9jApIjmkAG6RPwvLFYK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oos,9", "label": "Potentially active but Out Of Service, Mainline isolation valve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 228, 252, 255 ], "toColor": [ 197, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 187, 255 ], "toColor": [ 252, 216, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 236, 255 ], "toColor": [ 252, 187, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 199, 252, 255 ], "toColor": [ 225, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 212, 255 ], "toColor": [ 187, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 187, 255 ], "toColor": [ 252, 238, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078697.531620473, "ymin": 1807769.107895121, "xmax": 6135505.660793379, "ymax": 1867190.5276944637, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "VALVENUM", "type": "esriFieldTypeString", "alias": "VALVENUM", "length": 7, "domain": null }, { "name": "OLDVALVENUM", "type": "esriFieldTypeString", "alias": "OLDVALVENUM", "length": 7, "domain": null }, { "name": "OPENDIR", "type": "esriFieldTypeString", "alias": "OpenDir", "length": 3, "domain": { "type": "codedValue", "name": "wDomainOpenDirection", "description": "", "codedValues": [ { "name": "open left", "code": "OL" }, { "name": "open right", "code": "OR" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVESIZE", "type": "esriFieldTypeSmallInteger", "alias": "Size (in)", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "SIO", "type": "esriFieldTypeString", "alias": "SIO", "length": 11, "domain": null }, { "name": "HIO", "type": "esriFieldTypeString", "alias": "HIO", "length": 15, "domain": null }, { "name": "NUTTYPE", "type": "esriFieldTypeString", "alias": "NutType", "length": 5, "domain": { "type": "codedValue", "name": "wDomainNutType", "description": "", "codedValues": [ { "name": "Pentagon", "code": "Pent" }, { "name": "HandWheel", "code": "HW" }, { "name": "Automatic", "code": "Auto" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "2 inch square", "code": "2inSQ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUTDEPTH", "type": "esriFieldTypeDouble", "alias": "Depth (ft)", "domain": null }, { "name": "TURNS", "type": "esriFieldTypeSmallInteger", "alias": "No. of Turns", "domain": null }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "ValveType", "length": 5, "domain": { "type": "codedValue", "name": "wDomainValveType", "description": "", "codedValues": [ { "name": "butterfly valve", "code": "BFV" }, { "name": "globe valve", "code": "GLBV" }, { "name": "gate valve", "code": "GV" }, { "name": "plug valve", "code": "PLGV" }, { "name": "resilient gate valve", "code": "RGV" }, { "name": "ball valve", "code": "BALL" }, { "name": "diaphragm valve", "code": "DV" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "FIELDMEAS2", "type": "esriFieldTypeString", "alias": "FIELDMEAS2", "length": 50, "domain": null }, { "name": "FIELDMEAS3", "type": "esriFieldTypeString", "alias": "FIELDMEAS3", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "PERCENTOPEN", "type": "esriFieldTypeString", "alias": "PercentOpen", "length": 9, "domain": { "type": "codedValue", "name": "wDomainValveState", "description": "", "codedValues": [ { "name": "Completely Open", "code": "Open" }, { "name": "Completely Closed", "code": "Closed" }, { "name": "Partially Open", "code": "Partially" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TAPPED", "type": "esriFieldTypeString", "alias": "Tapped (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "ValveUse", "domain": null }, { "name": "LASTUPDATESTRING", "type": "esriFieldTypeString", "alias": "LASTUPDATESTRING", "length": 50, "domain": null }, { "name": "FIELDMEAS1", "type": "esriFieldTypeString", "alias": "FIELDMEAS1", "length": 100, "domain": null }, { "name": "FIELDMEAS4", "type": "esriFieldTypeString", "alias": "FIELDMEAS4", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "LOCATIONSTREET", "type": "esriFieldTypeString", "alias": "LOCATIONSTREET", "length": 200, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 50, "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "SIO2", "type": "esriFieldTypeString", "alias": "SIO (2)", "length": 10, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "Deadend Blowoff", "length": 10, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "OperatedDate", "type": "esriFieldTypeDate", "alias": "Last Operated Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "vSize", "type": "esriFieldTypeString", "alias": "vSize", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1133", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1483OLDVALVENUM", "fields": "OLDVALVENUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1483FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1057_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 4, "name": "Domestic service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 7, "name": "Irrigation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 6, "name": "Fire service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 2, "name": "Bypass valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 5, "name": "Fire hydrant valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 1, "name": "Blow off valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 8, "name": "Isolation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": -1, "name": "Other" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 10, "name": "Zone valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 3, "name": "Combination service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 9, "name": "Mainline isolation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": -99, "name": "Unknown" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 11, "name": "Pump Control Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 12, "name": "Altitude Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 13, "name": "Pressure Control Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "id": 14, "name": "Check Valve" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 4, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 4, "name": "Domestic service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 7, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 7, "name": "Irrigation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 6, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 6, "name": "Fire service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 2, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 2, "name": "Bypass valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 5, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 5, "name": "Fire hydrant valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 1, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 1, "name": "Blow off valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 8, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 8, "name": "Isolation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": -1, "name": "Other" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 10, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 10, "name": "Zone valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 3, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 3, "name": "Combination service valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": 9, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 9, "name": "Mainline isolation valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": -99, "name": "Unknown" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 11, "name": "Pump Control Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 12, "name": "Altitude Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 13, "name": "Pressure Control Valve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "OPENDIR": {"type": "inherited"}, "NUTTYPE": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "PERCENTOPEN": {"type": "inherited"}, "TAPPED": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "VALVENUM": null, "OLDVALVENUM": null, "OPENDIR": null, "VALVESIZE": null, "INSTALLYEAR": null, "SIO": null, "HIO": null, "NUTTYPE": null, "NUTDEPTH": null, "TURNS": null, "VALVETYPE": null, "UPDATEDATE": null, "FIELDMEAS2": null, "FIELDMEAS3": null, "NOTES": null, "PERCENTOPEN": null, "TAPPED": null, "SUBTYPE": -99, "LASTUPDATESTRING": null, "FIELDMEAS1": null, "FIELDMEAS4": null, "COMMENTS": null, "LOCATIONSTREET": null, "REMARKS": null, "TEMPID": null, "SIO2": null, "CWO2": null, "DEADEND": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "MC_PK": null, "ASSETID": null, "Photo_Record": null, "OperatedDate": null, "GlobalID": null, "vSize": null }, "code": 14, "name": "Check Valve" } ], "relationships": [ { "id": 6, "name": "wValveAnno_ValveNum", "relatedTableId": 108, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F4DB72FD-6D57-4DD7-9DFA-FF93B443E5B9}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 128, "name": "wProduction Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a97e92c820231563a1ea0b1130f352c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoBJgoZVBMiTqf87AwPAX0yBWltsMusrviDLi0h0uhj9/dRkYGJ5gGiQp8pXh7DwpogyS9j/H8OwNkWEU38LA8PIdAwM7KwODrjIDQ2kUAwM/D1al+A06eJ6B4egMBgYONgaG2tkQPKmQDINAgJ2NgUGYn4EhyJ6BoX8lTmWEDfrzh4Hh/nMGhgmrGBi8rSgwKLqRgUFMkIEh3JmBIdaDAoNWNjMwiPAPXMpGBSGOkBij2KCeHKIMwTTo8UtuBgH3W0Tp/PRVFbdB//9zMnz8QrQrcBtEAaCaQQBEti6tldsYiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6114492.111173809, "ymin": 1812134.948219195, "xmax": 6132936.058294997, "ymax": 1823220.6252855211, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYWELLNAME", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "WELLID", "type": "esriFieldTypeInteger", "alias": "WELLID", "domain": null }, { "name": "CITYWELLNAME", "type": "esriFieldTypeString", "alias": "CITYWELLNAME", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth (ft)", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 3, "domain": { "type": "codedValue", "name": "wDomainWellMaterial", "description": "", "codedValues": [ { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Steel", "code": "Stl" }, { "name": "Stainless", "code": "SS" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": null }, { "name": "STATEWELLNO", "type": "esriFieldTypeString", "alias": "STATEWELLNO", "length": 20, "domain": null }, { "name": "GSELEVATION", "type": "esriFieldTypeDouble", "alias": "GroundSurfaceElevation (Ft, MSL)", "domain": null }, { "name": "MPLOCATION", "type": "esriFieldTypeString", "alias": "MeasuringPointLocation", "length": 50, "domain": null }, { "name": "MPELEVATION", "type": "esriFieldTypeDouble", "alias": "MeasuringPointElevation (ft, MSL)", "domain": null }, { "name": "SPYIELDATINSTALL", "type": "esriFieldTypeDouble", "alias": "SpecificYield (gpm/ft)", "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 35, "domain": { "type": "codedValue", "name": "wDomainAgency", "description": "", "codedValues": [ { "name": "City of Santa Cruz", "code": "SC" }, { "name": "Soquel Creek Water District", "code": "Soq" }, { "name": "Scotts Valley Water District", "code": "SV" }, { "name": "San Lorenzo Valley Water District", "code": "SL" }, { "name": "California_American Water Company", "code": "CA" }, { "name": "Pajaro Valley County Water District", "code": "PV" }, { "name": "Private Homeowners Association", "code": "PA" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "STRUCTUREID", "type": "esriFieldTypeInteger", "alias": "STRUCTUREID", "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WELLCOORDINATES", "type": "esriFieldTypeString", "alias": "WellCoordinates (DMS)", "length": 50, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MFD_Record", "type": "esriFieldTypeString", "alias": "MFD_Record", "length": 100, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1458STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1458WELLID", "fields": "WELLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1032_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "id": 1, "name": "ProductionWell" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "LIFECYCLESTATUS": "Act", "COMMENTS": null, "ROTATION": null, "WATERTYPE": null, "CWO": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "MAPPAGE": null, "WELLID": null, "CITYWELLNAME": null, "LOCATION": null, "DEPTH": null, "DIAMETER": null, "MATERIAL": null, "INSTALLYEAR": null, "STATEWELLNO": null, "GSELEVATION": null, "MPLOCATION": null, "MPELEVATION": null, "SPYIELDATINSTALL": null, "AGENCY": null, "SUBTYPE": 1, "STRUCTUREID": null, "CWO2": null, "WELLCOORDINATES": null, "ASSETID": null, "MFD_Record": null, "Photo_Record": null, "CWO_Record": null }, "code": 1, "name": "ProductionWell" } ], "relationships": [ { "id": 9, "name": "wFacility", "relatedTableId": 141, "role": "esriRelRoleDestination", "keyField": "StructureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E09AE015-10B5-46D1-AA85-B546BFBDCECF}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 129, "name": "wAir Vent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "58d2a78d4e82c8340ce389f795959fd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABx0lEQVQ4jbWTQYhSURSGv+szEqwcGhgkIoQUMwIZwRASJF0EgYStDBRs+9bjxo2r0EVuBFEo3YSb5JkbiRJEMFBHaXSnDBi1i6AGwzIijDcpSGkEQ//ics5/zvm4HDhaTijt/wLoADdwZpG/BQ7+FXBTkqSzrVbryOl0ngI+ulyub51O5x7QAw7/BriVyWTmsiw/AK55vV7cbjftdvsI2BNCXFr0Ha4DXAwEAnpZlh8B57vdLnq9nmKxSCwW29LpdI/n8/l9IcTOJsBuuVy+qw6rSaFQIBgM0mg0KJVKhMNh1X5otVpvjEaj3eVOtCuA78BtNZjNZlSrVVKpFCaTiWg0ugRsD4fDHSHE9jqAKoP6KIqCRqNRv35s9no9BoMBdrtdTbdYkXYlloA3wOV8Pk88HsdisfwqSBK5XI5sNku9Xn8PnFsH+NDv958ZDIa98XhMJBJBCHFcMJvN2Gw2EonEgc/nuwC8WAfY93g8VyqVyut0Ou1YDqsyGo0kk8nPoVAoA3wBvq4DMJlMnvr9/nmz2bwK3AFMwCfguaIo1Vqtpi765aYdqJpNp9MnDofjOvAK+LHwTy+2/u63/o23sL/B/0MnvsafHjONYLgy94kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078456.554980248, "ymin": 1810065.2089532614, "xmax": 6133984.993975967, "ymax": 1867026.4651663154, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "AVID", "type": "esriFieldTypeSmallInteger", "alias": "AirVentID", "domain": null }, { "name": "PIPELINE", "type": "esriFieldTypeString", "alias": "PIPELINE", "length": 50, "domain": null }, { "name": "STATIONNO", "type": "esriFieldTypeString", "alias": "STATIONNO", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "AIRVENTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wDomainAirVentType", "description": "", "codedValues": [ { "name": "Air release valve", "code": "ARV" }, { "name": "Air and Vacuum valve", "code": "AVV" }, { "name": "Combination Air valve", "code": "CAV" }, { "name": "Gooseneck/Standpipe", "code": "Gooseneck" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "Make", "length": 50, "domain": { "type": "codedValue", "name": "wDomainAirVentMake", "description": "", "codedValues": [ { "name": "Apco", "code": "Apco" }, { "name": "Goose", "code": "Goose" }, { "name": "Vent", "code": "Vent" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "ARI", "code": "ARI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "length": 10, "domain": { "type": "codedValue", "name": "wDomainAirVentModel", "description": "", "codedValues": [ { "name": "143C", "code": "143C" }, { "name": "145C", "code": "145C" }, { "name": "147C", "code": "147C" }, { "name": "149C", "code": "149C" }, { "name": "150C", "code": "150C" }, { "name": "152", "code": "152" }, { "name": "151C", "code": "151C" }, { "name": "153C", "code": "153C" }, { "name": "200A", "code": "200A" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Neck", "code": "Neck" }, { "name": "D-040-C", "code": "D-040-C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "DISCREPANCY", "type": "esriFieldTypeString", "alias": "DISCREPANCY", "length": 255, "domain": null }, { "name": "LASTUPDATED_STRING", "type": "esriFieldTypeString", "alias": "LASTUPDATED_STRING", "length": 50, "domain": null }, { "name": "LOCATION2", "type": "esriFieldTypeString", "alias": "LOCATION2", "length": 255, "domain": null }, { "name": "CONDITION2", "type": "esriFieldTypeString", "alias": "CONDITION2", "length": 255, "domain": null }, { "name": "BLR_DETAILING", "type": "esriFieldTypeString", "alias": "BLR_DETAILING", "length": 50, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO2", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1461FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1035_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "wAirVentAnno_AVID", "relatedTableId": 96, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B68DFFAF-444E-4775-94C0-CBCD09A3DC76}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 130, "name": "wPRV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0c88222827a9108b98379182a9a9a6ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVQ4ja3RP0gbYRjH8W/eu9OL2oSggiJGAoKQoYgBB3FUrKN0cXJyEMVJyOjQwRIEh5aOgoOLnJJFcBOdIgilg0NxkCRSFJIhilFy510k2tg7Pe/a0B+88PDwPh/ePzL/MbKtbgGiDTpngG7HhoE54OgfoRFgGfhpx0ilUoPJZHLM3jNNk1wuJyRJIhqNWoFAwCHFYrHVbDb7WDswRVFqV22v1ZVKif39aXp7v9PVZVIuB9G0MFdXM8zOJqmjsiyL+rwDq8cwTikWE0xO3jz3Ojqgr+8Xur7C2toxS0vbr+ZcsAql0ig9PX8ge5qarllY2COd/srU1KI3Vq2u09lZwCuqeks4/A3wwe7utmipvZxPEonzx8/xxCTp0l8CQqFbDMPwxhSlGzj1xcrlZtraVG9MiA/AoS+Wz8eJx31/cx7L+oIQF29ChiHR37/xqu+ChRBiF8uaQIiiK2Sam6jq+7/BahlCiBPgM/f3Owhxia6/o1odJxj8hKIMuE45sEwm0xqJRGydwd/LsYun9ZRCoTAEpF9iPzRN+6hpmvthvZN/iZWAg0aket54s8byAIOhek8xXNB7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6102744.456954867, "ymin": 1815418.8293102533, "xmax": 6131224.891893402, "ymax": 1866601.6749579161, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "PRVID", "type": "esriFieldTypeInteger", "alias": "PRVID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "PRVSTATIONNUM", "type": "esriFieldTypeSmallInteger", "alias": "PRVSTATIONNUM", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SETTINGIN", "type": "esriFieldTypeSmallInteger", "alias": "UpstreamPressure (psi)", "domain": { "type": "range", "name": "wDomainPresSetting", "description": "", "range": [ 0, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SETTINGOUT", "type": "esriFieldTypeSmallInteger", "alias": "DownstreamPressure (psi)", "domain": { "type": "range", "name": "wDomainPresSetting", "description": "", "range": [ 0, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PZIN", "type": "esriFieldTypeString", "alias": "UpstreamPressureZone", "length": 20, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PZOUT", "type": "esriFieldTypeString", "alias": "DownstreamPressureZone", "length": 20, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRVTYPE", "type": "esriFieldTypeString", "alias": "RegulatingValveType", "length": 5, "domain": { "type": "codedValue", "name": "wDomainPRVType", "description": "", "codedValues": [ { "name": "Daily", "code": "Daily" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "ValveType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainPRValveType", "description": "", "codedValues": [ { "name": "Reducing", "code": "Reducing" }, { "name": "Sustaining", "code": "Sustaining" }, { "name": "Regulating", "code": "Regulating" }, { "name": "Relief", "code": "Relief" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRUCTUREID", "type": "esriFieldTypeInteger", "alias": "STRUCTUREID", "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1479STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1053_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 10, "name": "wFacility", "relatedTableId": 141, "role": "esriRelRoleDestination", "keyField": "StructureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{D8D31534-6BED-4C0A-A087-95C1639205E6}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 131, "name": "wPump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97b67a89d8fda89a2702ecf9cb391352", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQ4jc3TsQsBYRjH8e9whTLxD1AyKIMysDNdqQsTmS26SZmsBpvRpKzEZLHYTNKZ5AaTEZmUSXoXyunVvTm/6X3fep9PPe/zavwomldQGMgqqn0Elk5QEtCHQww3wumEbZqcgYIT9MiqWqXuBgK2psntL97IMYMBbDZQLEIqBe02ZDJQKqEWOhyg0YBeD2wbajUYjUDXIRBQCPl8EI1CKAR+P1gWNJviXCbS0G4HhiHaVi5DtwuVCkwmiqF4HPp9sZ7NoNWC6RT2e4jFFELPuV6h0xFILid3Rxp6nq7H5M3nopXBoGIoEnnd5/OyN7+E3EZ7c1aX/YROuVxIAOtP0AJIj8coj6a+pMfQHfdyPLRoinGXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079096.288900852, "ymin": 1812134.948219195, "xmax": 6132712.881782785, "ymax": 1867218.223502487, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATIONNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "PUMPID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "STATIONNAME", "type": "esriFieldTypeString", "alias": "STATIONNAME", "length": 50, "domain": null }, { "name": "PUMPTYPE", "type": "esriFieldTypeString", "alias": "PumpType", "length": 9, "domain": { "type": "codedValue", "name": "wDomainPumpType", "description": "", "codedValues": [ { "name": "Centrifugal", "code": "Cent" }, { "name": "Submersible", "code": "Sub" }, { "name": "SubmersibleTurbine", "code": "SubTrbn" }, { "name": "Turbine", "code": "Trbn" }, { "name": "VerticalTurbine", "code": "VTrbn" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PUMPMFR", "type": "esriFieldTypeString", "alias": "PUMPMFR", "length": 50, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "Capacity (gpm)", "domain": null }, { "name": "VARIABLESPEED", "type": "esriFieldTypeString", "alias": "VariableSpeed (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PUMPSPEED", "type": "esriFieldTypeSmallInteger", "alias": "PumpSpeed (rpm)", "domain": null }, { "name": "HEAD", "type": "esriFieldTypeSmallInteger", "alias": "TDH (ft)", "domain": null }, { "name": "MOTORTYPE", "type": "esriFieldTypeString", "alias": "MOTORTYPE", "length": 50, "domain": null }, { "name": "VOLTAGE", "type": "esriFieldTypeString", "alias": "VOLTAGE", "length": 10, "domain": null }, { "name": "MOTORSPEED", "type": "esriFieldTypeSmallInteger", "alias": "MotorSpeed (rpm)", "domain": null }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "MotorHorsepower", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "STRUCTUREID", "type": "esriFieldTypeInteger", "alias": "STRUCTUREID", "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MFD_Record", "type": "esriFieldTypeString", "alias": "MFD_Record", "length": 100, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1110_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1460STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1034_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "wFacility", "relatedTableId": 141, "role": "esriRelRoleDestination", "keyField": "StructureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{9994507E-B307-4B21-9845-6349DE4D727D}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 132, "name": "wChlorinator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "167ac81726bae8275c6220160df83ecb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC50lEQVQ4jb2UX0hTYRjGn+3stD9ysE2ZRM4/bcYIXRe6nDd1YUgMWhAGIkKIOsFBiFAIs5sxSGgaggShXQhCUtoqYeTVQjw06iJy3YjONBeuxcRFix22fSfOScZaayhEDxwO7znv+3u/l+f7Phn+sWT/GygFYAagB0AB2AHwGgB3VCAF4AZFUU6GYYhCoaBSqRQlkUi+x2Kx4zzP3wfgBvDtMECGpunnBoPhzMzMjNpsNktHR0cRDocxOTlZGgqF0t3d3VdYlrURQi4B2CoGlMrl8qc0TZ/v6emhzGZh2t+l1+tlLpfrtM1myyQSiZeEkHO5K80HXtfpdE0sy1JWqxVKpRIDAwOIx+NIJBJiwsrKCrq6uuD3+6mhoSHl8vLybQA3CwJVKpVzYmLiuFarxdLSElpbW/FwfBxnpVIcKynBhZYWhHZ2sLCwgMbGRkxPT1cZjUYHIUSAJvOBJ9LpdHVbW5sYlJWVQcfzuBMKof4gYVOrhd1oRHNzsxjX1dWhoqIisbu7awHwKh+oo2kag4ODYkAIgXx7OwsTdCoaRbXBgN7eXigUCvEbz/MqobbQyGmKolBTU5MFfspk/jDlB8ehvrYWcrlcjBW/wOlCwK1kMilxOByiGYICs7N4EQzCdpDgZxh8lsnwyOnMFnk8HqHrZiHgnkaj+ej1eg2dnZ1gWRZv9vagtFjgWV8HaBonm5rwdWMDc3Nz6OjoQCAQwP7+Pg/gbUGXU6nUreHh4cdqtVrW19eH+fl5WCwW5Gxs8S24z/M8xsbGuIMTQwoCY7GYt7y83Ge1Wm0+n0+E5auyshKLi4swmUxgGOYDx3H3ih69tbW1qyaT6Zndbre63W5pe3t79h/HcRAajYyMpNVq9btIJHIx15CCQACZ1dXVyw0NDdfcbvfd/v7+KsFRwfWpqSloNJovhBBXNBp9kDsqigBFBYPBJwCEp5TjOGEvCTdQOBKJRP9WUxSYoziA94fIOzTwSPoJZhMVq6TzoKIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6085560.583434865, "ymin": 1813791.9653087407, "xmax": 6132624.411094695, "ymax": 1835377.9073768407, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "CHLORINETYPE", "type": "esriFieldTypeString", "alias": "ChlorineType", "length": 9, "domain": { "type": "codedValue", "name": "wDomainChlorineType", "description": "", "codedValues": [ { "name": "liquid chlorine injector", "code": "Liquid" }, { "name": "gas chlorine injector", "code": "Gas" }, { "name": "solid chlorine dispenser", "code": "Solid" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STRUCTUREID", "type": "esriFieldTypeInteger", "alias": "STRUCTUREID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1482STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1056_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 12, "name": "wFacility", "relatedTableId": 141, "role": "esriRelRoleDestination", "keyField": "StructureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{34AAFDC1-ADE3-40B1-9424-5E55382A88C0}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 133, "name": "wSample Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8d9211b6d230407f53591a493d52f881", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQ4jWNhoBCwUNOAcCF1LRNWVg5WgrqYWDa9vHRqH7oBmVZ5DSqsHJzS+PQ+O3+C4fXVCyIMDAwYBjCoe4V+gbE/PLzDcGfXBgZhFS0GRUcvuJp/f/6ADMDqBRTw5uYVhoNtpQyaAdEoBtA0EKlrwJVV88D0g4M7GL68eMrAIyFNvAFn5/Yz3N27Gcz+/v4tw9a8SIaw5fsZGJmZCRvw8vJZhsOdFShiT04fZjg2sZHBuqiJsAEPDu5gkLVwYPjz6yeK+KenDxm+v3+D34C/f34zmmaWM4AwLvD/3z+cBlyYoMoGop/j1I0AkABCM6CACI0YgOJ0AABhLlLExjLMQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6080344.896006018, "ymin": 1808617.9884719104, "xmax": 6133942.98619993, "ymax": 1867277.159630552, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATIONNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "SSID", "type": "esriFieldTypeInteger", "alias": "SSID", "domain": null }, { "name": "STATIONNAME", "type": "esriFieldTypeString", "alias": "STATIONNAME", "length": 50, "domain": null }, { "name": "SAMPLEROUTE", "type": "esriFieldTypeString", "alias": "SAMPLEROUTE", "length": 50, "domain": null }, { "name": "SIO", "type": "esriFieldTypeString", "alias": "SIO", "length": 10, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Sub Type", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSampleStationSubType", "description": "", "codedValues": [ { "name": "Air Release Valve", "code": "AR" }, { "name": "Hose Bib", "code": "HB" }, { "name": "Raw Ground Water", "code": "RGW" }, { "name": "Raw Ground Water Influenced By Surface Water", "code": "RGWUDI" }, { "name": "Raw Surface Water", "code": "RSW" }, { "name": "Sample Station", "code": "SS" }, { "name": "Storage Tank", "code": "ST" }, { "name": "Treatment Plant", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "SIO_Record", "type": "esriFieldTypeString", "alias": "SIO_Record", "length": 100, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1028_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 5, "name": "wSampleStationAnno_SSID", "relatedTableId": 106, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F66D05D6-5E0B-4954-818F-454B47447901}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 134, "name": "wCath Prot Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9e9be41d084e09bc9b391853d29e62d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jbXSPWtTYRjG8d+JR1FJKGYRqSJIJWJ9QxEKLqLfoIgKDuqiiw4KBTdBRweXLq1ClKLUzQSHLn4AHYwVIw7WF9RQKmiF0GCa5MjB06IhHAviPT089/38H67rvkL/WOH/BKzGVrTxAZ2VArI4iTreIMBQMjuJxTRADmcGLrrbaigGgd1RS7PdUP446TrOY+x3SNgFGN5XNDH30Ltd1+T79vy6/PrEYLvhcK3kSDyDB70A6/GlUXV/7w357y/JFZBh4ROFEUNr8s6+L5pLZEXdgJ14EXUczG4nO8DnElGL/mGCjODtuGO4gk2o9ZIQBUFyaNNpkgkT/zME4fLPydSfgNc41GmZrs84Ol9hc6w2oFZmXb+o3fAIW/CsF6COjRv2O1G5YObAmL4g6eZ2MH3Z89kpo4mJy5kIuySUn552avCSbdWrJlatVei0NBe/eTw7ZQTncCstB/O4V73pOO7gVaI3NjgO1238SAMsQcaTtcaLjKNc6n6YBliqBVRS+n8FrKh+Ar7Rc7mXclh+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "Rotation", "rotationType": "arithmetic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6100471.994584754, "ymin": 1813294.0225242674, "xmax": 6122447.246413216, "ymax": 1853282.228897512, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "CATHPROTSTATIONTYPE", "type": "esriFieldTypeString", "alias": "CathProtStationType", "length": 9, "domain": { "type": "codedValue", "name": "wDomainCathProtStationType", "description": "", "codedValues": [ { "name": "Buried Anode", "code": "Anode" }, { "name": "Impressed Current Rectifier", "code": "Rectifier" }, { "name": "Test Station", "code": "Test" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1091_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1091", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1091", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1015_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 135, "name": "wCWO Tick", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f21c5e3060ad5fbbb436dbfb47c42dd2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVRIie3SMQrCQBSE4X9gD5ET6BEs06SPB7LTxhtYhVSpE/Aa1oJYe40nSgIRdleISaFmYFkWHh/L8BwTxv0+bsYeSIGDRDkqDiyBFXD8rlqGZMbf12LGxj/2zKK9U7PgzE2i8OLANoJ3ydrjywnCeBNBHzueAGfgEpi59h8vuMQ6JJtRAzlQSewin/DjY8fN+J/WosiafowPyaT4HZjDFqKRHlbFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078537.770052329, "ymin": 1807795.0196391493, "xmax": 6135291.05768919, "ymax": 1863351.0322348922, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "CWO_1", "type": "esriFieldTypeString", "alias": "CWO_1", "length": 10, "domain": null }, { "name": "CWO_2", "type": "esriFieldTypeString", "alias": "CWO_2", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1093_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1093", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1093", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1017_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 136, "name": "wMonitoring Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "116ed3566f2b1abbfd62d3e8ea31c5f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jbXSMUtCURTA8b+gIi8saiiKDDKQpIIQ1CEaCmypoKH6ADk1WGBfoM8gghENLk4ihIPg5hA8oqChBpc3BFJBEWRYJO9lPN7Q8Hx2n9qZLuee8+Nw7nXSp3D+FzRps/8R0MyQ21UlFHgVIq6rEqq2CNTM0NRoA/nUJwT5tq6oPf+xo5c3WE3ARQYGB4yc9g3L+5A7hulxU0t7SFXhVoFsCQ52jFxJBvkOvpo2X23eDyfnkNgGhwPOihAOWpZbQ2Mj4HFD+RIWZqCpgn+iC0gPfZpUHqJzsLcOhUqX0FoEkim4f4KbbA+Qvpv0EdQb4Opc2v5W8sDmknFeCf3mYxEY9tqA9L9zuGvOxzcEJ1IevAzFFETi/XPWGmq1JOofQk7niXqIvkE/+ylDtaKHpUEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6080097.328549787, "ymin": 1809758.93423298, "xmax": 6135184.989401087, "ymax": 1864831.8019002676, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYWELLNAME", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeSmallInteger", "alias": "ROTATION", "domain": null }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_Z", "type": "esriFieldTypeDouble", "alias": "GPS_Z", "domain": null }, { "name": "GPS_TIME", "type": "esriFieldTypeDate", "alias": "GPS_TIME", "length": 8, "domain": null }, { "name": "WELLID", "type": "esriFieldTypeInteger", "alias": "WELLID", "domain": null }, { "name": "CITYWELLNAME", "type": "esriFieldTypeString", "alias": "CITYWELLNAME", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 3, "domain": { "type": "codedValue", "name": "wDomainWellMaterial", "description": "", "codedValues": [ { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Steel", "code": "Stl" }, { "name": "Stainless", "code": "SS" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATEWELLNO", "type": "esriFieldTypeString", "alias": "STATEWELLNO", "length": 20, "domain": null }, { "name": "GSELEVATION", "type": "esriFieldTypeDouble", "alias": "GSELEVATION", "domain": null }, { "name": "MPLOCATION", "type": "esriFieldTypeString", "alias": "MPLOCATION", "length": 50, "domain": null }, { "name": "MPELEVATION", "type": "esriFieldTypeDouble", "alias": "MPELEVATION", "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 35, "domain": { "type": "codedValue", "name": "wDomainAgency", "description": "", "codedValues": [ { "name": "City of Santa Cruz", "code": "SC" }, { "name": "Soquel Creek Water District", "code": "Soq" }, { "name": "Scotts Valley Water District", "code": "SV" }, { "name": "San Lorenzo Valley Water District", "code": "SL" }, { "name": "California_American Water Company", "code": "CA" }, { "name": "Pajaro Valley County Water District", "code": "PV" }, { "name": "Private Homeowners Association", "code": "PA" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WELLCOORDINATES", "type": "esriFieldTypeString", "alias": "WellCoordinates (DMS)", "length": 50, "domain": null }, { "name": "MFD_Record", "type": "esriFieldTypeString", "alias": "MFD_Record", "length": 100, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1447WELLID", "fields": "WELLID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1098", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1022_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "id": 1, "name": "Monitoring" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "id": 3, "name": "Piezometer" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "id": 2, "name": "Test" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "id": 4, "name": "Inclinometer" } ], "subtypes": [ { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": "Act", "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "ROTATION": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "WELLID": null, "CITYWELLNAME": null, "LOCATION": null, "DEPTH": null, "DIAMETER": null, "MATERIAL": null, "STATEWELLNO": null, "GSELEVATION": null, "MPLOCATION": null, "MPELEVATION": null, "AGENCY": null, "SUBTYPE": 1, "CWO": null, "CWO2": null, "WELLCOORDINATES": null, "MFD_Record": null, "Photo_Record": null, "CWO_Record": null, "GlobalID": null }, "code": 1, "name": "Monitoring" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": "Act", "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "ROTATION": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "WELLID": null, "CITYWELLNAME": null, "LOCATION": null, "DEPTH": null, "DIAMETER": null, "MATERIAL": null, "STATEWELLNO": null, "GSELEVATION": null, "MPLOCATION": null, "MPELEVATION": null, "AGENCY": null, "SUBTYPE": 3, "CWO": null, "CWO2": null, "WELLCOORDINATES": null, "MFD_Record": null, "Photo_Record": null, "CWO_Record": null, "GlobalID": null }, "code": 3, "name": "Piezometer" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": "Act", "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "ROTATION": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "WELLID": null, "CITYWELLNAME": null, "LOCATION": null, "DEPTH": null, "DIAMETER": null, "MATERIAL": null, "STATEWELLNO": null, "GSELEVATION": null, "MPLOCATION": null, "MPELEVATION": null, "AGENCY": null, "SUBTYPE": 2, "CWO": null, "CWO2": null, "WELLCOORDINATES": null, "MFD_Record": null, "Photo_Record": null, "CWO_Record": null, "GlobalID": null }, "code": 2, "name": "Test" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": { "type": "codedValue", "name": "wDomainWellStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Act" }, { "name": "Abandoned", "code": "Abd" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Inactive", "code": "Ina" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "AGENCY": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": "Act", "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "ROTATION": null, "GPS_X": null, "GPS_Y": null, "GPS_Z": null, "GPS_TIME": null, "WELLID": null, "CITYWELLNAME": null, "LOCATION": null, "DEPTH": null, "DIAMETER": null, "MATERIAL": null, "STATEWELLNO": null, "GSELEVATION": null, "MPLOCATION": null, "MPELEVATION": null, "AGENCY": null, "SUBTYPE": 4, "CWO": null, "CWO2": null, "WELLCOORDINATES": null, "MFD_Record": null, "Photo_Record": null, "CWO_Record": null, "GlobalID": null }, "code": 4, "name": "Inclinometer" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 137, "name": "Dim Arrow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8c46825964b7b9569c8316e0d301ca7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuUlEQVQoka3Sv0qCURgH4Ef6nLqIrsTda7BRClq6B6eEsAZpU1ocdA9acnLoBmppaQhECKUhaRBBDpzA4fT9qX7T4XAefu8LJ/OHZP+F6zjEx2/wBiM84xqLKlhEDzjHLS7xqiSeYoYGznCKMbp4KsJiW8AhBzhGC3e4wGMeXibuamhihZfvNykcWvbziQGu8JY39hFO4vkdfdzERkU7dzBHD0N8pVAKhw9yjza2eSiF15iUQT+NXSk7Ew0jCyMeWggAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "SYMBOLROTA", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6105523.112125456, "ymin": 1808684.0778159797, "xmax": 6133670.318039671, "ymax": 1830337.1168121397, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SYMBOLROTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SYMBOLROTA", "type": "esriFieldTypeDouble", "alias": "SYMBOLROTA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1078_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1002_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 138, "name": "wMain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "field2": "WATERTYPE", "field3": "DIAMETER", "uniqueValueGroups": [ { "heading": "LifecycleStatus, WaterType, Diameter (in)", "classes": [ { "label": "Active (in service), Drainage, 1.5\"; Active (in service), Drainage, 2\"", "description": "Active (in service), Drainage, 1.5\"; Active (in service), Drainage, 2\"", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "values": [ [ "Act", "Drain", "1.5" ], [ "Act", "Drain", "2" ] ] }, { "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8", "description": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "values": [ [ "Act", "Drain", "30" ], [ "Act", "Drain", "10" ], [ "Act", "Drain", "12" ], [ "Act", "Drain", "14" ], [ "Act", "Drain", "18" ], [ "Act", "Drain", "24" ], [ "Act", "Drain", "4" ], [ "Act", "Drain", "-1" ], [ "Act", "Drain", "-99" ], [ "Act", "Drain", "6" ], [ "Act", "Drain", "8" ] ] }, { "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1", "description": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "values": [ [ "Act", "Treated", "0.75" ], [ "Act", "Treated", "1.5" ], [ "Act", "Treated", "2.5" ], [ "Act", "Treated", "4" ], [ "Act", "Treated", "3" ], [ "Act", "Treated", "2" ], [ "Act", "Treated", "1" ] ] }, { "label": "Treated 6 - 18", "description": "Treated 6 - 18", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "Act", "Treated", "6" ], [ "Act", "Treated", "8" ], [ "Act", "Treated", "10" ], [ "Act", "Treated", "12" ], [ "Act", "Treated", "14" ], [ "Act", "Treated", "16" ], [ "Act", "Treated", "18" ] ] }, { "label": "Treated 20 - 24", "description": "Treated 20 - 24", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "Act", "Treated", "20" ], [ "Act", "Treated", "22" ], [ "Act", "Treated", "24" ] ] }, { "label": "Treated 36 - 42", "description": "Treated 36 - 42", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "values": [ [ "Act", "Treated", "42" ], [ "Act", "Treated", "36" ] ] }, { "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4", "description": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "values": [ [ "Act", "Raw", "1.25" ], [ "Act", "Raw", "1.5" ], [ "Act", "Raw", "2" ], [ "Act", "Raw", "2.5" ], [ "Act", "Raw", "4" ] ] }, { "label": "Raw 6 - 8", "description": "Raw 6 - 8", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.5 }, "values": [ [ "Act", "Raw", "6" ], [ "Act", "Raw", "8" ] ] }, { "label": "Raw 10 - 18", "description": "Raw 10 - 18", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "Act", "Raw", "10" ], [ "Act", "Raw", "12" ], [ "Act", "Raw", "14" ], [ "Act", "Raw", "16" ], [ "Act", "Raw", "18" ] ] }, { "label": "Raw 20 - 36", "description": "Raw 20 - 36", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "values": [ [ "Act", "Raw", "20" ], [ "Act", "Raw", "21" ], [ "Act", "Raw", "22" ], [ "Act", "Raw", "24" ], [ "Act", "Raw", "27" ], [ "Act", "Raw", "30" ], [ "Act", "Raw", "36" ] ] }, { "label": "Wastewater to Sewer", "description": "Wastewater to Sewer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.75 }, "values": [ [ "Act", "Waste", "3" ], [ "Act", "Waste", "4" ] ] }, { "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, ", "description": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "values": [ [ "Act", "Storm", "10" ], [ "Act", "Storm", "24" ], [ "Act", "Storm", "8" ], [ "Act", "Storm", "42" ], [ "Act", "Storm", "15" ], [ "Act", "Storm", "48" ], [ "Act", "Storm", "12" ], [ "Act", "Storm", "18" ], [ "Act", "Storm", "-1" ], [ "Act", "Storm", "21" ], [ "Act", "Storm", "16" ], [ "Act", "Storm", "." ] ] }, { "label": "Overflow", "description": "Overflow", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 }, "values": [ [ "Act", "Overflow", "10" ], [ "Act", "Overflow", "12" ], [ "Act", "Overflow", "6" ], [ "Act", "Overflow", "8" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "value": "Act,Drain,1.5", "label": "Active (in service), Drainage, 1.5\"; Active (in service), Drainage, 2\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 }, "value": "Act,Drain,2", "label": "Active (in service), Drainage, 1.5\"; Active (in service), Drainage, 2\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,30", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,10", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,12", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,14", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,18", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,24", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,4", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,-1", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,-99", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,6", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "Act,Drain,8", "label": "Active (in service), Drainage, 30\"; Drainage; Act, Drain, 12; Act, Drain, 14; Act, Drain, 18; Act, Drain, 24; Act, Drain, 4; Act, Drain, -1; Act, Drain, -99; Act, Drain, 6; Act, Drain, 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,0.75", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,1.5", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,2.5", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,4", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,3", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,2", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Act,Treated,1", "label": "Active (in service), Treated, 3/4\"; Active (in service), Treated, 1.5\"; Treated 1 - 4; Act, Treated, 4; Act, Treated, 3; Act, Treated, 2; Act, Treated, 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,6", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,8", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,10", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,12", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,14", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,16", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Act,Treated,18", "label": "Treated 6 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Act,Treated,20", "label": "Treated 20 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Act,Treated,22", "label": "Treated 20 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Act,Treated,24", "label": "Treated 20 - 24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "Act,Treated,42", "label": "Treated 36 - 42" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "Act,Treated,36", "label": "Treated 36 - 42" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "value": "Act,Raw,1.25", "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "value": "Act,Raw,1.5", "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "value": "Act,Raw,2", "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "value": "Act,Raw,2.5", "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 }, "value": "Act,Raw,4", "label": "Active (in service), Raw, 1.25\"; Raw 1.5 - 4; Act, Raw, 2; Act, Raw, 2.5; Act, Raw, 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.5 }, "value": "Act,Raw,6", "label": "Raw 6 - 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.5 }, "value": "Act,Raw,8", "label": "Raw 6 - 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Act,Raw,10", "label": "Raw 10 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Act,Raw,12", "label": "Raw 10 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Act,Raw,14", "label": "Raw 10 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Act,Raw,16", "label": "Raw 10 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Act,Raw,18", "label": "Raw 10 - 18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,20", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,21", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,22", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,24", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,27", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,30", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Act,Raw,36", "label": "Raw 20 - 36" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.75 }, "value": "Act,Waste,3", "label": "Wastewater to Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.75 }, "value": "Act,Waste,4", "label": "Wastewater to Sewer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,10", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,24", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,8", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,42", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,15", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,48", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,12", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,18", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,-1", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,21", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,16", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.75 }, "value": "Act,Storm,.", "label": "Active (in service), Stormwater Drainage, 10\"; Active (in service), Stormwater Drainage, 24\"; Act, Storm, 8; Act, Storm, 42; Act, Storm, 15; Act, Storm, 48; Act, Storm, 12; Act, Storm, 18; Act, Storm, -1; Act, Storm, 21; Act, Storm, 16; Act, Storm, " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 }, "value": "Act,Overflow,10", "label": "Overflow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 }, "value": "Act,Overflow,12", "label": "Overflow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 }, "value": "Act,Overflow,6", "label": "Overflow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 }, "value": "Act,Overflow,8", "label": "Overflow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 203, 255 ], "toColor": [ 252, 187, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 252, 255 ], "toColor": [ 252, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 231, 255 ], "toColor": [ 197, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 229, 255 ], "toColor": [ 252, 215, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078441.697828233, "ymin": 1807767.4054311216, "xmax": 6135505.725369379, "ymax": 1867218.223502487, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "Lining", "length": 4, "domain": { "type": "codedValue", "name": "wDomainLining", "description": "", "codedValues": [ { "name": "Cement Mortar Lined", "code": "CML" }, { "name": "Epoxy Lined", "code": "EL" }, { "name": "Tar Lined", "code": "TL" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Polyurethane Lined", "code": "PUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "Coating", "length": 4, "domain": { "type": "codedValue", "name": "wDomainCoating_8", "description": "", "codedValues": [ { "name": "Tar Coated", "code": "TC" }, { "name": "Cement Mortar Coated", "code": "CMC" }, { "name": "Epoxy Coated", "code": "EC" }, { "name": "Powder Coated", "code": "PC" }, { "name": "Tape Wrapped", "code": "TW" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Poly Wrapped", "code": "PW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATHPROT", "type": "esriFieldTypeString", "alias": "CathodicProtectionType", "length": 10, "domain": { "type": "codedValue", "name": "wDomainCathProt", "description": "", "codedValues": [ { "name": "Impressed Current Protected", "code": "ICP" }, { "name": "Joint Bonded with test stations", "code": "JB" }, { "name": "Joint Bonded with Impressed Current Protection", "code": "JB&ICP" }, { "name": "Joint Bonded with Sacrificial Anode Protection", "code": "JB&SAP" }, { "name": "Joint Bonded with PolyEthylene Bagging", "code": "JB&PEB" }, { "name": "Joint Bonded with PolyEthylene Bagging and Impressed Current Protection", "code": "JB&PEB&ICP" }, { "name": "Joint Bonded with PolyEthylene Bagging and Sacrificial Anode Protection", "code": "JB&PEB&SAP" }, { "name": "Sacrificial Anode Protected", "code": "SAP" }, { "name": "PolyEthylene Bagged", "code": "PEB" }, { "name": "not applicable", "code": "na" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Joint Bonded with PolyEthylene Bagging and Test Stations", "code": "JB&PEB&TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "EASEMENTID", "type": "esriFieldTypeInteger", "alias": "EASEMENTID", "domain": null }, { "name": "LENGTHREPT", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wDomainMaterial_9", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brass", "code": "BR" }, { "name": "Copper", "code": "C" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized Steel", "code": "GI" }, { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "unknown Plastic", "code": "P" }, { "name": "PolyButylene", "code": "PB" }, { "name": "PolyEthylene", "code": "PE" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riveted Steel", "code": "RS" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Welded Steel", "code": "WS" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Corrugated PolyEthylene", "code": "ADS" }, { "name": "Cured or Cast In Place Pipe", "code": "CIPP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Fusible PolyVinylChloride", "code": "FPVC" }, { "name": "Molecularly Oriented PolyVinylChloride", "code": "PVCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXAGMT", "type": "esriFieldTypeString", "alias": "EXAGMT", "length": 15, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 6, "domain": { "type": "codedValue", "name": "wDomainStrengthRating", "description": "", "codedValues": [ { "name": "7 gauge", "code": "7 GA" }, { "name": "Class 150", "code": "CL150" }, { "name": "Class 200", "code": "CL200" }, { "name": "Class 250", "code": "CL250" }, { "name": "Class 300", "code": "CL300" }, { "name": "Class 350", "code": "CL350" }, { "name": "Schedule 40", "code": "SCH 40" }, { "name": "Schedule 80", "code": "SCH 80" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "DR 14 (Class 305)", "code": "DR14" }, { "name": "DR 18 (Class 235)", "code": "DR18" }, { "name": "DR 25 (Class 165)", "code": "DR25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLNEW", "type": "esriFieldTypeString", "alias": "InstallNew", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPENAME", "type": "esriFieldTypeString", "alias": "PIPENAME", "length": 30, "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PRESSUREZONESERVED", "type": "esriFieldTypeString", "alias": "PressureZoneServed", "length": 50, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "Dead End", "length": 10, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null }, { "name": "CWO2_Record", "type": "esriFieldTypeString", "alias": "CWO2_Record", "length": 100, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "ECG", "type": "esriFieldTypeString", "alias": "ECG", "length": 25, "domain": null }, { "name": "ECG2", "type": "esriFieldTypeString", "alias": "ECG2", "length": 25, "domain": null }, { "name": "ECG_Record", "type": "esriFieldTypeString", "alias": "ECG_Record", "length": 100, "domain": null }, { "name": "ECG2_Record", "type": "esriFieldTypeString", "alias": "ECG2_Record", "length": 100, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1033_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "wMainAnno_Dia_Mat_ins", "relatedTableId": 98, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{29F35319-CC72-4C63-BA6D-5B4CBCECBD30}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 139, "name": "wLateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LIFECYCLESTATUS", "uniqueValueGroups": [ { "heading": "LifecycleStatus", "classes": [ { "label": "Abandoned in place", "description": "Abandoned in place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 }, "values": [ [ "Abd" ] ] }, { "label": "Active (in service)", "description": "Active (in service)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 }, "values": [ [ "Act" ] ] }, { "label": "Potentially active but Out Of Service", "description": "Potentially active but Out Of Service", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "values": [ [ "Oos" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1 }, "value": "Abd", "label": "Abandoned in place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 }, "value": "Act", "label": "Active (in service)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "value": "Oos", "label": "Potentially active but Out Of Service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 212, 255 ], "toColor": [ 245, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 203, 255 ], "toColor": [ 252, 187, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 252, 255 ], "toColor": [ 252, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 231, 255 ], "toColor": [ 197, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 229, 255 ], "toColor": [ 252, 215, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078456.554980248, "ymin": 1807811.5561191738, "xmax": 6135505.725369379, "ymax": 1867356.586702615, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "Lining", "length": 4, "domain": { "type": "codedValue", "name": "wDomainLining", "description": "", "codedValues": [ { "name": "Cement Mortar Lined", "code": "CML" }, { "name": "Epoxy Lined", "code": "EL" }, { "name": "Tar Lined", "code": "TL" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Polyurethane Lined", "code": "PUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "Coating", "length": 4, "domain": { "type": "codedValue", "name": "wDomainCoating_8", "description": "", "codedValues": [ { "name": "Tar Coated", "code": "TC" }, { "name": "Cement Mortar Coated", "code": "CMC" }, { "name": "Epoxy Coated", "code": "EC" }, { "name": "Powder Coated", "code": "PC" }, { "name": "Tape Wrapped", "code": "TW" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Poly Wrapped", "code": "PW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATHPROT", "type": "esriFieldTypeString", "alias": "CathodicProtectionType", "length": 10, "domain": { "type": "codedValue", "name": "wDomainCathProt", "description": "", "codedValues": [ { "name": "Impressed Current Protected", "code": "ICP" }, { "name": "Joint Bonded with test stations", "code": "JB" }, { "name": "Joint Bonded with Impressed Current Protection", "code": "JB&ICP" }, { "name": "Joint Bonded with Sacrificial Anode Protection", "code": "JB&SAP" }, { "name": "Joint Bonded with PolyEthylene Bagging", "code": "JB&PEB" }, { "name": "Joint Bonded with PolyEthylene Bagging and Impressed Current Protection", "code": "JB&PEB&ICP" }, { "name": "Joint Bonded with PolyEthylene Bagging and Sacrificial Anode Protection", "code": "JB&PEB&SAP" }, { "name": "Sacrificial Anode Protected", "code": "SAP" }, { "name": "PolyEthylene Bagged", "code": "PEB" }, { "name": "not applicable", "code": "na" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Joint Bonded with PolyEthylene Bagging and Test Stations", "code": "JB&PEB&TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "EASEMENTID", "type": "esriFieldTypeInteger", "alias": "EASEMENTID", "domain": null }, { "name": "LENGTHREPT", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wDomainMaterial_9", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brass", "code": "BR" }, { "name": "Copper", "code": "C" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized Steel", "code": "GI" }, { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "unknown Plastic", "code": "P" }, { "name": "PolyButylene", "code": "PB" }, { "name": "PolyEthylene", "code": "PE" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riveted Steel", "code": "RS" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Welded Steel", "code": "WS" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Corrugated PolyEthylene", "code": "ADS" }, { "name": "Cured or Cast In Place Pipe", "code": "CIPP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Fusible PolyVinylChloride", "code": "FPVC" }, { "name": "Molecularly Oriented PolyVinylChloride", "code": "PVCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXAGMT", "type": "esriFieldTypeString", "alias": "EXAGMT", "length": 15, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 6, "domain": { "type": "codedValue", "name": "wDomainStrengthRating", "description": "", "codedValues": [ { "name": "7 gauge", "code": "7 GA" }, { "name": "Class 150", "code": "CL150" }, { "name": "Class 200", "code": "CL200" }, { "name": "Class 250", "code": "CL250" }, { "name": "Class 300", "code": "CL300" }, { "name": "Class 350", "code": "CL350" }, { "name": "Schedule 40", "code": "SCH 40" }, { "name": "Schedule 80", "code": "SCH 80" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "DR 14 (Class 305)", "code": "DR14" }, { "name": "DR 18 (Class 235)", "code": "DR18" }, { "name": "DR 25 (Class 165)", "code": "DR25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLNEW", "type": "esriFieldTypeString", "alias": "InstallNew", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SIO", "type": "esriFieldTypeString", "alias": "SIO", "length": 11, "domain": null }, { "name": "HIO", "type": "esriFieldTypeString", "alias": "HIO", "length": 11, "domain": null }, { "name": "TAPSIZE", "type": "esriFieldTypeSmallInteger", "alias": "TapSize (in)", "domain": null }, { "name": "MAINID", "type": "esriFieldTypeString", "alias": "MAINID", "length": 50, "domain": null }, { "name": "MAINDEPTH", "type": "esriFieldTypeDouble", "alias": "DepthAtTap (ft)", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "ServiceUse", "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "length": 255, "domain": null }, { "name": "SIO2", "type": "esriFieldTypeString", "alias": "SIO (2)", "length": 11, "domain": null }, { "name": "TAPSIZE2", "type": "esriFieldTypeSmallInteger", "alias": "TapSize2", "domain": { "type": "codedValue", "name": "wDomainTapSize", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "7\"", "code": 7 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "11\"", "code": 11 }, { "name": "12\"", "code": 12 }, { "name": "13\"", "code": 13 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\"", "code": 18 }, { "name": "19\"", "code": 19 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "23\"", "code": 23 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\"", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1052_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 1, "name": "Air Vent lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 2, "name": "Blow Off lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 3, "name": "Combination 2\" FS x 3/4 Dom" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 4, "name": "Domestic service" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 5, "name": "Domestic Branch" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 6, "name": "Domestic Service with Fire Service branch after meter" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 7, "name": "Fire Hydrant lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 8, "name": "Fire Service " }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 9, "name": "FS Branch" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 10, "name": "Irrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": 11, "name": "Sample Station lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": -1, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "id": -99, "name": "Unknown" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 1, "name": "Air Vent lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 2, "name": "Blow Off lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 3, "name": "Combination 2\" FS x 3/4 Dom" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 4, "name": "Domestic service" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 5, "name": "Domestic Branch" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 6, "name": "Domestic Service with Fire Service branch after meter" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 7, "name": "Fire Hydrant lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 8, "name": "Fire Service " }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 9, "name": "FS Branch" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 10, "name": "Irrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": 11, "name": "Sample Station lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -99, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": -1, "name": "Other" }, { "domains": { "ENABLED": {"type": "inherited"}, "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "LINING": {"type": "inherited"}, "COATING": {"type": "inherited"}, "CATHPROT": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CLASS": {"type": "inherited"}, "INSTALLNEW": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "OWNER": null, "INSTALLYEAR": null, "LIFECYCLESTATUS": null, "COMMENTS": null, "LINING": null, "COATING": null, "CATHPROT": null, "WATERTYPE": null, "CWO": null, "EASEMENTID": null, "LENGTHREPT": null, "DIAMETER": null, "MATERIAL": null, "EXAGMT": null, "CLASS": null, "INSTALLNEW": null, "SIO": null, "HIO": null, "TAPSIZE": null, "MAINID": null, "MAINDEPTH": null, "SUBTYPE": -1, "TEMPID": null, "FLAG": null, "SIO2": null, "TAPSIZE2": null, "MC_PK": null, "MAPPAGE": null, "ASSETID": null }, "code": -99, "name": "Unknown" } ], "relationships": [ { "id": 2, "name": "wLateralAnno_Mat", "relatedTableId": 100, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{AA4DA784-132B-4DC6-BE4E-AE4EEE8AD534}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 140, "name": "wPipe Support", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2300, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079271.796229005, "ymin": 1812578.8723156005, "xmax": 6123890.101486564, "ymax": 1829463.903243333, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "PIPESUPPORTID", "type": "esriFieldTypeInteger", "alias": "PIPESUPPORTID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPESUPPORTMATERIAL", "type": "esriFieldTypeString", "alias": "PipeSupportMaterial", "length": 4, "domain": { "type": "codedValue", "name": "wDomainPipeSupportMaterial", "description": "", "codedValues": [ { "name": "ConcreteEncasement", "code": "Conc" }, { "name": "Wooden", "code": "Wood" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized Iron", "code": "GI" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Steel", "code": "Stl" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1090_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1090", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1090", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1014_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "id": 3, "name": "Tunnel" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "id": 2, "name": "Tressle" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "id": 1, "name": "Casement" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "id": 4, "name": "Sleeve" } ], "subtypes": [ { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": null, "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "PIPESUPPORTID": null, "DIAMETER": null, "PIPESUPPORTMATERIAL": null, "SUBTYPE": 3, "CWO": null, "GlobalID": null }, "code": 3, "name": "Tunnel" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": null, "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "PIPESUPPORTID": null, "DIAMETER": null, "PIPESUPPORTMATERIAL": null, "SUBTYPE": 2, "CWO": null, "GlobalID": null }, "code": 2, "name": "Tressle" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": null, "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "PIPESUPPORTID": null, "DIAMETER": null, "PIPESUPPORTMATERIAL": null, "SUBTYPE": 1, "CWO": null, "GlobalID": null }, "code": 1, "name": "Casement" }, { "domains": { "SRCDOC": {"type": "inherited"}, "REVCODE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PIPESUPPORTMATERIAL": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "LYNXID": null, "SRCDOC": null, "REVCODE": null, "REVDATE": null, "CREATEDATE": null, "GISCOMMENTS": null, "LIFECYCLESTATUS": null, "MAPPAGE": null, "INSTALLYEAR": null, "COMMENTS": null, "PIPESUPPORTID": null, "DIAMETER": null, "PIPESUPPORTMATERIAL": null, "SUBTYPE": 4, "CWO": null, "GlobalID": null }, "code": 4, "name": "Sleeve" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 141, "name": "wFacility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6079088.0215408355, "ymin": 1809755.0997049809, "xmax": 6133046.225015089, "ymax": 1866799.4015500993, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 10, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "FACILITYNAME", "type": "esriFieldTypeString", "alias": "FACILITYNAME", "length": 40, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "FACILITYTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wDomainFacilityType", "description": "", "codedValues": [ { "name": "Pump Station", "code": "PS" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Tank Site", "code": "TS" }, { "name": "Reservoir Site", "code": "RS" }, { "name": "Well Site", "code": "Well" }, { "name": "Dam", "code": "Dam" }, { "name": "Pressure Station", "code": "PrS" }, { "name": "Offices", "code": "Office" }, { "name": "Bulk Water Station", "code": "BulkWS" }, { "name": "City Property", "code": "CityProp" }, { "name": "Building", "code": "Building" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "CWO3", "type": "esriFieldTypeString", "alias": "CWO (3)", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ECG_Record", "type": "esriFieldTypeString", "alias": "ECG_Record", "length": 100, "domain": null }, { "name": "ECG2_Record", "type": "esriFieldTypeString", "alias": "ECG2_Record", "length": 100, "domain": null }, { "name": "ECG", "type": "esriFieldTypeString", "alias": "ECG", "length": 25, "domain": null }, { "name": "ECG2", "type": "esriFieldTypeString", "alias": "ECG2", "length": 25, "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null }, { "name": "CWO2_Record", "type": "esriFieldTypeString", "alias": "CWO2_Record", "length": 100, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 50, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 11, "domain": null }, { "name": "MFD_Record", "type": "esriFieldTypeString", "alias": "MFD_Record", "length": 100, "domain": null }, { "name": "Photo_Record", "type": "esriFieldTypeString", "alias": "Photo_Record", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1451FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1451FEATUREID", "fields": "FEATUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1102", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1102", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1026_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 8, "name": "wSampleStation", "relatedTableId": 126, "role": "esriRelRoleOrigin", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{7BD5BA5A-C0B5-4038-BA45-5437F94F436E}" }, { "id": 12, "name": "wChlorinator", "relatedTableId": 132, "role": "esriRelRoleOrigin", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{34AAFDC1-ADE3-40B1-9424-5E55382A88C0}" }, { "id": 11, "name": "wPump", "relatedTableId": 131, "role": "esriRelRoleOrigin", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{9994507E-B307-4B21-9845-6349DE4D727D}" }, { "id": 10, "name": "wPRV", "relatedTableId": 130, "role": "esriRelRoleOrigin", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{D8D31534-6BED-4C0A-A087-95C1639205E6}" }, { "id": 9, "name": "wProductionWell", "relatedTableId": 128, "role": "esriRelRoleOrigin", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E09AE015-10B5-46D1-AA85-B546BFBDCECF}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 142, "name": "wDryUtilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6102699.245754823, "ymin": 1812134.948219195, "xmax": 6131359.359349519, "ymax": 1844519.4472573549, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REVCODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "wDomainOwner", "description": "", "codedValues": [ { "name": "City of Santa Cruz Water Dept.", "code": "SCWD" }, { "name": "Soquel Creek Water District", "code": "SqlCrk" }, { "name": "University Of California Santa Cruz", "code": "UCSC" }, { "name": "Santa Cruz County", "code": "SCCo" }, { "name": "Private", "code": "PVT" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "AT&T", "code": "ATT" }, { "name": "Comcast (Xfinity)", "code": "Comcast" }, { "name": "Cruzio", "code": "Cruzio" }, { "name": "PG&E", "code": "PGE" }, { "name": "Scotts Valley Water District", "code": "SVWD" }, { "name": "San Lorenzo Valley Water District", "code": "SLVWD" }, { "name": "City of Santa Cruz Public Works", "code": "SCPW" }, { "name": "Charter Communications", "code": "Charter" }, { "name": "Private Homeowners Association", "code": "HOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "EASEMENTID", "type": "esriFieldTypeInteger", "alias": "EASEMENTID", "domain": null }, { "name": "UTILITYTYPE", "type": "esriFieldTypeString", "alias": "UtilityType", "length": 10, "domain": { "type": "codedValue", "name": "wDomainUtilityType", "description": "", "codedValues": [ { "name": "Low Voltage Underground Electrical", "code": "ELEC-LV" }, { "name": "High Voltage Underground Electrical", "code": "ELEC-HV" }, { "name": "Communications", "code": "COMM" }, { "name": "Fiber Optic Communications", "code": "COMM-FO" }, { "name": "Sanitary Sewer", "code": "SS" }, { "name": "Storm Drain", "code": "SD" }, { "name": "SubSurface Drain (groundwater) aka French Drain", "code": "SSD" }, { "name": "Low Pressure Gas", "code": "GAS-LP" }, { "name": "High Pressure Gas", "code": "GAS-HP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Raw Water", "code": "WT-RAW" }, { "name": "Treated Water", "code": "WT-TREATED" }, { "name": "Drainage Water", "code": "WT-DRAIN" }, { "name": "Sludge Water", "code": "WT-SLUDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wDomainMaterial_9", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brass", "code": "BR" }, { "name": "Copper", "code": "C" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Galvanized Steel", "code": "GI" }, { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "unknown Plastic", "code": "P" }, { "name": "PolyButylene", "code": "PB" }, { "name": "PolyEthylene", "code": "PE" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Riveted Steel", "code": "RS" }, { "name": "Stainless Steel", "code": "SS" }, { "name": "Welded Steel", "code": "WS" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Corrugated PolyEthylene", "code": "ADS" }, { "name": "Cured or Cast In Place Pipe", "code": "CIPP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Fusible PolyVinylChloride", "code": "FPVC" }, { "name": "Molecularly Oriented PolyVinylChloride", "code": "PVCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LENGTHREPT", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "wDomainDiameter_11", "description": "", "codedValues": [ { "name": "15\"", "code": 15 }, { "name": "48\"", "code": 48 }, { "name": "1/4\"", "code": 0.25 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1.5\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2.5\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "Other", "code": -1 }, { "name": "Unknown", "code": -99 }, { "name": "11\"", "code": 11 }, { "name": "23\"", "code": 23 }, { "name": "34\"", "code": 34 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO2", "length": 10, "domain": null }, { "name": "CWO2_Record", "type": "esriFieldTypeString", "alias": "CWO2_Record", "length": 100, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "ECG", "type": "esriFieldTypeString", "alias": "ECG", "length": 10, "domain": null }, { "name": "ECG2", "type": "esriFieldTypeString", "alias": "ECG2", "length": 10, "domain": null }, { "name": "ECG_Record", "type": "esriFieldTypeString", "alias": "ECG_Record", "length": 100, "domain": null }, { "name": "ECG2_Record", "type": "esriFieldTypeString", "alias": "ECG2_Record", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1096_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1096", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1096", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1020_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 143, "name": "Map Page", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 255, 255, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SHEET]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 47, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 0.25, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6076493.127586424, "ymin": 1806869.5444382876, "xmax": 6136493.127514303, "ymax": 1868867.8568160236, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHEET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1066_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S990_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 144, "name": "wPressure Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRESSUREZONENAME", "uniqueValueGroups": [ { "heading": "PressureZoneName", "classes": [ { "label": "Carbonera", "description": "Carbonera", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 127 ], "outline": null }, "values": [ [ "Carbonera" ] ] }, { "label": "Gravity", "description": "Gravity", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": null }, "values": [ [ "Gravity" ] ] }, { "label": "Gravity-Morrissey", "description": "Gravity-Morrissey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": null }, "values": [ [ "Gravity-Morrissey" ] ] }, { "label": "Kite Hill", "description": "Kite Hill", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 127 ], "outline": null }, "values": [ [ "Kite Hill" ] ] }, { "label": "Pasatiempo", "description": "Pasatiempo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 127 ], "outline": null }, "values": [ [ "Pasatiempo" ] ] }, { "label": "R13", "description": "R13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": null }, "values": [ [ "R13" ] ] }, { "label": "R14", "description": "R14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 127 ], "outline": null }, "values": [ [ "R14" ] ] }, { "label": "R16", "description": "R16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 127 ], "outline": null }, "values": [ [ "R16" ] ] }, { "label": "R17", "description": "R17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 127 ], "outline": null }, "values": [ [ "R17" ] ] }, { "label": "R18", "description": "R18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 127 ], "outline": null }, "values": [ [ "R18" ] ] }, { "label": "R19", "description": "R19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 127 ], "outline": null }, "values": [ [ "R19" ] ] }, { "label": "R20", "description": "R20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 127 ], "outline": null }, "values": [ [ "R20" ] ] }, { "label": "R21", "description": "R21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 127 ], "outline": null }, "values": [ [ "R21" ] ] }, { "label": "R22", "description": "R22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 127 ], "outline": null }, "values": [ [ "R22" ] ] }, { "label": "R6", "description": "R6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 127 ], "outline": null }, "values": [ [ "R6" ] ] }, { "label": "Rollingwoods", "description": "Rollingwoods", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "Rollingwoods" ] ] }, { "label": "Santa Cruz Gardens", "description": "Santa Cruz Gardens", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 127 ], "outline": null }, "values": [ [ "Santa Cruz Gardens" ] ] }, { "label": "Springtree", "description": "Springtree", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": null }, "values": [ [ "Springtree" ] ] }, { "label": "U2", "description": "U2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 127 ], "outline": null }, "values": [ [ "U2" ] ] }, { "label": "U4", "description": "U4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 127 ], "outline": null }, "values": [ [ "U4" ] ] }, { "label": "U5", "description": "U5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 127 ], "outline": null }, "values": [ [ "U5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 127 ], "outline": null }, "value": "Carbonera", "label": "Carbonera" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": null }, "value": "Gravity", "label": "Gravity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 127 ], "outline": null }, "value": "Gravity-Morrissey", "label": "Gravity-Morrissey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 127 ], "outline": null }, "value": "Kite Hill", "label": "Kite Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 127 ], "outline": null }, "value": "Pasatiempo", "label": "Pasatiempo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": null }, "value": "R13", "label": "R13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 127 ], "outline": null }, "value": "R14", "label": "R14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 127 ], "outline": null }, "value": "R16", "label": "R16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 127 ], "outline": null }, "value": "R17", "label": "R17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 127 ], "outline": null }, "value": "R18", "label": "R18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 127 ], "outline": null }, "value": "R19", "label": "R19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 127 ], "outline": null }, "value": "R20", "label": "R20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 127 ], "outline": null }, "value": "R21", "label": "R21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 127 ], "outline": null }, "value": "R22", "label": "R22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 127 ], "outline": null }, "value": "R6", "label": "R6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "Rollingwoods", "label": "Rollingwoods" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 127 ], "outline": null }, "value": "Santa Cruz Gardens", "label": "Santa Cruz Gardens" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 127 ], "outline": null }, "value": "Springtree", "label": "Springtree" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 127 ], "outline": null }, "value": "U2", "label": "U2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 127 ], "outline": null }, "value": "U4", "label": "U4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 127 ], "outline": null }, "value": "U5", "label": "U5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 189, 74, 255 ], "toColor": [ 168, 189, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 51, 144, 255 ], "toColor": [ 158, 51, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 175, 201, 255 ], "toColor": [ 58, 175, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 47, 33, 255 ], "toColor": [ 156, 47, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 48, 194, 255 ], "toColor": [ 51, 48, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 87, 158, 255 ], "toColor": [ 52, 87, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 168, 117, 255 ], "toColor": [ 62, 168, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 199, 48, 255 ], "toColor": [ 46, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 55, 88, 255 ], "toColor": [ 161, 55, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 114, 50, 255 ], "toColor": [ 153, 114, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 65, 166, 255 ], "toColor": [ 98, 65, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 41, 186, 255 ], "toColor": [ 145, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 161, 56, 255 ], "toColor": [ 82, 161, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 122, 171, 255 ], "toColor": [ 43, 122, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 194, 183, 255 ], "toColor": [ 62, 194, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 117, 48, 255 ], "toColor": [ 201, 117, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 165, 71, 255 ], "toColor": [ 196, 165, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 60, 255 ], "toColor": [ 184, 39, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 196, 106, 255 ], "toColor": [ 41, 196, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 64, 133, 255 ], "toColor": [ 201, 64, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 79, 62, 255 ], "toColor": [ 156, 79, 62, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'Carbonera' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Carbonera", "priority": 43, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'Gravity' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Gravity", "priority": 35, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'Kite Hill' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Kite Hill", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'Pasatiempo' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Pasatiempo", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R13' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R13", "priority": 29, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R14' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R14", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R16' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R16", "priority": 31, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R17' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R17", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R18' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R18", "priority": 45, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R19' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R19", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R20' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R20", "priority": 42, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R21' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R21", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R22' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R22", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'R6' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "R6", "priority": 39, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'RW' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Rolling Woods", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'SCG' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "SC Gardens", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'Springtree' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Springtree", "priority": 32, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'U2' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "U2", "priority": 36, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'U4' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "U4", "priority": 34, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PRESSUREZONENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "where": "(PRESSUREZONENAME = 'U5' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "U5", "priority": 33, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6079098.843204856, "ymin": 1807536.237846911, "xmax": 6135505.500889391, "ymax": 1838210.841939479, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PRESSUREZONENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 30, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 10, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "PRESSUREZONEID", "type": "esriFieldTypeSmallInteger", "alias": "PRESSUREZONEID", "domain": null }, { "name": "PRESSUREZONENAME", "type": "esriFieldTypeString", "alias": "PressureZoneName", "length": 20, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREZONESOURCE", "type": "esriFieldTypeString", "alias": "PressureZoneSource", "length": 50, "domain": { "type": "codedValue", "name": "wDomainPressureZoneSource", "description": "", "codedValues": [ { "name": "Carbonera Tank", "code": "Carbonera" }, { "name": "Filter Water Tank-BSR-Dela", "code": "FilterWater" }, { "name": "Gravity", "code": "Gravity" }, { "name": "Pasatiempo Tank", "code": "Pasatiempo" }, { "name": "U2 Tank", "code": "U2" }, { "name": "U4 Tank", "code": "U4" }, { "name": "U5 Tank", "code": "U5" }, { "name": "Rollingwoods Tank", "code": "Rollingwoods" }, { "name": "Santa Cruz Gardens Tank", "code": "Santa Cruz Gardens" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PressureZoneDesc", "type": "esriFieldTypeString", "alias": "Pressure Zone Desc", "length": 50, "domain": null }, { "name": "ElevationSurchargeZone", "type": "esriFieldTypeSmallInteger", "alias": "Elevation Surcharge Zone", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1084_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1008_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 145, "name": "Areas Served", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2.6 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6102419.285082564, "ymin": 1807366.2720547467, "xmax": 6135505.18085739, "ymax": 1838210.841939479, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SRCDOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SRCDOC", "length": 30, "domain": null }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "REVCODE", "length": 10, "domain": null }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "GISCOMMENT", "type": "esriFieldTypeString", "alias": "GISCOMMENT", "length": 254, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1067_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S991_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 146, "name": "Abandoned Infrastructure", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 147, "name": "wMain_Abandoned" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6078946.546596706, "ymin": 1809053.6610163301, "xmax": 6135505.725369379, "ymax": 1834437.8469919711, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 147, "name": "wMain_Abandoned", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 2.560000002384187E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.158605999999924E8, "falseY": -9.326949999998052E7, "xyUnits": 31249.999970896155, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 146, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6078946.546596706, "ymin": 1809053.6610163301, "xmax": 6135505.725369379, "ymax": 1834437.8469919711, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "LYNXID", "type": "esriFieldTypeInteger", "alias": "LYNXID", "domain": null }, { "name": "SRCDOC", "type": "esriFieldTypeString", "alias": "SrcDoc", "length": 10, "domain": { "type": "codedValue", "name": "wDomainSourceDocument", "description": "", "codedValues": [ { "name": "Historic Mapbook Atlas", "code": "ATLAS" }, { "name": "As-built records", "code": "REC" }, { "name": "Ground survey", "code": "SURVEY" }, { "name": "Field Measurement", "code": "FIELD" }, { "name": "GPS surveyed", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "LynxConversion", "code": "LYNX" }, { "name": "Details", "code": "DETAILS" }, { "name": "Redlines", "code": "REDLINES" }, { "name": "Shapefiles", "code": "SHAPEFILES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVCODE", "type": "esriFieldTypeString", "alias": "RevCode", "length": 7, "domain": { "type": "codedValue", "name": "wDomainRevCode", "description": "", "codedValues": [ { "name": "Newly created", "code": "New" }, { "name": "Attribute edit", "code": "Att" }, { "name": "Corrected error", "code": "Corr" }, { "name": "InitialConversion", "code": "IntConv" }, { "name": "Field Measured", "code": "Meas" }, { "name": "GPS", "code": "GPS" }, { "name": "Replaced", "code": "Repl" }, { "name": "Spatial edit", "code": "Spatial" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "GISCOMMENTS", "type": "esriFieldTypeString", "alias": "GISCOMMENTS", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 6, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "YearInstalled", "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 3, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Abandoned in place", "code": "Abd" }, { "name": "Active (in service)", "code": "Act" }, { "name": "Broken", "code": "Brk" }, { "name": "Destroyed", "code": "Dst" }, { "name": "Potentially active but Out Of Service", "code": "Oos" }, { "name": "Removed", "code": "Rmd" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "LINING", "type": "esriFieldTypeString", "alias": "Lining", "length": 4, "domain": { "type": "codedValue", "name": "wDomainLining", "description": "", "codedValues": [ { "name": "Cement Mortar Lined", "code": "CML" }, { "name": "Epoxy Lined", "code": "EL" }, { "name": "Tar Lined", "code": "TL" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Polyurethane Lined", "code": "PUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "Coating", "length": 4, "domain": { "type": "codedValue", "name": "wDomainCoating_8", "description": "", "codedValues": [ { "name": "Tar Coated", "code": "TC" }, { "name": "Cement Mortar Coated", "code": "CMC" }, { "name": "Epoxy Coated", "code": "EC" }, { "name": "Powder Coated", "code": "PC" }, { "name": "Tape Wrapped", "code": "TW" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" }, { "name": "Poly Wrapped", "code": "PW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATHPROT", "type": "esriFieldTypeString", "alias": "CathodicProtectionType", "length": 10, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 12, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated", "code": "Treated" }, { "name": "Raw", "code": "Raw" }, { "name": "Drainage", "code": "Drain" }, { "name": "SubDrainage", "code": "SubDrain" }, { "name": "Stormwater Drainage", "code": "Storm" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Saltwater", "code": "Salt" }, { "name": "Wastewater to sewer", "code": "Waste" }, { "name": "Other", "code": "Otr" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO", "type": "esriFieldTypeString", "alias": "CWO", "length": 10, "domain": null }, { "name": "EASEMENTID", "type": "esriFieldTypeInteger", "alias": "EASEMENTID", "domain": null }, { "name": "LENGTHREPT", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": null }, { "name": "EXAGMT", "type": "esriFieldTypeString", "alias": "EXAGMT", "length": 15, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Class", "length": 6, "domain": null }, { "name": "INSTALLNEW", "type": "esriFieldTypeString", "alias": "InstallNew", "length": 1, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPENAME", "type": "esriFieldTypeString", "alias": "PIPENAME", "length": 30, "domain": null }, { "name": "TEMPID", "type": "esriFieldTypeInteger", "alias": "TEMPID", "domain": null }, { "name": "PRESSUREZONESERVED", "type": "esriFieldTypeString", "alias": "PressureZoneServed", "length": 50, "domain": { "type": "codedValue", "name": "wDomainPressureZones", "description": "", "codedValues": [ { "name": "Carbonera", "code": "Carbonera" }, { "name": "Pasatiempo", "code": "Pasatiempo" }, { "name": "Kite Hill", "code": "Kite Hill" }, { "name": "Springtree", "code": "Springtree" }, { "name": "U2", "code": "U2" }, { "name": "Gravity", "code": "Gravity" }, { "name": "U4", "code": "U4" }, { "name": "U5", "code": "U5" }, { "name": "R14", "code": "R14" }, { "name": "R19", "code": "R19" }, { "name": "R20", "code": "R20" }, { "name": "R6", "code": "R6" }, { "name": "R16", "code": "R16" }, { "name": "R17", "code": "R17" }, { "name": "R18", "code": "R18" }, { "name": "R21", "code": "R21" }, { "name": "R22", "code": "R22" }, { "name": "R13", "code": "R13" }, { "name": "U2-Coast-Special", "code": "U2-Coast" }, { "name": "U5-Special", "code": "U5-Special" }, { "name": "R17-Special", "code": "R17-Special" }, { "name": "Gravity-Morrissey", "code": "Gravity-Morrissey" }, { "name": "U2-Special", "code": "U2-Special" }, { "name": "Santa Cruz Gardens", "code": "Santa Cruz Gardens" }, { "name": "Rollingwoods", "code": "Rollingwoods" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO2", "type": "esriFieldTypeString", "alias": "CWO (2)", "length": 10, "domain": null }, { "name": "DEADEND", "type": "esriFieldTypeString", "alias": "Dead End", "length": 10, "domain": { "type": "codedValue", "name": "wDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": "F" }, { "name": "True", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWO_Record", "type": "esriFieldTypeString", "alias": "CWO_Record", "length": 100, "domain": null }, { "name": "CWO2_Record", "type": "esriFieldTypeString", "alias": "CWO2_Record", "length": 100, "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeString", "alias": "MAPPAGE", "length": 3, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MC_PK", "type": "esriFieldTypeInteger", "alias": "MC_PK", "domain": null }, { "name": "ECG_Record", "type": "esriFieldTypeString", "alias": "ECG_Record", "length": 100, "domain": null }, { "name": "ECG2_Record", "type": "esriFieldTypeString", "alias": "ECG2_Record", "length": 100, "domain": null }, { "name": "ECG", "type": "esriFieldTypeString", "alias": "ECG", "length": 25, "domain": null }, { "name": "ECG2", "type": "esriFieldTypeString", "alias": "ECG2", "length": 25, "domain": null }, { "name": "Duplicate", "type": "esriFieldTypeSmallInteger", "alias": "Duplicate", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1037_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }