{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Sewer_AddressAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6314305.716409057, "ymin": 1851264.349621147, "xmax": 6337471.340681389, "ymax": 1870453.4782375544, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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 }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I349AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I349Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_197", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_197", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxTextString", "fields": "TextString", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535877000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Sewer_AddressAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6314305.716409057, "ymin": 1851264.349621147, "xmax": 6337471.340681389, "ymax": 1870453.4782375544, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": 2400, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Heartland Fire Communications, North County Dispatch JPA", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[StreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6307733.8004190475, "ymin": 1845106.9413323104, "xmax": 6342252.020752549, "ymax": 1876414.1198595613, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "StreetID", "domain": null }, { "name": "ExternalSt", "type": "esriFieldTypeString", "alias": "ExternalSt", "length": 36, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 30, "domain": null }, { "name": "LeftFromAd", "type": "esriFieldTypeInteger", "alias": "LeftFromAd", "domain": null }, { "name": "LeftToAddr", "type": "esriFieldTypeInteger", "alias": "LeftToAddr", "domain": null }, { "name": "RightFromA", "type": "esriFieldTypeInteger", "alias": "RightFromA", "domain": null }, { "name": "RightToAdd", "type": "esriFieldTypeInteger", "alias": "RightToAdd", "domain": null }, { "name": "LeftParity", "type": "esriFieldTypeString", "alias": "LeftParity", "length": 1, "domain": null }, { "name": "RightParit", "type": "esriFieldTypeString", "alias": "RightParit", "length": 1, "domain": null }, { "name": "LeftCityCo", "type": "esriFieldTypeString", "alias": "LeftCityCo", "length": 10, "domain": null }, { "name": "RightCityC", "type": "esriFieldTypeString", "alias": "RightCityC", "length": 10, "domain": null }, { "name": "LeftZipCod", "type": "esriFieldTypeString", "alias": "LeftZipCod", "length": 10, "domain": null }, { "name": "RightZipCo", "type": "esriFieldTypeString", "alias": "RightZipCo", "length": 10, "domain": null }, { "name": "LeftCounty", "type": "esriFieldTypeString", "alias": "LeftCounty", "length": 5, "domain": null }, { "name": "RightCount", "type": "esriFieldTypeString", "alias": "RightCount", "length": 5, "domain": null }, { "name": "LeftState", "type": "esriFieldTypeString", "alias": "LeftState", "length": 3, "domain": null }, { "name": "RightState", "type": "esriFieldTypeString", "alias": "RightState", "length": 3, "domain": null }, { "name": "FeatureTyp", "type": "esriFieldTypeString", "alias": "FeatureTyp", "length": 3, "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "OneWayCode", "type": "esriFieldTypeString", "alias": "OneWayCode", "length": 1, "domain": null }, { "name": "FromElevat", "type": "esriFieldTypeInteger", "alias": "FromElevat", "domain": null }, { "name": "ToElevatio", "type": "esriFieldTypeInteger", "alias": "ToElevatio", "domain": null }, { "name": "LocationNa", "type": "esriFieldTypeString", "alias": "LocationNa", "length": 30, "domain": null }, { "name": "RoutingStr", "type": "esriFieldTypeString", "alias": "RoutingStr", "length": 36, "domain": null }, { "name": "NCJRALeft", "type": "esriFieldTypeString", "alias": "NCJRALeft", "length": 11, "domain": null }, { "name": "NCJRARight", "type": "esriFieldTypeString", "alias": "NCJRARight", "length": 11, "domain": null }, { "name": "HTLRALeft", "type": "esriFieldTypeString", "alias": "HTLRALeft", "length": 11, "domain": null }, { "name": "HTLRARight", "type": "esriFieldTypeString", "alias": "HTLRARight", "length": 11, "domain": null }, { "name": "RSFPRALeft", "type": "esriFieldTypeString", "alias": "RSFPRALeft", "length": 11, "domain": null }, { "name": "RSFPRARigh", "type": "esriFieldTypeString", "alias": "RSFPRARigh", "length": 11, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "Revised By", "length": 30, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "Revision Date", "length": 8, "domain": null }, { "name": "RevNotes", "type": "esriFieldTypeString", "alias": "Revision Notes", "length": 250, "domain": null }, { "name": "WeeklyStreetSweeping", "type": "esriFieldTypeString", "alias": "WeeklyStreetSweeping", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R204_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_204", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_204", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxMSSTNAME", "fields": "StreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQ", "fields": "LeftCityCo,RightCityC,StreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536054000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Stormwater Symbology", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Clean Out" }, { "id": 6, "name": "Outlet" }, { "id": 7, "name": "Network Structure" }, { "id": 8, "name": "Inlet" }, { "id": 9, "name": "Cross Gutter" }, { "id": 11, "name": "Gravity Main" }, { "id": 12, "name": "Gravity Main (Abandoned)" }, { "id": 13, "name": "Gravity Main (PPVC)" }, { "id": 14, "name": "Gravity Main (Private)" }, { "id": 15, "name": "Gravity Main (Encased)" }, { "id": 16, "name": "Storm Sub Basin (Poly)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6314579.748997465, "ymin": 1851266.0572948903, "xmax": 6338522.592843965, "ymax": 1874133.3278332204, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Clean Out", "type": "Feature Layer", "description": "

Stormwater system for the City of La Mesa.<\/SPAN><\/P>

This feature class contains data pertaining to cleanouts within the City of La Mesa. Cleanouts are features that provide access to the stormwater collection system for cleaning purposes, and may be one of four types (subtypes): cleanout, cyclone, manhole, or treatment.<\/SPAN><\/P>

Based on the Esri Simplified Stormwater file geodatabase model; added La Mesa content.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of La Mesa, Department of Public Works", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "field2": "FilterType", "field3": "WQFeature", "defaultSymbol": { "type": "esriPMS", "url": "531c8de1d732b2d8861add8c824ebe87", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQokbXTP0uCURQH4Af0EzgVuBQ1Nbg0+SVcrK0hXFuamhxsERcpRMpFnAoam/MDBC4FTUVzFCT0Z5UIbvDycuNFX7zb+XGewz1cblGOU1wmLuF9UXyKvUXwJuo4xuO8eAetMKCdhbdxiEKo11DFLSohm6GLSRr/BkMchSEPiaFbOEHnD8auPcY9rtDAM9bRxy5es3Z+wyc+0MQZpmn4H15FGRcY4TK89wpeko0xXMMdDvCNa/RCPsjCNzhP1F/Yx0a6MYafIlk0z/UxfgD02ScF8l6gpAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "53a9acc0aa76dfe23a2331a49a80bf41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQokWNhoBJgoYVBWvnm5rGszMx/idH48vPnt4svX77CwMCwG90gsRYnpwoeNjbinMDIuHHx5cv3sbkIDj68fMlw/cgRBnldXQYpNTWw2ONr1xie3rjBoGVnx8AnIoLXa3BwZf9+hqc3bzK8fviQwa+oCCx2etMmht8/f4LZFkFBxBkko6nJ8OrhQ7CLYEBOV5fh8dWrYDlsAKtBCvr6YIwMTLy9wRgXQDFozbVrVzlZWf/hVI0EXn758p2BgUEAm0EHEjdu1CHGEIIuogQAAOvsPtHfJYiaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,,1", "label": "CleanOut,,True; CleanOut,NA,True; CleanOut,Vortech,True" }, { "symbol": { "type": "esriPMS", "url": "53a9acc0aa76dfe23a2331a49a80bf41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQokWNhoBJgoYVBWvnm5rGszMx/idH48vPnt4svX77CwMCwG90gsRYnpwoeNjbinMDIuHHx5cv3sbkIDj68fMlw/cgRBnldXQYpNTWw2ONr1xie3rjBoGVnx8AnIoLXa3BwZf9+hqc3bzK8fviQwa+oCCx2etMmht8/f4LZFkFBxBkko6nJ8OrhQ7CLYEBOV5fh8dWrYDlsAKtBCvr6YIwMTLy9wRgXQDFozbVrVzlZWf/hVI0EXn758p2BgUEAm0EHEjdu1CHGEIIuogQAAOvsPtHfJYiaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,1", "label": "CleanOut,,True; CleanOut,NA,True; CleanOut,Vortech,True" }, { "symbol": { "type": "esriPMS", "url": "53a9acc0aa76dfe23a2331a49a80bf41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQokWNhoBJgoYVBWvnm5rGszMx/idH48vPnt4svX77CwMCwG90gsRYnpwoeNjbinMDIuHHx5cv3sbkIDj68fMlw/cgRBnldXQYpNTWw2ONr1xie3rjBoGVnx8AnIoLXa3BwZf9+hqc3bzK8fviQwa+oCCx2etMmht8/f4LZFkFBxBkko6nJ8OrhQ7CLYEBOV5fh8dWrYDlsAKtBCvr6YIwMTLy9wRgXQDFozbVrVzlZWf/hVI0EXn758p2BgUEAm0EHEjdu1CHGEIIuogQAAOvsPtHfJYiaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,Vortech,1", "label": "CleanOut,,True; CleanOut,NA,True; CleanOut,Vortech,True" }, { "symbol": { "type": "esriPMS", "url": "2cd05fdf3b8fc2dcdf152aa17f7fb80e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jc3TocqEQBAH8D+i4RDbYdF2j2GziWCxmCxWk8k3sJlEBGF9AvMWwwXXpulewScQRDDcBxc+kNNDuYO7gYWdYebHhF0eHwr+tyHDMK6apo17Bhljd0qpuQrZtn3xPE/dA6VpeqOUrm+0FvM8Y5omSJL0so9/BQRBgDzPH3dd11EUBVRVPQZFUYQkSf7zqqrgOA7quj4GlWX5VGOMoe97KIqyHxIE4VCd34Jc10XbtouaaZqQZfkY5Ps+xnFElmUYhgGWZSGO4632bYjjOIRh+Djf+yJN05xEUdw12HXd4oUuIELImRDy/kbvxMegP5VVTkJqUpDvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1, ,0", "label": "CleanOut, ,False; CleanOut,NA,; CleanOut,NA,False; Manhole,NA,False" }, { "symbol": { "type": "esriPMS", "url": "2cd05fdf3b8fc2dcdf152aa17f7fb80e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jc3TocqEQBAH8D+i4RDbYdF2j2GziWCxmCxWk8k3sJlEBGF9AvMWwwXXpulewScQRDDcBxc+kNNDuYO7gYWdYebHhF0eHwr+tyHDMK6apo17Bhljd0qpuQrZtn3xPE/dA6VpeqOUrm+0FvM8Y5omSJL0so9/BQRBgDzPH3dd11EUBVRVPQZFUYQkSf7zqqrgOA7quj4GlWX5VGOMoe97KIqyHxIE4VCd34Jc10XbtouaaZqQZfkY5Ps+xnFElmUYhgGWZSGO4632bYjjOIRh+Djf+yJN05xEUdw12HXd4oUuIELImRDy/kbvxMegP5VVTkJqUpDvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,", "label": "CleanOut, ,False; CleanOut,NA,; CleanOut,NA,False; Manhole,NA,False" }, { "symbol": { "type": "esriPMS", "url": "2cd05fdf3b8fc2dcdf152aa17f7fb80e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jc3TocqEQBAH8D+i4RDbYdF2j2GziWCxmCxWk8k3sJlEBGF9AvMWwwXXpulewScQRDDcBxc+kNNDuYO7gYWdYebHhF0eHwr+tyHDMK6apo17Bhljd0qpuQrZtn3xPE/dA6VpeqOUrm+0FvM8Y5omSJL0so9/BQRBgDzPH3dd11EUBVRVPQZFUYQkSf7zqqrgOA7quj4GlWX5VGOMoe97KIqyHxIE4VCd34Jc10XbtouaaZqQZfkY5Ps+xnFElmUYhgGWZSGO4632bYjjOIRh+Djf+yJN05xEUdw12HXd4oUuIELImRDy/kbvxMegP5VVTkJqUpDvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,0", "label": "CleanOut, ,False; CleanOut,NA,; CleanOut,NA,False; Manhole,NA,False" }, { "symbol": { "type": "esriPMS", "url": "2cd05fdf3b8fc2dcdf152aa17f7fb80e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jc3TocqEQBAH8D+i4RDbYdF2j2GziWCxmCxWk8k3sJlEBGF9AvMWwwXXpulewScQRDDcBxc+kNNDuYO7gYWdYebHhF0eHwr+tyHDMK6apo17Bhljd0qpuQrZtn3xPE/dA6VpeqOUrm+0FvM8Y5omSJL0so9/BQRBgDzPH3dd11EUBVRVPQZFUYQkSf7zqqrgOA7quj4GlWX5VGOMoe97KIqyHxIE4VCd34Jc10XbtouaaZqQZfkY5Ps+xnFElmUYhgGWZSGO4632bYjjOIRh+Djf+yJN05xEUdw12HXd4oUuIELImRDy/kbvxMegP5VVTkJqUpDvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,NA,0", "label": "CleanOut, ,False; CleanOut,NA,; CleanOut,NA,False; Manhole,NA,False" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314648.000829473, "ymin": 1851466.5201485604, "xmax": 6336614.763654381, "ymax": 1869027.1569432318, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "AsbuiltNumber", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": { "type": "range", "name": "swDomainSymbolRotation", "description": "", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AccessDiameter", "type": "esriFieldTypeDouble", "alias": "AccessDiameter", "domain": { "type": "range", "name": "swDomainAccessDiameter", "description": "", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "AccessType", "length": 255, "domain": { "type": "codedValue", "name": "swDomainAccessType", "description": "", "codedValues": [ { "name": "Cover", "code": "Cover" }, { "name": "Door", "code": "Door" }, { "name": "Grate", "code": "Grate" }, { "name": "Hand", "code": "Hand" }, { "name": "Lid", "code": "Lid" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Structure", "domain": null }, { "name": "GroundElevation", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 15, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": { "type": "codedValue", "name": "swDomainGridNumbers", "description": "", "codedValues": [ { "name": "A-04", "code": "A04" }, { "name": "A-05", "code": "A05" }, { "name": "A-06", "code": "A06" }, { "name": "A-07", "code": "A07" }, { "name": "A-08", "code": "A08" }, { "name": "A-09", "code": "A09" }, { "name": "A-10", "code": "A10" }, { "name": "B-04", "code": "B04" }, { "name": "B-05", "code": "B05" }, { "name": "B-06", "code": "B06" }, { "name": "B-07", "code": "B07" }, { "name": "B-08", "code": "B08" }, { "name": "B-09", "code": "B09" }, { "name": "B-10", "code": "B10" }, { "name": "C-02", "code": "C02" }, { "name": "C-03", "code": "C03" }, { "name": "C-04", "code": "C04" }, { "name": "C-05", "code": "C05" }, { "name": "C-06", "code": "C06" }, { "name": "C-07", "code": "C07" }, { "name": "C-08", "code": "C08" }, { "name": "C-09", "code": "C09" }, { "name": "C-10", "code": "C10" }, { "name": "D-02", "code": "D02" }, { "name": "D-03", "code": "D03" }, { "name": "D-04", "code": "D04" }, { "name": "D-05", "code": "D05" }, { "name": "D-06", "code": "D06" }, { "name": "D-07", "code": "D07" }, { "name": "D-08", "code": "D08" }, { "name": "D-09", "code": "D09" }, { "name": "D-10", "code": "D10" }, { "name": "E-02", "code": "E02" }, { "name": "E-03", "code": "E03" }, { "name": "E-04", "code": "E04" }, { "name": "E-05", "code": "E05" }, { "name": "E-06", "code": "E06" }, { "name": "E-07", "code": "E07" }, { "name": "E-08", "code": "E08" }, { "name": "E-09", "code": "E09" }, { "name": "E-10", "code": "E10" }, { "name": "F-01", "code": "F01" }, { "name": "F-02", "code": "F02" }, { "name": "F-03", "code": "F03" }, { "name": "F-04", "code": "F04" }, { "name": "F-05", "code": "F05" }, { "name": "F-06", "code": "F06" }, { "name": "F-07", "code": "F07" }, { "name": "F-08", "code": "F08" }, { "name": "F-09", "code": "F09" }, { "name": "G-01", "code": "G01" }, { "name": "G-02", "code": "G02" }, { "name": "G-03", "code": "G03" }, { "name": "G-04", "code": "G04" }, { "name": "G-05", "code": "G05" }, { "name": "G-06", "code": "G06" }, { "name": "G-07", "code": "G07" }, { "name": "G-08", "code": "G08" }, { "name": "G-09", "code": "G09" }, { "name": "H-01", "code": "H01" }, { "name": "H-02", "code": "H02" }, { "name": "H-03", "code": "H03" }, { "name": "H-04", "code": "H04" }, { "name": "H-05", "code": "H05" }, { "name": "H-06", "code": "H06" }, { "name": "H-07", "code": "H07" }, { "name": "I-01", "code": "I01" }, { "name": "I-02", "code": "I02" }, { "name": "I-03", "code": "I03" }, { "name": "I-05", "code": "I05" }, { "name": "I-06", "code": "I06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "swDomainDataSource", "description": "", "codedValues": [ { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "CAD", "code": "CAD" }, { "name": "Redline", "code": "Redline" }, { "name": "Estimated Invert", "code": "EstInv" }, { "name": "Index Grid", "code": "Index" }, { "name": "Other", "code": "Other" }, { "name": "Stormwater Book Quad", "code": "Mylar" }, { "name": "Imagery", "code": "Imagery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": { "type": "codedValue", "name": "swDomainDataUse", "description": "", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "GIS Only", "code": "GIS Only" }, { "name": "Model Data", "code": "Model Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureOwner", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubBasinID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 25, "domain": null }, { "name": "FilterType", "type": "esriFieldTypeString", "alias": "Filter Type", "length": 20, "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "SBASIN", "type": "esriFieldTypeString", "alias": "SBASIN", "length": 20, "domain": { "type": "codedValue", "name": "swDomainStormwaterBasin", "description": "", "codedValues": [ { "name": "Alvarado", "code": "A" }, { "name": "University", "code": "B" }, { "name": "Lake Murray", "code": "C" }, { "name": "Spring Valley", "code": "E" }, { "name": "Lemon Grove", "code": "F" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEWID", "type": "esriFieldTypeInteger", "alias": "NEWID", "domain": null }, { "name": "SEQID", "type": "esriFieldTypeInteger", "alias": "SEQID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeString", "alias": "NODEID", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "WQFeature", "type": "esriFieldTypeSmallInteger", "alias": "Water Quality Feature", "domain": { "type": "codedValue", "name": "swDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "domain": null }, { "name": "CheckOut", "type": "esriFieldTypeString", "alias": "CheckOut", "length": 10, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Ancillary Role", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_259", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_259", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxPILOTID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSubtype", "fields": "SubtypeCD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxFilterType", "fields": "FilterType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymbol", "fields": "SubtypeCD,FilterType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "CleanOut" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Cyclone" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Manhole" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Treatment" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "AccessDiameter": null, "AccessType": null, "InvertElevation": 0, "SubtypeCD": 1, "GroundElevation": 0, "Width": "UNK", "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "AncillaryRole": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "CleanOut" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "AccessDiameter": null, "AccessType": null, "InvertElevation": 0, "SubtypeCD": 1, "GroundElevation": 0, "Width": "UNK", "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": 1, "PILOT_ID": null, "CheckOut": null, "AncillaryRole": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Cyclone" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "AccessDiameter": null, "AccessType": null, "InvertElevation": 0, "SubtypeCD": 1, "GroundElevation": 0, "Width": "UNK", "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "AncillaryRole": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Manhole" }, { "domains": { "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "AccessDiameter": {"type": "inherited"}, "AccessType": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"}, "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "AccessDiameter": null, "AccessType": null, "InvertElevation": 0, "SubtypeCD": 1, "GroundElevation": 0, "Width": "UNK", "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "AncillaryRole": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Treatment" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Outlet", "type": "Feature Layer", "description": "

Stormwater system for the City of La Mesa.<\/SPAN><\/P>

This feature class contains data pertaining to outlets within the City of La Mesa. Outlets are points at which water exits the stormwater collection system, and may be one of four types (subtypes): headwall, outlet, wall, or unknown.<\/SPAN><\/P>

Based on the Esri Simplified Stormwater file geodatabase model; added La Mesa content.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of La Mesa, Department of Public Works", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "field2": "FilterType", "defaultSymbol": { "type": "esriPMS", "url": "fb4bb155c7d982f523664d7ccda909a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQ4jb3RLUiDYRTF8Z8wQQRBYdlgWBkKFj+i0WwS07AMbGsrGixiMomgaNNgEGbfkojJIhaLSZOiTnA6UBFueMv0fdnwtOfcy/+599ycHin3n6A8mnjvFrSAO5z2AnTfLSiPLxTQj3Za0DSGEu85nGAUK7hK1B5w2Qn0iG0M4AhvOMYwFjGLZdxi6beJbqJ5A0WU8Ry/72IfB1jH518ZfaCCNZSwFX4lAt9Jk1FSE6hiE0+oxXqygAYxiT0cYgSrGENfXDIVaB6vkdF1ePWAzuA8LejnelNoJbyLmHI8y2qNDv4LzrKAMusblAkvpfL5jBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2865a18a21612386751fa7ffa3e7fe61", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVQokb2SsUuEcBTHv8J1ISFN4SYIR7TVH9AYNwQSGEa7w2+IwCXaclKwpZwNkWsKh2i5vaUlQlpdjqshfnAVDfoDCV5cEISYXEO95cH3++Hx+L7XwS+q86+wCsAAcDYL7MmyvCOEuATw3AavKYqy7vu+EsfxeZZlm23wSZIkkmEYCMNwQ9f11dFodN8Em5qmLZmmufy5i+fNua57AWClDs8DCNI0XfgyLMtCEAQ9VVW3OOdX3+Fp71ZVdQ1gdypIkgQieuWcd+uTCwBH/X7fKsvyDcDicDh8z/N8DCBt2nkghNiLomhg2/Y+Y+ylKAr2UxoEwGGMHQsh8slkcgvgri26GyJ6cBynR0QHNa/xgodEtA3gaRb4EcBpg/6HL/oBAI5nW+K+I/AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA", "label": "Outlet, NA" }, { "symbol": { "type": "esriPMS", "url": "ec68d4bf897b25aaafeaa04d70087eb4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAS0lEQVQokWNhIBGw0FXDCTzqOhkYGNajazDHo0Ecmw2yWBTWMDAwpONy0hMsGr4MbCgNBw0PsMgL4tMgT6oNrHjU/cWm4Q+pNhAFAPUbCH3/k1gbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,NA", "label": "Headwall, NA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314648.000829473, "ymin": 1851745.7843538076, "xmax": 6334548.45151405, "ymax": 1869870.8727754802, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "AsbuiltNumber", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": { "type": "range", "name": "swDomainSymbolRotation", "description": "", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OutletDimension", "type": "esriFieldTypeString", "alias": "OutletDimension", "length": 10, "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "GroundElevation", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": { "type": "codedValue", "name": "swDomainGridNumbers", "description": "", "codedValues": [ { "name": "A-04", "code": "A04" }, { "name": "A-05", "code": "A05" }, { "name": "A-06", "code": "A06" }, { "name": "A-07", "code": "A07" }, { "name": "A-08", "code": "A08" }, { "name": "A-09", "code": "A09" }, { "name": "A-10", "code": "A10" }, { "name": "B-04", "code": "B04" }, { "name": "B-05", "code": "B05" }, { "name": "B-06", "code": "B06" }, { "name": "B-07", "code": "B07" }, { "name": "B-08", "code": "B08" }, { "name": "B-09", "code": "B09" }, { "name": "B-10", "code": "B10" }, { "name": "C-02", "code": "C02" }, { "name": "C-03", "code": "C03" }, { "name": "C-04", "code": "C04" }, { "name": "C-05", "code": "C05" }, { "name": "C-06", "code": "C06" }, { "name": "C-07", "code": "C07" }, { "name": "C-08", "code": "C08" }, { "name": "C-09", "code": "C09" }, { "name": "C-10", "code": "C10" }, { "name": "D-02", "code": "D02" }, { "name": "D-03", "code": "D03" }, { "name": "D-04", "code": "D04" }, { "name": "D-05", "code": "D05" }, { "name": "D-06", "code": "D06" }, { "name": "D-07", "code": "D07" }, { "name": "D-08", "code": "D08" }, { "name": "D-09", "code": "D09" }, { "name": "D-10", "code": "D10" }, { "name": "E-02", "code": "E02" }, { "name": "E-03", "code": "E03" }, { "name": "E-04", "code": "E04" }, { "name": "E-05", "code": "E05" }, { "name": "E-06", "code": "E06" }, { "name": "E-07", "code": "E07" }, { "name": "E-08", "code": "E08" }, { "name": "E-09", "code": "E09" }, { "name": "E-10", "code": "E10" }, { "name": "F-01", "code": "F01" }, { "name": "F-02", "code": "F02" }, { "name": "F-03", "code": "F03" }, { "name": "F-04", "code": "F04" }, { "name": "F-05", "code": "F05" }, { "name": "F-06", "code": "F06" }, { "name": "F-07", "code": "F07" }, { "name": "F-08", "code": "F08" }, { "name": "F-09", "code": "F09" }, { "name": "G-01", "code": "G01" }, { "name": "G-02", "code": "G02" }, { "name": "G-03", "code": "G03" }, { "name": "G-04", "code": "G04" }, { "name": "G-05", "code": "G05" }, { "name": "G-06", "code": "G06" }, { "name": "G-07", "code": "G07" }, { "name": "G-08", "code": "G08" }, { "name": "G-09", "code": "G09" }, { "name": "H-01", "code": "H01" }, { "name": "H-02", "code": "H02" }, { "name": "H-03", "code": "H03" }, { "name": "H-04", "code": "H04" }, { "name": "H-05", "code": "H05" }, { "name": "H-06", "code": "H06" }, { "name": "H-07", "code": "H07" }, { "name": "I-01", "code": "I01" }, { "name": "I-02", "code": "I02" }, { "name": "I-03", "code": "I03" }, { "name": "I-05", "code": "I05" }, { "name": "I-06", "code": "I06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "swDomainDataSource", "description": "", "codedValues": [ { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "CAD", "code": "CAD" }, { "name": "Redline", "code": "Redline" }, { "name": "Estimated Invert", "code": "EstInv" }, { "name": "Index Grid", "code": "Index" }, { "name": "Other", "code": "Other" }, { "name": "Stormwater Book Quad", "code": "Mylar" }, { "name": "Imagery", "code": "Imagery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": { "type": "codedValue", "name": "swDomainDataUse", "description": "", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "GIS Only", "code": "GIS Only" }, { "name": "Model Data", "code": "Model Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureOwner", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubBasinID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 25, "domain": null }, { "name": "FilterType", "type": "esriFieldTypeString", "alias": "Filter Type", "length": 20, "domain": null }, { "name": "WidthFlt", "type": "esriFieldTypeDouble", "alias": "WidthFlt", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "SBASIN", "type": "esriFieldTypeString", "alias": "SBASIN", "length": 20, "domain": { "type": "codedValue", "name": "swDomainStormwaterBasin", "description": "", "codedValues": [ { "name": "Alvarado", "code": "A" }, { "name": "University", "code": "B" }, { "name": "Lake Murray", "code": "C" }, { "name": "Spring Valley", "code": "E" }, { "name": "Lemon Grove", "code": "F" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "domain": null }, { "name": "CheckOut", "type": "esriFieldTypeString", "alias": "CheckOut", "length": 10, "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R260_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSubtypeCD", "fields": "SubtypeCD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "SubtypeCD,FilterType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxPilotID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "id": 1, "name": "Outlet" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "id": 2, "name": "Wall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "id": 3, "name": "Headwall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "id": 4, "name": "Unknown" } ], "subtypes": [ { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "OutletDimension": null, "SubtypeCD": 1, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "Notes": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Outlet" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "OutletDimension": null, "SubtypeCD": 1, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "Notes": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Wall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "OutletDimension": null, "SubtypeCD": 1, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "Notes": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Headwall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": {"type": "inherited"}, "SBASIN": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "OutletDimension": null, "SubtypeCD": 1, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "Notes": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Network Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851495.2530307323, "xmax": 6336777.567134559, "ymax": 1870233.3684415668, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "AsbuiltNumber", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": { "type": "range", "name": "swDomainSymbolRotation", "description": "", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": { "type": "codedValue", "name": "swNetworkStructure_Subtype", "description": "", "codedValues": [ { "name": "Junction", "code": 0 }, { "name": "Transition", "code": 1 }, { "name": "Node", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GroundElevation", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 15, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": { "type": "codedValue", "name": "swDomainGridNumbers", "description": "", "codedValues": [ { "name": "A-04", "code": "A04" }, { "name": "A-05", "code": "A05" }, { "name": "A-06", "code": "A06" }, { "name": "A-07", "code": "A07" }, { "name": "A-08", "code": "A08" }, { "name": "A-09", "code": "A09" }, { "name": "A-10", "code": "A10" }, { "name": "B-04", "code": "B04" }, { "name": "B-05", "code": "B05" }, { "name": "B-06", "code": "B06" }, { "name": "B-07", "code": "B07" }, { "name": "B-08", "code": "B08" }, { "name": "B-09", "code": "B09" }, { "name": "B-10", "code": "B10" }, { "name": "C-02", "code": "C02" }, { "name": "C-03", "code": "C03" }, { "name": "C-04", "code": "C04" }, { "name": "C-05", "code": "C05" }, { "name": "C-06", "code": "C06" }, { "name": "C-07", "code": "C07" }, { "name": "C-08", "code": "C08" }, { "name": "C-09", "code": "C09" }, { "name": "C-10", "code": "C10" }, { "name": "D-02", "code": "D02" }, { "name": "D-03", "code": "D03" }, { "name": "D-04", "code": "D04" }, { "name": "D-05", "code": "D05" }, { "name": "D-06", "code": "D06" }, { "name": "D-07", "code": "D07" }, { "name": "D-08", "code": "D08" }, { "name": "D-09", "code": "D09" }, { "name": "D-10", "code": "D10" }, { "name": "E-02", "code": "E02" }, { "name": "E-03", "code": "E03" }, { "name": "E-04", "code": "E04" }, { "name": "E-05", "code": "E05" }, { "name": "E-06", "code": "E06" }, { "name": "E-07", "code": "E07" }, { "name": "E-08", "code": "E08" }, { "name": "E-09", "code": "E09" }, { "name": "E-10", "code": "E10" }, { "name": "F-01", "code": "F01" }, { "name": "F-02", "code": "F02" }, { "name": "F-03", "code": "F03" }, { "name": "F-04", "code": "F04" }, { "name": "F-05", "code": "F05" }, { "name": "F-06", "code": "F06" }, { "name": "F-07", "code": "F07" }, { "name": "F-08", "code": "F08" }, { "name": "F-09", "code": "F09" }, { "name": "G-01", "code": "G01" }, { "name": "G-02", "code": "G02" }, { "name": "G-03", "code": "G03" }, { "name": "G-04", "code": "G04" }, { "name": "G-05", "code": "G05" }, { "name": "G-06", "code": "G06" }, { "name": "G-07", "code": "G07" }, { "name": "G-08", "code": "G08" }, { "name": "G-09", "code": "G09" }, { "name": "H-01", "code": "H01" }, { "name": "H-02", "code": "H02" }, { "name": "H-03", "code": "H03" }, { "name": "H-04", "code": "H04" }, { "name": "H-05", "code": "H05" }, { "name": "H-06", "code": "H06" }, { "name": "H-07", "code": "H07" }, { "name": "I-01", "code": "I01" }, { "name": "I-02", "code": "I02" }, { "name": "I-03", "code": "I03" }, { "name": "I-05", "code": "I05" }, { "name": "I-06", "code": "I06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "swDomainDataSource", "description": "", "codedValues": [ { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "CAD", "code": "CAD" }, { "name": "Redline", "code": "Redline" }, { "name": "Estimated Invert", "code": "EstInv" }, { "name": "Index Grid", "code": "Index" }, { "name": "Other", "code": "Other" }, { "name": "Stormwater Book Quad", "code": "Mylar" }, { "name": "Imagery", "code": "Imagery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": { "type": "codedValue", "name": "swDomainDataUse", "description": "", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "GIS Only", "code": "GIS Only" }, { "name": "Model Data", "code": "Model Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureOwner", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubBasinID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 25, "domain": null }, { "name": "FilterType", "type": "esriFieldTypeString", "alias": "Filter Type", "length": 20, "domain": null }, { "name": "WidthFlt", "type": "esriFieldTypeDouble", "alias": "WidthFlt", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "SBASIN", "type": "esriFieldTypeString", "alias": "SBASIN", "length": 20, "domain": { "type": "codedValue", "name": "swDomainStormwaterBasin", "description": "", "codedValues": [ { "name": "Alvarado", "code": "A" }, { "name": "University", "code": "B" }, { "name": "Lake Murray", "code": "C" }, { "name": "Spring Valley", "code": "E" }, { "name": "Lemon Grove", "code": "F" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEWID", "type": "esriFieldTypeInteger", "alias": "NEWID", "domain": null }, { "name": "SEQID", "type": "esriFieldTypeInteger", "alias": "SEQID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeString", "alias": "NODEID", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": { "type": "codedValue", "name": "swNetworkStructure_Subtype", "description": "", "codedValues": [ { "name": "Junction", "code": 0 }, { "name": "Transition", "code": 1 }, { "name": "Node", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Structure", "type": "esriFieldTypeInteger", "alias": "Structure", "domain": { "type": "codedValue", "name": "swNetworkStructure_Structure", "description": "", "codedValues": [ { "name": "Tee", "code": 0 }, { "name": "Lug", "code": 1 }, { "name": "Pipe Collar", "code": 2 }, { "name": "Roof Drain", "code": 3 }, { "name": "Cutoff", "code": 4 }, { "name": "Curtain", "code": 5 }, { "name": "Wall", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Source", "code": 8 }, { "name": "Sink", "code": 9 }, { "name": "Cap", "code": 10 }, { "name": "High Point", "code": 11 }, { "name": "Box", "code": 12 }, { "name": "Headwall", "code": 13 }, { "name": "Dowells", "code": 14 }, { "name": "Riser", "code": 15 }, { "name": "Wye", "code": 16 }, { "name": "Cross", "code": 17 }, { "name": "Outfall", "code": 18 }, { "name": "Inlet", "code": 19 }, { "name": "Pond", "code": 20 }, { "name": "Elbow", "code": 21 }, { "name": "Cover", "code": 22 }, { "name": "Atrium Drain", "code": 23 }, { "name": "Point of Connection", "code": 24 }, { "name": "Swale", "code": 25 }, { "name": "Rip Rap", "code": 26 }, { "name": "Flow Control", "code": 27 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CheckOut", "type": "esriFieldTypeString", "alias": "CheckOut", "length": 10, "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_258", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_258", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Inlet", "type": "Feature Layer", "description": "

Stormwater system for the City of La Mesa.<\/SPAN><\/P>

This feature class contains data pertaining to inlets within the City of La Mesa. Inlets are points at which water enters the stormwater collection system, and may be one of six types (subtypes): catch basin, headwall, inlet, sump, wall, or unknown.<\/SPAN><\/P>

Based on the Esri Simplified Stormwater file geodatabase model; added La Mesa content.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of La Mesa, Department of Public Works", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "field2": "FilterType", "field3": "WQFeature", "defaultSymbol": { "type": "esriPMS", "url": "fb4bb155c7d982f523664d7ccda909a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQ4jb3RLUiDYRTF8Z8wQQRBYdlgWBkKFj+i0WwS07AMbGsrGixiMomgaNNgEGbfkojJIhaLSZOiTnA6UBFueMv0fdnwtOfcy/+599ycHin3n6A8mnjvFrSAO5z2AnTfLSiPLxTQj3Za0DSGEu85nGAUK7hK1B5w2Qn0iG0M4AhvOMYwFjGLZdxi6beJbqJ5A0WU8Ry/72IfB1jH518ZfaCCNZSwFX4lAt9Jk1FSE6hiE0+oxXqygAYxiT0cYgSrGENfXDIVaB6vkdF1ePWAzuA8LejnelNoJbyLmHI8y2qNDv4LzrKAMusblAkvpfL5jBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7b13b713c17ca26c76e2d2c84ba6c78c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jWNhoBJgGTIGMSkoKIS7uLjYSUlJif/////f/fv3n+zcuXPX69evtxFrkEhERMSkCRMmeImLi/MjS9y9ezc8Jydn444dO4oZGBi+4jOIOT4+fvr8+fNDGBkZMWxQVlaW2LRpU2pwcDDL5s2bU3AaZGFhkTpx4kR/bIbAACsrK9OECRNCbt68ueXWrVsbsBrk7u7uzc/Pz8pAACgpKfF7eHgE4TRIQkJChYFIIC8vr4TMRzGImZmZnViDmNHUohj06dOnlwwMDIrEGPTu3bvXOA26cePGie/fv1twcnLiNeTVq1cgtQdwGrRjx46qyZMn+5SVleEMq////zP09fWdW7VqVQ9Og548efL95s2bkX19fWszMzPl0F328eNHhgkTJly/d+9eIAMDwz+cBoHAvHnzzpSXl+vV19dPUlZWtuXl5ZUCZZEPHz48vHv37q6vX7+WrF69+je6Pqx5rbOz8yMDA0M8Lu9hA4OvGAEA+ZKLQSaYvacAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4,NA,0", "label": "Sump" }, { "symbol": { "type": "esriPMS", "url": "7b13b713c17ca26c76e2d2c84ba6c78c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jWNhoBJgGTIGMSkoKIS7uLjYSUlJif/////f/fv3n+zcuXPX69evtxFrkEhERMSkCRMmeImLi/MjS9y9ezc8Jydn444dO4oZGBi+4jOIOT4+fvr8+fNDGBkZMWxQVlaW2LRpU2pwcDDL5s2bU3AaZGFhkTpx4kR/bIbAACsrK9OECRNCbt68ueXWrVsbsBrk7u7uzc/Pz8pAACgpKfF7eHgE4TRIQkJChYFIIC8vr4TMRzGImZmZnViDmNHUohj06dOnlwwMDIrEGPTu3bvXOA26cePGie/fv1twcnLiNeTVq1cgtQdwGrRjx46qyZMn+5SVleEMq////zP09fWdW7VqVQ9Og548efL95s2bkX19fWszMzPl0F328eNHhgkTJly/d+9eIAMDwz+cBoHAvHnzzpSXl+vV19dPUlZWtuXl5ZUCZZEPHz48vHv37q6vX7+WrF69+je6Pqx5rbOz8yMDA0M8Lu9hA4OvGAEA+ZKLQSaYvacAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4,NA,", "label": "Sump" }, { "symbol": { "type": "esriPMS", "url": "56c3bcaae22952301a9b7619f888e5ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokWNhoCJggTEaGhrEPn/+bEWqARwcHGdbW1sfoxj29u3bqK9fv/b7+voSbdD169cZ7t+/P5mBgSEPxTAQ0NXVZQgICCDaMBEREZBhcD6KYZQClhFo2Pr16xkePHhAtOZnz54xCAgIYBo2efLkCQwMDBMOHTpEHZdRCgBLxSbEpkaGvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,NA,0", "label": "Inlet" }, { "symbol": { "type": "esriPMS", "url": "56c3bcaae22952301a9b7619f888e5ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokWNhoCJggTEaGhrEPn/+bEWqARwcHGdbW1sfoxj29u3bqK9fv/b7+voSbdD169cZ7t+/P5mBgSEPxTAQ0NXVZQgICCDaMBEREZBhcD6KYZQClhFo2Pr16xkePHhAtOZnz54xCAgIYBo2efLkCQwMDBMOHTpEHZdRCgBLxSbEpkaGvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,,0", "label": "Inlet" }, { "symbol": { "type": "esriPMS", "url": "56c3bcaae22952301a9b7619f888e5ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokWNhoCJggTEaGhrEPn/+bEWqARwcHGdbW1sfoxj29u3bqK9fv/b7+voSbdD169cZ7t+/P5mBgSEPxTAQ0NXVZQgICCDaMBEREZBhcD6KYZQClhFo2Pr16xkePHhAtOZnz54xCAgIYBo2efLkCQwMDBMOHTpEHZdRCgBLxSbEpkaGvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3, ,", "label": "Inlet" }, { "symbol": { "type": "esriPMS", "url": "56c3bcaae22952301a9b7619f888e5ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQokWNhoCJggTEaGhrEPn/+bEWqARwcHGdbW1sfoxj29u3bqK9fv/b7+voSbdD169cZ7t+/P5mBgSEPxTAQ0NXVZQgICCDaMBEREZBhcD6KYZQClhFo2Pr16xkePHhAtOZnz54xCAgIYBo2efLkCQwMDBMOHTpEHZdRCgBLxSbEpkaGvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,NA,", "label": "Inlet" }, { "symbol": { "type": "esriPMS", "url": "ec68d4bf897b25aaafeaa04d70087eb4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAASCAYAAABvqT8MAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAS0lEQVQokWNhIBGw0FXDCTzqOhkYGNajazDHo0Ecmw2yWBTWMDAwpONy0hMsGr4MbCgNBw0PsMgL4tMgT6oNrHjU/cWm4Q+pNhAFAPUbCH3/k1gbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,NA,0", "label": "Headwall" }, { "symbol": { "type": "esriPMS", "url": "8a83887f686f4ae97fa0ee1aeeb88b89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVQokWNhoCJggTHc3NzEGBgYrMgw4+yuXbseoxjGysoaZW5u3k+ySWfPTmZgYMhDMYwagGXUsEESZlu3bp0AwlQxjBoAANXND5ACOTjGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,Contech,0", "label": "Inlet (Filtered, No WaterQualityFeature)" }, { "symbol": { "type": "esriPMS", "url": "8a83887f686f4ae97fa0ee1aeeb88b89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVQokWNhoCJggTHc3NzEGBgYrMgw4+yuXbseoxjGysoaZW5u3k+ySWfPTmZgYMhDMYwagGXUsEESZlu3bp0AwlQxjBoAANXND5ACOTjGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,FOSSIL,0", "label": "Inlet (Filtered, No WaterQualityFeature)" }, { "symbol": { "type": "esriPMS", "url": "8a83887f686f4ae97fa0ee1aeeb88b89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVQokWNhoCJggTHc3NzEGBgYrMgw4+yuXbseoxjGysoaZW5u3k+ySWfPTmZgYMhDMYwagGXUsEESZlu3bp0AwlQxjBoAANXND5ACOTjGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,Unknown,0", "label": "Inlet (Filtered, No WaterQualityFeature)" }, { "symbol": { "type": "esriPMS", "url": "8a83887f686f4ae97fa0ee1aeeb88b89", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASElEQVQokWNhoCJggTHc3NzEGBgYrMgw4+yuXbseoxjGysoaZW5u3k+ySWfPTmZgYMhDMYwagGXUsEESZlu3bp0AwlQxjBoAANXND5ACOTjGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,BIO-CLEAN,0", "label": "Inlet (Filtered, No WaterQualityFeature)" }, { "symbol": { "type": "esriPMS", "url": "e833136a94507d6a4b97e70bf75f4560", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQokWNhoCJgQWKzMjAw8JNhxicGBoZf6IZZtzo7xwpzcPwg1pQTT5+eXnDhwhcGBoY16IYxpBkZJYlwcRHtpHRT00yoYQwYhmEDB5csYXh5/z6DnJYWg0VwMF61BA17cfcumH507RrlhglJSzO8e/qUQUJZmZBSBoKGuaakEDSEAZth2+/cYeBlYyNa88lnz/QZGBj2YTPsQNz69YxEm0TIZZQCALPwKuqwJKtJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,Filterra,1", "label": "Inlet/Catch Basin (WaterQuality Feature)" }, { "symbol": { "type": "esriPMS", "url": "e833136a94507d6a4b97e70bf75f4560", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQokWNhoCJgQWKzMjAw8JNhxicGBoZf6IZZtzo7xwpzcPwg1pQTT5+eXnDhwhcGBoY16IYxpBkZJYlwcRHtpHRT00yoYQwYhmEDB5csYXh5/z6DnJYWg0VwMF61BA17cfcumH507RrlhglJSzO8e/qUQUJZmZBSBoKGuaakEDSEAZth2+/cYeBlYyNa88lnz/QZGBj2YTPsQNz69YxEm0TIZZQCALPwKuqwJKtJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,NA,1", "label": "Inlet/Catch Basin (WaterQuality Feature)" }, { "symbol": { "type": "esriPMS", "url": "e833136a94507d6a4b97e70bf75f4560", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAALCAYAAACd1bY6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQokWNhoCJgQWKzMjAw8JNhxicGBoZf6IZZtzo7xwpzcPwg1pQTT5+eXnDhwhcGBoY16IYxpBkZJYlwcRHtpHRT00yoYQwYhmEDB5csYXh5/z6DnJYWg0VwMF61BA17cfcumH507RrlhglJSzO8e/qUQUJZmZBSBoKGuaakEDSEAZth2+/cYeBlYyNa88lnz/QZGBj2YTPsQNz69YxEm0TIZZQCALPwKuqwJKtJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,1", "label": "Inlet/Catch Basin (WaterQuality Feature)" }, { "symbol": { "type": "esriPMS", "url": "c273bdf5ce506f825394f3289fd17016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGeXp6HrC2tv5GjMajR4/+3759uzdWg4KDg5WTk5NliDFo2rRpV7Zv347dRZQAllGDCILRMCIxjI4dO8bJzc1NhDYGhnPnzvHiNGjevHki8+bNI8ogvC6iBFDNIADLBhkgdaAoyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,,", "label": "Catch Basin" }, { "symbol": { "type": "esriPMS", "url": "c273bdf5ce506f825394f3289fd17016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGeXp6HrC2tv5GjMajR4/+3759uzdWg4KDg5WTk5NliDFo2rRpV7Zv347dRZQAllGDCILRMCIxjI4dO8bJzc1NhDYGhnPnzvHiNGjevHki8+bNI8ogvC6iBFDNIADLBhkgdaAoyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,0", "label": "Catch Basin" }, { "symbol": { "type": "esriPMS", "url": "c273bdf5ce506f825394f3289fd17016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGeXp6HrC2tv5GjMajR4/+3759uzdWg4KDg5WTk5NliDFo2rRpV7Zv347dRZQAllGDCILRMCIxjI4dO8bJzc1NhDYGhnPnzvHiNGjevHki8+bNI8ogvC6iBFDNIADLBhkgdaAoyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,NA,", "label": "Catch Basin" }, { "symbol": { "type": "esriPMS", "url": "b748b734e5f05702ac03c2cce0ad53f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQ4jWNhoBJgoYlBs2fPliFFMz8///OwsLC/GAatXbv2sZycHFGGPH/+nMHPz0+WgYHhCYZBIEPMzMyIMujUqVN0CCNKAAtFupHAqEFDPozu3Lnzn4GBAYQJgocPHzJaW1vD1aIYtG/fPqZ9+/YR7YqdO3didxElgGoGAQCtdiAOeIZTwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,BIO-CLEAN,0", "label": "Catch Basin (Filtered)" }, { "symbol": { "type": "esriPMS", "url": "b748b734e5f05702ac03c2cce0ad53f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQ4jWNhoBJgoYlBs2fPliFFMz8///OwsLC/GAatXbv2sZycHFGGPH/+nMHPz0+WgYHhCYZBIEPMzMyIMujUqVN0CCNKAAtFupHAqEFDPozu3Lnzn4GBAYQJgocPHzJaW1vD1aIYtG/fPqZ9+/YR7YqdO3didxElgGoGAQCtdiAOeIZTwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,GISB-12-12-12-A,0", "label": "Catch Basin (Filtered)" }, { "symbol": { "type": "esriPMS", "url": "b748b734e5f05702ac03c2cce0ad53f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAf0lEQVQ4jWNhoBJgoYlBs2fPliFFMz8///OwsLC/GAatXbv2sZycHFGGPH/+nMHPz0+WgYHhCYZBIEPMzMyIMujUqVN0CCNKAAtFupHAqEFDPozu3Lnzn4GBAYQJgocPHzJaW1vD1aIYtG/fPqZ9+/YR7YqdO3didxElgGoGAQCtdiAOeIZTwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1,GISB-18-18-18-A,0", "label": "Catch Basin (Filtered)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314872.638175473, "ymin": 1851694.9973818958, "xmax": 6336672.568000719, "ymax": 1869870.6332746446, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "AsbuiltNumber", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "SymbolRotation", "domain": { "type": "range", "name": "swDomainSymbolRotation", "description": "", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InletDimension", "type": "esriFieldTypeString", "alias": "InletDimension", "length": 255, "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Structure", "domain": { "type": "codedValue", "name": "swInletStructure", "description": "Inlet structure type", "codedValues": [ { "name": "Catch Basin", "code": 1 }, { "name": "Headwall", "code": 2 }, { "name": "Inlet", "code": 3 }, { "name": "Sump", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GroundElevation", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "InvertElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": { "type": "codedValue", "name": "swDomainGridNumbers", "description": "", "codedValues": [ { "name": "A-04", "code": "A04" }, { "name": "A-05", "code": "A05" }, { "name": "A-06", "code": "A06" }, { "name": "A-07", "code": "A07" }, { "name": "A-08", "code": "A08" }, { "name": "A-09", "code": "A09" }, { "name": "A-10", "code": "A10" }, { "name": "B-04", "code": "B04" }, { "name": "B-05", "code": "B05" }, { "name": "B-06", "code": "B06" }, { "name": "B-07", "code": "B07" }, { "name": "B-08", "code": "B08" }, { "name": "B-09", "code": "B09" }, { "name": "B-10", "code": "B10" }, { "name": "C-02", "code": "C02" }, { "name": "C-03", "code": "C03" }, { "name": "C-04", "code": "C04" }, { "name": "C-05", "code": "C05" }, { "name": "C-06", "code": "C06" }, { "name": "C-07", "code": "C07" }, { "name": "C-08", "code": "C08" }, { "name": "C-09", "code": "C09" }, { "name": "C-10", "code": "C10" }, { "name": "D-02", "code": "D02" }, { "name": "D-03", "code": "D03" }, { "name": "D-04", "code": "D04" }, { "name": "D-05", "code": "D05" }, { "name": "D-06", "code": "D06" }, { "name": "D-07", "code": "D07" }, { "name": "D-08", "code": "D08" }, { "name": "D-09", "code": "D09" }, { "name": "D-10", "code": "D10" }, { "name": "E-02", "code": "E02" }, { "name": "E-03", "code": "E03" }, { "name": "E-04", "code": "E04" }, { "name": "E-05", "code": "E05" }, { "name": "E-06", "code": "E06" }, { "name": "E-07", "code": "E07" }, { "name": "E-08", "code": "E08" }, { "name": "E-09", "code": "E09" }, { "name": "E-10", "code": "E10" }, { "name": "F-01", "code": "F01" }, { "name": "F-02", "code": "F02" }, { "name": "F-03", "code": "F03" }, { "name": "F-04", "code": "F04" }, { "name": "F-05", "code": "F05" }, { "name": "F-06", "code": "F06" }, { "name": "F-07", "code": "F07" }, { "name": "F-08", "code": "F08" }, { "name": "F-09", "code": "F09" }, { "name": "G-01", "code": "G01" }, { "name": "G-02", "code": "G02" }, { "name": "G-03", "code": "G03" }, { "name": "G-04", "code": "G04" }, { "name": "G-05", "code": "G05" }, { "name": "G-06", "code": "G06" }, { "name": "G-07", "code": "G07" }, { "name": "G-08", "code": "G08" }, { "name": "G-09", "code": "G09" }, { "name": "H-01", "code": "H01" }, { "name": "H-02", "code": "H02" }, { "name": "H-03", "code": "H03" }, { "name": "H-04", "code": "H04" }, { "name": "H-05", "code": "H05" }, { "name": "H-06", "code": "H06" }, { "name": "H-07", "code": "H07" }, { "name": "I-01", "code": "I01" }, { "name": "I-02", "code": "I02" }, { "name": "I-03", "code": "I03" }, { "name": "I-05", "code": "I05" }, { "name": "I-06", "code": "I06" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": { "type": "codedValue", "name": "swDomainDataSource", "description": "", "codedValues": [ { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "CAD", "code": "CAD" }, { "name": "Redline", "code": "Redline" }, { "name": "Estimated Invert", "code": "EstInv" }, { "name": "Index Grid", "code": "Index" }, { "name": "Other", "code": "Other" }, { "name": "Stormwater Book Quad", "code": "Mylar" }, { "name": "Imagery", "code": "Imagery" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": { "type": "codedValue", "name": "swDomainDataUse", "description": "", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "GIS Only", "code": "GIS Only" }, { "name": "Model Data", "code": "Model Data" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureOwner", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 15, "domain": { "type": "codedValue", "name": "swInletOwner", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubBasinID", "type": "esriFieldTypeString", "alias": "Sub-Basin ID", "length": 25, "domain": null }, { "name": "FilterType", "type": "esriFieldTypeString", "alias": "Filter Type", "length": 20, "domain": null }, { "name": "WidthFlt", "type": "esriFieldTypeDouble", "alias": "WidthFlt", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "SBASIN", "type": "esriFieldTypeString", "alias": "SBASIN", "length": 20, "domain": { "type": "codedValue", "name": "swDomainStormwaterBasin", "description": "", "codedValues": [ { "name": "Alvarado", "code": "A" }, { "name": "University", "code": "B" }, { "name": "Lake Murray", "code": "C" }, { "name": "Spring Valley", "code": "E" }, { "name": "Lemon Grove", "code": "F" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEWID", "type": "esriFieldTypeInteger", "alias": "NEWID", "domain": null }, { "name": "SEQID", "type": "esriFieldTypeInteger", "alias": "SEQID", "domain": null }, { "name": "NODEID", "type": "esriFieldTypeString", "alias": "NODEID", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "WQFeature", "type": "esriFieldTypeSmallInteger", "alias": "Water Quality Feature", "domain": { "type": "codedValue", "name": "swDomainBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "domain": null }, { "name": "CheckOut", "type": "esriFieldTypeString", "alias": "CheckOut", "length": 10, "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymbol", "fields": "SubtypeCD,FilterType,WQFeature", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S166_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 1, "name": "Catch Basin" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 2, "name": "Headwall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 3, "name": "Inlet" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 4, "name": "Sump" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 5, "name": "Wall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "id": 6, "name": "Unknown" } ], "subtypes": [ { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Catch Basin" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Headwall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Inlet" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Sump" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Wall" }, { "domains": { "AncillaryRole": { "type": "codedValue", "name": "AncillaryRoleDomain_1", "description": "Role of feature in geometric network", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Enabled": {"type": "inherited"}, "LocationDescription": {"type": "inherited"}, "SymbolRotation": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "PageNumber": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataUse": {"type": "inherited"}, "StructureOwner": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SBASIN": {"type": "inherited"}, "WQFeature": {"type": "inherited"} }, "defaultValues": { "AncillaryRole": 0, "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LocationDescription": null, "SymbolRotation": 0, "LifecycleStatus": "Active", "InletDimension": null, "SubtypeCD": 4, "GroundElevation": 0, "InvertElevation": 0, "StructureType": "UNK", "PageNumber": null, "XCoordinate": null, "YCoordinate": null, "DataSource": "Asbuilt", "DataUse": "GIS", "StructureOwner": "City", "SubBasinID": "UNK", "FilterType": "NA", "WidthFlt": null, "EditInitials": null, "EditDate": null, "EditSource": null, "SBASIN": null, "NEWID": null, "SEQID": null, "NODEID": null, "Notes": null, "WQFeature": null, "PILOT_ID": null, "CheckOut": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Cross Gutter", "type": "Feature Layer", "description": "

Stormwater system for the City of La Mesa.<\/SPAN><\/P>

This feature class contains data pertaining to cross gutters within the City of La Mesa. Cross gutters are strips of concrete that run across the asphalt surface of a road and are placed to channel water flow into storm drains. These features may be one of two types (subtypes): midblock, or standard.<\/SPAN><\/P>

Based on the Esri Simplified Stormwater file geodatabase model; added La Mesa content.<\/SPAN><\/P>

Feature-linked annotation allows for a relationship between the feature and the annotation. If the feature is moved the annotation will also be moved. When an attribute is updated the annotation text updates if it is linked. Placement properties are also stored in the feature class so that individual text can be moved as needed.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "City of La Mesa, Department of Public Works", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureOwner", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "City of La Mesa", "label": "City of La Mesa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "", "label": "City of La Mesa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6315320.259983644, "ymin": 1851507.4052373916, "xmax": 6336335.698595718, "ymax": 1869876.7897583991, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": "SubtypeCD", "subtypeFieldName": "SubtypeCD", "subtypeField": "SubtypeCD", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "AsbuiltNumber", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": { "type": "codedValue", "name": "swDomainGravityMainShapes", "description": "", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Ellipse", "code": "Ellipse" }, { "name": "Natural", "code": "Natural" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "EstimatedArea", "type": "esriFieldTypeInteger", "alias": "Estimated Area", "domain": null }, { "name": "FlowDirection", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 20, "domain": { "type": "codedValue", "name": "swDomainFlowDirection", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "North-East", "code": "NE" }, { "name": "North-West", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "South-East", "code": "SE" }, { "name": "South-West", "code": "SW" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "length": 10, "domain": null }, { "name": "DateStamp", "type": "esriFieldTypeString", "alias": "Date Stamp", "length": 10, "domain": null }, { "name": "MaintenanceZone", "type": "esriFieldTypeInteger", "alias": "Maintenance Zone", "domain": null }, { "name": "DistToRoad", "type": "esriFieldTypeDouble", "alias": "Distance to Road", "domain": null }, { "name": "ArtCG", "type": "esriFieldTypeString", "alias": "Arterial Cross Gutter", "length": 10, "domain": { "type": "codedValue", "name": "YesNoOrMaybe", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Undetermined", "code": "Un" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Photograph", "type": "esriFieldTypeString", "alias": "Photograph", "length": 20, "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "StructureOwner", "type": "esriFieldTypeString", "alias": "Structure Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R262_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_262", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_262", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymbology", "fields": "FlowDirection,StructureOwner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSym", "fields": "FlowDirection,StructureOwner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "CrossSectionShape": {"type": "inherited"}, "FlowDirection": {"type": "inherited"}, "MaintenanceZone": { "type": "range", "name": "swDomainMaintenanceZones", "description": "", "range": [ 1, 7 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ArtCG": {"type": "inherited"}, "StructureOwner": {"type": "inherited"} }, "id": 1, "name": "Midblock" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "CrossSectionShape": {"type": "inherited"}, "FlowDirection": {"type": "inherited"}, "MaintenanceZone": { "type": "range", "name": "swDomainMaintenanceZones", "description": "", "range": [ 1, 7 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ArtCG": {"type": "inherited"}, "StructureOwner": {"type": "inherited"} }, "id": 2, "name": "Standard" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "CrossSectionShape": {"type": "inherited"}, "FlowDirection": {"type": "inherited"}, "MaintenanceZone": { "type": "range", "name": "swDomainMaintenanceZones", "description": "", "range": [ 1, 7 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ArtCG": {"type": "inherited"}, "StructureOwner": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "Measurement1": null, "Measurement2": null, "CrossSectionShape": "Circular", "UpstreamInvert": 0, "DownstreamInvert": 0, "Slope": null, "SubtypeCD": 1, "Street": null, "EstimatedArea": null, "FlowDirection": null, "InspectedBy": null, "DateStamp": null, "MaintenanceZone": null, "DistToRoad": null, "ArtCG": "Un", "Photograph": null, "EditInitials": null, "EditDate": null, "EditSource": null, "StructureOwner": "City", "Notes": null, "PILOT_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Midblock" }, { "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "CrossSectionShape": {"type": "inherited"}, "FlowDirection": {"type": "inherited"}, "MaintenanceZone": { "type": "range", "name": "swDomainMaintenanceZones", "description": "", "range": [ 1, 7 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ArtCG": {"type": "inherited"}, "StructureOwner": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AsbuiltNumber": null, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "Measurement1": null, "Measurement2": null, "CrossSectionShape": "Circular", "UpstreamInvert": 0, "DownstreamInvert": 0, "Slope": null, "SubtypeCD": 1, "Street": null, "EstimatedArea": null, "FlowDirection": null, "InspectedBy": null, "DateStamp": null, "MaintenanceZone": null, "DistToRoad": null, "ArtCG": "Un", "Photograph": null, "EditInitials": null, "EditDate": null, "EditSource": null, "StructureOwner": "City", "Notes": null, "PILOT_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Standard" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Gravity Main", "type": "Feature Layer", "description": "

A gravity main is a type of main line that is<\/SPAN><\/P>

unpressurized and relies on gravity to move the<\/SPAN><\/P>

water through the main.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NumberBarrels", "field2": "swSubtypeCD", "field3": "Material", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,,PL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,ACP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,APC", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,CP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,LP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,MTL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,NAT", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,OTH", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,PL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,UNK", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,1,VC", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,2,CP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,ACP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,CP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,LP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,MTL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,PL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,5,UNK", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,,", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,,CP", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,,MTL", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,,OTH", "label": "1,,Plastic; 1,Collector,; 1,Collector,Asbestos Concrete; 1,Collector,Alternative Pipe Culvert; 1,Collector,Concrete; 1,Collector,Lined Pipe; 1,Collector,Metal; 1,Collector,Natural; 1,Collector,Other; 1,Collector,Plastic; 1,Collector,Unknown; 1,Collector,Vitrified Clay; 1,Culvert,Concrete; 1,Unknown,Asbestos Concrete; 1,Unknown,Concrete; 1,Unknown,Lined Pipe; 1,Unknown,Metal; 1,Unknown,Plastic; 1,Unknown,Unknown; 1,,; 1,,Concrete; 1,,Metal; 1,,Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,3,CP", "label": "1,OpenChannel,Concrete; 1,OpenChannel,Metal; 1,OpenChannel,Natural; 1,WaterCourse,Natural" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,3,MTL", "label": "1,OpenChannel,Concrete; 1,OpenChannel,Metal; 1,OpenChannel,Natural; 1,WaterCourse,Natural" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,3,NAT", "label": "1,OpenChannel,Concrete; 1,OpenChannel,Metal; 1,OpenChannel,Natural; 1,WaterCourse,Natural" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "1,4,NAT", "label": "1,OpenChannel,Concrete; 1,OpenChannel,Metal; 1,OpenChannel,Natural; 1,WaterCourse,Natural" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "2,1,CP", "label": "2,Collector,Concrete; 2,Collector,Lined Pipe; 2,Collector,Metal; 2,Collector,Plastic; 2,Culvert,Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "2,1,LP", "label": "2,Collector,Concrete; 2,Collector,Lined Pipe; 2,Collector,Metal; 2,Collector,Plastic; 2,Culvert,Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "2,1,MTL", "label": "2,Collector,Concrete; 2,Collector,Lined Pipe; 2,Collector,Metal; 2,Collector,Plastic; 2,Culvert,Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "2,1,PL", "label": "2,Collector,Concrete; 2,Collector,Lined Pipe; 2,Collector,Metal; 2,Collector,Plastic; 2,Culvert,Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "2,2,CP", "label": "2,Collector,Concrete; 2,Collector,Lined Pipe; 2,Collector,Metal; 2,Collector,Plastic; 2,Culvert,Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "3,1,CP", "label": "3,Collector,Concrete; 3,Collector,Plastic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "3,1,PL", "label": "3,Collector,Concrete; 3,Collector,Plastic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "4,1,CP", "label": "4,Collector,Concrete" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851466.5201485604, "xmax": 6336777.567134559, "ymax": 1870234.340880558, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "As-Built Number", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swInletLifecycleStatus", "description": "Lifecycle for inlets only. Created for OMS requirements", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "UpstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Upstream X Coordinate", "domain": null }, { "name": "UpstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Upstream Y Coordinate", "domain": null }, { "name": "DownstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Downstream X Coordinate", "domain": null }, { "name": "DownstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Downstream Y Coordinate", "domain": null }, { "name": "UpstreamGround", "type": "esriFieldTypeDouble", "alias": "Upstream Ground Elevation", "domain": null }, { "name": "DownstreamGround", "type": "esriFieldTypeDouble", "alias": "Downstream Ground Elevation", "domain": null }, { "name": "DiamDepth", "type": "esriFieldTypeDouble", "alias": "DiamDepth", "domain": null }, { "name": "NumberBarrels", "type": "esriFieldTypeInteger", "alias": "Number of Barrels", "domain": null }, { "name": "AsbuiltYear", "type": "esriFieldTypeString", "alias": "Asbuilt Year", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 15, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 15, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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": "BarrelsSubtypeMaterial", "type": "esriFieldTypeString", "alias": "BarrelsSubtypeMaterial", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "StormBasin", "type": "esriFieldTypeString", "alias": "StormBasin", "length": 10, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal Year", "domain": null }, { "name": "swSubtypeCD", "type": "esriFieldTypeString", "alias": "swSubtypeCD", "length": 50, "domain": { "type": "codedValue", "name": "swSubtypeCD", "description": "Replacing SubtypeCD field for swGravity Mains. Fixes key error issue in OMS.", "codedValues": [ { "name": "Collector", "code": "1" }, { "name": "Culvert", "code": "2" }, { "name": "OpenChannel", "code": "3" }, { "name": "WaterCourse", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipePhysicalDetails", "type": "esriFieldTypeString", "alias": "PipePhysicalDetails", "length": 50, "domain": { "type": "codedValue", "name": "swDomainPhysicalDetail", "description": "Physical characteristics of storm mains taken from old material types.", "codedValues": [ { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Perforated Poly Vinyl Chloride", "code": "PPVC" }, { "name": "Box Culvert", "code": "BC" }, { "name": "Open Channel", "code": "OC" }, { "name": "Perforated", "code": "P" }, { "name": "Slotted", "code": "S" }, { "name": "Corrugated", "code": "C" }, { "name": "Perforated Corrugated", "code": "PC" }, { "name": "Corrugated Arch", "code": "CA" }, { "name": "Concrete Paved Invert", "code": "CPI" }, { "name": "Cured-In-Place Pipe", "code": "CIPP" }, { "name": "Trench Drain", "code": "T" }, { "name": "Curb Outlet Channel", "code": "COC" }, { "name": "Culvert", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoYear", "type": "esriFieldTypeString", "alias": "Video Year", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G430PILOT_ID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOwner", "fields": "Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1,Length,Material,AsbuiltNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQuery", "fields": "LifecycleStatus,Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "NumberBarrels,swSubtypeCD,Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxMaterial", "fields": "Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxByYear", "fields": "LifecycleStatus,Owner,AsbuiltYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxVideoYear", "fields": "VideoYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Gravity Main (Abandoned)", "type": "Feature Layer", "description": "

A gravity main is a type of main line that is<\/SPAN><\/P>

unpressurized and relies on gravity to move the<\/SPAN><\/P>

water through the main.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851466.5201485604, "xmax": 6336777.567134559, "ymax": 1870234.340880558, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "As-Built Number", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swInletLifecycleStatus", "description": "Lifecycle for inlets only. Created for OMS requirements", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "UpstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Upstream X Coordinate", "domain": null }, { "name": "UpstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Upstream Y Coordinate", "domain": null }, { "name": "DownstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Downstream X Coordinate", "domain": null }, { "name": "DownstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Downstream Y Coordinate", "domain": null }, { "name": "UpstreamGround", "type": "esriFieldTypeDouble", "alias": "Upstream Ground Elevation", "domain": null }, { "name": "DownstreamGround", "type": "esriFieldTypeDouble", "alias": "Downstream Ground Elevation", "domain": null }, { "name": "DiamDepth", "type": "esriFieldTypeDouble", "alias": "DiamDepth", "domain": null }, { "name": "NumberBarrels", "type": "esriFieldTypeInteger", "alias": "Number of Barrels", "domain": null }, { "name": "AsbuiltYear", "type": "esriFieldTypeString", "alias": "Asbuilt Year", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 15, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 15, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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": "BarrelsSubtypeMaterial", "type": "esriFieldTypeString", "alias": "BarrelsSubtypeMaterial", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "StormBasin", "type": "esriFieldTypeString", "alias": "StormBasin", "length": 10, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal Year", "domain": null }, { "name": "swSubtypeCD", "type": "esriFieldTypeString", "alias": "swSubtypeCD", "length": 50, "domain": { "type": "codedValue", "name": "swSubtypeCD", "description": "Replacing SubtypeCD field for swGravity Mains. Fixes key error issue in OMS.", "codedValues": [ { "name": "Collector", "code": "1" }, { "name": "Culvert", "code": "2" }, { "name": "OpenChannel", "code": "3" }, { "name": "WaterCourse", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipePhysicalDetails", "type": "esriFieldTypeString", "alias": "PipePhysicalDetails", "length": 50, "domain": { "type": "codedValue", "name": "swDomainPhysicalDetail", "description": "Physical characteristics of storm mains taken from old material types.", "codedValues": [ { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Perforated Poly Vinyl Chloride", "code": "PPVC" }, { "name": "Box Culvert", "code": "BC" }, { "name": "Open Channel", "code": "OC" }, { "name": "Perforated", "code": "P" }, { "name": "Slotted", "code": "S" }, { "name": "Corrugated", "code": "C" }, { "name": "Perforated Corrugated", "code": "PC" }, { "name": "Corrugated Arch", "code": "CA" }, { "name": "Concrete Paved Invert", "code": "CPI" }, { "name": "Cured-In-Place Pipe", "code": "CIPP" }, { "name": "Trench Drain", "code": "T" }, { "name": "Curb Outlet Channel", "code": "COC" }, { "name": "Culvert", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoYear", "type": "esriFieldTypeString", "alias": "Video Year", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G430PILOT_ID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOwner", "fields": "Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1,Length,Material,AsbuiltNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQuery", "fields": "LifecycleStatus,Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "NumberBarrels,swSubtypeCD,Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxMaterial", "fields": "Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxByYear", "fields": "LifecycleStatus,Owner,AsbuiltYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxVideoYear", "fields": "VideoYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Gravity Main (PPVC)", "type": "Feature Layer", "description": "

A gravity main is a type of main line that is<\/SPAN><\/P>

unpressurized and relies on gravity to move the<\/SPAN><\/P>

water through the main.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "PPVC", "label": "Perforated Poly Vinyl Chloride" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851466.5201485604, "xmax": 6336777.567134559, "ymax": 1870234.340880558, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "As-Built Number", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swInletLifecycleStatus", "description": "Lifecycle for inlets only. Created for OMS requirements", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "UpstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Upstream X Coordinate", "domain": null }, { "name": "UpstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Upstream Y Coordinate", "domain": null }, { "name": "DownstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Downstream X Coordinate", "domain": null }, { "name": "DownstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Downstream Y Coordinate", "domain": null }, { "name": "UpstreamGround", "type": "esriFieldTypeDouble", "alias": "Upstream Ground Elevation", "domain": null }, { "name": "DownstreamGround", "type": "esriFieldTypeDouble", "alias": "Downstream Ground Elevation", "domain": null }, { "name": "DiamDepth", "type": "esriFieldTypeDouble", "alias": "DiamDepth", "domain": null }, { "name": "NumberBarrels", "type": "esriFieldTypeInteger", "alias": "Number of Barrels", "domain": null }, { "name": "AsbuiltYear", "type": "esriFieldTypeString", "alias": "Asbuilt Year", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 15, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 15, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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": "BarrelsSubtypeMaterial", "type": "esriFieldTypeString", "alias": "BarrelsSubtypeMaterial", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "StormBasin", "type": "esriFieldTypeString", "alias": "StormBasin", "length": 10, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal Year", "domain": null }, { "name": "swSubtypeCD", "type": "esriFieldTypeString", "alias": "swSubtypeCD", "length": 50, "domain": { "type": "codedValue", "name": "swSubtypeCD", "description": "Replacing SubtypeCD field for swGravity Mains. Fixes key error issue in OMS.", "codedValues": [ { "name": "Collector", "code": "1" }, { "name": "Culvert", "code": "2" }, { "name": "OpenChannel", "code": "3" }, { "name": "WaterCourse", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipePhysicalDetails", "type": "esriFieldTypeString", "alias": "PipePhysicalDetails", "length": 50, "domain": { "type": "codedValue", "name": "swDomainPhysicalDetail", "description": "Physical characteristics of storm mains taken from old material types.", "codedValues": [ { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Perforated Poly Vinyl Chloride", "code": "PPVC" }, { "name": "Box Culvert", "code": "BC" }, { "name": "Open Channel", "code": "OC" }, { "name": "Perforated", "code": "P" }, { "name": "Slotted", "code": "S" }, { "name": "Corrugated", "code": "C" }, { "name": "Perforated Corrugated", "code": "PC" }, { "name": "Corrugated Arch", "code": "CA" }, { "name": "Concrete Paved Invert", "code": "CPI" }, { "name": "Cured-In-Place Pipe", "code": "CIPP" }, { "name": "Trench Drain", "code": "T" }, { "name": "Curb Outlet Channel", "code": "COC" }, { "name": "Culvert", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoYear", "type": "esriFieldTypeString", "alias": "Video Year", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G430PILOT_ID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOwner", "fields": "Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1,Length,Material,AsbuiltNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQuery", "fields": "LifecycleStatus,Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "NumberBarrels,swSubtypeCD,Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxMaterial", "fields": "Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxByYear", "fields": "LifecycleStatus,Owner,AsbuiltYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxVideoYear", "fields": "VideoYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Gravity Main (Private)", "type": "Feature Layer", "description": "

A gravity main is a type of main line that is<\/SPAN><\/P>

unpressurized and relies on gravity to move the<\/SPAN><\/P>

water through the main.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NumberBarrels", "field2": "swSubtypeCD", "field3": "Material", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,ACP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,CP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,LP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,MTL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,PL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,UNK", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,1,VC", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,2,CP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,CP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,MTL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,NAT", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,PL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,UNK", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,5,VC", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,CP", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,MTL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,NAT", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,PL", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,,UNK", "label": "1, Collector (Various Materials)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": ",3,MTL", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,3,CP", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,3,LP", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,3,NAT", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,4,CP", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,4,NAT", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "1,4,PL", "label": "1, OpenChannel/Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "2,1,MTL", "label": "2, Collector (Metal, Plastic)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5 }, "value": "2,1,PL", "label": "2, Collector (Metal, Plastic)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.5 }, "value": "3,1,PL", "label": "3, Collector, Plastic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.5 }, "value": "3,5,PL", "label": "3, Collector, Plastic" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 5.333333333333333 }, "value": ",5,VC", "label": "Unknown (Vitrified Clay)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851466.5201485604, "xmax": 6336777.567134559, "ymax": 1870234.340880558, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "As-Built Number", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swInletLifecycleStatus", "description": "Lifecycle for inlets only. Created for OMS requirements", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "UpstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Upstream X Coordinate", "domain": null }, { "name": "UpstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Upstream Y Coordinate", "domain": null }, { "name": "DownstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Downstream X Coordinate", "domain": null }, { "name": "DownstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Downstream Y Coordinate", "domain": null }, { "name": "UpstreamGround", "type": "esriFieldTypeDouble", "alias": "Upstream Ground Elevation", "domain": null }, { "name": "DownstreamGround", "type": "esriFieldTypeDouble", "alias": "Downstream Ground Elevation", "domain": null }, { "name": "DiamDepth", "type": "esriFieldTypeDouble", "alias": "DiamDepth", "domain": null }, { "name": "NumberBarrels", "type": "esriFieldTypeInteger", "alias": "Number of Barrels", "domain": null }, { "name": "AsbuiltYear", "type": "esriFieldTypeString", "alias": "Asbuilt Year", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 15, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 15, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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": "BarrelsSubtypeMaterial", "type": "esriFieldTypeString", "alias": "BarrelsSubtypeMaterial", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "StormBasin", "type": "esriFieldTypeString", "alias": "StormBasin", "length": 10, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal Year", "domain": null }, { "name": "swSubtypeCD", "type": "esriFieldTypeString", "alias": "swSubtypeCD", "length": 50, "domain": { "type": "codedValue", "name": "swSubtypeCD", "description": "Replacing SubtypeCD field for swGravity Mains. Fixes key error issue in OMS.", "codedValues": [ { "name": "Collector", "code": "1" }, { "name": "Culvert", "code": "2" }, { "name": "OpenChannel", "code": "3" }, { "name": "WaterCourse", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipePhysicalDetails", "type": "esriFieldTypeString", "alias": "PipePhysicalDetails", "length": 50, "domain": { "type": "codedValue", "name": "swDomainPhysicalDetail", "description": "Physical characteristics of storm mains taken from old material types.", "codedValues": [ { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Perforated Poly Vinyl Chloride", "code": "PPVC" }, { "name": "Box Culvert", "code": "BC" }, { "name": "Open Channel", "code": "OC" }, { "name": "Perforated", "code": "P" }, { "name": "Slotted", "code": "S" }, { "name": "Corrugated", "code": "C" }, { "name": "Perforated Corrugated", "code": "PC" }, { "name": "Corrugated Arch", "code": "CA" }, { "name": "Concrete Paved Invert", "code": "CPI" }, { "name": "Cured-In-Place Pipe", "code": "CIPP" }, { "name": "Trench Drain", "code": "T" }, { "name": "Curb Outlet Channel", "code": "COC" }, { "name": "Culvert", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoYear", "type": "esriFieldTypeString", "alias": "Video Year", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G430PILOT_ID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOwner", "fields": "Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1,Length,Material,AsbuiltNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQuery", "fields": "LifecycleStatus,Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "NumberBarrels,swSubtypeCD,Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxMaterial", "fields": "Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxByYear", "fields": "LifecycleStatus,Owner,AsbuiltYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxVideoYear", "fields": "VideoYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Gravity Main (Encased)", "type": "Feature Layer", "description": "

A gravity main is a type of main line that is<\/SPAN><\/P>

unpressurized and relies on gravity to move the<\/SPAN><\/P>

water through the main.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NumberBarrels", "field2": "swSubtypeCD", "field3": "Material", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,ACP", "label": "1, Encased" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,CP", "label": "1, Encased" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,LP", "label": "1, Encased" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,MTL", "label": "1, Encased" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,PL", "label": "1, Encased" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 5 }, "value": "1,5,UNK", "label": "1, Encased" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 207, 255 ], "toColor": [ 197, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 184, 252, 255 ], "toColor": [ 198, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 237, 252, 255 ], "toColor": [ 215, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 198, 255 ], "toColor": [ 252, 182, 198, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314631.725271463, "ymin": 1851466.5201485604, "xmax": 6336777.567134559, "ymax": 1870234.340880558, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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 } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AsbuiltNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AsbuiltNumber", "type": "esriFieldTypeString", "alias": "As-Built Number", "length": 255, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "swInletLifecycleStatus", "description": "Lifecycle for inlets only. Created for OMS requirements", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "swDomainStormwaterLineMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Alternative Pipe Culvert", "code": "APC" }, { "name": "Metal", "code": "MTL" }, { "name": "Natural", "code": "NAT" }, { "name": "Asbestos Concrete", "code": "ACP" }, { "name": "Concrete", "code": "CP" }, { "name": "Other", "code": "OTH" }, { "name": "Vitrified Clay", "code": "VC" }, { "name": "Lined Pipe", "code": "LP" }, { "name": "Plastic", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "CrossSectionShape", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "length": 255, "domain": null }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownstreamInvert", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "UpstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Upstream X Coordinate", "domain": null }, { "name": "UpstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Upstream Y Coordinate", "domain": null }, { "name": "DownstreamXCoord", "type": "esriFieldTypeDouble", "alias": "Downstream X Coordinate", "domain": null }, { "name": "DownstreamYCoord", "type": "esriFieldTypeDouble", "alias": "Downstream Y Coordinate", "domain": null }, { "name": "UpstreamGround", "type": "esriFieldTypeDouble", "alias": "Upstream Ground Elevation", "domain": null }, { "name": "DownstreamGround", "type": "esriFieldTypeDouble", "alias": "Downstream Ground Elevation", "domain": null }, { "name": "DiamDepth", "type": "esriFieldTypeDouble", "alias": "DiamDepth", "domain": null }, { "name": "NumberBarrels", "type": "esriFieldTypeInteger", "alias": "Number of Barrels", "domain": null }, { "name": "AsbuiltYear", "type": "esriFieldTypeString", "alias": "Asbuilt Year", "length": 10, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": { "type": "codedValue", "name": "swDomainOwnership", "description": "", "codedValues": [ { "name": "Caltrans", "code": "Caltrans" }, { "name": "Private", "code": "Private" }, { "name": "San Diego", "code": "San Diego" }, { "name": "SD County", "code": "County" }, { "name": "El Cajon", "code": "El Cajon" }, { "name": "Lemon Grove", "code": "Lemon Grove" }, { "name": "City of La Mesa", "code": "City of La Mesa" }, { "name": "Helix Water", "code": "Helix Water" }, { "name": "MTS", "code": "MTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 20, "domain": null }, { "name": "DataUse", "type": "esriFieldTypeString", "alias": "Data Use", "length": 15, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 15, "domain": { "type": "codedValue", "name": "swDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25, "domain": null }, { "name": "PageNumber", "type": "esriFieldTypeString", "alias": "MapBook Grid Page Number", "length": 5, "domain": null }, { "name": "LengthSource", "type": "esriFieldTypeString", "alias": "Length Source", "length": 15, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "EditInitials", "type": "esriFieldTypeString", "alias": "Edit Initials", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "length": 200, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PILOT_ID", "type": "esriFieldTypeString", "alias": "PILOT_ID", "length": 12, "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": "BarrelsSubtypeMaterial", "type": "esriFieldTypeString", "alias": "BarrelsSubtypeMaterial", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "StormBasin", "type": "esriFieldTypeString", "alias": "StormBasin", "length": 10, "domain": null }, { "name": "FiscalYear", "type": "esriFieldTypeSmallInteger", "alias": "Fiscal Year", "domain": null }, { "name": "swSubtypeCD", "type": "esriFieldTypeString", "alias": "swSubtypeCD", "length": 50, "domain": { "type": "codedValue", "name": "swSubtypeCD", "description": "Replacing SubtypeCD field for swGravity Mains. Fixes key error issue in OMS.", "codedValues": [ { "name": "Collector", "code": "1" }, { "name": "Culvert", "code": "2" }, { "name": "OpenChannel", "code": "3" }, { "name": "WaterCourse", "code": "4" }, { "name": "Unknown", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipePhysicalDetails", "type": "esriFieldTypeString", "alias": "PipePhysicalDetails", "length": 50, "domain": { "type": "codedValue", "name": "swDomainPhysicalDetail", "description": "Physical characteristics of storm mains taken from old material types.", "codedValues": [ { "name": "High Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Acrylonitrile Butadiene Styrene", "code": "ABS" }, { "name": "Perforated Poly Vinyl Chloride", "code": "PPVC" }, { "name": "Box Culvert", "code": "BC" }, { "name": "Open Channel", "code": "OC" }, { "name": "Perforated", "code": "P" }, { "name": "Slotted", "code": "S" }, { "name": "Corrugated", "code": "C" }, { "name": "Perforated Corrugated", "code": "PC" }, { "name": "Corrugated Arch", "code": "CA" }, { "name": "Concrete Paved Invert", "code": "CPI" }, { "name": "Cured-In-Place Pipe", "code": "CIPP" }, { "name": "Trench Drain", "code": "T" }, { "name": "Curb Outlet Channel", "code": "COC" }, { "name": "Culvert", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoYear", "type": "esriFieldTypeString", "alias": "Video Year", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G430PILOT_ID", "fields": "PILOT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOwner", "fields": "Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLabel", "fields": "Measurement1,Length,Material,AsbuiltNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxDefQuery", "fields": "LifecycleStatus,Owner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxSymb", "fields": "NumberBarrels,swSubtypeCD,Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxMaterial", "fields": "Material", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxByYear", "fields": "LifecycleStatus,Owner,AsbuiltYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxVideoYear", "fields": "VideoYear", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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 }, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Storm Sub Basin (Poly)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Stormwater Symbology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Sub_Basin", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 150, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": " ", "label": " " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 97, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AA", "label": "AA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 250, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AB", "label": "AB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 110, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AC", "label": "AC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 250, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AD", "label": "AD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 78, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AF", "label": "AF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 143, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 182, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AH", "label": "AH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 86, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AI", "label": "AI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 150, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AJ", "label": "AJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 163, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AK", "label": "AK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 247, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AL", "label": "AL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 183, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AM", "label": "AM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 230, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AN", "label": "AN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 45, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AO", "label": "AO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 54, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LA", "label": "LA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 135, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LB", "label": "LB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 84, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LC", "label": "LC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 205, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LD", "label": "LD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 106, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LE", "label": "LE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 116, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LF", "label": "LF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 131, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LG", "label": "LG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 247, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LH", "label": "LH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 80, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LI", "label": "LI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 105, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LJ", "label": "LJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 173, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LK", "label": "LK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 50, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LL", "label": "LL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 144, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LM", "label": "LM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 188, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LN", "label": "LN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 232, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LO", "label": "LO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 77, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LP", "label": "LP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 181, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LQ", "label": "LQ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 152, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LR", "label": "LR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 87, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MA", "label": "MA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 54, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SA", "label": "SA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 133, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SB", "label": "SB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 153, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SC", "label": "SC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 162, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SD", "label": "SD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 126, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SE", "label": "SE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 219, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SF", "label": "SF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 87, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UA", "label": "UA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 132, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UB", "label": "UB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 138, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UC", "label": "UC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 196, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UD", "label": "UD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 53, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UE", "label": "UE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 171, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UF", "label": "UF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 178, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UG", "label": "UG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 116, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UH", "label": "UH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 135, 68, 255 ], "toColor": [ 53, 135, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 82, 163, 255 ], "toColor": [ 64, 82, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 109, 99, 255 ], "toColor": [ 219, 109, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 229, 255 ], "toColor": [ 247, 87, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 234, 87, 255 ], "toColor": [ 247, 234, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 248, 250, 255 ], "toColor": [ 140, 248, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 235, 103, 255 ], "toColor": [ 96, 235, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 128, 138, 255 ], "toColor": [ 73, 128, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 66, 106, 255 ], "toColor": [ 130, 66, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 163, 104, 255 ], "toColor": [ 186, 163, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 79, 227, 255 ], "toColor": [ 114, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 140, 212, 255 ], "toColor": [ 222, 140, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 170, 242, 255 ], "toColor": [ 150, 170, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 184, 64, 255 ], "toColor": [ 142, 184, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 224, 164, 255 ], "toColor": [ 90, 224, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 92, 152, 255 ], "toColor": [ 242, 92, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 82, 68, 255 ], "toColor": [ 128, 82, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 72, 176, 255 ], "toColor": [ 152, 72, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 227, 150, 255 ], "toColor": [ 188, 227, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 133, 140, 255 ], "toColor": [ 199, 133, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 180, 222, 255 ], "toColor": [ 95, 180, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 158, 127, 255 ], "toColor": [ 87, 158, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 136, 77, 255 ], "toColor": [ 219, 136, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 135, 230, 255 ], "toColor": [ 165, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 189, 166, 255 ], "toColor": [ 247, 189, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 143, 247, 255 ], "toColor": [ 94, 143, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 94, 143, 255 ], "toColor": [ 111, 94, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 234, 135, 255 ], "toColor": [ 245, 234, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 70, 86, 255 ], "toColor": [ 156, 70, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 190, 191, 255 ], "toColor": [ 115, 190, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 237, 107, 255 ], "toColor": [ 200, 237, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 70, 151, 255 ], "toColor": [ 179, 70, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 194, 116, 255 ], "toColor": [ 119, 194, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 114, 62, 255 ], "toColor": [ 130, 114, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 153, 95, 255 ], "toColor": [ 124, 153, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 104, 227, 255 ], "toColor": [ 153, 104, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 219, 196, 255 ], "toColor": [ 81, 219, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 137, 186, 255 ], "toColor": [ 250, 137, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 117, 160, 255 ], "toColor": [ 186, 117, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 112, 166, 255 ], "toColor": [ 76, 112, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 166, 68, 255 ], "toColor": [ 173, 166, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 60, 133, 255 ], "toColor": [ 102, 60, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 213, 157, 255 ], "toColor": [ 235, 213, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 104, 198, 255 ], "toColor": [ 232, 104, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 207, 162, 255 ], "toColor": [ 130, 207, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 93, 212, 255 ], "toColor": [ 83, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 92, 247, 255 ], "toColor": [ 169, 92, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 148, 124, 255 ], "toColor": [ 191, 148, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 82, 124, 255 ], "toColor": [ 191, 82, 124, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Sub_Basin", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6314579.748997465, "ymin": 1851266.0572948903, "xmax": 6338522.592843965, "ymax": 1874133.3278332204, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubBasin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubBasin", "type": "esriFieldTypeString", "alias": "SubBasin", "length": 5, "domain": null }, { "name": "Sub_Basin", "type": "esriFieldTypeString", "alias": "Sub_Basin", "length": 5, "domain": null }, { "name": "SubBasin_Next", "type": "esriFieldTypeString", "alias": "SubBasin_Next", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "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 }, { "name": "TempCompleted", "type": "esriFieldTypeString", "alias": "TempCompleted", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R265_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_265", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_265", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxSub_Basin", "fields": "Sub_Basin", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Storm Sub Basin (Outline)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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": [ 227, 227, 178, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Sub_Basin", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 227, 227, 178, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6314579.748997465, "ymin": 1851266.0572948903, "xmax": 6338522.592843965, "ymax": 1874133.3278332204, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubBasin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubBasin", "type": "esriFieldTypeString", "alias": "SubBasin", "length": 5, "domain": null }, { "name": "Sub_Basin", "type": "esriFieldTypeString", "alias": "Sub_Basin", "length": 5, "domain": null }, { "name": "SubBasin_Next", "type": "esriFieldTypeString", "alias": "SubBasin_Next", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "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 }, { "name": "TempCompleted", "type": "esriFieldTypeString", "alias": "TempCompleted", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R265_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_265", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_265", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxSub_Basin", "fields": "Sub_Basin", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S170_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536887000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "La Mesa Municipal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314639.999533132, "ymin": 1851285.9988560677, "xmax": 6336717.999012217, "ymax": 1870257.0015963912, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 3, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "Acre", "type": "esriFieldTypeInteger", "alias": "Acre", "domain": null }, { "name": "SquareMile", "type": "esriFieldTypeInteger", "alias": "SquareMile", "domain": null }, { "name": "SqeMi", "type": "esriFieldTypeDouble", "alias": "SqeMi", "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535593000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Maintenance Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314639.9998612255, "ymin": 1851285.9998403043, "xmax": 6336719.198484883, "ymax": 1870257.7863717228, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SURVEYYEAR", "type": "esriFieldTypeDouble", "alias": "SURVEYYEAR", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "F11x17scale", "type": "esriFieldTypeInteger", "alias": "F11x17scale", "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 }, { "name": "MaintYr", "type": "esriFieldTypeString", "alias": "Maintenance Year", "length": 10, "domain": null }, { "name": "DateCompleted", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "MaintenanceType", "type": "esriFieldTypeSmallInteger", "alias": "MaintenanceType", "domain": { "type": "codedValue", "name": "MaintenanceType", "description": "The type of street maintenance that was performed", "codedValues": [ { "name": "Full Reconstruction", "code": 1 }, { "name": "2\" Mill and Fill", "code": 2 }, { "name": "2\" Mill and Fill W/Fabric", "code": 3 }, { "name": "RPMS", "code": 5 }, { "name": "TRMSS", "code": 6 }, { "name": "RPMS W/SCRUB SEAL", "code": 7 }, { "name": "Type 1 RPMS", "code": 8 }, { "name": "Type 2 RPMS", "code": 9 }, { "name": "1 1/2\" Rubberized AC", "code": 10 }, { "name": "1 1/2\" Rubberized AC w/ Fabric", "code": 11 }, { "name": "PCC R&R", "code": 12 }, { "name": "Cape Seal", "code": 13 }, { "name": "REAS", "code": 4 }, { "name": "Chip Seal w/ Type 1 Slurry", "code": 14 }, { "name": "Type 2 over Type 3 Slurry", "code": 15 }, { "name": "Full Depth Reclamation and Conventional Asphalt Overlay", "code": 23 }, { "name": "Conventional Asphalt Overlay", "code": 22 }, { "name": "Full Depth Reclamation and Rubberized Asphalt Overlay", "code": 21 }, { "name": "Rubberized Asphalt Overlay", "code": 20 }, { "name": "Type I Slurry", "code": 24 }, { "name": "Proposed Overlay", "code": 25 }, { "name": "Proposed Slurry", "code": 26 }, { "name": "Type II Slurry", "code": 27 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintZone", "type": "esriFieldTypeString", "alias": "Maintenance 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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_104", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_104", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxMaint", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535593000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "HighwayDetailed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": [ 156, 156, 156, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6311264.184106305, "ymin": 1847975.064204976, "xmax": 6338932.385003388, "ymax": 1874104.373166725, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PW_GIS.HighwayDetailed.Entity", "type": "esriFieldTypeString", "alias": "PW_GIS.HighwayDetailed.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "BlkLinetyp", "type": "esriFieldTypeString", "alias": "BlkLinetyp", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_105", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_105", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535593000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Parcels", "type": "Feature Layer", "description": "Parcels for the entire county Source: COGO COGO is a computer program that is used to calculate coordinate geometry. It is used to solve the geometric problems encountered in civil engineering applications including: property boundary and right of way surveys highway and interchange design construction layout bridge geometry.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "SanGIS", "parentLayer": null, "subLayers": [], "minScale": 3000, "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": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314639.9998612255, "ymin": 1851285.9998403043, "xmax": 6336729.816573888, "ymax": 1870256.999955982, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "APN_8", "type": "esriFieldTypeString", "alias": "APN_8", "length": 8, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "OWN_NAME1", "type": "esriFieldTypeString", "alias": "OWN_NAME1", "length": 96, "domain": null }, { "name": "OWN_NAME2", "type": "esriFieldTypeString", "alias": "OWN_NAME2", "length": 50, "domain": null }, { "name": "OWN_NAME3", "type": "esriFieldTypeString", "alias": "OWN_NAME3", "length": 50, "domain": null }, { "name": "FRACTINT", "type": "esriFieldTypeDouble", "alias": "FRACTINT", "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "length": 75, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "length": 50, "domain": null }, { "name": "OWN_ADDR3", "type": "esriFieldTypeString", "alias": "OWN_ADDR3", "length": 50, "domain": null }, { "name": "OWN_ADDR4", "type": "esriFieldTypeString", "alias": "OWN_ADDR4", "length": 50, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 9, "domain": null }, { "name": "SITUS_JURI", "type": "esriFieldTypeString", "alias": "SITUS_JURI", "length": 2, "domain": null }, { "name": "SITUS_STRE", "type": "esriFieldTypeString", "alias": "SITUS_STRE", "length": 30, "domain": null }, { "name": "SITUS_SUFF", "type": "esriFieldTypeString", "alias": "SITUS_SUFF", "length": 4, "domain": null }, { "name": "SITUS_POST", "type": "esriFieldTypeString", "alias": "SITUS_POST", "length": 2, "domain": null }, { "name": "SITUS_PRE_", "type": "esriFieldTypeString", "alias": "SITUS_PRE_", "length": 2, "domain": null }, { "name": "SITUS_ADDR", "type": "esriFieldTypeInteger", "alias": "SITUS_ADDR", "domain": null }, { "name": "SITUS_FRAC", "type": "esriFieldTypeString", "alias": "SITUS_FRAC", "length": 3, "domain": null }, { "name": "SITUS_BUIL", "type": "esriFieldTypeString", "alias": "SITUS_BUIL", "length": 4, "domain": null }, { "name": "SITUS_SUIT", "type": "esriFieldTypeString", "alias": "SITUS_SUIT", "length": 6, "domain": null }, { "name": "LEGLDESC", "type": "esriFieldTypeString", "alias": "LEGLDESC", "length": 65, "domain": null }, { "name": "ASR_LAND", "type": "esriFieldTypeInteger", "alias": "ASR_LAND", "domain": null }, { "name": "ASR_IMPR", "type": "esriFieldTypeInteger", "alias": "ASR_IMPR", "domain": null }, { "name": "ASR_TOTAL", "type": "esriFieldTypeInteger", "alias": "ASR_TOTAL", "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "DOCTYPE", "length": 1, "domain": null }, { "name": "DOCNMBR", "type": "esriFieldTypeString", "alias": "DOCNMBR", "length": 6, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeString", "alias": "DOCDATE", "length": 8, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "TAXSTAT", "type": "esriFieldTypeString", "alias": "TAXSTAT", "length": 1, "domain": null }, { "name": "OWNEROCC", "type": "esriFieldTypeString", "alias": "OWNEROCC", "length": 1, "domain": null }, { "name": "TRANUM", "type": "esriFieldTypeString", "alias": "TRANUM", "length": 5, "domain": null }, { "name": "ASR_ZONE", "type": "esriFieldTypeInteger", "alias": "ASR_ZONE", "domain": null }, { "name": "ASR_LANDUS", "type": "esriFieldTypeInteger", "alias": "ASR_LANDUS", "domain": null }, { "name": "UNITQTY", "type": "esriFieldTypeInteger", "alias": "UNITQTY", "domain": null }, { "name": "SUBMAP", "type": "esriFieldTypeString", "alias": "SUBMAP", "length": 11, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 64, "domain": null }, { "name": "NUCLEUS_ZO", "type": "esriFieldTypeString", "alias": "NUCLEUS_ZO", "length": 2, "domain": null }, { "name": "NUCLEUS_US", "type": "esriFieldTypeString", "alias": "NUCLEUS_US", "length": 3, "domain": null }, { "name": "SITUS_COMM", "type": "esriFieldTypeString", "alias": "SITUS_COMM", "length": 28, "domain": null }, { "name": "YEAR_EFFEC", "type": "esriFieldTypeString", "alias": "YEAR_EFFEC", "length": 2, "domain": null }, { "name": "TOTAL_LVG_", "type": "esriFieldTypeInteger", "alias": "TOTAL_LVG_", "domain": null }, { "name": "BEDROOMS", "type": "esriFieldTypeString", "alias": "BEDROOMS", "length": 3, "domain": null }, { "name": "BATHS", "type": "esriFieldTypeString", "alias": "BATHS", "length": 3, "domain": null }, { "name": "ADDITION_A", "type": "esriFieldTypeInteger", "alias": "ADDITION_A", "domain": null }, { "name": "GARAGE_CON", "type": "esriFieldTypeString", "alias": "GARAGE_CON", "length": 1, "domain": null }, { "name": "GARAGE_STA", "type": "esriFieldTypeString", "alias": "GARAGE_STA", "length": 3, "domain": null }, { "name": "CARPORT_ST", "type": "esriFieldTypeString", "alias": "CARPORT_ST", "length": 3, "domain": null }, { "name": "POOL", "type": "esriFieldTypeString", "alias": "POOL", "length": 1, "domain": null }, { "name": "PAR_VIEW", "type": "esriFieldTypeString", "alias": "PAR_VIEW", "length": 1, "domain": null }, { "name": "USABLE_SQ_", "type": "esriFieldTypeString", "alias": "USABLE_SQ_", "length": 5, "domain": null }, { "name": "QUAL_CLASS", "type": "esriFieldTypeString", "alias": "QUAL_CLASS", "length": 5, "domain": null }, { "name": "NUCLEUS_SI", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SI", "domain": null }, { "name": "NUCLEUS__1", "type": "esriFieldTypeInteger", "alias": "NUCLEUS__1", "domain": null }, { "name": "NUCLEUS__2", "type": "esriFieldTypeString", "alias": "NUCLEUS__2", "length": 3, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 10, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OVERLAY_JU", "type": "esriFieldTypeString", "alias": "OVERLAY_JU", "length": 2, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "SUB_TYPE", "domain": null }, { "name": "MULTI", "type": "esriFieldTypeString", "alias": "MULTI", "length": 1, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 50, "domain": null }, { "name": "Addy", "type": "esriFieldTypeString", "alias": "Addy", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idxSITUSADDR", "fields": "SITUS_ADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxOWNNAME1", "fields": "OWN_NAME1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxAPN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535593000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "rightofway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6314639.987065971, "ymin": 1851285.9952471405, "xmax": 6336717.999996468, "ymax": 1870127.9690460563, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POSTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "PARCELID", "domain": null }, { "name": "POSTID", "type": "esriFieldTypeString", "alias": "POSTID", "length": 20, "domain": null }, { "name": "POSTDATE", "type": "esriFieldTypeDate", "alias": "POSTDATE", "length": 8, "domain": null }, { "name": "PENDING", "type": "esriFieldTypeString", "alias": "PENDING", "length": 1, "domain": null }, { "name": "MULTI", "type": "esriFieldTypeString", "alias": "MULTI", "length": 1, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUB_TYPE", "domain": null }, { "name": "OVERLAY_JU", "type": "esriFieldTypeString", "alias": "OVERLAY_JU", "length": 2, "domain": null }, { "name": "ADDID", "type": "esriFieldTypeString", "alias": "ADDID", "length": 20, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "ADDDATE", "length": 8, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709535593000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }