{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Labels", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Rim Invert Label" }, { "id": 3, "name": "Pipe Label" }, { "id": 5, "name": "Pipe Length" }, { "id": 7, "name": "Lift Station Label" }, { "id": 9, "name": "Field Entity ID" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -9416310.033018418, "xmax": 2.0037507067161843E7, "ymax": 4149346.99026893, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Rim Invert Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [ { "id": 2, "name": "Label" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3420219205123737E7, "ymin": 3821789.076980098, "xmax": -1.285921211766286E7, "ymax": 4149346.9902208755, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "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": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_529", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R465_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a422_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Rim Invert Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3420219205123737E7, "ymin": 3821789.076980098, "xmax": -1.285921211766286E7, "ymax": 4149346.9902208755, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Pipe Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [ { "id": 4, "name": "Label" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4317380314094849E7, "ymin": 3592639.5865674745, "xmax": -1.3124522204641335E7, "ymax": 4060905.051671325, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "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": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_184", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R434_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a391_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Pipe Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.4317380314094849E7, "ymin": 3592639.5865674745, "xmax": -1.3124522204641335E7, "ymax": 4060905.051671325, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Pipe Length", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [ { "id": 6, "name": "Label" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -9416310.033018418, "xmax": 2.0037507067161843E7, "ymax": 3996639.9250925453, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "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": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_894", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R436_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a393_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Pipe Length" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -9416310.033018418, "xmax": 2.0037507067161843E7, "ymax": 3996639.9250925453, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Lift Station Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [ { "id": 8, "name": "Label" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.314429697221477E7, "ymin": 3979341.035141418, "xmax": -1.3129942911277596E7, "ymax": 3996224.2265593233, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "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": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_123", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R413_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a370_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Lift Station Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.314429697221477E7, "ymin": 3979341.035141418, "xmax": -1.3129942911277596E7, "ymax": 3996224.2265593233, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Field Entity ID", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Labels" }, "subLayers": [ { "id": 10, "name": "Label" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3418890211931206E7, "ymin": 3867360.9260014137, "xmax": -1.2858604437988758E7, "ymax": 4102781.609692605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "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": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "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": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "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": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_888", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R404_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a361_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "Label", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Field Entity ID" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3418890211931206E7, "ymin": 3867360.9260014137, "xmax": -1.2858604437988758E7, "ymax": 4102781.609692605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Sewer Entities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Sewer Features" }, { "id": 13, "name": "Sewer Lines" }, { "id": 14, "name": "Laterals" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.5313174720995868E7, "ymin": 2996196.4955731053, "xmax": -1.3117405775504675E7, "ymax": 4024957.1143384883, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "Sewer Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Sewer Entities" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EntityType", "field2": "Owner", "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": ",", "label": ", ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "eaf4bdf8a65dbd23ff1306dc18c20be9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK5JREFUCJljYUAC60NX2wSuDj2CLMYCY8ximMV28+2dresj1rcHrgjswFDA7s8+P0UthW/vvb2lx1KO9VvNsfoJV7AhcIMCBye7vxCXEIOTkqPQ3jv7FjIwMETAFXz882GZu2IoNwMDA4MwlwiDACe/3/7o/UqOSx3vsWyMWOclxS1txs7CAXeYnaId5/or65czMDCYs1x/cXOeiIIY88lHJ5Edz/Dq2yvTXaE7fAF2rDaziSYDWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,City", "label": "Cleanout, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d1c86a6908f6ef0aeb35be81b913894e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUCJljYUAC69evtwkMDDyCLMYCY8yaNYvt1q1bWzds2NAeEBDQgaGAg4NjfkpKCt+ePXtKjx071m9lZfUTrmDDhg0KnJyc/kJCQgxOTk5C+/btW8jAwBABV/Dx48dl7u7u3AwMDAwiIiIM/Pz8fvv371dydHS8x7Jx40YvKSkpMw4ODrjD7OzsONevX7+cgYHBnOX69evzREREmE+cOIHseIZXr16Z7tq1yxcAGpI4H0I3+pIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,Private", "label": "Cleanout, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ee951593564e897d087a3457329550e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK1JREFUCJljYUAC6enpNjNnzjyCLMYCY+Tl5bE9fvx4a1ZWVvu0adM6MBR8/vx5voODA9+1a9dKU1JS+ufMmfMTriArK0uBlZXVn4eHh0FTU1PoypUrCxkYGCLgCr59+7bMwsKCm4GBgYGXl5eBm5vbr7q6Wqm1tfUeS3p6upeoqKgZKysr3GGampqcZ86cWc7AwGDO8urVq3lCQkLMd+/eRXY8w6dPn0yLiop8AZeEN/WOn6jtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,Fountain Valley", "label": "Cleanout, City of Fountain Valley", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ee951593564e897d087a3457329550e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK1JREFUCJljYUAC6enpNjNnzjyCLMYCY+Tl5bE9fvx4a1ZWVvu0adM6MBR8/vx5voODA9+1a9dKU1JS+ufMmfMTriArK0uBlZXVn4eHh0FTU1PoypUrCxkYGCLgCr59+7bMwsKCm4GBgYGXl5eBm5vbr7q6Wqm1tfUeS3p6upeoqKgZKysr3GGampqcZ86cWc7AwGDO8urVq3lCQkLMd+/eRXY8w6dPn0yLiop8AZeEN/WOn6jtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,Seal Beach", "label": "Cleanout, City of Seal Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ee951593564e897d087a3457329550e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK1JREFUCJljYUAC6enpNjNnzjyCLMYCY+Tl5bE9fvx4a1ZWVvu0adM6MBR8/vx5voODA9+1a9dKU1JS+ufMmfMTriArK0uBlZXVn4eHh0FTU1PoypUrCxkYGCLgCr59+7bMwsKCm4GBgYGXl5eBm5vbr7q6Wqm1tfUeS3p6upeoqKgZKysr3GGampqcZ86cWc7AwGDO8urVq3lCQkLMd+/eRXY8w6dPn0yLiop8AZeEN/WOn6jtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,State", "label": "Cleanout, State of California", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ee951593564e897d087a3457329550e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK1JREFUCJljYUAC6enpNjNnzjyCLMYCY+Tl5bE9fvx4a1ZWVvu0adM6MBR8/vx5voODA9+1a9dKU1JS+ufMmfMTriArK0uBlZXVn4eHh0FTU1PoypUrCxkYGCLgCr59+7bMwsKCm4GBgYGXl5eBm5vbr7q6Wqm1tfUeS3p6upeoqKgZKysr3GGampqcZ86cWc7AwGDO8urVq3lCQkLMd+/eRXY8w6dPn0yLiop8AZeEN/WOn6jtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout,SBSD", "label": "Cleanout, Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "82e476a4715d310f74bdc5492a2df951", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAORJREFUGJVjYYAA3ibbpt5P3z5ZMLD8+/b5y9e5M6/OnMPAwPCfpcupS+7jj4/nw/XChJSEFBl+//vNcPLRKQNmVubgaRemebIwMjNuzbXKFhLjFmdgYGBgYGZiYbBXsmdnYGBw+Pv7bwoL019GVZgkMjCXM2PfemtLMgsHKzsrhiwDAwMLEwsDwx8mLpZvv79//PnnhyA7CweKgvvvHjDwcfGdYNGR1K5fdG7xxDijWEaYoldfXzIsOr/4Xeux1mIWz6Xek7dHb2WYcnxqIxcrJ/+P3z9//2P+f5ufg9+bgYHhMwACgk5S1ZQbPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,City", "label": "Manhole, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4ac00d9f3219af951ff0159af80b826d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAONJREFUGJVjYYAAXs9S+d6fX35ZMPz7+e33F4a5h5e+m8PAwPCfJbRSXe7D19fnTf2khUTlORj+/GFguH/upQEDK3vw4QXPPVl+sf7Y6pSsJ8QnwsrAwMDAwMbMwKBuKcXOwMDgwPD7ZwoLEyODKkwSGSgaibNf2f08mYWFjRVTloGBgZmFgYGBiZ2L5dfPrx9///oryMrGjKLgzcMfDOw8bCdYpNWl6o+tejTRKkyOEabo05vfDMdX33i3e9K7YpZp0WcnZy01Ztg//3ojGzs3/59fv3//+89wW4Bb1JuB4d1nAHqRTWowCnDDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,OCSD", "label": "Manhole, Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d1b859b5f42eafb691d94315d990269c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN1JREFUGJVlyjFqhEAYhuHP4R92EFbJNnYphJRCOlNaGlIGS6uktdoDhIA2Qoqw0wjZRs8geIS1ygEC9jYBFWRgYJIiLCTkbZ+X8NM2z/OXeZ5vjDHrsizHqqreAHxRWZaX0zS9J0my830fWmv0fX/NOb+XUt6SZVltlmU7z/MAAESEKIo2ACKt9SMxxq7O+LswDDdt2z6QEIL/UwCcczDGbFrXdVJKXQgh/gzDMMBxnBMFQfDUNM1rmqbWeRrHEXVdfxZFsac4jg9d10FK+WzbtquU0saYD9d17wAs31EhT0J5wFJ8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Private", "label": "Manhole, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,State", "label": "Manhole, State of California", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,SBSD", "label": "Manhole, Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Costa Mesa", "label": "Manhole, City of Costa Mesa", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Seal Beach", "label": "Manhole, City of Seal Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,MCSD", "label": "Manhole, Midway City Sanitary District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Fountain Valley", "label": "Manhole, City of Fountain Valley", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5388b587dd176fcd069e8384ac5aa8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJVljDFKxEAYRj/zz7BBMGEX0qSwCRbpLNME7IJIKskJ1j6FBxAPYBFs9RgWKZIi09hJ6iUnCAjJwjIw/LNb6MKKr32PJ/DDRZ7nL1rrBMBOa/2ulHoDsBdFUVzO8/yVJMkqCAIwM4ZhuJZS3rdteyustR9Zlq183wcAEBHiOF4AuDHGPAjHca6O8pQoihZ9368FEcl/9vcE4Fww82SMWUr5txvHEa7rfoowDJ+UUlWapmfHaJomdF33Xdf1o6iq6rUsSzRN80xEPjMba+3G87w7ANsD2m9PYGGTp9cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole,Newport Beach", "label": "Manhole, City of Newport Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8eb678b9fc6ada5b4c577b1fb4a5ce4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJNJREFUCJkBiAB3/wQAAAAAsFWvaggDCbFIqEjlBLtuuwb+7P1+9fv0UAAAAEYE8efvmkclSBfh7+BAtVOyPgQZCxlTCwULACoWKgXb6tuVBBAJEAkAAAAAAAABAAgHCRUE2ezaxycVJzzr9usA9/v2jgQKAwti0ebRz+j06eBSq1SKBEioSNupUaetCwQLpAAAAADKfDRkVue29wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 3, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pipe Transition,City", "label": "Pipe Transition, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "528ffa71f6d6d53c18a4fa1ef2481f99", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJNJREFUCJkBiAB3/wQAAAAAsLCwaggICLFISEjlBLu7uwb+/v5+9fX1UAAAAEYE8fHxmkhISBfh4eFAtbW1PgQZGRlTCwsLACkpKQXa2tqVBBEREQkAAAAAAQEBAAkJCRUE2NjYxycnJzzq6uoA+Pj4jgQKCgpi0dHRz+fn5+BQUFCKBEhISNupqamtCwsLpAAAAAAhhjTXiL+iJAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 3, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pipe Transition,Private", "label": "Pipe Transition, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0c85bfadbb804f035c65c395a9664838", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMFJREFUGJVtjz8LAXEAhh/6/QwoicGfUPcZDrecjUnZrP5Nssj3kE+gLMqofAIMYmGgZFAndSYTg6PLdiLv+j49b68AiofWfsKfxAJxBDAwbxei/ohTWLZFf9WnqTURwFi6ZCPoDRLyhnnZT6bHGfVMAwABoKU0FsYCJfxia+7IKTrG1fgAAOmESnfeo6pWkG6PMycAR9vR22zOa6RLfgG+6XFGTtGRbg/pZJbVacnDtoj6IwignB8WRsD952UJqL0Bbkw4eDmc1/gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Plug/Cap,City", "label": "Plug/Cap, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d53f871c2b7180ea46dc78476b14aec6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUGJVtj79LAnEchh/8fpD4imgHKi3a4XA4hTil4NYWuKU4KQ3+F/4XDW0tgWPg2FrcJAYNxw0iqIs/EBwM8Tp0SC4U3/V9eF5eAe7bH8UuZxK/CiPAy2r2Qyypg8L3fD5fR5QbJgK8KeFRxxXRywv8Xx/XXlKqpwEQgGwhwaA3Z5eBibPEuk2xGG/+AYDrG4P3Z4di1UKJCuYEOGin3LVyjL5XhEQfARHX/tMqUZh5g2F/jreFWFIjwMNT7asDrE9eVoDmHm9UNvfpXroTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Plug/Cap,OCSD", "label": "Plug/Cap, Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "eebc376cdda0b57876ba62efc82b9694", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKpJREFUGJVtjyEOg0AURJ/Yr+pAbXDcARLUKlwTXP1SheYcewSSysomPcEaEtQaFArHCSoAU0eTtmPn5U1GAedpmp78SZIkKOC2LAta66PYto2u62iaBgU8ROQaRRFxHLPvO9576roGQAEURUHf96RpyjiOGGOY5/kDAGRZhnMOay0icswp4NC2bUsI4Qc4ee8xxiAi5HnOMAys64rWGgVcyrK8A6+vlxVg34fKOAas8ceNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Plug/Cap,Private", "label": "Plug/Cap, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f509160ebb423ee80ed8249880ea11fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATdJREFUKJGlkL9LAgEUxz/nHWeFqaiFlEMFohSBtTg5NgT9BUURQeHeUsvJ2V4QTfYn1BRIUFsGadFQNERLEEbF2SkaRldq0x0ZgWLf7f34vO97T6JDSb8TqelUyO/qj5lxqaLfLqSXTluCeT2/OuwZWnZ1OQE4v7+4AiItQYCJgQieHi8A6bvDWlurtisJYD26di3L9k+AQkUbFASb1VCqlkYSscQlQM34EkPOYHz+eDErAYz6x8bnIrN/Tt6a2XQDkwC5hxyaUQgC2f+t+mZU0KuvVtLd7cYmiAAU34s0GnUAyka5GXzSn3e3T3YA0D602MaUGja/qhwpL16778AEAr7AmQUmc8kVs6BElRQQNmNfb9+jmlGtepNjxzf+lCgL9b2b/YZDdgBgGIbYFpjIqHEg3srxG3CyXDbUufqtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Siphon,City", "label": "Siphon, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5cd309d497ca74f009712f5ade0f1c97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR5JREFUKJGlkL1qwmAUhh9NIEOGBOSDYCcLJUIo1O5eSdCtJbtThuCHV+DglN6CUwevoNAQ6NBOvYGKNQQF3WLTTp9oKRjsu52f55z3HJ0zpf9OxHHsOo7TVfF6vX7v9/tPJ8H5fD5otVp3lmUBkKbpK3BzEgTodDo0Gg0AZrPZVyWrVaUDhGH4ZhhGAZBl2UW9Xt83rFarSynlC8But9Nc1w16vV6iA3ied+37/p+Tx+OxDdwCJElClmVXQPI/q9vtljzP90nbttE0TVmlLEsANpvNMbhYLB4mkwkAy+WyOxqN2uqrURR9CiEeFdBsNp/3oJTyXhWklDHQVrEQ4uOwfrTx7BsPVavVyul0+m2aJgBFUWiVwOFwGADBqY0/8mpb3WE5wBoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Siphon,Private", "label": "Siphon, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6e85d3c5ca7701693f2b8ddbb85c23ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS9JREFUKJFjYSATsKALhLbLq/OL89jC+N8//LmxtOjmEYIav7xiKBZTZEjl4uVgYGBgYHh44dlFBgYGA4IaGRgYGOR0hBh4BCEar+x99pcopxILWBgYGBicsiUvsbMz/GZgYGD4+O6zNCMTktM//lTyLJI8y8DAwPDnDwOzoCJfxqrCmydYGBgYGKQ1+HQtguSwmhzRZCzAwMBgxMDAwHD//GuGz28ZVBkYGE5Q5tSfX/4yfHn/Ay7Ixc/BwAR17tePPxj+/4Owv31G0/j51e/ZB+Y+YoD60da/VFsDFqobuq6+5Bfk3QTTwC/GcByucXv/wzSYhGeh/CwGBgYNuEIh9qfb+xDyKDaS7UcUwPz539nNz/+zczMzMDAwMPz5xcBMlMbtPe8yGBjeZRCyEQDxi1jECpHrpwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Siphon,OCSD", "label": "Siphon, Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ea05d2b5001e27ad30db2c261bfb5bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARdJREFUKJGlkDFLw1AUhb/SR4Y0LZmyGCgIYhdBHAOdM5RMIVNnJbv/RofQvZOZuwkWihCdXJLNwS1NQxMoJg76ii1CQz3bufd97557BUdK7Bc8zzs3DGMo/Xq9fguC4PEgWJblraIo16qqApAkyQtweRAE6Pf7dLtdAKIo+mwUtakEgG3br0KIDUCapietVmv7oCiK09Fo9AxQVVXbMAx/MpnMBYBpmheWZf3583g81oErgDiOWS6XZ8D8f1HLsmS1Wm2LmqYh4+Z5Tl3XMvYumGXZ/Ww242fHoeu6A3nV6XT6oev6gwQ6nc7TFgzD8EY2HMe5AwbS93q999/9nYlH77inarFY1IqifJuqajcCwzD0Af/QxC/SB1yX4AoCjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Siphon,SBSD", "label": "Siphon, Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "942f72283a069e0416c237a33a9b0e91", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARNJREFUGJUBCAH3/gQAAAAQAAAA/YpCiIbw+PE8AQAC8/YA9piPxo+9AAAA6gRHEkdN5ADknxMJFANOKE4A+Pz4AKLNozskByT03PncJgRKM0lz/QD9A/v++wAkFCQA8/r0ABMKEwJOLE0M/wcAQwTF4sYtn1SdAOHu4QCYyZkA8vnyAGo5aQDh8OECq9StaATx+PECBgIGABoPGgDm8OYAHBIcAA0IDQAIBAgA/wD+DQQ/IT7wxODFEMjjyAB1P3QA6PToAJ3LngAEAgQAEAgPxAQdDR2OQaNCgr1dvAAMBwwAHgUeAPbb9gCczZ391e7VegRvxXC5o02iAMnjyXKKwosQDwgP/jseOtMcAByP1QDVBXpjaZoe4v0SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Valve,City", "label": "Valve, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "84566c6dfaa808dd37fcda4b69f91c66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQdJREFUGJUFwbFqg1AABdCLeUIGFcFMIcFFuki/wGaQQgShfkcRsrRk6dihg0hdKxIqgWz5AQc3A2Yub1dQkEwGFQKSR88hAGQAd8/zvtq2feI4rhuG4ScIghTAhViW9VJV1e9sNps4joPb7Yb9fm/out5TSh+IbdvvjLHJOI7QNA1930NRFM6yLGG9Xj+T0+n0GMcxiqJAGIa4Xq9wXRdlWXLH4/GVdF3H8TyP+XyOuq6xXC4hSRKm0ykYYyJZrVZtlmVynufYbrdomga73Q6EEMiynBFVVb9N0/xM0xSCIEBVVSRJgiiK7pTSD7LZbJLD4YDz+fzm+74siiIzDONvsVgElFL+H2tSbabB4PFeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Valve,Private", "label": "Valve, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "13de71f92daa2802e535d1be6d708684", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP9JREFUGJUFwbFOg0AABuA/5UiORkh7NOEFGsJiQho23Rgbhz5DB5yVydHBhURXNx+BgaFx8DrUidXt7g1s7mKK5Ci0xu8jACYAzqvV6qnrumsAzfF4fOWcfwD4JvP5/EZr/eZ5npUkCfq+x263u2KM/WqtQ7JYLO4BWKfTCUEQwBgD13VHcRxfAEiJEOIyyzLs93twztG2LdI0hVJqVNf1LTHGjCzLwnQ6hVIKvu9jPB6jaRoAcEkURT9SyokQAsvlEofDAdvtFoQQUEo/yWw2ey6K4jHPc1BKYds2hmHAZrM5a60fSFmW7+v1GlLKu6qqJo7j/IVh+MUYe9Fa2/8S/2pb24dRgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Valve,SBSD", "label": "Valve, Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b32dd97574bdec754cbd774ffcc0f21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGlJREFUCJlNjLERgzAUxfTOv4AVuGMKFkhLBqHJBm7SZAA2YJJkCvo0jBH7paAwanVSAPjp3q5ZYrL81pDWADBlRVoMYM0+ahcASDOmIe4BILMbxma8n0Xxg8QGmiQ+/FI+i1d8gdtlxh9Bnh9PwvdWDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye Connection,City", "label": "Wye Connection, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dff61b4b793d78e34c4acc30d2e1a8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUCJlNzDENgDAUBNA3NCmIQAUGWEEICw5QgQOUgIru6PgbAzTpTXd5ySVf+pzzHhEjLhzphyMi1r/P6FIz2iwVCoYGSoUNJ0bc2Cs8mNqvF4brDzoFgBC1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye Connection,Private", "label": "Wye Connection, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1306e109d5e552b4ea391f5833421a89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHZJREFUCJlVzD0OAWEYAOHn5StQ6cUp9gI6WSdwAo24wJ5ia42DCI0r6DXajUoifvbTkDDlTDIJ1ud5/xlN1VJ0wi5dtnWCe6epI1sEclY+htNegshKf7SzBJljMP7qHI6fcFsy2IS2EK99N1+rBKvR4YTJ7+wN17khNm48+1sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye Connection,OCSD", "label": "Wye Connection, Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dc638b52361393b890af4223e79a698c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGlJREFUCJlVjLENwjAABO+tL2AEF5kiC9AGyWvQsEGmyAas4AVgivS03uJpiARfne6kN0Dv/Wx7TTIneY4xNgPY3pLcACQttdaTAZIs/O/qL+zAdFhJ+xHuwAOYJb1KKasBWmtv4PL79QH0GBtkeIo8gQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye Connection,Westminster", "label": "Wye Connection, City of Westminster", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c932d7fbebabe04bac33993d949e6c5a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGdJREFUCJlNzLENwyAUBuF7/A8pHiJTsEBaexCabOApXNNkEnsK+iwCwkUUiWs/6RyglLJI2oFkZmdr7XAASQeQAcYYawjh4fxamTKz7Q8VeE5WHaD3/pb0ARJwxRh3B8g5f4HXvLsBBvQVbbsAuT0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wye Connection,SBSD", "label": "Wye Connection, Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e34bd609655661876a1c4fed046d459f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUOI2tk70vQ2EUh5+2NxqiDXd779JFoiESpLGTiOQuZWCz0ob/waCYWRjs7JiIjeGWgVIkLBq9iLzS6ldcvTXUd6XJFb/x/M55cs7JOQpVaaqqChxISmkCaQXQgINoMOIIMLc/bwIhRVVVEQ1GxOzgrJN6ALF8viIUp1U/9X+AY/MI4yaO3q6j+TSs8jPblzsEWgOkMim0ZoFxE6dX9FCwirUAmwoTW5PIzgcANi42Sd4m0dt1zu7PsJur/mk0QWi1j+nuqfojGNcG/gYfACMdwyTuTgDIFLOEA2EavU31AcIvyJdyABSswkdc8wvWx9eI7ca+Ax7zEoBsKUtLYytjXaMs7i1x9XDJk5X78F/sF7web+0O+tsGsGfKnx34NBaG5rErNh53Ne2rXwP4TS6XG4/LXS/lH+/gzwAppfn2GI6eKZ0xD987SAOh5fMVRwAAKeXhK13jezfaqHknAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Interceptor,City", "label": "Interceptor, City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3b08e0ca33b576580e1ba84ca9c6ac8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATdJREFUOI2tkz2KwlAURg8hEGwCpnuvcBEhK7BMCm3cghBwFxpSp8oa7C3dgGEsRAIWlqJWT9SQQiSZwhmZjEMgg1/73XvuD/fqPCQtyxI0kFLqAOx1QAIfvu83AgRBcAAc3bIs4fu+mEwmTfIBRBzHQm+a9VvvA6xWK5IkwfM8pJTcbjfm8zmdTofdbocQgiRJsG2bPM9fAUVRMBwOUUoBMJvNSNMU13XZbDZPP01THMdhNBrVj7BYLDBNE4B+v896vQbgfD7T6/VotVr1ACklWZYBVFqWUjKdThmPx1XA6XQC4HK50G63GQwGRFHEdrvler0+/fv9jmEYrzvodruUZVmpFIYhRVGg64+wn/4L4C9pmoamaXUhb7yDfwOUUoevx2j0TMfjcfndwR5w4jhuBABQSi0/AYTdfpG31oHcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Interceptor,Private", "label": "Interceptor, Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5347904cc38db2e7cbc9a90aa8cd6c81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPNJREFUKJGVjz9LAnEYxz/9nt+VcVyDYVyXUWGjB9IQ/plqcRcKol0X34QvoV5CcS+hILXAxbE50ZYGS3AqC27xGopLSE/8LA88fD98+WoWRP/eNvAyJ7sMlDTAZfFir5qtxiPCvqpJN2yI6VULsK8erzlwMqRtF4Bmr4FpmOR28j7wJ0xy162Ttl2CYMzN0y2n7snUDSG2tcnbxysjf0RhtzBzdMhx6oj75weUUuS3c/Tf+9HChplg+DVkfz2FiMxvAKgclpElYfA5iBbOM2eI0oj6eW+tJXEs57/Q6rVWBDWtDIAADCAZCl7HM7yON1OY5BvM7zVuWIgFuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Meter,City", "label": "Meter, City of Huntington Beach", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3145342004749458E7, "ymin": 3979669.789776652, "xmax": -1.312949751019282E7, "ymax": 3996635.113267822, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Sewer_Source", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Field", "code": "Field" }, { "name": "Old GIS", "code": "Old GIS" }, { "name": "Eng Plans", "code": "Eng Plans" }, { "name": "DOP", "code": "DOP" }, { "name": "CCTV", "code": "CCTV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SewerIndex", "type": "esriFieldTypeDouble", "alias": "Sewer Index", "domain": null }, { "name": "PROBLEMS", "type": "esriFieldTypeString", "alias": "Problems", "length": 1, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Arterial", "type": "esriFieldTypeString", "alias": "Arterial", "length": 3, "domain": null }, { "name": "DateAlter", "type": "esriFieldTypeSmallInteger", "alias": "Date Altered", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EntityType", "type": "esriFieldTypeString", "alias": "Entity Type", "length": 25, "domain": { "type": "codedValue", "name": "Sewer_EntityType", "description": "EntityType for Sewer Pts", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Cleanout", "code": "Cleanout" }, { "name": "Plug/Cap", "code": "Plug/Cap" }, { "name": "Junction Structure", "code": "Junction Structure" }, { "name": "Siphon", "code": "Siphon" }, { "name": "Pipe Transition", "code": "Pipe Transition" }, { "name": "Wye Connection", "code": "Wye Connection" }, { "name": "Valve", "code": "Valve" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Clarifier", "code": "Clarifier" }, { "name": "Meter", "code": "Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DrawInfo", "type": "esriFieldTypeString", "alias": "Draw Info", "length": 75, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Ownership", "codedValues": [ { "name": "City of Huntington Beach", "code": "City" }, { "name": "County of Orange", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unk" }, { "name": "State of California", "code": "State" }, { "name": "City of Westminster", "code": "Westminster" }, { "name": "West Orange County Water Board", "code": "WOCWB" }, { "name": "Orange County Water District", "code": "OCWD" }, { "name": "City of Seal Beach", "code": "Seal Beach" }, { "name": "Orange County Sanitation District", "code": "OCSD" }, { "name": "City of Costa Mesa", "code": "Costa Mesa" }, { "name": "City of Fountain Valley", "code": "Fountain Valley" }, { "name": "Sunset Beach Sanitation District", "code": "SBSD" }, { "name": "City of Newport Beach", "code": "Newport Beach" }, { "name": "Midway City Sanitary District", "code": "MCSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lined", "type": "esriFieldTypeString", "alias": "Lined", "length": 3, "domain": null }, { "name": "LinedSource", "type": "esriFieldTypeString", "alias": "Lined Source", "length": 20, "domain": null }, { "name": "LinedYear", "type": "esriFieldTypeSmallInteger", "alias": "Lined Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R475_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a432_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "Sewer Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Sewer Entities" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 10 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 127, 252, 255 ], "width": 10 }, "value": "City", "label": "City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 229, 68, 255 ], "width": 10 }, "value": "OCSD", "label": "Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 10 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "State", "label": "State of California", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "SBSD", "label": "Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "Costa Mesa", "label": "City of Costa Mesa", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "Seal Beach", "label": "City of Seal Beach", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "MCSD", "label": "Midway City Sanitary District", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "Fountain Valley", "label": "City of Fountain Valley", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 10 }, "value": "Newport Beach", "label": "City of Newport Beach", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3145342004749458E7, "ymin": 3979669.789776652, "xmax": -1.31294701045734E7, "ymax": 3996635.5619651666, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SewerIndex", "type": "esriFieldTypeDouble", "alias": "Sewer Index", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Pipe Material", "description": "Pipe Material", "codedValues": [ { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Fiberglass Reinforced", "code": "FR" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Steel", "code": "STL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Corrugated Metal", "code": "CM" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Reinforced Plastic Mortar", "code": "RPM" }, { "name": "Techite", "code": "Techite" }, { "name": "Copper", "code": "Copper" }, { "name": "Strapped Steel", "code": "SS" }, { "name": "Steel Cylinder", "code": "STL CYL" }, { "name": "Steel Cylinder Cement Lined", "code": "STL CYL CM/L" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Stainless Steel", "code": "SST" }, { "name": "Centrifugally Cast Concrete", "code": "CCCP" }, { "name": "Cured In Place Pipe", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 40, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Ownership", "codedValues": [ { "name": "City of Huntington Beach", "code": "City" }, { "name": "County of Orange", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unk" }, { "name": "State of California", "code": "State" }, { "name": "City of Westminster", "code": "Westminster" }, { "name": "West Orange County Water Board", "code": "WOCWB" }, { "name": "Orange County Water District", "code": "OCWD" }, { "name": "City of Seal Beach", "code": "Seal Beach" }, { "name": "Orange County Sanitation District", "code": "OCSD" }, { "name": "City of Costa Mesa", "code": "Costa Mesa" }, { "name": "City of Fountain Valley", "code": "Fountain Valley" }, { "name": "Sunset Beach Sanitation District", "code": "SBSD" }, { "name": "City of Newport Beach", "code": "Newport Beach" }, { "name": "Midway City Sanitary District", "code": "MCSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SewerType", "type": "esriFieldTypeString", "alias": "Sewer Type", "length": 20, "domain": { "type": "codedValue", "name": "Sewer_Type", "description": "Type of Sewer", "codedValues": [ { "name": "Gravity", "code": "Gravity" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Siphon", "code": "Siphon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateAlter", "type": "esriFieldTypeSmallInteger", "alias": "Date Altered", "domain": null }, { "name": "DrawInfo", "type": "esriFieldTypeString", "alias": "Draw Info", "length": 75, "domain": null }, { "name": "DateRecorded", "type": "esriFieldTypeSmallInteger", "alias": "Date Recorded", "domain": null }, { "name": "FieldAtlas", "type": "esriFieldTypeString", "alias": "Field Atlas", "length": 10, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "GreaseCon", "type": "esriFieldTypeString", "alias": "Grease Concentration", "length": 10, "domain": { "type": "codedValue", "name": "Sewer_GreaseCon", "description": "Grease Concentration", "codedValues": [ { "name": "UNK", "code": "UNK" }, { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GreaseCln", "type": "esriFieldTypeSmallInteger", "alias": "Cleaning Frequency per year", "domain": null }, { "name": "FOGIndex", "type": "esriFieldTypeInteger", "alias": "FOG Index", "domain": null }, { "name": "Problems", "type": "esriFieldTypeString", "alias": "Problems", "length": 1, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Deficient", "type": "esriFieldTypeSmallInteger", "alias": "Deficient", "domain": null }, { "name": "Arterial", "type": "esriFieldTypeString", "alias": "Arterial", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "CCTV", "length": 3, "domain": null }, { "name": "CCTVYear", "type": "esriFieldTypeSmallInteger", "alias": "CCTV Year", "domain": null }, { "name": "Lined", "type": "esriFieldTypeString", "alias": "Lined", "length": 3, "domain": null }, { "name": "LinedMaterial", "type": "esriFieldTypeString", "alias": "Lined Material", "length": 50, "domain": null }, { "name": "LinedSource", "type": "esriFieldTypeString", "alias": "Lined Source", "length": 20, "domain": null }, { "name": "LinedYear", "type": "esriFieldTypeSmallInteger", "alias": "Lined Year", "domain": null }, { "name": "PipeRunInsp", "type": "esriFieldTypeString", "alias": "Pipe Run Inspection", "length": 3, "domain": null }, { "name": "Calcium", "type": "esriFieldTypeString", "alias": "Calcium", "length": 3, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R474_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a431_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Sewer Entities" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.5313174720995868E7, "ymin": 2996196.4955731053, "xmax": -1.3117440003000872E7, "ymax": 4024956.512746221, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Pipe Material", "description": "Pipe Material", "codedValues": [ { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Fiberglass Reinforced", "code": "FR" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Steel", "code": "STL" }, { "name": "Unknown", "code": "UNK" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Corrugated Metal", "code": "CM" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Reinforced Plastic Mortar", "code": "RPM" }, { "name": "Techite", "code": "Techite" }, { "name": "Copper", "code": "Copper" }, { "name": "Strapped Steel", "code": "SS" }, { "name": "Steel Cylinder", "code": "STL CYL" }, { "name": "Steel Cylinder Cement Lined", "code": "STL CYL CM/L" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Stainless Steel", "code": "SST" }, { "name": "Centrifugally Cast Concrete", "code": "CCCP" }, { "name": "Cured In Place Pipe", "code": "CIPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": null }, { "name": "RD", "type": "esriFieldTypeSmallInteger", "alias": "City RD", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 25, "domain": null }, { "name": "WorkOrderNo", "type": "esriFieldTypeInteger", "alias": "Work Order Number", "domain": null }, { "name": "ConstructNote", "type": "esriFieldTypeString", "alias": "Construct Note", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Sewer_Source", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Field", "code": "Field" }, { "name": "Old GIS", "code": "Old GIS" }, { "name": "Eng Plans", "code": "Eng Plans" }, { "name": "DOP", "code": "DOP" }, { "name": "CCTV", "code": "CCTV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InspectionYear", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Year", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Feet", "domain": null }, { "name": "LatIndex", "type": "esriFieldTypeString", "alias": "Lateral Index", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1231_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1004_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 15, "name": "Lift Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895.277144, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "0fa633ef6056a045f07bc5050c60d11c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFBJREFUGJXVzDEKgDAMQNEvbSFnSu7tXvAU2XKPBBwcXLS4+ufH7wCqerCoqvYOICJmZo8oM5lz0gFaa4wxVtMLfuk30N1fQVXdMCK2iFgeTxYuFme3htHuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "13e470b206afc6bff8bf13cc360df2e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFZJREFUGJVjYWBgYCg1Lz3CgBf83cbCwMDAIMQpaJ1nnYtVyY/fPxg6DnYxsDAwMDAwMzEzcLJw4TWTBb+VQ1DhwbuHcCr4++8vQuHWh1sZtz7citdEAN0kFArAUbMIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City", "label": "City of Huntington Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "07900bad141feef02268e07b1c1f947d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFtJREFUGJVjYWBgYHDKlD/CgA/8+7WNhYGBgYFT4Je1S4omVjW/fvxm2DnlEQMLAwMDAwsLGwMbBzNeQ1nwyg5FhTeOvsCp4M+fXwwMDGwQhTf3/WS8ue8hXhMBOegWRUBiZzMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OCSD", "label": "Orange County Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "88b82615fed380f61083af87bb00e03a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUGJXVzCEOgDAMQNFPUjO583Coud2hByp6gjvVNNkEAgMNlq9fvgD03k+S5pyHANRa99baI3J3VBUBEBFKKdn0gl/6DRxjvIKIuKGZbWaWHhcoJxXXLTnZSgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private", "label": "Private", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12168df221d7db707a5005cbc419d5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUGJXVzLEJwDAMAMEPqHDjiTKK8GzeIhMEVV5IIIGLFGkSkzZfHy8ArbWTRZl5CECtdVfVR+Tu9N4RABGhlLKaXvBLv4FjjFcQETc0s83MlscJtSgWDUqFpgYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Seal Beach", "label": "City of Seal Beach", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12168df221d7db707a5005cbc419d5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUGJXVzLEJwDAMAMEPqHDjiTKK8GzeIhMEVV5IIIGLFGkSkzZfHy8ArbWTRZl5CECtdVfVR+Tu9N4RABGhlLKaXvBLv4FjjFcQETc0s83MlscJtSgWDUqFpgYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State", "label": "State of California", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12168df221d7db707a5005cbc419d5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUGJXVzLEJwDAMAMEPqHDjiTKK8GzeIhMEVV5IIIGLFGkSkzZfHy8ArbWTRZl5CECtdVfVR+Tu9N4RABGhlLKaXvBLv4FjjFcQETc0s83MlscJtSgWDUqFpgYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SBSD", "label": "Sunset Beach Sanitation District", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12168df221d7db707a5005cbc419d5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUGJXVzLEJwDAMAMEPqHDjiTKK8GzeIhMEVV5IIIGLFGkSkzZfHy8ArbWTRZl5CECtdVfVR+Tu9N4RABGhlLKaXvBLv4FjjFcQETc0s83MlscJtSgWDUqFpgYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MCSD", "label": "Midway City Sanitary District", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3144269308982406E7, "ymin": 3979422.8283791123, "xmax": -1.3130019057623982E7, "ymax": 3996145.6254714057, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "StationNo", "type": "esriFieldTypeSmallInteger", "alias": "Station Number", "domain": null }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "Station Name", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "HoldingTime_Hr", "type": "esriFieldTypeSingle", "alias": "Holding Time - Hours", "domain": null }, { "name": "DailyFlow_Gal", "type": "esriFieldTypeDouble", "alias": "Daily Flow - Gallons", "domain": null }, { "name": "RD", "type": "esriFieldTypeSmallInteger", "alias": "City RD", "domain": null }, { "name": "Depth", "type": "esriFieldTypeSingle", "alias": "Depth", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Sewer_Source", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Field", "code": "Field" }, { "name": "Old GIS", "code": "Old GIS" }, { "name": "Eng Plans", "code": "Eng Plans" }, { "name": "DOP", "code": "DOP" }, { "name": "CCTV", "code": "CCTV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "DateAlter", "type": "esriFieldTypeString", "alias": "Date Altered", "length": 5, "domain": null }, { "name": "EntityType", "type": "esriFieldTypeString", "alias": "Entity Type", "length": 25, "domain": { "type": "codedValue", "name": "Sewer_EntityType", "description": "EntityType for Sewer Pts", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Cleanout", "code": "Cleanout" }, { "name": "Plug/Cap", "code": "Plug/Cap" }, { "name": "Junction Structure", "code": "Junction Structure" }, { "name": "Siphon", "code": "Siphon" }, { "name": "Pipe Transition", "code": "Pipe Transition" }, { "name": "Wye Connection", "code": "Wye Connection" }, { "name": "Valve", "code": "Valve" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Clarifier", "code": "Clarifier" }, { "name": "Meter", "code": "Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DrawInfo", "type": "esriFieldTypeString", "alias": "Draw Info", "length": 75, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Ownership", "codedValues": [ { "name": "City of Huntington Beach", "code": "City" }, { "name": "County of Orange", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unk" }, { "name": "State of California", "code": "State" }, { "name": "City of Westminster", "code": "Westminster" }, { "name": "West Orange County Water Board", "code": "WOCWB" }, { "name": "Orange County Water District", "code": "OCWD" }, { "name": "City of Seal Beach", "code": "Seal Beach" }, { "name": "Orange County Sanitation District", "code": "OCSD" }, { "name": "City of Costa Mesa", "code": "Costa Mesa" }, { "name": "City of Fountain Valley", "code": "Fountain Valley" }, { "name": "Sunset Beach Sanitation District", "code": "SBSD" }, { "name": "City of Newport Beach", "code": "Newport Beach" }, { "name": "Midway City Sanitary District", "code": "MCSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SewerIndex", "type": "esriFieldTypeDouble", "alias": "Sewer Index", "domain": null }, { "name": "Pumps", "type": "esriFieldTypeSmallInteger", "alias": "Pumps", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "length": 20, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1405_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1149_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 16, "name": "Cathodic Protection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "201ae3fc77708952df7be6230ce2349b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAONJREFUGJWF0K1KRFEUxfEfcuEYxHDa1ScQsQ36BAZRphgEm1kfQKuITYNYBIswWaNTxAfQZNAnGE47QZyBI36VO3AZBtxpbf6Ltdmr8s9U7SXGuJpzPsAvnnDZNtQ551ssYoDDdsIs7ho4ijF2c86pbbjGWqNfh8PhbgihW0o5rTAXQuihh/NSSqeUshJC2MRnhY9SSh9HWMIXdkopD+0TWzhp9CPqGGMn5/xcYR57DVjGOkY555txwju2sYA3XGEf35NFXeAMx9Oa3EC/edekYaau60FK6X4Sjg0/KaWXaRD+AKqNSfD2FPc9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3144069402538475E7, "ymin": 3982389.5309103313, "xmax": -1.312994828762931E7, "ymax": 3996084.1470720763, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BarCode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BarCode", "type": "esriFieldTypeString", "alias": "BarCode", "length": 10, "domain": null }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "Owner", "description": "Ownership", "codedValues": [ { "name": "City of Huntington Beach", "code": "City" }, { "name": "County of Orange", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unk" }, { "name": "State of California", "code": "State" }, { "name": "City of Westminster", "code": "Westminster" }, { "name": "West Orange County Water Board", "code": "WOCWB" }, { "name": "Orange County Water District", "code": "OCWD" }, { "name": "City of Seal Beach", "code": "Seal Beach" }, { "name": "Orange County Sanitation District", "code": "OCSD" }, { "name": "City of Costa Mesa", "code": "Costa Mesa" }, { "name": "City of Fountain Valley", "code": "Fountain Valley" }, { "name": "Sunset Beach Sanitation District", "code": "SBSD" }, { "name": "City of Newport Beach", "code": "Newport Beach" }, { "name": "Midway City Sanitary District", "code": "MCSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SurveyID", "type": "esriFieldTypeString", "alias": "SurveyID", "length": 20, "domain": null }, { "name": "DrawInfo", "type": "esriFieldTypeString", "alias": "DrawInfo", "length": 75, "domain": null }, { "name": "CTSType", "type": "esriFieldTypeString", "alias": "CTSType", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 75, "domain": null }, { "name": "Nov2010PVolts", "type": "esriFieldTypeString", "alias": "Nov 2010 PVolts", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Sewer_Source", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "CAD", "code": "CAD" }, { "name": "Field", "code": "Field" }, { "name": "Old GIS", "code": "Old GIS" }, { "name": "Eng Plans", "code": "Eng Plans" }, { "name": "DOP", "code": "DOP" }, { "name": "CCTV", "code": "CCTV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RD", "type": "esriFieldTypeSmallInteger", "alias": "RD", "domain": null }, { "name": "DateAlter", "type": "esriFieldTypeSmallInteger", "alias": "DateAlter", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1594_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1319_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }