{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Storm Drain Pipe Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Pipes Diameter" }, { "id": 3, "name": "Pipes Length" } ], "minScale": 4600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6105476.4155, "ymin": 1807926.1887499988, "xmax": 6126862.09375, "ymax": 1826574.2022500038, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Pipes Diameter", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Drain Pipe Annotation" }, "subLayers": [ { "id": 2, "name": "Pipes Diameter" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6105489.553000003, "ymin": 1807926.1887499988, "xmax": 6126862.09375, "ymax": 1826445.3637499958, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1297_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1297", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1692AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1692FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1692Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1194_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 0, "name": "SDPipes", "relatedTableId": 91, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{388A9036-E3A3-425C-BE64-BBFBB988B48A}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Pipes Diameter", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Pipes Diameter" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6105489.553000003, "ymin": 1807926.1887499988, "xmax": 6126862.09375, "ymax": 1826445.3637499958, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Pipes Length", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Drain Pipe Annotation" }, "subLayers": [ { "id": 4, "name": "Pipes Length" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6105476.4155, "ymin": 1807980.6462499946, "xmax": 6126805.158000007, "ymax": 1826574.2022500038, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1237", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1632AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1632FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1632Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1134_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 1, "name": "SDPipes", "relatedTableId": 91, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B32D5E0A-4146-42C1-A14D-C7FE8E1F94E1}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Pipes Length", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Pipes Length" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6105476.4155, "ymin": 1807980.6462499946, "xmax": 6126805.158000007, "ymax": 1826574.2022500038, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Storm Drain Structures Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Storm Drain Structures Main" }, { "id": 8, "name": "Storm Drain Structures Invert 2" }, { "id": 10, "name": "Storm Drain Structures Invert 3" } ], "minScale": 4600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6104381.915999994, "ymin": 1807699.3782500029, "xmax": 6127334.542250007, "ymax": 1826847.2502499968, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Storm Drain Structures Main", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Storm Drain Structures Annotation" }, "subLayers": [ { "id": 7, "name": "Storm Drain Structures Main" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6104381.915999994, "ymin": 1807699.3782500029, "xmax": 6127334.542250007, "ymax": 1826847.2502499968, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1281_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1281", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1676AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1676FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1676Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1178_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 2, "name": "SDStructures", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{6159A6D3-9293-41DC-92FE-8484CFA902E5}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Storm Drain Structures Main", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "Storm Drain Structures Main" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6104381.915999994, "ymin": 1807699.3782500029, "xmax": 6127334.542250007, "ymax": 1826847.2502499968, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Storm Drain Structures Invert 2", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Storm Drain Structures Annotation" }, "subLayers": [ { "id": 9, "name": "Storm Drain Structures Invert 2" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6107617.763500005, "ymin": 1809284.8050000072, "xmax": 6121852.323500007, "ymax": 1822187.5787499994, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1279_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1279", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1674FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1674AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1674Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "FontStyle": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 3, "name": "SCGIS.GIS.Storm_Drain_Structures", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{368256BD-3184-47C0-92F6-96107F5457C0}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Storm Drain Structures Invert 2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 8, "name": "Storm Drain Structures Invert 2" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6107617.763500005, "ymin": 1809284.8050000072, "xmax": 6121852.323500007, "ymax": 1822187.5787499994, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Storm Drain Structures Invert 3", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Storm Drain Structures Annotation" }, "subLayers": [ { "id": 11, "name": "Storm Drain Structures Invert 3" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6107830.426499993, "ymin": 1812702.3815000057, "xmax": 6121437.201250002, "ymax": 1822245.0785000026, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "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": "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.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1293_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1688FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1688AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1688Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1293", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1190_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 4, "name": "SCGIS.GIS.Storm_Drain_Structures", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{A2567FD2-DC49-46B8-874F-01B6FDC9CE22}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Storm Drain Structures Invert 3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 10, "name": "Storm Drain Structures Invert 3" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6107830.426499993, "ymin": 1812702.3815000057, "xmax": 6121437.201250002, "ymax": 1822245.0785000026, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2300, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Storm Drain Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "OWNER", "uniqueValueGroups": [ { "heading": "TYPE, OWNER", "classes": [ { "label": "Type A Catch Basin (CBA), Private", "description": "Type A Catch Basin (CBA), Private", "symbol": { "type": "esriPMS", "url": "a2e8c2c6d784146a610061763c7b6efd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQokc3QMQ6CQBCF4V8kFFQUxIYLcABpIVyElsRjcAcrQskNrC1sCYkN1ULBOYhgZI3ERFcKNL7mNTNfMqOzUPRvQTtgM3P3BBzfQfskAd9XC3kOacpBBY1IEEAUgedBUcjuOqgqyDKo6xFaqU57RNOgbad2XQn9/Nl/CPW9bCHAtqduGhiG5xkVdIlj1o4DhgFlOfUtpglhKHGgU0FbIbDug59Sq6DzLOJFFnv2FTljMw7sA2QWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CBA", "PRIVATE" ] ] }, { "label": "Type A Catch Basin (CBA), Public", "description": "Type A Catch Basin (CBA), Public", "symbol": { "type": "esriPMS", "url": "51878a5fc9c349d4abe9c7e5deaa35be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokc3SPQ4BQRgG4AcbhUohGhdwAFriIlqJY7iDSpRuoFZoRaJRoXAO8RNMZEN2V4F4m7f55knmm4l8KNG3oD6qb56dY5YEDQdoZQgTjJimQTekjS6aWIQ+YI0xtncol3a1R/LYx7oeoJ8v+w+hU+gNKrHe4fw0kwYdexRqKGIZ62tK6AQ8PGQi1NhQDoNZuf6CRGj1nvGajy37AqyLHZ0nkO8eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CBA", "PUBLIC" ] ] }, { "label": "Type B Catch Basin (CBB), Caltrans", "description": "Type B Catch Basin (CBB), Caltrans", "symbol": { "type": "esriPMS", "url": "359e9da904e809122082d6757bb418e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4jdWTvQ7BUBiGn1IGg0HqBgwmBkPThMmN2BqTzWy2SHSVSNyC3WjFQiLE0HSqRKgLQNpTEX/1kyDe5Jwv73uSJznn+47MByV/E54HikDkDdYG6Pj1JrwLKPU6aBpI0nPU5RJ0HRyHBFC7B1fcrVoFw4DJBNptcTAcQrMJ5TIUCiIrlUBVoVKBVgt6PZIP3zwchnhcwI/abiEUgvX6lLneNH2QIEk/a+ifw1crWCxgvz/P5/Nrr3gjALbtlV0QfAakczlIpSAWg6I79b6iUWg0xDr6wQCyWRiPvWgaBNeAjGUhW9bDW1/KAUZBcPd39V/G3tFHG3oA6y08C1NYYRoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CBB", "CALTRANS" ] ] }, { "label": "Type B Catch Basin (CBB), Private", "description": "Type B Catch Basin (CBB), Private", "symbol": { "type": "esriPMS", "url": "359e9da904e809122082d6757bb418e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4jdWTvQ7BUBiGn1IGg0HqBgwmBkPThMmN2BqTzWy2SHSVSNyC3WjFQiLE0HSqRKgLQNpTEX/1kyDe5Jwv73uSJznn+47MByV/E54HikDkDdYG6Pj1JrwLKPU6aBpI0nPU5RJ0HRyHBFC7B1fcrVoFw4DJBNptcTAcQrMJ5TIUCiIrlUBVoVKBVgt6PZIP3zwchnhcwI/abiEUgvX6lLneNH2QIEk/a+ifw1crWCxgvz/P5/Nrr3gjALbtlV0QfAakczlIpSAWg6I79b6iUWg0xDr6wQCyWRiPvWgaBNeAjGUhW9bDW1/KAUZBcPd39V/G3tFHG3oA6y08C1NYYRoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CBB", "PRIVATE" ] ] }, { "label": "Type B Catch Basin (CBB), Public", "description": "Type B Catch Basin (CBB), Public", "symbol": { "type": "esriPMS", "url": "b4efb9544a1d967ff5283bfd165b78ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jdXTMUtCURjG8Z96bWhoCP0CDk01OEhQU1+kLZzcmptbglqDwK/Q7uiqLQVRNIRTQZR+AIur54LFvbcSLHzgnJfnOfCHc973RBao6C/hO9hDeQ7WG9qhpsIvUTnGNgo/pD7jAEPWcZQFr8TbIc5wg4tw0McpmtgN2T4aaOEcHarfvnkJawGeaIQiXmey2D9+BhX+raFLDn/BA96/5PcpfjIBeJqWcR78Dht11LAahj7RCk7CSnwPW7ieRrd58Hi8NwdEg+zbZmmIqzx4/Lu6v+ema6EN/QCl8CO6h/tOKAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CBB", "PUBLIC" ] ] }, { "label": "Clean Out (CO), Public", "description": "Clean Out (CO), Public", "symbol": { "type": "esriPMS", "url": "0465ede4c14f5d825e05201f9783fb03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQYlY3QMUtCARTF8V9l0FjwFkcHA8cGhRJxaFFcxdXZj+H0tkTHtta+RSA8dGltqynaLcxBiffUp2/RDne59/y593Jyjij3b+Cebp3GjOWYUcQ0BSrc9hlUuYr7kHJECasEuKG9NWM1uf7g7pFxAlzumbECXFC0BU6SyuqUs/SHX+b75gznfKXAJ5N3eoUN8Mp3wEsKPPOUp1Wj+cPijYdwvWiXw5DOMDltdSjJjBlP/gBEhiODEuWKWAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CO", "PUBLIC" ] ] }, { "label": "Drop Basin (DB), Caltrans", "description": "Drop Basin (DB), Caltrans", "symbol": { "type": "esriPMS", "url": "4ad1bea955ca6dc763dee02b2e04ace1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXPL24CQRxH8c8vgSOQ1FdzCjgCh6hENcHw7xLcAQzoBoPBVgA9QE1VLXLIkIXAUhb61M7mvcx8a/5J7fSRkrcH7irC7hxggh7mJbGBKUZcB5kxviIsiltP8svNkwrqmKWkgzWWaP65oRzhG693R5fY4gPvzwSfaEf4Tckeg6ogy60s50OEYUrH/+eoHGzQL6RLfm6CCHFnT6ZbtaGSAwwNJHy3NT3GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DB", "CALTRANS" ] ] }, { "label": "Drop Basin (DB), Private", "description": "Drop Basin (DB), Private", "symbol": { "type": "esriPMS", "url": "4ad1bea955ca6dc763dee02b2e04ace1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXPL24CQRxH8c8vgSOQ1FdzCjgCh6hENcHw7xLcAQzoBoPBVgA9QE1VLXLIkIXAUhb61M7mvcx8a/5J7fSRkrcH7irC7hxggh7mJbGBKUZcB5kxviIsiltP8svNkwrqmKWkgzWWaP65oRzhG693R5fY4gPvzwSfaEf4Tckeg6ogy60s50OEYUrH/+eoHGzQL6RLfm6CCHFnT6ZbtaGSAwwNJHy3NT3GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DB", "PRIVATE" ] ] }, { "label": "Drop Basin (DB), Public", "description": "Drop Basin (DB), Public", "symbol": { "type": "esriPMS", "url": "39aa95d97aa2936cbf93d2c026f97785", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnElEQVQokZXPOw5BQRhA4W8SliDRq62CJViEUiXReG3CHmioRaPRKjwWoFFplVcul8jg4mSKmck5mfkL/qRw3yQ0v7jLwO4RYIQOppFYwhgDUZAyxD4wy169y+WXL2UUMUloYIUFqm9niCMcUPk4dMQWc7R/CdaoB04JZ/TyglSupXJ6CPST2/0jioMNupn0zPElCNf1kVbeDLlcAPiSHnxqgryJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DB", "PUBLIC" ] ] }, { "label": "End (DE), Public", "description": "End (DE), Public", "symbol": { "type": "esriPMS", "url": "982529f80c0a99a71f5d62f353fb170d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQYlZ3QMQrCUBCE4U/fu4JFAt7Aq4hY2FpZew8bxVK08AReSjQiEg8gEgstwosEcWCLWX52Zzf6UfEv8MSwyxjXyLpH0QDPzLCtPv7B9MigT5lOnCfbssAEmxQMaa5OrVcHd1jWfBk4NMCcVcG9YoTbk0XO5evVGXvvan9Pm16AmxdinJh2ngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DE", "PUBLIC" ] ] }, { "label": "Grated Manhole (DG), Private", "description": "Grated Manhole (DG), Private", "symbol": { "type": "esriPMS", "url": "35d75506420ad14a96d2d97eef652eb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQoka3SsUsCYRjH8e9xB8LbES5CDsLdIg4OLopDcS3akKuTIK7NJkQRHIGBOTnGTbfWHrQEEoKowy36BzjeUCjcTZERYSl3Fki/7Xl4P/A8vI/CllH+G+qJBPnZjJf5nGfA/xWqKrFSidtKhf1IhFixCELwlkxy4zhcbIJSucydZXEoyzAafTV9H8VxOM9mkYdDzgKwUKDRbHLwicIymXAKXC3H/obpNEY8zgYGnoecy3E8GHC/BoVA5Y9Eo+wFRnVd3MUCJGkz9DyeAhAwbZtircZuGMrnmfZ6jAPQshgLwbVtc1mtsrOKMhleUymMfv+nt/aPnQ6tRoPHep2WLKMZBkLTeNB1TkyT99W3gctpt3GAo2Xd7Ybvu/WtfgD2uEhR8y+tOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DG", "PRIVATE" ] ] }, { "label": "Grated Manhole (DG), Public", "description": "Grated Manhole (DG), Public", "symbol": { "type": "esriPMS", "url": "2d5fd2e815c6bc34be851a2d7aac8e81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3SsSuEcRgH8I/eK/WSLFcM6m6RwWChG+gszsBqUrKauRKpS1HHZNRNt7Iri5KUMNxy/gDjDUTdTUInp7veuxsuz/Z7+n3q+fY8MT1W7L9hcozUGy/v3KDWFQ4SX+Z0ldl+4hmEfIxzVGK3E+xb4azAfIDH32aNWImdaYIHtiNwgewBc3XUrp7Ywn5j7D84SXqUTk6VYIale85bYPgTsXsNMxIZtULlqx60C6xyFYHIFcmsM9QOpXi+pRyBBcohh0X21hhoRlO8TpC+a+q17PGEfJbLTfIBiTRhgoskGzk+m/9GLueYEhYb7+sOeXu+1W9JwjBs4BKBhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DG", "PUBLIC" ] ] }, { "label": "Inlet (DI), Caltrans", "description": "Inlet (DI), Caltrans", "symbol": { "type": "esriPMS", "url": "8a833e0f709a69e353bf784daf75495b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATklEQVQokWNhIBGwkK3h/3+G/wTURjIyMqxAtkEQi6JpIIVYbWBkZPiArvr/f4ZfOJ1ELGAZxBr+/2fYgUVeF58NCwgYfgxFAyhSiHETAMobDg5hV7xZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DI", "CALTRANS" ] ] }, { "label": "Inlet (DI), Private", "description": "Inlet (DI), Private", "symbol": { "type": "esriPMS", "url": "8a833e0f709a69e353bf784daf75495b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATklEQVQokWNhIBGwkK3h/3+G/wTURjIyMqxAtkEQi6JpIIVYbWBkZPiArvr/f4ZfOJ1ELGAZxBr+/2fYgUVeF58NCwgYfgxFAyhSiHETAMobDg5hV7xZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DI", "PRIVATE" ] ] }, { "label": "Inlet (DI), Public", "description": "Inlet (DI), Public", "symbol": { "type": "esriPMS", "url": "4fa0ecced6daaf3776f5aeb7d05b7181", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVQokc2RoQ2AQAxF3yVN0GgUAzDQLYZGMgITMEr1WTAlmAs0QA4U3/a99KcVXkY+Cwr2BBrEBsYsLFB7qIIeiJcbWkheUFhvK5VGfiwoTH4YoPO3zoLB4IUjHGA+CftTSjptdyoQFVhaZywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DI", "PUBLIC" ] ] }, { "label": "Outlet (DO), Caltrans", "description": "Outlet (DO), Caltrans", "symbol": { "type": "esriPMS", "url": "15ea540b28a55bb6da804d8b6323996c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQokZ3QoYvCcBjG8S86081mMApnsYkzWy6bFDzmfyCaDJahP3CCzCorwpYuGcQk6MLCIScGq0VELNosgkUwHIg4h+KbXl4+8L7vI/FiSW9DTeNT11k9ha7Lb6mEaZo0fWGlQlWWiU6n1ISgIwQnDxQCyXFojEYwGPAxmfAD5DxwvcZWVcKyDMUi9Hpkb++9wv2etKL894EAxOOEjkcycAeTSdRWi/lwSHC5hO2WjW1je1a32ywKBdzxmC/L4pxK8e04Pl8nEuQ1jV0sxsww+PONRwgO5TL1SASr338SeLeLcT97CP3qAgDfRiKzGMKBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DO", "CALTRANS" ] ] }, { "label": "Outlet (DO), Private", "description": "Outlet (DO), Private", "symbol": { "type": "esriPMS", "url": "15ea540b28a55bb6da804d8b6323996c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQokZ3QoYvCcBjG8S86081mMApnsYkzWy6bFDzmfyCaDJahP3CCzCorwpYuGcQk6MLCIScGq0VELNosgkUwHIg4h+KbXl4+8L7vI/FiSW9DTeNT11k9ha7Lb6mEaZo0fWGlQlWWiU6n1ISgIwQnDxQCyXFojEYwGPAxmfAD5DxwvcZWVcKyDMUi9Hpkb++9wv2etKL894EAxOOEjkcycAeTSdRWi/lwSHC5hO2WjW1je1a32ywKBdzxmC/L4pxK8e04Pl8nEuQ1jV0sxsww+PONRwgO5TL1SASr338SeLeLcT97CP3qAgDfRiKzGMKBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DO", "PRIVATE" ] ] }, { "label": "Outlet (DO), Public", "description": "Outlet (DO), Public", "symbol": { "type": "esriPMS", "url": "8dfa9a7a699d26c045877c15988df32d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyklEQVQokZ3QoUtDARAH4A/3lpzNYBxsxTam2WI2KSjzPxBNC5YxH7jBmFVWhL20ZBCToAsLIophdUWGWLStCBZhRUT2fGzs0nF8cHe/wIwVzA0r5Gq8TIU97g9otThNhEeUM6w8cBxyFvIVgyFBl5MbXLF4RwfbMTgkKrGUwT4u2Pp77y/8YH3tp19AnvQnGyZhgVKd52tSA7zxGhHFVjfo79K7ZbPNd5G9btLXq+xUeM/y1OQxMZ6Q0SHVZdqX0wI/pzk5+xcm1Rjydi3hBQZsGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DO", "PUBLIC" ] ] }, { "label": "Pump Station (DP), Public", "description": "Pump Station (DP), Public", "symbol": { "type": "esriPMS", "url": "62210846d50916901e774508919c1f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQ4jcWTvwqCcBCAv8LFSaItcAqaW32HlgikzaZw9hEiSNwEG3qLXkFbHBqDhBobc3F1CTRCywr/RB8c3B1333K/n0BDCL8QzYBRyX0b2D2LhsCkpGhbJEqQJAlRFD9uh2FIHMe53ovItm00TYPLBa7XtNlugyxDp5OUiqLg+/5n0YPlEjabzKQA6zXM5xWvtlpBvw+qCo5TQ7Tfw+GQ5r3e27HvIs+DbhfGY7CsGqLFAnT9Py87j2HAdAqDAZVEQRDgum5atFpwOqWRIYqi7yLTNJMoi5DJnfvfKcOxSHS+RyUau9oNU1U42HuCA8kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DP", "PUBLIC" ] ] }, { "label": "Blind Tab (DT), Caltrans", "description": "Blind Tab (DT), Caltrans", "symbol": { "type": "esriPMS", "url": "1e79a4b836405a58f53b7c88779de78d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQokWNhIBGwkK3h/3+GiwwMDMpQ7gJGRoYcQjZwQzEIcJDqpJD//xlskPhFjIwM2/Bp4IdiGOAjZANOgEvDXEZGhhRCGq4xMDB8gbIfEbSBkZHBjxIn4QQA40QMLpTxD9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DT", "CALTRANS" ] ] }, { "label": "Blind Tab (DT), Private", "description": "Blind Tab (DT), Private", "symbol": { "type": "esriPMS", "url": "f94c4976288f7d4f1a04550f3cb501aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhIBGwkK3h/3+GiwwMDMpQ7gJGRoYcQjZwQzEIcJDqpJD//xlsoOx7jIwMXoQ08EMx0TbgBLg0zGVkZEghpOEaAwPDFyj7EUEbGBkZ/ChxEk4AANu4DCBsjuMcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DT", "PRIVATE" ] ] }, { "label": "Blind Tab (DT), Public", "description": "Blind Tab (DT), Public", "symbol": { "type": "esriPMS", "url": "8e6bba8f629569718f387f74024ed509", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhIBGwkK3hPwPDRQYGBmUodwEjA0MOIRu4oRgEOEh1Ush/BgYbKPseIwODFyEN/FBMtA04AS4NcxkZGFIIabjGwMDwBcp+RNAGRgYGP0qchBMAAO6lCh713GhMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DT", "PUBLIC" ] ] }, { "label": "Vault (DV), Public", "description": "Vault (DV), Public", "symbol": { "type": "esriPMS", "url": "8e0159213a0e740e4f4cd94434462623", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzElEQVQokZWOsQqCUBhGjyFI0SDuIjQ7NDZEg8/g6urk1gMIuTj0CO69gENvEEFCYw5uPoHo4JIhUlneoj648PHzHe6R+TPyvTSuu/261LSdFIbJA8A01ziOeFxVsNm0rQeMx6CqHzzkoRL7PVgWzGbg+7BcQprC+dz1AbBaQRzDYgGG0Wl4HoQh2DYcDm/AZAJFAadT99PlIrajn3aYZTCdQpJAnoOufwHm8+61CYLnvSwFwPHYoCiN0KOuQZKuL4AURSOiSLj/rPRDbtgnMyQSom87AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DV", "PUBLIC" ] ] }, { "label": "Manhole (DM), Caltrans", "description": "Manhole (DM), Caltrans", "symbol": { "type": "esriPMS", "url": "8359db985b537d893b5b421dfe79f267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jbWTPUiCURSGH+OLsKnFyilIGiRFnLSlQIIQIiQInIQgJAeDILDJTcpN6oP8mVpqEEQiaChRWtSyQHAydBYXKQjBHwjNsPwyBemFA5d7eB/OPecegREl/AugWGTu+pqDWo2FZpP67Cxxmw1RJqM2ECCKiKkUdquVcYXi8y6XYz0U4jAYZMdu56ovwOPhzGRiV63+CdVo2qGIRrn0etlwuYhJAC4XWr2e7V7zd1ksTPp8+ACtBNBosGc2M8EAra6yuLnJciTC/Q+AUsnMIHPnOTJBYAV6AM0mdYZUtdqdhvB1yOd5GcZcLvOeTvMsAYTDRJxOtnQ65v8C+P3clcvEJYC3Nx4cDs5jMfblcqZ+M2cyPJ6ccNrquQQAkExytLRELRBgzWBgGRjrpF5FkRu3m4tKpfsHJACgns1ybDRyq1Kh1emYbjUskaBUrZIASr1V9Vump0KhHQM18jZ+ACSjbj/+rRPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MH", "CALTRANS" ] ] }, { "label": "Manhole (DM), Private", "description": "Manhole (DM), Private", "symbol": { "type": "esriPMS", "url": "8359db985b537d893b5b421dfe79f267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jbWTPUiCURSGH+OLsKnFyilIGiRFnLSlQIIQIiQInIQgJAeDILDJTcpN6oP8mVpqEEQiaChRWtSyQHAydBYXKQjBHwjNsPwyBemFA5d7eB/OPecegREl/AugWGTu+pqDWo2FZpP67Cxxmw1RJqM2ECCKiKkUdquVcYXi8y6XYz0U4jAYZMdu56ovwOPhzGRiV63+CdVo2qGIRrn0etlwuYhJAC4XWr2e7V7zd1ksTPp8+ACtBNBosGc2M8EAra6yuLnJciTC/Q+AUsnMIHPnOTJBYAV6AM0mdYZUtdqdhvB1yOd5GcZcLvOeTvMsAYTDRJxOtnQ65v8C+P3clcvEJYC3Nx4cDs5jMfblcqZ+M2cyPJ6ccNrquQQAkExytLRELRBgzWBgGRjrpF5FkRu3m4tKpfsHJACgns1ybDRyq1Kh1emYbjUskaBUrZIASr1V9Vump0KhHQM18jZ+ACSjbj/+rRPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MH", "PRIVATE" ] ] }, { "label": "Manhole (DM), Public", "description": "Manhole (DM), Public", "symbol": { "type": "esriPMS", "url": "397921d87dc3db82a861d73e905047f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jbXTPUibURTG8Z8SKTq5WOskKA5Fg3TSLhFEKIJIEQqdBKGIHSwUhDh1K+oWNOBHJxc7FESk4GBFcVHbKghOFZ0li1QogcRAKYmQvq8xQvCBA5d7eP6ce849ERUq8iCAc5q/MpGhLUf2CdvDJKvIlAUkSe4z+pqahsLdCQOfmFzizSjrJQEfme9l7GkA2pGPhjU+zzAYZysEiBN9xkjQXKyX1CVIIBoCXPOun0fKqI/2IWKr7P4HaKKxnLnwnKoIPYKAHFn3VLpoGpGbwy9O72NO8eeAoxDgC6vjvOqk5S7AAt9SbIcAV3x/y/IW72upv838kx+zzOV7HgDAHlPPySzyoosYqgup30k2PrByWfQHQgBkj5nuZrOVaCeP/zVsh4s0O7gIVlVqmQ7P8lFWFW/jX7ZUSi87pUfPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MH", "PUBLIC" ] ] }, { "label": "Slide Gate (SG), Public", "description": "Slide Gate (SG), Public", "symbol": { "type": "esriPMS", "url": "83ce7f847d5563b7d760acd8ee2e4525", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQ4jb3TMU4CQRQG4O8ZrkBJZUJBrIlY2UjpBUgstCYYO1toPYQYCzsbJSFYeQwrj6AHIGM2rMVuWFhN4E+mmTfzvVfMNOwojb3AiRu0/2k9B/O1MM7RxCEm+N6CdTHABz5tgLNkU1/kTfpRgSeOMcYVjsr1dfAyhx+wSCv8q4T2MMN1ME3c1YEFy1TEz37xxAleMYpV/W+vIor4W4ajgxcMg8equ1XwQSruX2KKd7SySfFUOhN14PmmSXCfr3JuK+HgdAtaOzv7eT/LFC3VdDGMAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SG", "PUBLIC" ] ] }, { "label": "Underdrain Junction Box (UB), Public", "description": "Underdrain Junction Box (UB), Public", "symbol": { "type": "esriPMS", "url": "4e903730b4759cbf21b5f9dbd74bfe81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQokaXPPQ5BQRTF8d/IJAoroFZZg0SjswjR2YDaVtgAK7AFlZ6GFVCJPIV5yeT5euKfTObO3Jxz7o1+JP4tKOhhm57TwOJbQgPNd/2YOY/QRifr94vHfQ0sqw4zDCqG43QuXghqEbN6gha6WKe/OVa4PQkC+7RLzimwe5dQcsYm1cdPI5VJBwzr7FCLO3LnFVkF/iOhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UB", "PUBLIC" ] ] }, { "label": "Underdrain Inlet (UI), Caltrans", "description": "Underdrain Inlet (UI), Caltrans", "symbol": { "type": "esriPMS", "url": "75c08b985437902ccf6d47a93d5e8af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhIAGwwBj//zMoMjAwsGNTxMjIcANFMQMDw2YGBgZtHIYyoism3hmkKk5kYGDgJkoxIyPDaUJGAwD8FQU19P/tlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UI", "CALTRANS" ] ] }, { "label": "Underdrain Inlet (UI), Private", "description": "Underdrain Inlet (UI), Private", "symbol": { "type": "esriPMS", "url": "75c08b985437902ccf6d47a93d5e8af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhIAGwwBj//zMoMjAwsGNTxMjIcANFMQMDw2YGBgZtHIYyoism3hmkKk5kYGDgJkoxIyPDaUJGAwD8FQU19P/tlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UI", "PRIVATE" ] ] }, { "label": "Underdrain Inlet (UI), Public", "description": "Underdrain Inlet (UI), Public", "symbol": { "type": "esriPMS", "url": "37ee475e30a1989e8bab33b1a348c05d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQYlWNhIAGwwBj/GRgUGRgY2LEpYmRguIGimIGBYTMDA4M2DkMZ0RUT7wxSFScyMDBwE6WYkYHhNCGjAff/BDSy2EJUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UI", "PUBLIC" ] ] }, { "label": "Underdrain Inlet (UI), Unknown", "description": "Underdrain Inlet (UI), Unknown", "symbol": { "type": "esriPMS", "url": "c87ac6667f34ea4e1d3e7a4aa655f94a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQYlWNhIAGwwBj/VzEoMjAxsGNTxBjCcANFMQMDw2aGfwzaOAxlRFdMvDNIU/yPIZGBmYGbKMWMEQynCRkNACCaB4v6ldgzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UI", "UNKNOWN" ] ] }, { "label": "Underdrain Outlet (UO), Caltrans", "description": "Underdrain Outlet (UO), Caltrans", "symbol": { "type": "esriPMS", "url": "abc8298f2220bfe9afa3ab62aa97c7b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlZWQvwqCUBSHvyu3wcEeIVwEX6GHcHT2BaJBHKVBHMOphgYncXFp7BGaGhp6BGcRwUECQ6Q/xJXoBwfu4XxwvnMlf0Q+H33PGphPcBchOL1g22YrJbNvyrLgeOQAH3BZIj0PNhvQNGgaCEO4XhUauk4fBIjdDnwf9nuIY3AcBQxgmuC6sFzC+Qz3+8SBQ4bVeQ5FAUkCq9UE3HUQRaOzYYw19Eq4rtHSFLLsPWxbWCzUGqKqvj8ObjcQQuH8Kw8LYjGJXyu41gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UO", "CALTRANS" ] ] }, { "label": "Underdrain Outlet (UO), Public", "description": "Underdrain Outlet (UO), Public", "symbol": { "type": "esriPMS", "url": "79c07eeafca00b5f0ae983ef8191871d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAo0lEQVQYlZXQsQpBARTG8d/VNRh4BFmUV/AQRrMXkEFGGWSUicFgksVi9Agmg8EjmCVlkLq6dUm6N/nq1Dl9/zrfOaE/FL6aiA5KGdw+YPuGa4xD8t9UFRvmPuETYQsD5HBFH4e0GAWiHsEUXcwwQiMNhgqaqGOHR9aBseLVK6wxQTsLvmOYZC4mFc+p8IXcAssP84ZyRozg/P03HGMjLfMvPQHAmRtPQ5ll/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UO", "PUBLIC" ] ] }, { "label": "Underdrain Outlet (UO), Unknown", "description": "Underdrain Outlet (UO), Unknown", "symbol": { "type": "esriPMS", "url": "410e7fa12185361d603c3b4c6807902d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlZWQPwuBURSHn/f2UgYmyiSL8hVMVgMmYvMFpMgogyxKJgaDSQopi8JiYDAZDD6AZJQklITe5E+6b/KrU/d0njrPuSp/RH0+bi0SCCw63EwJ03/B7hRFVWD4plx26Kapwge83qDGvJANgRCwP0GmCfOlRMNk5JYOopQHkPJDZQj5KAQKEhjAaYOwBzwZmObhctU5UIu2ujGBdhJKPYj7dODzBXKdh7PZ9Citl8K7I6I2gvr4PTyewWGVayjbw/fHwWIFSkTi/Ct3IL8yI4wblqEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "UO", "UNKNOWN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a2e8c2c6d784146a610061763c7b6efd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQokc3QMQ6CQBCF4V8kFFQUxIYLcABpIVyElsRjcAcrQskNrC1sCYkN1ULBOYhgZI3ERFcKNL7mNTNfMqOzUPRvQTtgM3P3BBzfQfskAd9XC3kOacpBBY1IEEAUgedBUcjuOqgqyDKo6xFaqU57RNOgbad2XQn9/Nl/CPW9bCHAtqduGhiG5xkVdIlj1o4DhgFlOfUtpglhKHGgU0FbIbDug59Sq6DzLOJFFnv2FTljMw7sA2QWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBA,PRIVATE", "label": "Type A Catch Basin (CBA), Private" }, { "symbol": { "type": "esriPMS", "url": "51878a5fc9c349d4abe9c7e5deaa35be", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQokc3SPQ4BQRgG4AcbhUohGhdwAFriIlqJY7iDSpRuoFZoRaJRoXAO8RNMZEN2V4F4m7f55knmm4l8KNG3oD6qb56dY5YEDQdoZQgTjJimQTekjS6aWIQ+YI0xtncol3a1R/LYx7oeoJ8v+w+hU+gNKrHe4fw0kwYdexRqKGIZ62tK6AQ8PGQi1NhQDoNZuf6CRGj1nvGajy37AqyLHZ0nkO8eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBA,PUBLIC", "label": "Type A Catch Basin (CBA), Public" }, { "symbol": { "type": "esriPMS", "url": "359e9da904e809122082d6757bb418e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4jdWTvQ7BUBiGn1IGg0HqBgwmBkPThMmN2BqTzWy2SHSVSNyC3WjFQiLE0HSqRKgLQNpTEX/1kyDe5Jwv73uSJznn+47MByV/E54HikDkDdYG6Pj1JrwLKPU6aBpI0nPU5RJ0HRyHBFC7B1fcrVoFw4DJBNptcTAcQrMJ5TIUCiIrlUBVoVKBVgt6PZIP3zwchnhcwI/abiEUgvX6lLneNH2QIEk/a+ifw1crWCxgvz/P5/Nrr3gjALbtlV0QfAakczlIpSAWg6I79b6iUWg0xDr6wQCyWRiPvWgaBNeAjGUhW9bDW1/KAUZBcPd39V/G3tFHG3oA6y08C1NYYRoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBB,CALTRANS", "label": "Type B Catch Basin (CBB), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "359e9da904e809122082d6757bb418e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4jdWTvQ7BUBiGn1IGg0HqBgwmBkPThMmN2BqTzWy2SHSVSNyC3WjFQiLE0HSqRKgLQNpTEX/1kyDe5Jwv73uSJznn+47MByV/E54HikDkDdYG6Pj1JrwLKPU6aBpI0nPU5RJ0HRyHBFC7B1fcrVoFw4DJBNptcTAcQrMJ5TIUCiIrlUBVoVKBVgt6PZIP3zwchnhcwI/abiEUgvX6lLneNH2QIEk/a+ifw1crWCxgvz/P5/Nrr3gjALbtlV0QfAakczlIpSAWg6I79b6iUWg0xDr6wQCyWRiPvWgaBNeAjGUhW9bDW1/KAUZBcPd39V/G3tFHG3oA6y08C1NYYRoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBB,PRIVATE", "label": "Type B Catch Basin (CBB), Private" }, { "symbol": { "type": "esriPMS", "url": "b4efb9544a1d967ff5283bfd165b78ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jdXTMUtCURjG8Z96bWhoCP0CDk01OEhQU1+kLZzcmptbglqDwK/Q7uiqLQVRNIRTQZR+AIur54LFvbcSLHzgnJfnOfCHc973RBao6C/hO9hDeQ7WG9qhpsIvUTnGNgo/pD7jAEPWcZQFr8TbIc5wg4tw0McpmtgN2T4aaOEcHarfvnkJawGeaIQiXmey2D9+BhX+raFLDn/BA96/5PcpfjIBeJqWcR78Dht11LAahj7RCk7CSnwPW7ieRrd58Hi8NwdEg+zbZmmIqzx4/Lu6v+ema6EN/QCl8CO6h/tOKAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBB,PUBLIC", "label": "Type B Catch Basin (CBB), Public" }, { "symbol": { "type": "esriPMS", "url": "0465ede4c14f5d825e05201f9783fb03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtUlEQVQYlY3QMUtCARTF8V9l0FjwFkcHA8cGhRJxaFFcxdXZj+H0tkTHtta+RSA8dGltqynaLcxBiffUp2/RDne59/y593Jyjij3b+Cebp3GjOWYUcQ0BSrc9hlUuYr7kHJECasEuKG9NWM1uf7g7pFxAlzumbECXFC0BU6SyuqUs/SHX+b75gznfKXAJ5N3eoUN8Mp3wEsKPPOUp1Wj+cPijYdwvWiXw5DOMDltdSjJjBlP/gBEhiODEuWKWAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CO,PUBLIC", "label": "Clean Out (CO), Public" }, { "symbol": { "type": "esriPMS", "url": "4ad1bea955ca6dc763dee02b2e04ace1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXPL24CQRxH8c8vgSOQ1FdzCjgCh6hENcHw7xLcAQzoBoPBVgA9QE1VLXLIkIXAUhb61M7mvcx8a/5J7fSRkrcH7irC7hxggh7mJbGBKUZcB5kxviIsiltP8svNkwrqmKWkgzWWaP65oRzhG693R5fY4gPvzwSfaEf4Tckeg6ogy60s50OEYUrH/+eoHGzQL6RLfm6CCHFnT6ZbtaGSAwwNJHy3NT3GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DB,CALTRANS", "label": "Drop Basin (DB), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "4ad1bea955ca6dc763dee02b2e04ace1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQokZXPL24CQRxH8c8vgSOQ1FdzCjgCh6hENcHw7xLcAQzoBoPBVgA9QE1VLXLIkIXAUhb61M7mvcx8a/5J7fSRkrcH7irC7hxggh7mJbGBKUZcB5kxviIsiltP8svNkwrqmKWkgzWWaP65oRzhG693R5fY4gPvzwSfaEf4Tckeg6ogy60s50OEYUrH/+eoHGzQL6RLfm6CCHFnT6ZbtaGSAwwNJHy3NT3GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DB,PRIVATE", "label": "Drop Basin (DB), Private" }, { "symbol": { "type": "esriPMS", "url": "39aa95d97aa2936cbf93d2c026f97785", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnElEQVQokZXPOw5BQRhA4W8SliDRq62CJViEUiXReG3CHmioRaPRKjwWoFFplVcul8jg4mSKmck5mfkL/qRw3yQ0v7jLwO4RYIQOppFYwhgDUZAyxD4wy169y+WXL2UUMUloYIUFqm9niCMcUPk4dMQWc7R/CdaoB04JZ/TyglSupXJ6CPST2/0jioMNupn0zPElCNf1kVbeDLlcAPiSHnxqgryJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DB,PUBLIC", "label": "Drop Basin (DB), Public" }, { "symbol": { "type": "esriPMS", "url": "982529f80c0a99a71f5d62f353fb170d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQYlZ3QMQrCUBCE4U/fu4JFAt7Aq4hY2FpZew8bxVK08AReSjQiEg8gEgstwosEcWCLWX52Zzf6UfEv8MSwyxjXyLpH0QDPzLCtPv7B9MigT5lOnCfbssAEmxQMaa5OrVcHd1jWfBk4NMCcVcG9YoTbk0XO5evVGXvvan9Pm16AmxdinJh2ngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DE,PUBLIC", "label": "End (DE), Public" }, { "symbol": { "type": "esriPMS", "url": "35d75506420ad14a96d2d97eef652eb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQoka3SsUsCYRjH8e9xB8LbES5CDsLdIg4OLopDcS3akKuTIK7NJkQRHIGBOTnGTbfWHrQEEoKowy36BzjeUCjcTZERYSl3Fki/7Xl4P/A8vI/CllH+G+qJBPnZjJf5nGfA/xWqKrFSidtKhf1IhFixCELwlkxy4zhcbIJSucydZXEoyzAafTV9H8VxOM9mkYdDzgKwUKDRbHLwicIymXAKXC3H/obpNEY8zgYGnoecy3E8GHC/BoVA5Y9Eo+wFRnVd3MUCJGkz9DyeAhAwbZtircZuGMrnmfZ6jAPQshgLwbVtc1mtsrOKMhleUymMfv+nt/aPnQ6tRoPHep2WLKMZBkLTeNB1TkyT99W3gctpt3GAo2Xd7Ybvu/WtfgD2uEhR8y+tOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DG,PRIVATE", "label": "Grated Manhole (DG), Private" }, { "symbol": { "type": "esriPMS", "url": "2d5fd2e815c6bc34be851a2d7aac8e81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3SsSuEcRgH8I/eK/WSLFcM6m6RwWChG+gszsBqUrKauRKpS1HHZNRNt7Iri5KUMNxy/gDjDUTdTUInp7veuxsuz/Z7+n3q+fY8MT1W7L9hcozUGy/v3KDWFQ4SX+Z0ldl+4hmEfIxzVGK3E+xb4azAfIDH32aNWImdaYIHtiNwgewBc3XUrp7Ywn5j7D84SXqUTk6VYIale85bYPgTsXsNMxIZtULlqx60C6xyFYHIFcmsM9QOpXi+pRyBBcohh0X21hhoRlO8TpC+a+q17PGEfJbLTfIBiTRhgoskGzk+m/9GLueYEhYb7+sOeXu+1W9JwjBs4BKBhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DG,PUBLIC", "label": "Grated Manhole (DG), Public" }, { "symbol": { "type": "esriPMS", "url": "8a833e0f709a69e353bf784daf75495b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATklEQVQokWNhIBGwkK3h/3+G/wTURjIyMqxAtkEQi6JpIIVYbWBkZPiArvr/f4ZfOJ1ELGAZxBr+/2fYgUVeF58NCwgYfgxFAyhSiHETAMobDg5hV7xZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DI,CALTRANS", "label": "Inlet (DI), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "8a833e0f709a69e353bf784daf75495b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATklEQVQokWNhIBGwkK3h/3+G/wTURjIyMqxAtkEQi6JpIIVYbWBkZPiArvr/f4ZfOJ1ELGAZxBr+/2fYgUVeF58NCwgYfgxFAyhSiHETAMobDg5hV7xZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DI,PRIVATE", "label": "Inlet (DI), Private" }, { "symbol": { "type": "esriPMS", "url": "4fa0ecced6daaf3776f5aeb7d05b7181", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVQokc2RoQ2AQAxF3yVN0GgUAzDQLYZGMgITMEr1WTAlmAs0QA4U3/a99KcVXkY+Cwr2BBrEBsYsLFB7qIIeiJcbWkheUFhvK5VGfiwoTH4YoPO3zoLB4IUjHGA+CftTSjptdyoQFVhaZywAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DI,PUBLIC", "label": "Inlet (DI), Public" }, { "symbol": { "type": "esriPMS", "url": "15ea540b28a55bb6da804d8b6323996c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQokZ3QoYvCcBjG8S86081mMApnsYkzWy6bFDzmfyCaDJahP3CCzCorwpYuGcQk6MLCIScGq0VELNosgkUwHIg4h+KbXl4+8L7vI/FiSW9DTeNT11k9ha7Lb6mEaZo0fWGlQlWWiU6n1ISgIwQnDxQCyXFojEYwGPAxmfAD5DxwvcZWVcKyDMUi9Hpkb++9wv2etKL894EAxOOEjkcycAeTSdRWi/lwSHC5hO2WjW1je1a32ywKBdzxmC/L4pxK8e04Pl8nEuQ1jV0sxsww+PONRwgO5TL1SASr338SeLeLcT97CP3qAgDfRiKzGMKBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DO,CALTRANS", "label": "Outlet (DO), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "15ea540b28a55bb6da804d8b6323996c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQokZ3QoYvCcBjG8S86081mMApnsYkzWy6bFDzmfyCaDJahP3CCzCorwpYuGcQk6MLCIScGq0VELNosgkUwHIg4h+KbXl4+8L7vI/FiSW9DTeNT11k9ha7Lb6mEaZo0fWGlQlWWiU6n1ISgIwQnDxQCyXFojEYwGPAxmfAD5DxwvcZWVcKyDMUi9Hpkb++9wv2etKL894EAxOOEjkcycAeTSdRWi/lwSHC5hO2WjW1je1a32ywKBdzxmC/L4pxK8e04Pl8nEuQ1jV0sxsww+PONRwgO5TL1SASr338SeLeLcT97CP3qAgDfRiKzGMKBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DO,PRIVATE", "label": "Outlet (DO), Private" }, { "symbol": { "type": "esriPMS", "url": "8dfa9a7a699d26c045877c15988df32d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyklEQVQokZ3QoUtDARAH4A/3lpzNYBxsxTam2WI2KSjzPxBNC5YxH7jBmFVWhL20ZBCToAsLIophdUWGWLStCBZhRUT2fGzs0nF8cHe/wIwVzA0r5Gq8TIU97g9otThNhEeUM6w8cBxyFvIVgyFBl5MbXLF4RwfbMTgkKrGUwT4u2Pp77y/8YH3tp19AnvQnGyZhgVKd52tSA7zxGhHFVjfo79K7ZbPNd5G9btLXq+xUeM/y1OQxMZ6Q0SHVZdqX0wI/pzk5+xcm1Rjydi3hBQZsGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DO,PUBLIC", "label": "Outlet (DO), Public" }, { "symbol": { "type": "esriPMS", "url": "62210846d50916901e774508919c1f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQ4jcWTvwqCcBCAv8LFSaItcAqaW32HlgikzaZw9hEiSNwEG3qLXkFbHBqDhBobc3F1CTRCywr/RB8c3B1333K/n0BDCL8QzYBRyX0b2D2LhsCkpGhbJEqQJAlRFD9uh2FIHMe53ovItm00TYPLBa7XtNlugyxDp5OUiqLg+/5n0YPlEjabzKQA6zXM5xWvtlpBvw+qCo5TQ7Tfw+GQ5r3e27HvIs+DbhfGY7CsGqLFAnT9Py87j2HAdAqDAZVEQRDgum5atFpwOqWRIYqi7yLTNJMoi5DJnfvfKcOxSHS+RyUau9oNU1U42HuCA8kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DP,PUBLIC", "label": "Pump Station (DP), Public" }, { "symbol": { "type": "esriPMS", "url": "1e79a4b836405a58f53b7c88779de78d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQokWNhIBGwkK3h/3+GiwwMDMpQ7gJGRoYcQjZwQzEIcJDqpJD//xlskPhFjIwM2/Bp4IdiGOAjZANOgEvDXEZGhhRCGq4xMDB8gbIfEbSBkZHBjxIn4QQA40QMLpTxD9IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DT,CALTRANS", "label": "Blind Tab (DT), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "f94c4976288f7d4f1a04550f3cb501aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhIBGwkK3h/3+GiwwMDMpQ7gJGRoYcQjZwQzEIcJDqpJD//xlsoOx7jIwMXoQ08EMx0TbgBLg0zGVkZEghpOEaAwPDFyj7EUEbGBkZ/ChxEk4AANu4DCBsjuMcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DT,PRIVATE", "label": "Blind Tab (DT), Private" }, { "symbol": { "type": "esriPMS", "url": "8e6bba8f629569718f387f74024ed509", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhIBGwkK3hPwPDRQYGBmUodwEjA0MOIRu4oRgEOEh1Ush/BgYbKPseIwODFyEN/FBMtA04AS4NcxkZGFIIabjGwMDwBcp+RNAGRgYGP0qchBMAAO6lCh713GhMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DT,PUBLIC", "label": "Blind Tab (DT), Public" }, { "symbol": { "type": "esriPMS", "url": "8e0159213a0e740e4f4cd94434462623", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzElEQVQokZWOsQqCUBhGjyFI0SDuIjQ7NDZEg8/g6urk1gMIuTj0CO69gENvEEFCYw5uPoHo4JIhUlneoj648PHzHe6R+TPyvTSuu/261LSdFIbJA8A01ziOeFxVsNm0rQeMx6CqHzzkoRL7PVgWzGbg+7BcQprC+dz1AbBaQRzDYgGG0Wl4HoQh2DYcDm/AZAJFAadT99PlIrajn3aYZTCdQpJAnoOufwHm8+61CYLnvSwFwPHYoCiN0KOuQZKuL4AURSOiSLj/rPRDbtgnMyQSom87AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DV,PUBLIC", "label": "Vault (DV), Public" }, { "symbol": { "type": "esriPMS", "url": "8359db985b537d893b5b421dfe79f267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jbWTPUiCURSGH+OLsKnFyilIGiRFnLSlQIIQIiQInIQgJAeDILDJTcpN6oP8mVpqEEQiaChRWtSyQHAydBYXKQjBHwjNsPwyBemFA5d7eB/OPecegREl/AugWGTu+pqDWo2FZpP67Cxxmw1RJqM2ECCKiKkUdquVcYXi8y6XYz0U4jAYZMdu56ovwOPhzGRiV63+CdVo2qGIRrn0etlwuYhJAC4XWr2e7V7zd1ksTPp8+ACtBNBosGc2M8EAra6yuLnJciTC/Q+AUsnMIHPnOTJBYAV6AM0mdYZUtdqdhvB1yOd5GcZcLvOeTvMsAYTDRJxOtnQ65v8C+P3clcvEJYC3Nx4cDs5jMfblcqZ+M2cyPJ6ccNrquQQAkExytLRELRBgzWBgGRjrpF5FkRu3m4tKpfsHJACgns1ybDRyq1Kh1emYbjUskaBUrZIASr1V9Vump0KhHQM18jZ+ACSjbj/+rRPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,CALTRANS", "label": "Manhole (DM), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "8359db985b537d893b5b421dfe79f267", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABYklEQVQ4jbWTPUiCURSGH+OLsKnFyilIGiRFnLSlQIIQIiQInIQgJAeDILDJTcpN6oP8mVpqEEQiaChRWtSyQHAydBYXKQjBHwjNsPwyBemFA5d7eB/OPecegREl/AugWGTu+pqDWo2FZpP67Cxxmw1RJqM2ECCKiKkUdquVcYXi8y6XYz0U4jAYZMdu56ovwOPhzGRiV63+CdVo2qGIRrn0etlwuYhJAC4XWr2e7V7zd1ksTPp8+ACtBNBosGc2M8EAra6yuLnJciTC/Q+AUsnMIHPnOTJBYAV6AM0mdYZUtdqdhvB1yOd5GcZcLvOeTvMsAYTDRJxOtnQ65v8C+P3clcvEJYC3Nx4cDs5jMfblcqZ+M2cyPJ6ccNrquQQAkExytLRELRBgzWBgGRjrpF5FkRu3m4tKpfsHJACgns1ybDRyq1Kh1emYbjUskaBUrZIASr1V9Vump0KhHQM18jZ+ACSjbj/+rRPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,PRIVATE", "label": "Manhole (DM), Private" }, { "symbol": { "type": "esriPMS", "url": "397921d87dc3db82a861d73e905047f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jbXTPUibURTG8Z8SKTq5WOskKA5Fg3TSLhFEKIJIEQqdBKGIHSwUhDh1K+oWNOBHJxc7FESk4GBFcVHbKghOFZ0li1QogcRAKYmQvq8xQvCBA5d7eP6ce849ERUq8iCAc5q/MpGhLUf2CdvDJKvIlAUkSe4z+pqahsLdCQOfmFzizSjrJQEfme9l7GkA2pGPhjU+zzAYZysEiBN9xkjQXKyX1CVIIBoCXPOun0fKqI/2IWKr7P4HaKKxnLnwnKoIPYKAHFn3VLpoGpGbwy9O72NO8eeAoxDgC6vjvOqk5S7AAt9SbIcAV3x/y/IW72upv838kx+zzOV7HgDAHlPPySzyoosYqgup30k2PrByWfQHQgBkj5nuZrOVaCeP/zVsh4s0O7gIVlVqmQ7P8lFWFW/jX7ZUSi87pUfPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,PUBLIC", "label": "Manhole (DM), Public" }, { "symbol": { "type": "esriPMS", "url": "83ce7f847d5563b7d760acd8ee2e4525", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQ4jb3TMU4CQRQG4O8ZrkBJZUJBrIlY2UjpBUgstCYYO1toPYQYCzsbJSFYeQwrj6AHIGM2rMVuWFhN4E+mmTfzvVfMNOwojb3AiRu0/2k9B/O1MM7RxCEm+N6CdTHABz5tgLNkU1/kTfpRgSeOMcYVjsr1dfAyhx+wSCv8q4T2MMN1ME3c1YEFy1TEz37xxAleMYpV/W+vIor4W4ajgxcMg8equ1XwQSruX2KKd7SySfFUOhN14PmmSXCfr3JuK+HgdAtaOzv7eT/LFC3VdDGMAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SG,PUBLIC", "label": "Slide Gate (SG), Public" }, { "symbol": { "type": "esriPMS", "url": "4e903730b4759cbf21b5f9dbd74bfe81", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQokaXPPQ5BQRTF8d/IJAoroFZZg0SjswjR2YDaVtgAK7AFlZ6GFVCJPIV5yeT5euKfTObO3Jxz7o1+JP4tKOhhm57TwOJbQgPNd/2YOY/QRifr94vHfQ0sqw4zDCqG43QuXghqEbN6gha6WKe/OVa4PQkC+7RLzimwe5dQcsYm1cdPI5VJBwzr7FCLO3LnFVkF/iOhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UB,PUBLIC", "label": "Underdrain Junction Box (UB), Public" }, { "symbol": { "type": "esriPMS", "url": "75c08b985437902ccf6d47a93d5e8af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhIAGwwBj//zMoMjAwsGNTxMjIcANFMQMDw2YGBgZtHIYyoism3hmkKk5kYGDgJkoxIyPDaUJGAwD8FQU19P/tlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UI,CALTRANS", "label": "Underdrain Inlet (UI), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "75c08b985437902ccf6d47a93d5e8af5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQElEQVQYlWNhIAGwwBj//zMoMjAwsGNTxMjIcANFMQMDw2YGBgZtHIYyoism3hmkKk5kYGDgJkoxIyPDaUJGAwD8FQU19P/tlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UI,PRIVATE", "label": "Underdrain Inlet (UI), Private" }, { "symbol": { "type": "esriPMS", "url": "37ee475e30a1989e8bab33b1a348c05d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQYlWNhIAGwwBj/GRgUGRgY2LEpYmRguIGimIGBYTMDA4M2DkMZ0RUT7wxSFScyMDBwE6WYkYHhNCGjAff/BDSy2EJUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UI,PUBLIC", "label": "Underdrain Inlet (UI), Public" }, { "symbol": { "type": "esriPMS", "url": "c87ac6667f34ea4e1d3e7a4aa655f94a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQYlWNhIAGwwBj/VzEoMjAxsGNTxBjCcANFMQMDw2aGfwzaOAxlRFdMvDNIU/yPIZGBmYGbKMWMEQynCRkNACCaB4v6ldgzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UI,UNKNOWN", "label": "Underdrain Inlet (UI), Unknown" }, { "symbol": { "type": "esriPMS", "url": "abc8298f2220bfe9afa3ab62aa97c7b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlZWQvwqCUBSHvyu3wcEeIVwEX6GHcHT2BaJBHKVBHMOphgYncXFp7BGaGhp6BGcRwUECQ6Q/xJXoBwfu4XxwvnMlf0Q+H33PGphPcBchOL1g22YrJbNvyrLgeOQAH3BZIj0PNhvQNGgaCEO4XhUauk4fBIjdDnwf9nuIY3AcBQxgmuC6sFzC+Qz3+8SBQ4bVeQ5FAUkCq9UE3HUQRaOzYYw19Eq4rtHSFLLsPWxbWCzUGqKqvj8ObjcQQuH8Kw8LYjGJXyu41gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UO,CALTRANS", "label": "Underdrain Outlet (UO), Caltrans" }, { "symbol": { "type": "esriPMS", "url": "79c07eeafca00b5f0ae983ef8191871d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAo0lEQVQYlZXQsQpBARTG8d/VNRh4BFmUV/AQRrMXkEFGGWSUicFgksVi9Agmg8EjmCVlkLq6dUm6N/nq1Dl9/zrfOaE/FL6aiA5KGdw+YPuGa4xD8t9UFRvmPuETYQsD5HBFH4e0GAWiHsEUXcwwQiMNhgqaqGOHR9aBseLVK6wxQTsLvmOYZC4mFc+p8IXcAssP84ZyRozg/P03HGMjLfMvPQHAmRtPQ5ll/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UO,PUBLIC", "label": "Underdrain Outlet (UO), Public" }, { "symbol": { "type": "esriPMS", "url": "410e7fa12185361d603c3b4c6807902d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlZWQPwuBURSHn/f2UgYmyiSL8hVMVgMmYvMFpMgogyxKJgaDSQopi8JiYDAZDD6AZJQklITe5E+6b/KrU/d0njrPuSp/RH0+bi0SCCw63EwJ03/B7hRFVWD4plx26Kapwge83qDGvJANgRCwP0GmCfOlRMNk5JYOopQHkPJDZQj5KAQKEhjAaYOwBzwZmObhctU5UIu2ujGBdhJKPYj7dODzBXKdh7PZ9Citl8K7I6I2gvr4PTyewWGVayjbw/fHwWIFSkTi/Ct3IL8yI4wblqEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UO,UNKNOWN", "label": "Underdrain Outlet (UO), Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 207, 255 ], "toColor": [ 238, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 224, 252, 255 ], "toColor": [ 187, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 244, 255 ], "toColor": [ 179, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 207, 255 ], "toColor": [ 252, 224, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 179, 252, 255 ], "toColor": [ 213, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 182, 255 ], "toColor": [ 252, 225, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 197, 255 ], "toColor": [ 212, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 224, 255 ], "toColor": [ 252, 202, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 182, 255 ], "toColor": [ 225, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 234, 255 ], "toColor": [ 215, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 207, 255 ], "toColor": [ 252, 238, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 192, 252, 255 ], "toColor": [ 237, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 189, 255 ], "toColor": [ 252, 208, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 212, 252, 255 ], "toColor": [ 221, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 214, 252, 255 ], "toColor": [ 192, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 207, 255 ], "toColor": [ 189, 252, 207, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6104543.024000004, "ymin": 1807739.2444999963, "xmax": 6127167.812250003, "ymax": 1826772.4650000036, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeString", "alias": "ID_NO", "length": 9, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 9, "domain": null }, { "name": "RIM", "type": "esriFieldTypeDouble", "alias": "RIM", "domain": null }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "INVERT", "domain": null }, { "name": "INVERT_2", "type": "esriFieldTypeDouble", "alias": "INVERT_2", "domain": null }, { "name": "INVERT_3", "type": "esriFieldTypeDouble", "alias": "INVERT_3", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 15, "domain": null }, { "name": "ZONEID", "type": "esriFieldTypeString", "alias": "ZONEID", "length": 2, "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE_", "length": 75, "domain": null }, { "name": "FL", "type": "esriFieldTypeString", "alias": "FL", "length": 5, "domain": null }, { "name": "Year_Constructed", "type": "esriFieldTypeString", "alias": "Year_Constructed", "length": 4, "domain": null }, { "name": "Drawing_Number", "type": "esriFieldTypeString", "alias": "Drawing_Number", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "SDSTATUS", "type": "esriFieldTypeString", "alias": "SDSTATUS", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CleaningCompletedDate", "type": "esriFieldTypeDate", "alias": "Cleaning Completed Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1249", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1644ID_NO", "fields": "ID_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1146_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "SCGIS.GIS.SDAnnoInvert3", "relatedTableId": 10, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{A2567FD2-DC49-46B8-874F-01B6FDC9CE22}" }, { "id": 2, "name": "SDStructuresAnno", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{6159A6D3-9293-41DC-92FE-8484CFA902E5}" }, { "id": 3, "name": "SCGIS.GIS.SDAnnoInvert2", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{368256BD-3184-47C0-92F6-96107F5457C0}" }, { "id": 5, "name": "Storm Generator", "relatedTableId": 90, "role": "esriRelRoleOrigin", "keyField": "ID_NO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{79DC4A08-5F49-4E04-8CF3-E18A1338734E}" }, { "id": 6, "name": "Storm Pump", "relatedTableId": 85, "role": "esriRelRoleOrigin", "keyField": "ID_NO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{74201A78-A7E4-4254-BFCA-E36101BC2816}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 85, "name": "Storm Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2c29cced9e9e7e4e4d58d0d2937972a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVQ4ja3SP0gjQRTH8W/2jyanJgQ9ODmMBAQhhYQELMRS0SsPGysrC1GshC0tLJQgWCiWgoWNrGIj2IlWEQSxsDhSHIkiBjZFFI0k60ZJNLpr4q4GfzDweMz7DLszEt8YyVT/AAJ1Ov+BghnrBSaAoy9CfcAs8M+MEYvFwoqiDJh7hmGQSqUEURQJBAJFl8tlkYLB4GIymSzXFkyW5dKntpbqfDbL/ugoHScn/DIM7jweVJ+P67ExxhWFCipJklCZt2CV6IkEmWiUP7e3r702oPPyksL8PEvHx8xsbVXNVWP5PNn+fn6bIHMabm6Y2ttjZ2WFv9PT9tjj2ho/NQ27uHM5fKur4ITdb26W34hTohcX5cuxxcR0+hMUeHM5dF23x+T2dkgkHLG7xkaa3W57TBgehsNDR+w8FCLkeJuTkxSXlxGurj6EdFGka329ql+Neb0Iu7sUh4YQMpmakLGxgbun5xNYKZEIwtkZLCzwsL2NkE5TaGnhcXAQz9wccnd3zTELFo/Hm/x+/1sjHH5e1k2U10s0TYsAO++xU1VVR1RVrXmqQ87fY1ngoB6pktr/rM48AVWohBbREPilAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6115555.137250006, "ymin": 1812695.158250004, "xmax": 6119467.459000006, "ymax": 1818388.2067500055, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": null }, { "name": "PumpStation", "type": "esriFieldTypeString", "alias": "Pump Station", "length": 255, "domain": null }, { "name": "PumpStationID", "type": "esriFieldTypeString", "alias": "Pump Station ID", "length": 255, "domain": null }, { "name": "AssetID_", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "AssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "length": 255, "domain": null }, { "name": "GeneralDescription", "type": "esriFieldTypeString", "alias": "General Description", "length": 255, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity GPM", "domain": null }, { "name": "ImpellerPart", "type": "esriFieldTypeString", "alias": "Impeller Part", "length": 255, "domain": null }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "Pump HP", "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 255, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "MotorMake", "type": "esriFieldTypeString", "alias": "Motor Make", "length": 255, "domain": null }, { "name": "MotorModel", "type": "esriFieldTypeString", "alias": "Motor Model", "length": 255, "domain": null }, { "name": "Volts", "type": "esriFieldTypeDouble", "alias": "Volts", "domain": null }, { "name": "PumpHours", "type": "esriFieldTypeDouble", "alias": "Pump Hours", "domain": null }, { "name": "Attachment", "type": "esriFieldTypeString", "alias": "Attachment", "length": 255, "domain": null }, { "name": "Attachment2", "type": "esriFieldTypeString", "alias": "Attachment2", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1259", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1654PumpStation", "fields": "PumpStationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1156_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "StormGenerator", "relatedTableId": 90, "role": "esriRelRoleOrigin", "keyField": "PumpStationID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{30091623-3251-439E-895C-1FF1BE6A751B}" }, { "id": 6, "name": "Storm Drain Structures", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "PumpStationID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{74201A78-A7E4-4254-BFCA-E36101BC2816}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 90, "name": "Storm Generator", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a65b0affc2346954541a7856f8c88048", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbUlEQVQokWNhYGAwZmBgkGIgDpxlASl2ZWDYpEdA5W4GBoZLDAx+IA0MIMXFRBh/iYGBAayBFMCCLlDGwMDwEsrGZjMLNmsvkWIDIcCCLoAcWuLEaOgi1QainASKFEIAFhAgDWdBMYgvZJDAWQDiow9k+8E04wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6115756.861249998, "ymin": 1812695.158250004, "xmax": 6118640.732999995, "ymax": 1818402.0027499944, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": null }, { "name": "PumpStation", "type": "esriFieldTypeString", "alias": "Pump Station", "length": 255, "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "Station ID", "length": 255, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "AssetType", "type": "esriFieldTypeString", "alias": "Asset Type", "length": 255, "domain": null }, { "name": "GeneralDescription", "type": "esriFieldTypeBlob", "alias": "General Description", "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial", "length": 255, "domain": null }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "length": 255, "domain": null }, { "name": "Rated", "type": "esriFieldTypeString", "alias": "Rated", "length": 255, "domain": null }, { "name": "DutyCycle", "type": "esriFieldTypeString", "alias": "Duty Cycle", "length": 255, "domain": null }, { "name": "Frequency", "type": "esriFieldTypeString", "alias": "Frequency", "length": 255, "domain": null }, { "name": "Speed", "type": "esriFieldTypeString", "alias": "Speed", "length": 255, "domain": null }, { "name": "Attachment", "type": "esriFieldTypeString", "alias": "Attachment", "length": 255, "domain": null }, { "name": "Attachment2", "type": "esriFieldTypeString", "alias": "Attachment2", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GeneratorHours", "type": "esriFieldTypeDouble", "alias": "Generator Hours", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1284_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1284", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1679StationID", "fields": "StationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "StormPump", "relatedTableId": 85, "role": "esriRelRoleDestination", "keyField": "StationID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{30091623-3251-439E-895C-1FF1BE6A751B}" }, { "id": 5, "name": "Storm Drain Structures", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "StationID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{79DC4A08-5F49-4E04-8CF3-E18A1338734E}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 91, "name": "Storm Drain Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNER", "uniqueValueGroups": [ { "heading": "OWNER", "classes": [ { "label": "PUBLIC", "description": "PUBLIC", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "values": [ [ "" ], [ " " ], [ "PUBLIC" ] ] }, { "label": "CALTRANS", "description": "CALTRANS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.25 }, "values": [ [ "CALTRANS" ] ] }, { "label": "PRIVATE", "description": "PRIVATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.25 }, "values": [ [ "PRIVATE" ], [ "PRIVATE - Caltrans" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "", "label": "PUBLIC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": " ", "label": "PUBLIC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "PUBLIC", "label": "PUBLIC" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.25 }, "value": "CALTRANS", "label": "CALTRANS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.25 }, "value": "PRIVATE", "label": "PRIVATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.25 }, "value": "PRIVATE - Caltrans", "label": "PRIVATE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 168, 45, 255 ], "toColor": [ 129, 168, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 48, 199, 255 ], "toColor": [ 149, 48, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 60, 64, 255 ], "toColor": [ 199, 60, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 159, 201, 255 ], "toColor": [ 58, 159, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 201, 163, 255 ], "toColor": [ 81, 201, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 67, 138, 255 ], "toColor": [ 186, 67, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 75, 163, 255 ], "toColor": [ 38, 75, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 120, 40, 255 ], "toColor": [ 173, 120, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 196, 68, 255 ], "toColor": [ 45, 196, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 58, 194, 255 ], "toColor": [ 43, 58, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 171, 46, 255 ], "toColor": [ 199, 171, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 166, 90, 255 ], "toColor": [ 55, 166, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 55, 153, 255 ], "toColor": [ 132, 55, 153, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6104543.024000004, "ymin": 1807739.2444999963, "xmax": 6127167.812250003, "ymax": 1826772.4650000036, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIPE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeString", "alias": "PIPE_ID", "length": 19, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 32, "domain": null }, { "name": "INVERT_DN", "type": "esriFieldTypeDouble", "alias": "INVERT_DN", "domain": null }, { "name": "INVERT_UP", "type": "esriFieldTypeDouble", "alias": "INVERT_UP", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "ZONEID", "type": "esriFieldTypeString", "alias": "ZONEID", "length": 2, "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "ZONE_", "length": 75, "domain": null }, { "name": "PIPES_ID", "type": "esriFieldTypeInteger", "alias": "PIPES_ID", "domain": null }, { "name": "Length", "type": "esriFieldTypeSmallInteger", "alias": "Length", "domain": null }, { "name": "Drawing_Number", "type": "esriFieldTypeString", "alias": "Drawing_Number", "length": 10, "domain": null }, { "name": "Year_Constructed", "type": "esriFieldTypeString", "alias": "Year_Constructed", "length": 4, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "SDPSTATUS", "type": "esriFieldTypeString", "alias": "SDPSTATUS", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CleaningCompletedDate", "type": "esriFieldTypeDate", "alias": "Cleaning Completed Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1273_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1273", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1170_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "SDPipesDiameter", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{388A9036-E3A3-425C-BE64-BBFBB988B48A}" }, { "id": 1, "name": "SDPipesLength", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{B32D5E0A-4146-42C1-A14D-C7FE8E1F94E1}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 92, "name": "Surface Flow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6106680.055999994, "ymin": 1807846.884499997, "xmax": 6126086.318749994, "ymax": 1822976.3192500025, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SURFACE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURFACE_ID", "type": "esriFieldTypeInteger", "alias": "SURFACE_ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1276_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1276", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 93, "name": "Surface Flow Arrow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6106680.055999994, "ymin": 1807846.884499997, "xmax": 6126074.957000002, "ymax": 1822974.023000002, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1255_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1255", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 94, "name": "City Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6103478.1655, "ymin": 1808027.5477499962, "xmax": 6127376.286249995, "ymax": 1828620.6442500055, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CREEK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "NEW_STREAM", "type": "esriFieldTypeInteger", "alias": "NEW_STREAM", "domain": null }, { "name": "NEW_STRE_1", "type": "esriFieldTypeInteger", "alias": "NEW_STRE_1", "domain": null }, { "name": "WILDLIFE2", "type": "esriFieldTypeInteger", "alias": "WILDLIFE2", "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "STREAM_NUM", "type": "esriFieldTypeDouble", "alias": "STREAM_NUM", "domain": null }, { "name": "STREAM_TYP", "type": "esriFieldTypeDouble", "alias": "STREAM_TYP", "domain": null }, { "name": "FLOW_SOURC", "type": "esriFieldTypeDouble", "alias": "FLOW_SOURC", "domain": null }, { "name": "CHANNEL_TY", "type": "esriFieldTypeDouble", "alias": "CHANNEL_TY", "domain": null }, { "name": "CREEK_NAME", "type": "esriFieldTypeString", "alias": "CREEK_NAME", "length": 16, "domain": null }, { "name": "WATERCOURS", "type": "esriFieldTypeString", "alias": "WATERCOURS", "length": 35, "domain": null }, { "name": "REACH", "type": "esriFieldTypeString", "alias": "REACH", "length": 16, "domain": null }, { "name": "SB_KEY", "type": "esriFieldTypeString", "alias": "SB_KEY", "length": 45, "domain": null }, { "name": "Corridor", "type": "esriFieldTypeInteger", "alias": "Corridor", "domain": null }, { "name": "Setback", "type": "esriFieldTypeInteger", "alias": "Setback", "domain": null }, { "name": "Mngmt_Area", "type": "esriFieldTypeInteger", "alias": "Mngmt_Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1300_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1300", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1197_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 97, "name": "SLR V-Ditch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6115719.921250001, "ymin": 1813638.876000002, "xmax": 6119440.521750003, "ymax": 1820476.3522499949, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1288_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1288", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1185_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 95, "name": "Storm Pipe Video", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6107333.295000002, "ymin": 1807854.1580000073, "xmax": 6125290.594999999, "ymax": 1824941.5814999938, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 1073741822, "domain": null }, { "name": "Upstream", "type": "esriFieldTypeString", "alias": "Upstream", "length": 1073741822, "domain": null }, { "name": "DownStream", "type": "esriFieldTypeString", "alias": "DownStream", "length": 1073741822, "domain": null }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 1073741822, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 1073741822, "domain": null }, { "name": "Dia", "type": "esriFieldTypeInteger", "alias": "Dia", "domain": null }, { "name": "Completed", "type": "esriFieldTypeString", "alias": "Completed", "length": 1073741822, "domain": null }, { "name": "Inspection_Type", "type": "esriFieldTypeString", "alias": "Inspection_Type", "length": 1073741822, "domain": null }, { "name": "MultiPipe", "type": "esriFieldTypeString", "alias": "MultiPipe", "length": 1073741822, "domain": null }, { "name": "Video_Link", "type": "esriFieldTypeString", "alias": "Video Link", "length": 1073741822, "domain": null }, { "name": "Log", "type": "esriFieldTypeString", "alias": "Log", "length": 1073741822, "domain": null }, { "name": "Log_Link", "type": "esriFieldTypeString", "alias": "Log_Link", "length": 1073741822, "domain": null }, { "name": "Enabled_1", "type": "esriFieldTypeSmallInteger", "alias": "Enabled_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1280_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1280", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1177_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Storm Water Sample Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a92d58dfe291d5cd0bf3f12a0c1f99c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLElEQVRIid2VP2gTYRTAf+8uWtTJQZs7UkREHERwUDsJoUuLDhUkFZqLZtBgwSGLItKhOOhWQhUqmWrT+KedHJROUhCH6NAuRcSKSuNdYmcrNb375FKE5m+vgoP+4Jb3Hb/3vvu+9y7EXyT0n8pHlMaHUi/CGVCRakzhofEOT56RN97+mdxyoiw5txBm0fUMDzs/biwo4aJ9HI0BLPsGIbnOhPE5uDxuXwHVzZrbz0zXj9pFUUwyD8xjrRhUKuMkSnfJhQtbyy27D5Fj5IzLbMXUPofY4gA7906TdNL1O6iVx5Z3AddYDp8jKDNHf2KtDLFeGfMNreUdoSRKHjAn64Hlv3eQsJeIOyc3H3LdZ1E97AkPNhWk7N2syUG+hN83TS5qGo3zQCs5kJVKQyxejLAqBVAmEecVUdXTkGDSXCDuDG8O1culadWina2KNzjNgdIRYLG+dMTW2slVU7nnFdA0F9BBbDrUJwJQL9erTeJXsZlHkQUGiyfQtG6U+5xsZLXBdKl8CNcrtpHLPInyKXI0NEQ1AfhPc1y3HyUvWstdLYu+7t/XC2yHjf7o43A401r+uLNMwn6N5QwxZYwHlnfo90DuMCJea7lPzhzDsjOBEkRViK7SKJ4qkDfmgg2uKTNN3E5jfX2K6KPkOt/UHHJK7eB7uRdxrqK4T96c3d7IzZsZkt+eUHFTWM5NsP2r6KNYdUDkJWturHFqBpEDTOwvAbfbvtOGf/cf+gtRMsTKR6YdiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SampleID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6114451.9339226335, "ymin": 1813580.453865558, "xmax": 6123216.465606138, "ymax": 1828617.9874387234, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SampleID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SampleID", "type": "esriFieldTypeString", "alias": "SampleID", "length": 255, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R350_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S319_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 96, "name": "Storm Maintenance Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Zone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6102768.746000007, "ymin": 1807366.2719999999, "xmax": 6127455.3785, "ymax": 1827306.738499999, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1296", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1193_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }