{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9e09b3849f0c8996386f1a7399058a46", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkklEQVQokWNhIBOwUFujIp+slMXPj1/e/fz06TADA8M3/Bp5eESFZMX3cokIq8o6WXL8/PDp/90Nu79yCPJNennhWjUujYxC0mKnreoL5GUdLBge7DrMwCUmzGjVWMizI664jJGVmfnF6csVGBplbE1rJS0M5QTVFBnma7ow/Hj/EeJmL0cG72UTWZYYeecxMDA0wZwN1/jn+49IneRwxkOlbXBNIHB/236G5yfOMyj7uXI+PXbO+8WpC6tRNP79+4+bnZ+X4dvrdwzo4Nurtwxs/LwMnAK8EjAxuEZuMeE7T4+ckVUP8wbbAAMcgvwMCm62DFuiVv/7/fPPPgyN/HLSucebJl4IP7gSLHZz1VYGLlEhBqvGQobHB04w/Pn2/cmLExeuYmi8OHv5Vd2UiKaVDuH1lrX5zP7rZzL8/PiZ4cq8VQyP9h57L6mrbP/8xAW4S1Di8fKcFc2mpVmbbyzbOPNM72wlZna2H/wKMtte+gZnvmxo+IesFiPlnO6eBjLWHMZ/cvAkAwPDWnRl5KdVACKjlU3SkZtfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_STREET_NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 119, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0928998031294735E7, "ymin": 3503069.2010824443, "xmax": -1.0838457814834697E7, "ymax": 3584677.231273219, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULL_STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeInteger", "alias": "ADDRESS", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 36, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "ADDRESS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ADDRESS_TYPE", "domain": { "type": "codedValue", "name": "WS1_dAddress_Type_2_7", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Address", "code": 1 }, { "name": "Traffic Signal/RR Crossing", "code": 2 }, { "name": "Billboard", "code": 3 }, { "name": "Fire Hydrant", "code": 4 }, { "name": "Temporary Construction Meter", "code": 5 }, { "name": "Phone/Cable Service", "code": 6 }, { "name": "Radio/Cell Tower", "code": 7 }, { "name": "Seasonal Temp Meter", "code": 8 }, { "name": "Sprinkler/Irrigation", "code": 9 }, { "name": "Lift Station", "code": 10 }, { "name": "MUD", "code": 11 }, { "name": "Detention Pond", "code": 12 }, { "name": "Lighting", "code": 13 }, { "name": "Other", "code": 14 }, { "name": "Dormant", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PARENT_PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PARENT_PLACE_ID", "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "ADDRESS_FRACTION", "type": "esriFieldTypeString", "alias": "ADDRESS_FRACTION", "length": 3, "domain": null }, { "name": "ADDRESS_SUFFIX", "type": "esriFieldTypeString", "alias": "ADDRESS_SUFFIX", "length": 6, "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 68, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I584PLACE_ID", "fields": "PLACE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "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": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TILE_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 118, "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": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0934110212240936E7, "ymin": 3503206.098013807, "xmax": -1.0828179840759004E7, "ymax": 3592614.989854297, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TILE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TILE_NAME", "type": "esriFieldTypeString", "alias": "TILE_NAME", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GRIDS_200_ID", "type": "esriFieldTypeInteger", "alias": "GRIDS_200_ID", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 255, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Mapsco Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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": [ 115, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAPSCOPAGE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 115, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 0.2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0934110212280048E7, "ymin": 3503206.098014506, "xmax": -1.0828179840785606E7, "ymax": 3592614.9897817224, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAPSCOPAGE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPSCOPAGE", "type": "esriFieldTypeString", "alias": "MAPSCOPAGE", "length": 4, "domain": null }, { "name": "GRID_100", "type": "esriFieldTypeString", "alias": "GRID_100", "length": 6, "domain": null }, { "name": "QTR", "type": "esriFieldTypeSmallInteger", "alias": "QTR", "domain": null }, { "name": "GRID_200", "type": "esriFieldTypeString", "alias": "GRID_200", "length": 5, "domain": null }, { "name": "GRID_800", "type": "esriFieldTypeString", "alias": "GRID_800", "length": 8, "domain": null }, { "name": "MAP_ANGLE", "type": "esriFieldTypeDouble", "alias": "MAP_ANGLE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WEBSRVCS.AUSTIN.Omnigrid.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.Omnigrid.AREA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S531_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Land Use", "type": "Feature Layer", "description": "The land inventory is based on several sources. The polygon geography is taken from appraisal district parcel layers merged together. A land use inventory is performed by classifying land according to a coding system that reflects the primary improvements (buildings or structures) on each parcel. Most of the land use information is attached through a GIS Union from past land use inventories. Undeveloped parcels are checked against building permit, aerial photos, and appraisal records, generally collected during the fall, or when data was made available. Information is collected only in the City of Austin\u2019s Full, Limited Purpose, and Extra-territorial jurisdictions, and not entire counties.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Austin Planning and Development Review Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LAND_USE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Single-family", "description": "Single-family", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "values": [ [ "100" ], [ "113" ], [ "160" ], [ "120" ] ] }, { "label": "Duplex", "description": "Duplex", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "values": [ [ "150" ] ] }, { "label": "Multi-family", "description": "Multi-family", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": null }, "values": [ [ "210" ], [ "220" ], [ "230" ], [ "240" ] ] }, { "label": "Commercial; Mixed Use", "description": "Commercial; Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": null }, "values": [ [ "300" ], [ "330" ] ] }, { "label": "Office", "description": "Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 164, 164, 255 ], "outline": null }, "values": [ [ "400" ] ] }, { "label": "Industrial", "description": "Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": null }, "values": [ [ "510" ], [ "520" ], [ "530" ], [ "570" ] ] }, { "label": "Mining", "description": "Mining", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": null }, "values": [ [ "560" ] ] }, { "label": "Civic", "description": "Civic", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "values": [ [ "610" ], [ "620" ], [ "630" ], [ "640" ], [ "650" ], [ "680" ], [ "670" ] ] }, { "label": "Open Space", "description": "Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "values": [ [ "750" ], [ "740" ], [ "720" ], [ "730" ], [ "710" ] ] }, { "label": "Utilities", "description": "Utilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "values": [ [ "870" ], [ "810" ], [ "820" ], [ "830" ], [ "840" ] ] }, { "label": "Undeveloped/Rural", "description": "Undeveloped/Rural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 254, 164, 255 ], "outline": null }, "values": [ [ "900" ], [ "910" ], [ "999" ] ] }, { "label": "Water", "description": "Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "values": [ [ "940" ] ] }, { "label": "ROW or Unknown", "description": "ROW or Unknown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "values": [ [ "860" ], [ "850" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "value": "100", "label": "Single-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "value": "113", "label": "Single-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "value": "160", "label": "Single-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "value": "120", "label": "Single-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": null }, "value": "150", "label": "Duplex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": null }, "value": "210", "label": "Multi-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": null }, "value": "220", "label": "Multi-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": null }, "value": "230", "label": "Multi-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": null }, "value": "240", "label": "Multi-family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": null }, "value": "300", "label": "Commercial; Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": null }, "value": "330", "label": "Commercial; Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 164, 164, 255 ], "outline": null }, "value": "400", "label": "Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": null }, "value": "510", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": null }, "value": "520", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": null }, "value": "530", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 194, 254, 255 ], "outline": null }, "value": "570", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": null }, "value": "560", "label": "Mining" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "610", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "620", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "630", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "640", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "650", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "680", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "670", "label": "Civic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "750", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "740", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "720", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "730", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": null }, "value": "710", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "870", "label": "Utilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "810", "label": "Utilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "820", "label": "Utilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "830", "label": "Utilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 251, 254, 255 ], "outline": null }, "value": "840", "label": "Utilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 254, 164, 255 ], "outline": null }, "value": "900", "label": "Undeveloped/Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 254, 164, 255 ], "outline": null }, "value": "910", "label": "Undeveloped/Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 254, 164, 255 ], "outline": null }, "value": "999", "label": "Undeveloped/Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "940", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "value": "860", "label": "ROW or Unknown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": null }, "value": "850", "label": "ROW or Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.091168585384898E7, "ymin": 3508322.05968908, "xmax": -1.0850629316302115E7, "ymax": 3570805.8055536747, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_ID_10", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAND_USE_ID", "type": "esriFieldTypeInteger", "alias": "LAND_USE_ID", "domain": null }, { "name": "LAND_USE", "type": "esriFieldTypeSmallInteger", "alias": "LAND_USE", "domain": { "type": "codedValue", "name": "WS1_D_PDRD_DETAILED_LANDUSE", "description": "Detailed land use inventory codes", "codedValues": [ { "name": "Single Family", "code": 100 }, { "name": "Mobile Homes", "code": 113 }, { "name": "Duplexes", "code": 150 }, { "name": "Large-lot Single Family", "code": 160 }, { "name": "Three/Fourplex", "code": 210 }, { "name": "Apartment/Condo", "code": 220 }, { "name": "Group Quarters", "code": 230 }, { "name": "Retirement Housing", "code": 240 }, { "name": "Commercial", "code": 300 }, { "name": "Office", "code": 400 }, { "name": "Manufacturing", "code": 510 }, { "name": "Warehousing", "code": 520 }, { "name": "Miscellaneous Industrial", "code": 530 }, { "name": "Resource Extraction (Mining)", "code": 560 }, { "name": "Landfills", "code": 570 }, { "name": "Semi-institutional Housing", "code": 610 }, { "name": "Hospitals", "code": 620 }, { "name": "Government Services", "code": 630 }, { "name": "Educational", "code": 640 }, { "name": "Meeting and Assembly", "code": 650 }, { "name": "Cemetaries", "code": 670 }, { "name": "Cultural Services", "code": 680 }, { "name": "Parks/Greenbelts", "code": 710 }, { "name": "Golf Courses", "code": 720 }, { "name": "Camp Grounds", "code": 730 }, { "name": "Preserves", "code": 750 }, { "name": "Railroad Facilities", "code": 810 }, { "name": "Transportation Facilities", "code": 820 }, { "name": "Airports and Aviation Facilities", "code": 830 }, { "name": "Marinas", "code": 840 }, { "name": "Parking", "code": 850 }, { "name": "Streets and Roads", "code": 860 }, { "name": "Utilities", "code": 870 }, { "name": "Undeveloped", "code": 900 }, { "name": "Agricultural", "code": 910 }, { "name": "Water", "code": 940 }, { "name": "Unknown", "code": 999 }, { "name": "Mixed Use", "code": 330 }, { "name": "Common Areas", "code": 740 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GENERAL_LAND_USE", "type": "esriFieldTypeSmallInteger", "alias": "GENERAL_LAND_USE", "domain": { "type": "codedValue", "name": "WS1_D_PDRD_GENERAL_LANDUSE", "description": "General land use inventory codes", "codedValues": [ { "name": "Single Family (100) OR Duplex (150)", "code": 100 }, { "name": "Mobile Homes", "code": 113 }, { "name": "Large-lot Single Family", "code": 160 }, { "name": "Multi-family", "code": 200 }, { "name": "Commercial", "code": 300 }, { "name": "Office", "code": 400 }, { "name": "Industrial", "code": 500 }, { "name": "Resource Extraction (Mining)", "code": 560 }, { "name": "Civic", "code": 600 }, { "name": "Open Space", "code": 700 }, { "name": "Transportation", "code": 800 }, { "name": "Streets and Roads", "code": 860 }, { "name": "Utilities", "code": 870 }, { "name": "Undeveloped", "code": 900 }, { "name": "Water", "code": 940 }, { "name": "Unknown", "code": 999 }, { "name": "Mixed Use", "code": 330 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARCEL_ID_10", "type": "esriFieldTypeString", "alias": "PARCEL_ID_10", "length": 10, "domain": null }, { "name": "PROPERTY_ID", "type": "esriFieldTypeString", "alias": "PROPERTY_ID", "length": 10, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 255, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Street Name", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Street Label-Yellow for Aerials" }, { "id": 6, "name": "Street Label-Black" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0929172516905474E7, "ymin": 3502245.482523121, "xmax": -1.0838394823005313E7, "ymax": 3588326.2563606715, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Street Label-Yellow for Aerials", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Street Name" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_STREET_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 122, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929172516905474E7, "ymin": 3502245.482523121, "xmax": -1.0838394823005313E7, "ymax": 3588326.2563606715, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 36, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "LEFT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_ADDRESS", "domain": null }, { "name": "LEFT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_ADDRESS", "domain": null }, { "name": "RIGHT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM_ADDRESS", "domain": null }, { "name": "RIGHT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_ADDRESS", "domain": null }, { "name": "LEFT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_FROM", "domain": null }, { "name": "LEFT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_TO", "domain": null }, { "name": "RIGHT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_FROM", "domain": null }, { "name": "RIGHT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_TO", "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 56, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Road_Class", "description": "", "codedValues": [ { "name": "A00 - Category Unknown", "code": 0 }, { "name": "A10 - Interstate, Fwy, Expy, Toll", "code": 1 }, { "name": "A20 - US and State Highways", "code": 2 }, { "name": "A30 - Major Arterials and County Roads (FM)", "code": 4 }, { "name": "A31 - Minor Arterials", "code": 5 }, { "name": "A40 - Local City/County Street", "code": 6 }, { "name": "A45 - City Collector", "code": 8 }, { "name": "A61 - Cul-de-sac", "code": 9 }, { "name": "A63 - Ramps and Turnarounds", "code": 10 }, { "name": "A73 - Alley", "code": 11 }, { "name": "A74 - Driveway", "code": 12 }, { "name": "A50 - Unimproved Public Road", "code": 14 }, { "name": "A60 - Private Road", "code": 15 }, { "name": "A70 - Routing Driveway/Service Road", "code": 16 }, { "name": "A25 - (Not used - Old SH)", "code": 53 }, { "name": "A41 - (Not Used - Old Collector)", "code": 57 }, { "name": "ROW - Jurisdiction Border Segment", "code": 13 }, { "name": "A72 - Platted ROW/Unbuilt", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "ELEVATION_FROM", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_FROM", "domain": null }, { "name": "ELEVATION_TO", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_TO", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "STREET_PLACE_ID", "type": "esriFieldTypeInteger", "alias": "STREET_PLACE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 24, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 30, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeDouble", "alias": "SECONDS", "domain": null }, { "name": "BUILT_STATUS", "type": "esriFieldTypeInteger", "alias": "BUILT_STATUS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Built_Status", "description": "", "codedValues": [ { "name": "Unbuilt", "code": 0 }, { "name": "Passable", "code": 1 }, { "name": "Built", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTED_SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "POSTED_SPEED_LIMIT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Street Label-Black", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Street Name" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_STREET_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 123, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929172516905474E7, "ymin": 3502245.482523121, "xmax": -1.0838394823005313E7, "ymax": 3588326.2563606715, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 36, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "LEFT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_ADDRESS", "domain": null }, { "name": "LEFT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_ADDRESS", "domain": null }, { "name": "RIGHT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM_ADDRESS", "domain": null }, { "name": "RIGHT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_ADDRESS", "domain": null }, { "name": "LEFT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_FROM", "domain": null }, { "name": "LEFT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_TO", "domain": null }, { "name": "RIGHT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_FROM", "domain": null }, { "name": "RIGHT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_TO", "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 56, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Road_Class", "description": "", "codedValues": [ { "name": "A00 - Category Unknown", "code": 0 }, { "name": "A10 - Interstate, Fwy, Expy, Toll", "code": 1 }, { "name": "A20 - US and State Highways", "code": 2 }, { "name": "A30 - Major Arterials and County Roads (FM)", "code": 4 }, { "name": "A31 - Minor Arterials", "code": 5 }, { "name": "A40 - Local City/County Street", "code": 6 }, { "name": "A45 - City Collector", "code": 8 }, { "name": "A61 - Cul-de-sac", "code": 9 }, { "name": "A63 - Ramps and Turnarounds", "code": 10 }, { "name": "A73 - Alley", "code": 11 }, { "name": "A74 - Driveway", "code": 12 }, { "name": "A50 - Unimproved Public Road", "code": 14 }, { "name": "A60 - Private Road", "code": 15 }, { "name": "A70 - Routing Driveway/Service Road", "code": 16 }, { "name": "A25 - (Not used - Old SH)", "code": 53 }, { "name": "A41 - (Not Used - Old Collector)", "code": 57 }, { "name": "ROW - Jurisdiction Border Segment", "code": 13 }, { "name": "A72 - Platted ROW/Unbuilt", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "ELEVATION_FROM", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_FROM", "domain": null }, { "name": "ELEVATION_TO", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_TO", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "STREET_PLACE_ID", "type": "esriFieldTypeInteger", "alias": "STREET_PLACE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 24, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 30, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeDouble", "alias": "SECONDS", "domain": null }, { "name": "BUILT_STATUS", "type": "esriFieldTypeInteger", "alias": "BUILT_STATUS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Built_Status", "description": "", "codedValues": [ { "name": "Unbuilt", "code": 0 }, { "name": "Passable", "code": 1 }, { "name": "Built", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTED_SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "POSTED_SPEED_LIMIT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Street Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0929172516905474E7, "ymin": 3502245.482523121, "xmax": -1.0838394823005313E7, "ymax": 3588326.2563606715, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 36, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "LEFT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_FROM_ADDRESS", "domain": null }, { "name": "LEFT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "LEFT_TO_ADDRESS", "domain": null }, { "name": "RIGHT_FROM_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_FROM_ADDRESS", "domain": null }, { "name": "RIGHT_TO_ADDRESS", "type": "esriFieldTypeInteger", "alias": "RIGHT_TO_ADDRESS", "domain": null }, { "name": "LEFT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_FROM", "domain": null }, { "name": "LEFT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "LEFT_BLOCK_TO", "domain": null }, { "name": "RIGHT_BLOCK_FROM", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_FROM", "domain": null }, { "name": "RIGHT_BLOCK_TO", "type": "esriFieldTypeInteger", "alias": "RIGHT_BLOCK_TO", "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 56, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "ROAD_CLASS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Road_Class", "description": "", "codedValues": [ { "name": "A00 - Category Unknown", "code": 0 }, { "name": "A10 - Interstate, Fwy, Expy, Toll", "code": 1 }, { "name": "A20 - US and State Highways", "code": 2 }, { "name": "A30 - Major Arterials and County Roads (FM)", "code": 4 }, { "name": "A31 - Minor Arterials", "code": 5 }, { "name": "A40 - Local City/County Street", "code": 6 }, { "name": "A45 - City Collector", "code": 8 }, { "name": "A61 - Cul-de-sac", "code": 9 }, { "name": "A63 - Ramps and Turnarounds", "code": 10 }, { "name": "A73 - Alley", "code": 11 }, { "name": "A74 - Driveway", "code": 12 }, { "name": "A50 - Unimproved Public Road", "code": 14 }, { "name": "A60 - Private Road", "code": 15 }, { "name": "A70 - Routing Driveway/Service Road", "code": 16 }, { "name": "A25 - (Not used - Old SH)", "code": 53 }, { "name": "A41 - (Not Used - Old Collector)", "code": 57 }, { "name": "ROW - Jurisdiction Border Segment", "code": 13 }, { "name": "A72 - Platted ROW/Unbuilt", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "ELEVATION_FROM", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_FROM", "domain": null }, { "name": "ELEVATION_TO", "type": "esriFieldTypeSmallInteger", "alias": "ELEVATION_TO", "domain": null }, { "name": "CAD_ID", "type": "esriFieldTypeInteger", "alias": "CAD_ID", "domain": null }, { "name": "STREET_PLACE_ID", "type": "esriFieldTypeInteger", "alias": "STREET_PLACE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 24, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 30, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "SECONDS", "type": "esriFieldTypeDouble", "alias": "SECONDS", "domain": null }, { "name": "BUILT_STATUS", "type": "esriFieldTypeInteger", "alias": "BUILT_STATUS", "domain": { "type": "codedValue", "name": "WS1_D_CTM_Built_Status", "description": "", "codedValues": [ { "name": "Unbuilt", "code": 0 }, { "name": "Passable", "code": 1 }, { "name": "Built", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTED_SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "POSTED_SPEED_LIMIT", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Lot Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7200, "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": [ 199, 186, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOT_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 7200, "name": "Default", "priority": 124, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.09271395073841E7, "ymin": 3504703.6826117937, "xmax": -1.0838134204001931E7, "ymax": 3582870.063118687, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_BASE_EDITOR", "description": "", "codedValues": [ { "name": "Barnettb", "code": "Barnettb" }, { "name": "Castrot", "code": "Castrot" }, { "name": "Cookj", "code": "Cookj" }, { "name": "Meekss", "code": "Meekss" }, { "name": "Oneillt", "code": "Oneillt" }, { "name": "Parkerr", "code": "Parkerr" }, { "name": "Sigmonr", "code": "Sigmonr" }, { "name": "BerryJ", "code": "BerryJ" }, { "name": "EubanksF", "code": "EubanksF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOCK_ID", "type": "esriFieldTypeString", "alias": "BLOCK_ID", "length": 5, "domain": null }, { "name": "LOT_ID", "type": "esriFieldTypeString", "alias": "LOT_ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAND_BASE_ID", "type": "esriFieldTypeInteger", "alias": "LAND_BASE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_BASE_EDITOR", "description": "", "codedValues": [ { "name": "Barnettb", "code": "Barnettb" }, { "name": "Castrot", "code": "Castrot" }, { "name": "Cookj", "code": "Cookj" }, { "name": "Meekss", "code": "Meekss" }, { "name": "Oneillt", "code": "Oneillt" }, { "name": "Parkerr", "code": "Parkerr" }, { "name": "Sigmonr", "code": "Sigmonr" }, { "name": "BerryJ", "code": "BerryJ" }, { "name": "EubanksF", "code": "EubanksF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAND_BASE_TYPE", "type": "esriFieldTypeString", "alias": "LAND_BASE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_BASE_LANDBASE_TYPE", "description": "Type of Land Base Feature", "codedValues": [ { "name": "Lot", "code": "LOT" }, { "name": "Other", "code": "OTHER" }, { "name": "Parcel", "code": "PARCEL" }, { "name": "Tract", "code": "TRACT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I588LAND_BASE_ID", "fields": "LAND_BASE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "City Parkland", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 200, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME1_]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Default", "priority": 120, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0900886171737973E7, "ymin": 3519720.3434493495, "xmax": -1.0861022425322682E7, "ymax": 3570553.794195277, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LOCATION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 100, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 200, "domain": null }, { "name": "CITY_MUNICIPAL", "type": "esriFieldTypeString", "alias": "CITY_MUNICIPAL", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 150, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeString", "alias": "ACRE_SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_SIZE", "description": "Source of the Size measurement", "codedValues": [ { "name": "Parcel", "code": "Parcel" }, { "name": "Deed", "code": "Deed" }, { "name": "Survey", "code": "Survey" }, { "name": "GIS Value", "code": "GIS Value" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEVELOPMENT_STATUS", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_PARD_DEV", "description": "", "codedValues": [ { "name": "Undeveloped", "code": "Undeveloped" }, { "name": "Level 1 Developed", "code": "Level 1 Developed" }, { "name": "Level 2 Developed", "code": "Level 2 Developed" }, { "name": "Level 3 Developed", "code": "Level 3 Developed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SERVICE_AREA", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_SA", "description": "Radius from which a majority of the visitors are from", "codedValues": [ { "name": "0.25 Miles", "code": "0.25 Miles" }, { "name": "0.5 Miles", "code": "0.5 Miles" }, { "name": "1 Mile", "code": "1 Mile" }, { "name": "2 Miles", "code": "2 Miles" }, { "name": "3 Miles", "code": "3 Miles" }, { "name": "4 Miles", "code": "4 Miles" }, { "name": "5 Miles", "code": "5 Miles" }, { "name": "Citywide", "code": "Citywide" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGEMENT_PRIORITY", "type": "esriFieldTypeString", "alias": "MANAGEMENT_PRIORITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_MGMT", "description": "General classification based on primary purpose or function of the park", "codedValues": [ { "name": "Active Park", "code": "Active Park" }, { "name": "Passive Park", "code": "Passive Park" }, { "name": "Mixed-use Park", "code": "Mixed-use Park" }, { "name": "Natural Area", "code": "Natural Area" }, { "name": "Historical/Cultural", "code": "Historical/Cultural" }, { "name": "Special Use Area", "code": "Special Use Area" }, { "name": "Corridor", "code": "Corridor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACQUISITION_SOURCE", "type": "esriFieldTypeString", "alias": "ACQUISITION_SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_ADS", "description": "Primary source of funding for the acquisition of the property", "codedValues": [ { "name": "Donation", "code": "Donation" }, { "name": "Transfer", "code": "Transfer" }, { "name": "Bond", "code": "Bond" }, { "name": "Capital Budget", "code": "Capital Budget" }, { "name": "Special Tax or assessment", "code": "Special tax or assessment" }, { "name": "Exactions", "code": "Exactions" }, { "name": "Federal Grant", "code": "Federal Grant" }, { "name": "State Grant", "code": "State Grant" }, { "name": "Other Grant", "code": "Other Grant" }, { "name": "Other", "code": "Other" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Partnership", "code": "Partnership" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACQUISITION_METHOD", "type": "esriFieldTypeString", "alias": "ACQUISITION_METHOD", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_ACM", "description": "Legal means of establishing control of the park property", "codedValues": [ { "name": "Fee simple", "code": "Fee simple" }, { "name": "Easement", "code": "Easement" }, { "name": "Lease", "code": "Lease" }, { "name": "Eminent Domain", "code": "Eminent Domain" }, { "name": "Land Exchange", "code": "Land Exchange" }, { "name": "Transfer", "code": "Transfer" }, { "name": "Donation", "code": "Donation" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEVELOPMENT_SOURCE", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_ADS", "description": "Primary source of funding for the acquisition of the property", "codedValues": [ { "name": "Donation", "code": "Donation" }, { "name": "Transfer", "code": "Transfer" }, { "name": "Bond", "code": "Bond" }, { "name": "Capital Budget", "code": "Capital Budget" }, { "name": "Special Tax or assessment", "code": "Special tax or assessment" }, { "name": "Exactions", "code": "Exactions" }, { "name": "Federal Grant", "code": "Federal Grant" }, { "name": "State Grant", "code": "State Grant" }, { "name": "Other Grant", "code": "Other Grant" }, { "name": "Other", "code": "Other" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Partnership", "code": "Partnership" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEVELOPMENT_COMMENT", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_COMMENT", "length": 150, "domain": null }, { "name": "RESTRICTIONS", "type": "esriFieldTypeString", "alias": "RESTRICTIONS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_REST", "description": "Primary restriction that would limit use or development of the property", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Deed/Covenant", "code": "Deed/Covenant" }, { "name": "License", "code": "License" }, { "name": "Easement", "code": "Easement" }, { "name": "Lien", "code": "Lien" }, { "name": "Zoning", "code": "Zoning" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LWCF_PROTECTION", "type": "esriFieldTypeString", "alias": "LWCF_PROTECTION", "length": 5, "domain": { "type": "codedValue", "name": "WS1_D_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHER_PROTECTIONS", "type": "esriFieldTypeString", "alias": "OTHER_PROTECTIONS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_PROT", "description": "Type of protection that would limit the use or sale of the property for something other than conservation, park or recreation purposes", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Federal Grant", "code": "Federal Grant" }, { "name": "State Specific", "code": "State Specific" }, { "name": "Conservation Easement", "code": "Conservation Easement" }, { "name": "Trail Easement", "code": "Trail Easement" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Railbank (Railtrail)", "code": "Railbank (Railtrail)" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REST_PROT_COMMENTS", "type": "esriFieldTypeString", "alias": "REST_PROT_COMMENTS", "length": 150, "domain": null }, { "name": "TPL_LANDUSE", "type": "esriFieldTypeString", "alias": "TPL_LANDUSE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_TPL", "description": "Types of TPL Park Land Use Definitions", "codedValues": [ { "name": "Natural Lands", "code": "Natural Lands" }, { "name": "Designed Lands", "code": "Designed Lands" }, { "name": "Not Yet Open to Public", "code": "Not Yet Open to Public" }, { "name": "Water Access", "code": "Water Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "length": 10, "domain": null }, { "name": "COUNCIL_DISTRICT_AREAS", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT_AREAS", "length": 20, "domain": null }, { "name": "ASSET_MGMT_ID", "type": "esriFieldTypeString", "alias": "ASSET_MGMT_ID", "length": 50, "domain": null }, { "name": "LOCATION_NAME", "type": "esriFieldTypeString", "alias": "LOCATION_NAME", "length": 150, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "ASSET_SIZE", "type": "esriFieldTypeDouble", "alias": "ASSET_SIZE", "domain": null }, { "name": "UNIT_OF_MEASUREMENT", "type": "esriFieldTypeString", "alias": "UNIT_OF_MEASUREMENT", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_UNIT", "description": "Unit of Measurement for PARD", "codedValues": [ { "name": "Feet", "code": "Feet" }, { "name": "Square Feet", "code": "Square Feet" }, { "name": "Meters", "code": "Meters" }, { "name": "Square Meters", "code": "Square Meters" }, { "name": "Yards", "code": "Yards" }, { "name": "Square Yards", "code": "Square Yards" }, { "name": "Kilometers", "code": "Kilometers" }, { "name": "Square Kilometers", "code": "Square Kilometers" }, { "name": "Lanes", "code": "Lanes" }, { "name": "Acres", "code": "Acres" }, { "name": "Inches", "code": "Inches" }, { "name": "Square Inches", "code": "Square Inches" }, { "name": "Miles", "code": "Miles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ACQUIRED", "type": "esriFieldTypeInteger", "alias": "YEAR_ACQUIRED", "domain": null }, { "name": "ASSET_STATUS", "type": "esriFieldTypeString", "alias": "ASSET_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_STAT", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Open Fee", "code": "Open Fee" }, { "name": "Open Restricted", "code": "Open Restricted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEVEL_OF_SERVICE", "type": "esriFieldTypeSmallInteger", "alias": "LEVEL_OF_SERVICE", "domain": { "type": "codedValue", "name": "WS1_D_PARD_LVSV", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEVEL_OF_USE", "type": "esriFieldTypeString", "alias": "LEVEL_OF_USE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_PARD_LUSE", "description": "Levle of Use the Property gets", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 150, "domain": null }, { "name": "OWNER_TYPE", "type": "esriFieldTypeString", "alias": "OWNER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_OWN", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGING_NAME", "type": "esriFieldTypeString", "alias": "MANAGING_NAME", "length": 150, "domain": null }, { "name": "MANAGING_TYPE", "type": "esriFieldTypeString", "alias": "MANAGING_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_PARD_OWN", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACQUISITION_COMMENT", "type": "esriFieldTypeString", "alias": "ACQUISITION_COMMENT", "length": 150, "domain": null }, { "name": "COMMUNITY_PARTNERS", "type": "esriFieldTypeString", "alias": "COMMUNITY_PARTNERS", "length": 150, "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "length": 25, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "MXSTATUS", "length": 20, "domain": null }, { "name": "MXCONDITIONCODE", "type": "esriFieldTypeString", "alias": "MXCONDITIONCODE", "length": 30, "domain": null }, { "name": "MXPRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "MXPRIORITY", "domain": null }, { "name": "MXLOADID", "type": "esriFieldTypeString", "alias": "MXLOADID", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "River or Lake", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "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": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0938791555058196E7, "ymin": 3526881.1122334846, "xmax": -1.0847915162187599E7, "ymax": 3578709.6510404735, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAKES_ID", "type": "esriFieldTypeInteger", "alias": "LAKES_ID", "domain": null }, { "name": "FEATURE_CODE", "type": "esriFieldTypeInteger", "alias": "FEATURE_CODE", "domain": { "type": "codedValue", "name": "WS1_D_WPDR_PLAKE_FEA_CODE", "description": "", "codedValues": [ { "name": "River", "code": 120 }, { "name": "Lake", "code": 122 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "REG_ELEVATION", "type": "esriFieldTypeDouble", "alias": "REG_ELEVATION", "domain": null }, { "name": "SURFACE_AREA", "type": "esriFieldTypeInteger", "alias": "SURFACE_AREA", "domain": null }, { "name": "MAX_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "MAX_DEPTH", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Jurisdiction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JURISDICTION_TYPE", "uniqueValueGroups": [ { "heading": "JURISDICTION_TYPE", "classes": [ { "label": "Full Purpose City Limit", "description": "Full Purpose City Limit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "values": [ [ "FULL" ] ] }, { "label": "Limited-Purpose City Limit", "description": "Limited-Purpose City Limit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 255, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "values": [ [ "LTD" ] ] }, { "label": "City of Austin 2 Mile ETJ", "description": "City of Austin 2 Mile ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "values": [ [ "2MILE" ], [ "2MILE_AG" ] ] }, { "label": "City of Austin 5 Mile ETJ", "description": "City of Austin 5 Mile ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "5MIL" ], [ "5MILE" ] ] }, { "label": "Other City Limits", "description": "Other City Limits", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "OCLL" ] ] }, { "label": "Other City ETJ", "description": "Other City ETJ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "OETJ" ], [ "OADA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "FULL", "label": "Full Purpose City Limit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 255, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "LTD", "label": "Limited-Purpose City Limit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "2MILE", "label": "City of Austin 2 Mile ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "2MILE_AG", "label": "City of Austin 2 Mile ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5MIL", "label": "City of Austin 5 Mile ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5MILE", "label": "City of Austin 5 Mile ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 191, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "OCLL", "label": "Other City Limits" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "OETJ", "label": "Other City ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "OADA", "label": "Other City ETJ" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[CITY_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(JURISDICTION_TYPE = 'OCLL' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Other City Limits", "priority": 89, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929007253085572E7, "ymin": 3492982.8242290523, "xmax": -1.0824670554583136E7, "ymax": 3604660.3810928767, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISDICTIONS_ID", "type": "esriFieldTypeInteger", "alias": "JURISDICTIONS_ID", "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 30, "domain": null }, { "name": "JURISDICTION_LABEL", "type": "esriFieldTypeString", "alias": "JURISDICTION_LABEL", "length": 50, "domain": null }, { "name": "MODIFIED_FIPS", "type": "esriFieldTypeInteger", "alias": "MODIFIED_FIPS", "domain": null }, { "name": "JURISDICTION_TYPE_SPECIFICS", "type": "esriFieldTypeString", "alias": "JURISDICTION_TYPE_SPECIFICS", "length": 60, "domain": null }, { "name": "JURISDICTION_TYPE", "type": "esriFieldTypeString", "alias": "JURISDICTION_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_JURISDICTION_TYPE_2", "description": "CITY OF AUSTIN JURISDICTION TYPES", "codedValues": [ { "name": "FULL PURPOSE", "code": "FULL" }, { "name": "LIMITED PURPOSE", "code": "LTD" }, { "name": "2 MILE ETJ", "code": "2MILE" }, { "name": "5 MILE ETJ", "code": "5MIL" }, { "name": "OTHER CITY LIMITS", "code": "OCLL" }, { "name": "OTHER CITIES ETJ", "code": "OETJ" }, { "name": "AGRICULTURE DEVELOPMENT AGREEMENT", "code": "ADA" }, { "name": "OUTSIDE ANY CITIES JURISDICTION", "code": "OUT" }, { "name": "WATER QUALITY PROTECTION ZONE", "code": "WQPZ" }, { "name": "EXTRA TERRITORIAL JURISDICTION", "code": "ETJ" }, { "name": "2 MILE ETJ AGRICULTURAL AGREEMENT", "code": "2MILE_AG" }, { "name": "OTHER CITIES AGRICULTURAL DEVELOPMENT AGREEMENT", "code": "OADA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 25, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 36, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_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_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I591JURISDICTION", "fields": "JURISDICTIONS_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e65aa5bd5c9c6a6b97a95c2992873568", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQokWNhIBGwwBgrchmU/7ExsOJS+IeR4XFcD8NXuIb/jAz7fn9hkENXyMjAwMDGycDAwsjgycDAsAOu4cdXBpYrhzFNZmJmYDB2x+IkGOAVkWAwDUoAs++fO8rw8DyqKRgaBCRkGLyK28HsPdNbCWsgBFjQBV7dv8kwPdYRzH7/7CFhDT+/fma4e+oAnA/yNFYNnLwMv029SHBSxAQGBcLKyfA0APGeKWOwFn4NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRESS]", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 116, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.75, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0928998031294735E7, "ymin": 3503069.2010824443, "xmax": -1.0838457814834697E7, "ymax": 3584677.231273219, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeInteger", "alias": "ADDRESS", "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "PREFIX_TYPE", "length": 4, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 36, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "ADDRESS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ADDRESS_TYPE", "domain": { "type": "codedValue", "name": "WS1_dAddress_Type_2_7", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Address", "code": 1 }, { "name": "Traffic Signal/RR Crossing", "code": 2 }, { "name": "Billboard", "code": 3 }, { "name": "Fire Hydrant", "code": 4 }, { "name": "Temporary Construction Meter", "code": 5 }, { "name": "Phone/Cable Service", "code": 6 }, { "name": "Radio/Cell Tower", "code": 7 }, { "name": "Seasonal Temp Meter", "code": 8 }, { "name": "Sprinkler/Irrigation", "code": 9 }, { "name": "Lift Station", "code": 10 }, { "name": "MUD", "code": 11 }, { "name": "Detention Pond", "code": 12 }, { "name": "Lighting", "code": 13 }, { "name": "Other", "code": 14 }, { "name": "Dormant", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "length": 2, "domain": null }, { "name": "PARENT_PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PARENT_PLACE_ID", "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "ADDRESS_FRACTION", "type": "esriFieldTypeString", "alias": "ADDRESS_FRACTION", "length": 3, "domain": null }, { "name": "ADDRESS_SUFFIX", "type": "esriFieldTypeString", "alias": "ADDRESS_SUFFIX", "length": 6, "domain": null }, { "name": "FULL_STREET_NAME", "type": "esriFieldTypeString", "alias": "FULL_STREET_NAME", "length": 68, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I584PLACE_ID", "fields": "PLACE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Contour-2' (2017)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 136, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0951734564877786E7, "ymin": 3486242.424078762, "xmax": -1.082995985381278E7, "ymax": 3594052.5000489904, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATED_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "CONTOUR_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "CONTOUR_TYPE", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CONTOURS_2017_ID", "type": "esriFieldTypeInteger", "alias": "CONTOURS_2017_ID", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Contour-10' (2017)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 135, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0951734564877786E7, "ymin": 3486242.424078762, "xmax": -1.082995985381278E7, "ymax": 3594052.5000489904, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATED_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "CONTOUR_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "CONTOUR_TYPE", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CONTOURS_2017_ID", "type": "esriFieldTypeInteger", "alias": "CONTOURS_2017_ID", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Easements", "type": "Feature Layer", "description": "This feature class consists of the boundaries of easements that are located in the City of Austin and the surrounding counties.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Acknowledgment of the \u201cCity of Austin, Geospatial Services \u2013 Data Development\u201d would be appreciated in products derived from this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "UCASE([EASEMENT_USE])", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 55, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 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": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0922616355595147E7, "ymin": 3505372.261504103, "xmax": -1.084172338000444E7, "ymax": 3582445.5585987, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATED_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EASEMENT_ID", "type": "esriFieldTypeInteger", "alias": "EASEMENT_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "DOCUMENT_ID", "type": "esriFieldTypeString", "alias": "DOCUMENT_ID", "length": 15, "domain": null }, { "name": "DOCUMENT_TYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT_TYPE", "length": 30, "domain": null }, { "name": "EASEMENT_TYPE", "type": "esriFieldTypeString", "alias": "EASEMENT_TYPE", "length": 50, "domain": null }, { "name": "EASEMENT_USE", "type": "esriFieldTypeString", "alias": "EASEMENT_USE", "length": 130, "domain": null }, { "name": "EASEMENT_STATUS", "type": "esriFieldTypeString", "alias": "EASEMENT_STATUS", "length": 10, "domain": null }, { "name": "FILE_NUMBER", "type": "esriFieldTypeString", "alias": "FILE_NUMBER", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 59, "name": "Stormwater", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, { "id": 96, "name": "Stormwater Main (Watershed Colors)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.090465670629374E7, "ymin": 3515755.0253441404, "xmax": -1.0860270529094266E7, "ymax": 3571142.6613475373, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "Stormwater Point (Watershed Colors)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 59, "name": "Stormwater" }, "subLayers": [ { "id": 61, "name": "Inlets" }, { "id": 74, "name": "Manholes" }, { "id": 78, "name": "Headers" }, { "id": 82, "name": "Discharge Pump" }, { "id": 86, "name": "Junctions" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": 93, "name": "Misc Points" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.090465670629374E7, "ymin": 3515755.0253441404, "xmax": -1.0860270529094266E7, "ymax": 3571142.6613475373, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 61, "name": "Inlets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 62, "name": "Bridge Inlet" }, { "id": 63, "name": "Combo Inlet" }, { "id": 64, "name": "Curb Inlet" }, { "id": 65, "name": "Grate Inlet" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": 70, "name": "Private Bridge Inlet" }, { "id": 71, "name": "Private Combo Inlet" }, { "id": 72, "name": "Private Curb Inlet" }, { "id": 73, "name": "Private Grate Inlet" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0901511605353732E7, "ymin": 3518110.783945471, "xmax": -1.0860518691290744E7, "ymax": 3570403.9198351116, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 62, "name": "Bridge Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OUTFALL", "defaultSymbol": { "type": "esriPMS", "url": "89baeb6e92201b518069f32a80ac9afd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD7klEQVRIie2WW0xcVRSGv3PmzFDmAtOOwCDXDjBgEGyjtcFYJSFtRRJtjJWYtPHFmGhDrExrpa2JJvUWGIy+EE18UENFm1gTtRdrlcaElBexFMgwQ2tLi1VgKMNQYG5nm8PFYKmdMfby4v908q9/7y97r5Wdo3CbpPwPTlQlDdg8b+HnVl518cvcqYY54azniLeZulsCLqwjW0Bf1hPogr0873TxkNfNPTcVXLoTe1jQm1mDOTkLyZgHAsqdLrq9bspvCrikAVssQl9mDRZTLuqFz9CZHGCvQUgSZUUuTvvm4OKGgR3PkapG8Ng3YjU7UC+2oZsZ5dUZP+uADRmPzsLuLnLRnShcSYArKSnsz9iAzeJEXDiAbmaYt31u9s1Wd3D0L7hEqdPFx143z8SDK/Gozh1sMhdSlXIX6sUD6KZ/532fm4aFuq+JjQtw+yOo05fYXOziaL+b1v8E9jZx0FmP67yfxuhlnvU1sf/qjAaX63lv8ldeCI3x+MC7HIu3r3It84FW8mI6KhZZ/oifPaYC1BdNDMoRzHKEVAFCyIRjJv4IdHD89BZ2m/JZYWujVlskQeBkLUeQll77ErDTxZpwhL2WfPyRINmo6DVfnzJXf2WKbIORqBRFmllOqD+C3LoKg7WLrZkBegIOJrScrGcCQaz0De6d3sUnZ99hMN6Jq9MexHTpe36QQwzqLAzMgqdRLGewpgoqGwv4MuSlKlxFS91XbNt8iitfKwSMP9E+nEmXlp8ZpTqzmqH0SmJDB9kCvHldsCQxER3HPuUjXQim5Hk/p5us0uO8Jmnj2sOmkEoSX7DHA9KyMFZFYcKzkp5wz1xegDTRR2FyHh4hGEuox8iossSxmMx4fyO/aNZjsEqFrVo3alXOjYDTCNE8kD+ETl2U+9e3kNsMr2v5onrsSTaMIkQ6JAqOoynoGoICM4wUQ2gtrDkMIzKsZx4cT8q/ZOZr3fgWHg6AIoHZC8o2MByGGNCZ6EbKtUwhwJjDk+iZrmijUvM8HWQ5PiIorpCk6rhDwwhIXSmR4gdVVbBdXk1JRT3btfzkmdnnVJbluVbFBQvIiQbBuhZnNEiepBDSfLWYZbEULKjEdmpTEEJEkxBjEmJfI2f9vRhTT7LOkEGOlrfaMCal4R9tJ19ibtKvC/Y24UKwW8gcWuyXtVOsH8b99H1stw6Tv+I8u0SU8ZCJDn8LJzK9vDRp5fPfDvHpolOsFhKnBpr5OS5Yk2zgAyKULfYml6NEDYzmdrNXUjFIoEeQrA9RnnYORzCdHzuf4hudwLqwJqpBG5dC/xE8/y/V/jcP+I6rHn5V233+exJoJmEpiUdvrG4b+E8JxGg0FXLbKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "OUTFALL", "classes": [ { "label": "False", "description": "False", "symbol": { "type": "esriPMS", "url": "ac70049c120ce212d0a1c2aa4f577a08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0UlEQVRIie3WS0xcVRjA8f85c2dGmAfEsTAUKFMKAy0WNaYajFWSxiKysDGaumjjxjRR06QyfYS2Jpr4TBka3RiXaloxNXZjmj580NgYXWgVW0JnaEUKtJQZCkMZ5nmPuTPFoFSGaltj4rf8vu+cX875bu69Gv9SaP/DC43aNly9bxDmVl51zXYW6wmOe1s5HOhg8y2BqzZTpqCn9AlMk6d5zuvjoYCfu24qXLcNd0JxuqQFe14pIr8CFNR7fXQH/NTfFLi2DVc6SU9JCw7bEvTzH2GyVYK7BSUEK6t9/BzM4uqGwZWbKNCT9LqbKLRXog92YoqFeCkWZjWwtvixDHZntY/uheLaAlyhOdlfvBaXw4s6fwBT7BJvBv28mqlu5cjvuKDO6+P9gJ9ncuFaLtW7lXX2KtY4l6MPHsA0fZF3gn7aZurBdppmcPej6NMXeKrGx5Ezfvb9IzjQzkFvK75fw+xJXebZYDv7/9xj4LKVt6/8wvPxMR7v28uxXPtq10o+sI+KtImGWalwMswu2zJ073YGhMKu6xQIUAoSUmNEc/CFxc5Om4fbXZ2sNxYJmPh2PYcRc699Duz1sSqRZLfDQzg5SRk6ZiNvdmbrng2UmeykVBIhzMSnziInurHERtmY7+GU2UnE6JNmIijSda9x7/QOPjj3FgO5Tty86EFsFz7nSxlnwOSgL5NVaOkpCp3Labx4lE9jg6wpWMG7jhW8oNcyFbvERHSALhKcNNpjIZpLmhkqaiQ9dJANwOvzwkIQSY3jjgYpUoqovJrXoVQIXs5sOsS6VBRr+Ht2YUVIjUKVIpIa5VQklO1XICI9VOVV0KsUYwuaMRJdCo6lJeNn9vCjkarext3obDSm4W6iP3EZr7CSyluMHP6E74D7lGBJoINXMv2tuK0u8lWcIlgonCPSMU7GRlhmsjHqWErcWc+q0AlGkTwCWThXaNdpeoxpjH7Nw6lJNAT2aD9a+dNYQidIQ+bk/G1YKcgv50nMTDd00mjk4mOUTvUzCVjRuSPbSEFeGc7kBLow4TI7qW3oZItRunI28zqVUmZHlRNWUJ6ahML78aYmqRAa8UzBwm3TwzikmfTSTUg9mfk4qOQEKh3lnL2W/PgIqy3FlBvthS7yrYsIh7rwCLJP+rxwoB0fip1Kcmh2XkANOv7gXrYIiUfX2QGMo/hGN3FcKF4UOh8PH+LDWae4Rwl+6uvgh5ywEdLCeyRZ+YebUGgKQgp2qzQWJGYUeUjqpU4l8JXQ+EzqFM6sSRnonrnoX8JX/6W6rlGa98V/PaHdqI3+M/BveMBj/eTP2ZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "F" ] ] }, { "label": "True", "description": "True", "symbol": { "type": "esriPMS", "url": "33d36f0f2b81f64a489a9f5de13a7cc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEKUlEQVRIie2We2xTVRzHP+fe25Z2bVessM696tg6DDIwggTjhARlwv6QEAwxEflHTYCQ4IoSHiaa+MCwYjQmRv5TA84QJZF3UGH+YUQTp7zC2jHYYOJcO7p2r66995hbwExBWyKPf/wmNzf5/H7nfHLOyT25Gnco2v/ifDN5Pd7TbxHjdm51zcvcY4zSEmjkQHgrq2+LuGo1pRJOlSxGTZ5kRSDIo+EQ026peMpL+EYlJ4sbcNpLEI4KkFAbCHIsHKL2lognr8erpzlV3ICroBzj/KeoBZXga0AKwdTqIMcjl+XypokrX6DQSHPaV4/HWYlxoRl1JMorIzHqgPlFC7Oy+6uDHMtXruXhFZqbHUXz8boCyPM7UUd+Z3MkxOvZ6loO/ikXTAkE+SgcYnkuuZbLGljLImcV89z3YVzYiTr8G+9FQqy/Wo80UX9V7nsCY/giT9UEOdgWYvt/Eoeb2BVoJNgZY0vmEs9Fmtjx9x5TrjTy7sBZVqb6eLL9HQ7lmle7Hnx4OxW6yuwxKJaOsbFgEoa6eFWX1FWnYWiFSKRQjFHNkurpHbnwtd+5e0OBn7u8zSw1Bwno/34pBxDXbvs14kCQmaNpNrn8xNJJSjGwmNzivlw3lm8sVd1qRqY0YbEnU7ItohS2vW+Nd5YvG51WccLh7kyYfYqFBBJ9yhs8OLyOjzvepivXihdMeISCi1/xjZKiS3XRbkI9M04bvOTzyBmeuQWHN30xELbMK5pz9oPu4s2r+jPPDypdX/ZH28qP2C2drWb/SJQFxQvonjgXvXsXzwBv/qtYCBKZOL6hCBOlZEi5wuOXAiU9vY+9ygxBIuxcJAcGbef3lm2kLiIMq8sjUvaEK/PjicSJy/0SROIUVfYKTktJX15njIKhCA7pCvG2LfycZQvrp6MYyxAEZMPT5+jrDWB3ZCiuUGjedlRK7aFIx8py9mx9zWyvbsRn8+KQKSZCvuJcGRpq5WL3JJzOXiprUkyfNZNv9/cilceBrDhXtBtU+rPXRMveOST6NYRw0hHWeHaVlZb9OoKj+U6kXQ9KCY4ylmBheHYzc00WPbe7pOOHeUkdaRNk7s5+H1IWUnqvm76ooai611NydnJNM2vM0sCZ7HWqKMqVo8olllCWSYJnFoFMkgqhkTK5U0+MsxxLubDpOivWKkZakYoyKkn0yVr3ko5EXdoRO1NZZy2izOz3eHHYJhCLHsEvoDWnONxEEMkGqbBvLI/1BGpSSWdo/LaFa1IjRf6h4bJ1hjDimpr8rt0xvmVgoPpFq9b32a/7+GTMKh6Qgl/at/JTTrEZxcqHpJk6ltlsMU2IdDQer92kCKwgLEjsUo6rHR4sr7Tbeg6X+T/fIww8V8dkTOmWa6X/KL7yL3Xkr/S4+WQvfmMMzYx5t5F/tBvovam5Y+I/AA3omsMWtr95AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "T" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ac70049c120ce212d0a1c2aa4f577a08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0UlEQVRIie3WS0xcVRjA8f85c2dGmAfEsTAUKFMKAy0WNaYajFWSxiKysDGaumjjxjRR06QyfYS2Jpr4TBka3RiXaloxNXZjmj580NgYXWgVW0JnaEUKtJQZCkMZ5nmPuTPFoFSGaltj4rf8vu+cX875bu69Gv9SaP/DC43aNly9bxDmVl51zXYW6wmOe1s5HOhg8y2BqzZTpqCn9AlMk6d5zuvjoYCfu24qXLcNd0JxuqQFe14pIr8CFNR7fXQH/NTfFLi2DVc6SU9JCw7bEvTzH2GyVYK7BSUEK6t9/BzM4uqGwZWbKNCT9LqbKLRXog92YoqFeCkWZjWwtvixDHZntY/uheLaAlyhOdlfvBaXw4s6fwBT7BJvBv28mqlu5cjvuKDO6+P9gJ9ncuFaLtW7lXX2KtY4l6MPHsA0fZF3gn7aZurBdppmcPej6NMXeKrGx5Ezfvb9IzjQzkFvK75fw+xJXebZYDv7/9xj4LKVt6/8wvPxMR7v28uxXPtq10o+sI+KtImGWalwMswu2zJ073YGhMKu6xQIUAoSUmNEc/CFxc5Om4fbXZ2sNxYJmPh2PYcRc699Duz1sSqRZLfDQzg5SRk6ZiNvdmbrng2UmeykVBIhzMSnziInurHERtmY7+GU2UnE6JNmIijSda9x7/QOPjj3FgO5Tty86EFsFz7nSxlnwOSgL5NVaOkpCp3Labx4lE9jg6wpWMG7jhW8oNcyFbvERHSALhKcNNpjIZpLmhkqaiQ9dJANwOvzwkIQSY3jjgYpUoqovJrXoVQIXs5sOsS6VBRr+Ht2YUVIjUKVIpIa5VQklO1XICI9VOVV0KsUYwuaMRJdCo6lJeNn9vCjkarext3obDSm4W6iP3EZr7CSyluMHP6E74D7lGBJoINXMv2tuK0u8lWcIlgonCPSMU7GRlhmsjHqWErcWc+q0AlGkTwCWThXaNdpeoxpjH7Nw6lJNAT2aD9a+dNYQidIQ+bk/G1YKcgv50nMTDd00mjk4mOUTvUzCVjRuSPbSEFeGc7kBLow4TI7qW3oZItRunI28zqVUmZHlRNWUJ6ahML78aYmqRAa8UzBwm3TwzikmfTSTUg9mfk4qOQEKh3lnL2W/PgIqy3FlBvthS7yrYsIh7rwCLJP+rxwoB0fip1Kcmh2XkANOv7gXrYIiUfX2QGMo/hGN3FcKF4UOh8PH+LDWae4Rwl+6uvgh5ywEdLCeyRZ+YebUGgKQgp2qzQWJGYUeUjqpU4l8JXQ+EzqFM6sSRnonrnoX8JX/6W6rlGa98V/PaHdqI3+M/BveMBj/eTP2ZcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "F", "label": "False" }, { "symbol": { "type": "esriPMS", "url": "33d36f0f2b81f64a489a9f5de13a7cc8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEKUlEQVRIie2We2xTVRzHP+fe25Z2bVessM696tg6DDIwggTjhARlwv6QEAwxEflHTYCQ4IoSHiaa+MCwYjQmRv5TA84QJZF3UGH+YUQTp7zC2jHYYOJcO7p2r66995hbwExBWyKPf/wmNzf5/H7nfHLOyT25Gnco2v/ifDN5Pd7TbxHjdm51zcvcY4zSEmjkQHgrq2+LuGo1pRJOlSxGTZ5kRSDIo+EQ026peMpL+EYlJ4sbcNpLEI4KkFAbCHIsHKL2lognr8erpzlV3ICroBzj/KeoBZXga0AKwdTqIMcjl+XypokrX6DQSHPaV4/HWYlxoRl1JMorIzHqgPlFC7Oy+6uDHMtXruXhFZqbHUXz8boCyPM7UUd+Z3MkxOvZ6loO/ikXTAkE+SgcYnkuuZbLGljLImcV89z3YVzYiTr8G+9FQqy/Wo80UX9V7nsCY/giT9UEOdgWYvt/Eoeb2BVoJNgZY0vmEs9Fmtjx9x5TrjTy7sBZVqb6eLL9HQ7lmle7Hnx4OxW6yuwxKJaOsbFgEoa6eFWX1FWnYWiFSKRQjFHNkurpHbnwtd+5e0OBn7u8zSw1Bwno/34pBxDXbvs14kCQmaNpNrn8xNJJSjGwmNzivlw3lm8sVd1qRqY0YbEnU7ItohS2vW+Nd5YvG51WccLh7kyYfYqFBBJ9yhs8OLyOjzvepivXihdMeISCi1/xjZKiS3XRbkI9M04bvOTzyBmeuQWHN30xELbMK5pz9oPu4s2r+jPPDypdX/ZH28qP2C2drWb/SJQFxQvonjgXvXsXzwBv/qtYCBKZOL6hCBOlZEi5wuOXAiU9vY+9ygxBIuxcJAcGbef3lm2kLiIMq8sjUvaEK/PjicSJy/0SROIUVfYKTktJX15njIKhCA7pCvG2LfycZQvrp6MYyxAEZMPT5+jrDWB3ZCiuUGjedlRK7aFIx8py9mx9zWyvbsRn8+KQKSZCvuJcGRpq5WL3JJzOXiprUkyfNZNv9/cilceBrDhXtBtU+rPXRMveOST6NYRw0hHWeHaVlZb9OoKj+U6kXQ9KCY4ylmBheHYzc00WPbe7pOOHeUkdaRNk7s5+H1IWUnqvm76ooai611NydnJNM2vM0sCZ7HWqKMqVo8olllCWSYJnFoFMkgqhkTK5U0+MsxxLubDpOivWKkZakYoyKkn0yVr3ko5EXdoRO1NZZy2izOz3eHHYJhCLHsEvoDWnONxEEMkGqbBvLI/1BGpSSWdo/LaFa1IjRf6h4bJ1hjDimpr8rt0xvmVgoPpFq9b32a/7+GTMKh6Qgl/at/JTTrEZxcqHpJk6ltlsMU2IdDQer92kCKwgLEjsUo6rHR4sr7Tbeg6X+T/fIww8V8dkTOmWa6X/KL7yL3Xkr/S4+WQvfmMMzYx5t5F/tBvovam5Y+I/AA3omsMWtr95AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "T", "label": "True" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.089821837011929E7, "ymin": 3521701.7848757054, "xmax": -1.0861934137413753E7, "ymax": 3566575.1953447466, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" }, { "name": "Galvanized Iron", "code": "GALVIRON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURB_OP", "type": "esriFieldTypeInteger", "alias": "CURB_OP", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "range", "name": "WS1_D_SW_INLET_HEIGHT_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSED", "type": "esriFieldTypeString", "alias": "DEPRESSED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSION_A", "type": "esriFieldTypeSmallInteger", "alias": "DEPRESSION_A", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPRESSION_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_LOC", "type": "esriFieldTypeString", "alias": "INLET_LOC", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_LOCATION", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "In Sag", "code": "SAG" }, { "name": "On Grade", "code": "GRADE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "MANHOLE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MANHOLE_COVER", "description": "", "codedValues": [ { "name": "Present", "code": "PRESENT" }, { "name": "Not Present", "code": "NOTPRESENT" }, { "name": "Covered", "code": "COVERED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_CURB_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S1 Curb Inlet in Sump", "code": "S1" }, { "name": "S1R Recessed Curb Inlet in Sump", "code": "S1R" }, { "name": "S4 Open Area Inlet without Grate in Sump", "code": "S4" }, { "name": "G1 Curb Inlet on Grade", "code": "G1" }, { "name": "G1R Recessed Curb Inlet on Grade", "code": "G1R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKED", "type": "esriFieldTypeString", "alias": "MARKED", "length": 9, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MARKING", "description": "", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Marked", "code": "MARKED" }, { "name": "Not Marked", "code": "NOTMARKED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G636DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 63, "name": "Combo Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriPMS", "url": "da5ee196ee00ff3cd712e1e48b800765", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAECElEQVRIid2VW2hcRRiA/5k5O+fM3rO7STfZpEHS1gSkIlmhVEr70GIp+CZ9EC/1AoGqFaWIkj5UYisafTBQ37RXpaUIYlEreWmLhShtiLbE2Ji0Mdndmr1kb2fPOXvmzMhKU1ICml2ktH4w52H+f/75Hv5/jgL3CArcIyhwv4gMJ4/1mMSmVKodksjL25ufSS3Gvpk/HFWEK15F1iwRqr2j9enxxdi3k0Oq4vbHJ8dnc4qD833b+1MNiQwNvarmQySuFau7QSOmoHyTlPggABxZzMEcb1X16jvYhc9x6hAA2HW7AAs1S8RPRQtiRBDx82cjH375woa943WL5EKsmUj+eWS2kspEtZt6WKVSQnBpDkIo0JQw/MVmurpMaWJpLFtKrYn4wt7eJPSmA7jtalR23SG6EpHh5LGeUsU6MDn6e7vJlNVCVQQChDHIwbOpo6+BRG5AsgIgY9KFFUdBWwEQP5s4ug0wZMyKnZ9fSPaWkO62GfGZGo5VLd51aHjghGMHXtyzY4/1ryIDJ97onxy+uuFBk/b0CAAll5YKBRkIMenzufNz6wKnWZm3xX4rNFk+4vFm7TArViV3mQVNd8Yne4OpVXkefOQXghHRUaggockQpH0BmrAttl142Dpy+OIH7z//2Jtj/yiCBDqPg1p53u+N/pnIdKzyMaUYUEBENCi7GZNEtFe8sHHmIb8uMbAWVEHFCAXT69Jsy/SkCrNrs1wY5ajEjGmSlC0oeLFMN7kMhbvSQsqvOKHLGneZyL5nP/rhTPKLCSO7UK6k0oNa2MPcEWqYAeq1ATIcrBTGypjBhImxwjjFzFYxVFWUsymawBWCzQDo11W+LuSj0ZZpLLJeZM60KKNIIR+z6diZ53budFbUI0+0PZUZOLnvHEECswXrV0vyMQecTmHbEyKd/REAaguUSHheK4jHTQ+J6Im5vbWxidyqkdecbg8RMx4TOj02qUgs+HRv+ev98ddFXVMT7nJe2XzNd91QIIAKxpZQhauObUd5kXffPlwqRU2mBT35qhvf5H1Lz3sZ6ibJbP5GK2XhIi9GdGtKH7XeAoCDdYkAxjOEYP18c2ZESjAAyeTf+9GlSaVbCwB8yyp8V/sgZG9ek1VLD2TJ1A0fyIZeVpuAH0l8SkqRf/nR9+7o8pVy6NLb4LORR9egAwD+aEjkvwIhJB0h8P/jp8eC7EmEkHEyObilkQvKC+VNZlDB/lR1rDERKVtogec7r1hzVQod1EBqIyJuL5Ktc0YyEUESAWh1ixDAn/601mlZP43NihsZHItas9VNNAdXEmHA12I8S6vq8bpF+uLvTn1yqf/7i+tFDADmoGFqEyvc1FKPv7Rxf65ukRq74wdOw13i/pkauEv8BSQBwxyCc0iDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriPMS", "url": "cb44f81685ab1cf3acf3ddf8a8217adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADX0lEQVRIid2VTWhcVRTHf+e9ee/NTDIfJjFGk6kUMpOUIlYIiBQxYEFdKu7cKC7cKC1JCwXdKOgmxA9cK0J1IUEoulBxE6WIhQqF0Jqkaa0mNjZkkkkymY/3cY/M2EBqsWailNY/XO7inHvuj3P/994Yt4li3CaKcaeA5I+wz7VwfcjFDD/+9C6LW7H9x+jxI4ZcmK8Lwdw457dihREeFLjfGC7EoLR9XUsg/a/g2XGGNOKFMIbG2ng8XOMN4KOtnDDikJvmdVNj0gqwgee3Yiocd7I8GazyWShM9Y/yzXbQnXckwd0a8YnCmVgCbd9LeuUs2e0pFmTifaSDJfZERX67br2SThfwlk+TtZQhFR7aDrojkPwR9mF4U5U+hJyJUDVYtjBWGOWwQlKgEkGvGmJhyKFGg/IjPCWCo0qA0GVARHhaFVQp5kf5WH1enHuf+j+C5Ed4FeGAGO7NPNAsgOWibjdkbEqxFOcrC9STfXjhOm1uF51OGtWANTvJdFAmctqxgw0ejnfjpfejYmHqy7jVRXLi8GH+GGMXxjh7UxARvsWwhsVz5UtEarDteKPTUJ4mgUMtrDFUX6KMIdEeIfUlCNaJY+OowRWbdYmwnRRavoSKYEyAf+04T/r+jca9AWR2nFOFUaZFqEYVxlAcsfAJyEQ1lqlyWcCOAmoNJ5mAhKlDVGVFhWlp7CVsinJQG7EKVaCqyjmxeG9mni+YINqRR2bHWe5/jUmrhuV1csrJMO91cjDew6TXwWloDvwiS06WJ8IKXZlejm6vUVlkMHEfcbeDsvFJhpuEsyk+ZwLT0q2RCi/3PsPP9asUVBmIanipfoZtj8GtHK+Dniggm7iHpJvhpesKpxj0i5Ta8wwmc1wtTfFdYZbjs/BWSyCWxS8om8Xv+UH/bO0VWtOX1+bHzCYbqQEubsw0rdb6y2pC0iJ8aoTSX12+U+VHwErRFpbIAb/uCuS/kkizE9b/4NMzzaf6WQuqA0cZ3s0GRnnUX8VK7Ln50f4tiBq6nQylux5hIdwk5yTxdgNSX0WzB7hSuYwixFsGMTYf/P4V3V3D1OxVqho1zdayEjmmqnNYK2couoYTLYPMjXFxYISvF0/SCyzwL6RK0jGcOPcOKy2DNDTzNhPcIt0ht4Zbpz8A6sRYumn2vrcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Inactive and Decommissioned", "description": "Inactive and Decommissioned", "symbol": { "type": "esriPMS", "url": "4e6baaf54361142d459d0b522929c3a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD50lEQVRIid2VS2icVRSAz33875l/JpkmTJNMQxHBrEQ6QqkEu6hYCrqSLETFFwSqVpQiSrqoxFYwujBQd7a2Vql0obSolYBUUYlQS6QYIzG1pslMXjOZSWbm//+5jyNBAtGiZqKU1g/u3ZxzuB+Xc+7lcIPA4QaBw80iMpQ70RUyYZpoZZDhd7tbHs6vxj6eO5bm2sjWSXSVaUvs2fzQ6Grsk/FBi7t+dnz0apErWurd3ZffkMjg4DNWqZllK9VgL7fMELjsRqSHAeCd1Rwq6a4wDF+mnJ0nXDEAeHQ1thjE2mml/CEgnJFcXzo6/PrQ49v3jzYsUmx2WhjK9wozi3k/5c8YSc9EhOTaHEJIojxf9t2ku4XH3em1sfn5K9tmfppPdXZ1JDmjWYJ4x1rRdYkM5U50LdeiQ+MXf+4wLHOLaRqaAKEUcOBc/vizgMQFgjUAbKecccboLgAiz00fvwcoLIQ1UZqemcwiIrVt836ttKpHcunIUP9JJRJP7NuzL/pHkf6Tz/cNf/79dq1Ul1QKroxNITcY+kkPnbhT2tzZdjoKwrbZqdkm2zG96lKYCoIQOVsq10MxulyubgqWg4wERaVQMH15hiMC8xNezPWdDPeio8e+fm3gsbteGPlbEaLJF/Emr2LH3fTC9ELGT8W5HXMg0eSC5ToOY7rDcvmO9q3pKlBwCCkTL+GC7Zh2WA+8iFQNbfKyqVl7bTEAt8VGANSWaUW2Y4OU+iPJ2DWNe43IgUfe+Ops7v2xoLBYKeQKA36z5/hNscCNOTENsCAgylPCR5gJIaXcYZw63KDADVa0OB9LtMWop1U1LIXp4iRNJ1KxGmoMTGX+ABTe9KYyZ3t6etS6euS+tgcX+k8dOE+pplKJH2uyNsI17ZQoxopB4VsAWFmQtJvnpKrfi8TelKtN7v/9SgGAASCD25lJm0zD/EYjuBgpeXlb5czB7HO6oalJ3aKejrekfnFpLCFUtFOo0KprkaYKblvNEfUg7be5SU7BpcvQu7bejRtbb+1OTxAls8wms3Un+rL1YvQiABxuSAQo/ZVTVp2dyw8jQgAEc39OqUHwl+UA8OnKRkhwt83dZdszJ4KlGm7oZdWAPkH6AaIuPXXnq3/o8vVy5MJLYBjU0xIzADC5IZH/CkIJatT0//HpOUnnAUJIcCo3sHMjB1QWK92MMQpSjWxMBLFVCVVSUkyBwowIhbUREdQERShyoq6QANgNizCgb4floNWI2yFSDEDrlWZrGM7pJRFJKqr1gimtdxsW6c2+MvHWhb7P5FLQDgBT8K/Q7orEkzsOFhsWWWFv9tBpuE7cPFMD14nfAGMKvtVDFGlhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INAC-DCM" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "4e6baaf54361142d459d0b522929c3a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD50lEQVRIid2VS2icVRSAz33875l/JpkmTJNMQxHBrEQ6QqkEu6hYCrqSLETFFwSqVpQiSrqoxFYwujBQd7a2Vql0obSolYBUUYlQS6QYIzG1pslMXjOZSWbm//+5jyNBAtGiZqKU1g/u3ZxzuB+Xc+7lcIPA4QaBw80iMpQ70RUyYZpoZZDhd7tbHs6vxj6eO5bm2sjWSXSVaUvs2fzQ6Grsk/FBi7t+dnz0apErWurd3ZffkMjg4DNWqZllK9VgL7fMELjsRqSHAeCd1Rwq6a4wDF+mnJ0nXDEAeHQ1thjE2mml/CEgnJFcXzo6/PrQ49v3jzYsUmx2WhjK9wozi3k/5c8YSc9EhOTaHEJIojxf9t2ku4XH3em1sfn5K9tmfppPdXZ1JDmjWYJ4x1rRdYkM5U50LdeiQ+MXf+4wLHOLaRqaAKEUcOBc/vizgMQFgjUAbKecccboLgAiz00fvwcoLIQ1UZqemcwiIrVt836ttKpHcunIUP9JJRJP7NuzL/pHkf6Tz/cNf/79dq1Ul1QKroxNITcY+kkPnbhT2tzZdjoKwrbZqdkm2zG96lKYCoIQOVsq10MxulyubgqWg4wERaVQMH15hiMC8xNezPWdDPeio8e+fm3gsbteGPlbEaLJF/Emr2LH3fTC9ELGT8W5HXMg0eSC5ToOY7rDcvmO9q3pKlBwCCkTL+GC7Zh2WA+8iFQNbfKyqVl7bTEAt8VGANSWaUW2Y4OU+iPJ2DWNe43IgUfe+Ops7v2xoLBYKeQKA36z5/hNscCNOTENsCAgylPCR5gJIaXcYZw63KDADVa0OB9LtMWop1U1LIXp4iRNJ1KxGmoMTGX+ABTe9KYyZ3t6etS6euS+tgcX+k8dOE+pplKJH2uyNsI17ZQoxopB4VsAWFmQtJvnpKrfi8TelKtN7v/9SgGAASCD25lJm0zD/EYjuBgpeXlb5czB7HO6oalJ3aKejrekfnFpLCFUtFOo0KprkaYKblvNEfUg7be5SU7BpcvQu7bejRtbb+1OTxAls8wms3Un+rL1YvQiABxuSAQo/ZVTVp2dyw8jQgAEc39OqUHwl+UA8OnKRkhwt83dZdszJ4KlGm7oZdWAPkH6AaIuPXXnq3/o8vVy5MJLYBjU0xIzADC5IZH/CkIJatT0//HpOUnnAUJIcCo3sHMjB1QWK92MMQpSjWxMBLFVCVVSUkyBwowIhbUREdQERShyoq6QANgNizCgb4floNWI2yFSDEDrlWZrGM7pJRFJKqr1gimtdxsW6c2+MvHWhb7P5FLQDgBT8K/Q7orEkzsOFhsWWWFv9tBpuE7cPFMD14nfAGMKvtVDFGlhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cb44f81685ab1cf3acf3ddf8a8217adb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADX0lEQVRIid2VTWhcVRTHf+e9ee/NTDIfJjFGk6kUMpOUIlYIiBQxYEFdKu7cKC7cKC1JCwXdKOgmxA9cK0J1IUEoulBxE6WIhQqF0Jqkaa0mNjZkkkkymY/3cY/M2EBqsWailNY/XO7inHvuj3P/994Yt4li3CaKcaeA5I+wz7VwfcjFDD/+9C6LW7H9x+jxI4ZcmK8Lwdw457dihREeFLjfGC7EoLR9XUsg/a/g2XGGNOKFMIbG2ng8XOMN4KOtnDDikJvmdVNj0gqwgee3Yiocd7I8GazyWShM9Y/yzXbQnXckwd0a8YnCmVgCbd9LeuUs2e0pFmTifaSDJfZERX67br2SThfwlk+TtZQhFR7aDrojkPwR9mF4U5U+hJyJUDVYtjBWGOWwQlKgEkGvGmJhyKFGg/IjPCWCo0qA0GVARHhaFVQp5kf5WH1enHuf+j+C5Ed4FeGAGO7NPNAsgOWibjdkbEqxFOcrC9STfXjhOm1uF51OGtWANTvJdFAmctqxgw0ejnfjpfejYmHqy7jVRXLi8GH+GGMXxjh7UxARvsWwhsVz5UtEarDteKPTUJ4mgUMtrDFUX6KMIdEeIfUlCNaJY+OowRWbdYmwnRRavoSKYEyAf+04T/r+jca9AWR2nFOFUaZFqEYVxlAcsfAJyEQ1lqlyWcCOAmoNJ5mAhKlDVGVFhWlp7CVsinJQG7EKVaCqyjmxeG9mni+YINqRR2bHWe5/jUmrhuV1csrJMO91cjDew6TXwWloDvwiS06WJ8IKXZlejm6vUVlkMHEfcbeDsvFJhpuEsyk+ZwLT0q2RCi/3PsPP9asUVBmIanipfoZtj8GtHK+Dniggm7iHpJvhpesKpxj0i5Ta8wwmc1wtTfFdYZbjs/BWSyCWxS8om8Xv+UH/bO0VWtOX1+bHzCYbqQEubsw0rdb6y2pC0iJ8aoTSX12+U+VHwErRFpbIAb/uCuS/kkizE9b/4NMzzaf6WQuqA0cZ3s0GRnnUX8VK7Ln50f4tiBq6nQylux5hIdwk5yTxdgNSX0WzB7hSuYwixFsGMTYf/P4V3V3D1OxVqho1zdayEjmmqnNYK2couoYTLYPMjXFxYISvF0/SCyzwL6RK0jGcOPcOKy2DNDTzNhPcIt0ht4Zbpz8A6sRYumn2vrcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "4e6baaf54361142d459d0b522929c3a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD50lEQVRIid2VS2icVRSAz33875l/JpkmTJNMQxHBrEQ6QqkEu6hYCrqSLETFFwSqVpQiSrqoxFYwujBQd7a2Vql0obSolYBUUYlQS6QYIzG1pslMXjOZSWbm//+5jyNBAtGiZqKU1g/u3ZxzuB+Xc+7lcIPA4QaBw80iMpQ70RUyYZpoZZDhd7tbHs6vxj6eO5bm2sjWSXSVaUvs2fzQ6Grsk/FBi7t+dnz0apErWurd3ZffkMjg4DNWqZllK9VgL7fMELjsRqSHAeCd1Rwq6a4wDF+mnJ0nXDEAeHQ1thjE2mml/CEgnJFcXzo6/PrQ49v3jzYsUmx2WhjK9wozi3k/5c8YSc9EhOTaHEJIojxf9t2ku4XH3em1sfn5K9tmfppPdXZ1JDmjWYJ4x1rRdYkM5U50LdeiQ+MXf+4wLHOLaRqaAKEUcOBc/vizgMQFgjUAbKecccboLgAiz00fvwcoLIQ1UZqemcwiIrVt836ttKpHcunIUP9JJRJP7NuzL/pHkf6Tz/cNf/79dq1Ul1QKroxNITcY+kkPnbhT2tzZdjoKwrbZqdkm2zG96lKYCoIQOVsq10MxulyubgqWg4wERaVQMH15hiMC8xNezPWdDPeio8e+fm3gsbteGPlbEaLJF/Emr2LH3fTC9ELGT8W5HXMg0eSC5ToOY7rDcvmO9q3pKlBwCCkTL+GC7Zh2WA+8iFQNbfKyqVl7bTEAt8VGANSWaUW2Y4OU+iPJ2DWNe43IgUfe+Ops7v2xoLBYKeQKA36z5/hNscCNOTENsCAgylPCR5gJIaXcYZw63KDADVa0OB9LtMWop1U1LIXp4iRNJ1KxGmoMTGX+ABTe9KYyZ3t6etS6euS+tgcX+k8dOE+pplKJH2uyNsI17ZQoxopB4VsAWFmQtJvnpKrfi8TelKtN7v/9SgGAASCD25lJm0zD/EYjuBgpeXlb5czB7HO6oalJ3aKejrekfnFpLCFUtFOo0KprkaYKblvNEfUg7be5SU7BpcvQu7bejRtbb+1OTxAls8wms3Un+rL1YvQiABxuSAQo/ZVTVp2dyw8jQgAEc39OqUHwl+UA8OnKRkhwt83dZdszJ4KlGm7oZdWAPkH6AaIuPXXnq3/o8vVy5MJLYBjU0xIzADC5IZH/CkIJatT0//HpOUnnAUJIcCo3sHMjB1QWK92MMQpSjWxMBLFVCVVSUkyBwowIhbUREdQERShyoq6QANgNizCgb4floNWI2yFSDEDrlWZrGM7pJRFJKqr1gimtdxsW6c2+MvHWhb7P5FLQDgBT8K/Q7orEkzsOFhsWWWFv9tBpuE7cPFMD14nfAGMKvtVDFGlhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INAC-DCM", "label": "Inactive and Decommissioned" }, { "symbol": { "type": "esriPMS", "url": "4e6baaf54361142d459d0b522929c3a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD50lEQVRIid2VS2icVRSAz33875l/JpkmTJNMQxHBrEQ6QqkEu6hYCrqSLETFFwSqVpQiSrqoxFYwujBQd7a2Vql0obSolYBUUYlQS6QYIzG1pslMXjOZSWbm//+5jyNBAtGiZqKU1g/u3ZxzuB+Xc+7lcIPA4QaBw80iMpQ70RUyYZpoZZDhd7tbHs6vxj6eO5bm2sjWSXSVaUvs2fzQ6Grsk/FBi7t+dnz0apErWurd3ZffkMjg4DNWqZllK9VgL7fMELjsRqSHAeCd1Rwq6a4wDF+mnJ0nXDEAeHQ1thjE2mml/CEgnJFcXzo6/PrQ49v3jzYsUmx2WhjK9wozi3k/5c8YSc9EhOTaHEJIojxf9t2ku4XH3em1sfn5K9tmfppPdXZ1JDmjWYJ4x1rRdYkM5U50LdeiQ+MXf+4wLHOLaRqaAKEUcOBc/vizgMQFgjUAbKecccboLgAiz00fvwcoLIQ1UZqemcwiIrVt836ttKpHcunIUP9JJRJP7NuzL/pHkf6Tz/cNf/79dq1Ul1QKroxNITcY+kkPnbhT2tzZdjoKwrbZqdkm2zG96lKYCoIQOVsq10MxulyubgqWg4wERaVQMH15hiMC8xNezPWdDPeio8e+fm3gsbteGPlbEaLJF/Emr2LH3fTC9ELGT8W5HXMg0eSC5ToOY7rDcvmO9q3pKlBwCCkTL+GC7Zh2WA+8iFQNbfKyqVl7bTEAt8VGANSWaUW2Y4OU+iPJ2DWNe43IgUfe+Ops7v2xoLBYKeQKA36z5/hNscCNOTENsCAgylPCR5gJIaXcYZw63KDADVa0OB9LtMWop1U1LIXp4iRNJ1KxGmoMTGX+ABTe9KYyZ3t6etS6euS+tgcX+k8dOE+pplKJH2uyNsI17ZQoxopB4VsAWFmQtJvnpKrfi8TelKtN7v/9SgGAASCD25lJm0zD/EYjuBgpeXlb5czB7HO6oalJ3aKejrekfnFpLCFUtFOo0KprkaYKblvNEfUg7be5SU7BpcvQu7bejRtbb+1OTxAls8wms3Un+rL1YvQiABxuSAQo/ZVTVp2dyw8jQgAEc39OqUHwl+UA8OnKRkhwt83dZdszJ4KlGm7oZdWAPkH6AaIuPXXnq3/o8vVy5MJLYBjU0xIzADC5IZH/CkIJatT0//HpOUnnAUJIcCo3sHMjB1QWK92MMQpSjWxMBLFVCVVSUkyBwowIhbUREdQERShyoq6QANgNizCgb4floNWI2yFSDEDrlWZrGM7pJRFJKqr1gimtdxsW6c2+MvHWhb7P5FLQDgBT8K/Q7orEkzsOFhsWWWFv9tBpuE7cPFMD14nfAGMKvtVDFGlhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0888774453817679E7, "ymin": 3529225.002075256, "xmax": -1.0874946785146391E7, "ymax": 3553137.2887334973, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" }, { "name": "Galvanized Iron", "code": "GALVIRON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMP", "type": "esriFieldTypeSingle", "alias": "SUMP", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURB_OP", "type": "esriFieldTypeInteger", "alias": "CURB_OP", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "range", "name": "WS1_D_SW_INLET_HEIGHT_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSED", "type": "esriFieldTypeString", "alias": "DEPRESSED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSION_A", "type": "esriFieldTypeSmallInteger", "alias": "DEPRESSION_A", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPRESSION_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LENGTH", "type": "esriFieldTypeInteger", "alias": "ST_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_WIDTH", "type": "esriFieldTypeInteger", "alias": "ST_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_LOC", "type": "esriFieldTypeString", "alias": "INLET_LOC", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_LOCATION", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "In Sag", "code": "SAG" }, { "name": "On Grade", "code": "GRADE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH_TO_BOTTOM", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_TO_BOTTOM", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPTH_RANGE", "description": "", "range": [ -1, 255 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "MANHOLE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MANHOLE_COVER", "description": "", "codedValues": [ { "name": "Present", "code": "PRESENT" }, { "name": "Not Present", "code": "NOTPRESENT" }, { "name": "Covered", "code": "COVERED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_OPEN_PERCENT", "type": "esriFieldTypeInteger", "alias": "GRATE_OPEN_PERCENT", "domain": { "type": "codedValue", "name": "WS1_D_SW_GRATE_PERCENT_OPEN", "description": "", "codedValues": [ { "name": "No Grate", "code": 0 }, { "name": "10%", "code": 10 }, { "name": "20%", "code": 20 }, { "name": "25%", "code": 25 }, { "name": "30%", "code": 30 }, { "name": "40%", "code": 40 }, { "name": "50%", "code": 50 }, { "name": "60%", "code": 60 }, { "name": "70%", "code": 70 }, { "name": "75%", "code": 75 }, { "name": "80%", "code": 80 }, { "name": "90%", "code": 90 }, { "name": "Unmeasurable", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_COMBO_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S3 Combination Inlet in Sump", "code": "S3" }, { "name": "S3R Recessed Combination Inlet in Sump", "code": "S3R" }, { "name": "G3 Combination Inlet on Grade", "code": "G3" }, { "name": "G3R Recessed Combination Inlet on Grade", "code": "G3R" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKED", "type": "esriFieldTypeString", "alias": "MARKED", "length": 9, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MARKING", "description": "", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Marked", "code": "MARKED" }, { "name": "Not Marked", "code": "NOTMARKED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G637DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 64, "name": "Curb Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriPMS", "url": "ab778ba09f740b86a115ac9c19cbe388", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFElEQVRIie3Vy29MURgA8N+ZuXM7lRItKhEliGjT2IgN0oRYEI+IEK+djY1Y+A+sSFfWXTQS9ZpuSYgFSwsbIdKECILxKFWl0TGdXpmpJl00ZkwUC9/iJuc7ud/vfOecmxv5SxH9h2uJHjLzyU2QO0zOn9jq20SD5DrZ/Zo9VwiHuDKr8ClS7+hby85mUs2EAS7mCAe5PCtwQshxrpN9LaRaeFRgVQfRABfK+/0reFQr2k9PB0cWTnY6kGFjhvW4MYVfJhzm0m+Dc+xt52jrJPokpiswglsJ26fwwPl+7hzg6W+Bt9A4MYm+iNkU+Dg1F6bh7aTTlVT1iGZKJizHhmmpjnEGI7qxNZnhnSa6s5yI2JHw/kf6U3lBoVKyCpyQxbFC5csxJ0yO7+PkN0o/aeIBjn+j+KPOaIYVKbYl3AxMVOv4zCc2B1amWZXwWR0RWPSV9408amAdTleDn4u8tcLj8ax7o8s8rwduuWtXMfKmkPeqgXRNZ1xqtLTpg95iZCRZ6mE9cDyic2yBueZrMyxfE1w+j3jIYMxw03Uv64GT8sUqKJaC1pnm/7HfYlJ57sfXhM111u6KR6XG5rlXK9w6Hhse5WWKtgka6lEjki9p+ShU2sjWAvfGC7WWhoyVOw601QMXedCQkYqzPqCvKhx4kl/jodWVYV0Xa1qxxYWSa3OeGaoKl2PJVWfNckSzDfxz8Hff6JVTJ/xicAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriPMS", "url": "df8052eb5bb828153cd3eb45bea62e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYUlEQVRIie3VzUtUURjH8e+5986bNhSVU1FDLzJj0SLQIFSEgRZFL0QUBO3atIkWOfMHzKoQZ2rtQoJM012LFtKilrUIkwYJZ5SydFQ0X0Zt1Jl7n5iBWYjSjINDLvptDuece87n3nMeuAb/KMZ/uJQ03Me2tIc+oC/+NN9W/qgDYYxkij4U14Eb/hAqHqG3snAYbWqZLjSuImiAArp9QVQiyqtKwcqf4rkobgEaQhxFLYKh4KUvCNvBjZLRVjpQ3BXQBL5KhibdwXkR+nP75PEQKhGhZ8dgX5CbCu7lUcWo06AlFiUFvKsLcbmAI7yoC/FhOMK3HYEFXDkUxU9ZozkWYb4wNxzZgOti5u+dsuCmbo6bOo2FfnqCM+vTzFT7aDPcXDzQvHnNapK21Ukeuv1cudDLbG5MweLHO/Sjcu9eBD4Rxmmtc99Ww3tZo8pcw1l1hC/VHh6Jjom19Re4DhOz7+eBbieTe0ZzsEKGk/UdXBoI85bwxpWbYFuKJ+5zBMwUpzIWtbqLJcpIdp0a92lmswPE/UvUx+HxX2FNY8xwM/2jhwQwKDBWDizCNc3O1L4GJuY/o5d0x9lFjqHoNDVSCEPlwMrkLII7M4cXSJYEo2EpYUZZLCTaGS8H9rWyqDvIiIlnq/nd9VsUgSovt7GRbuwlUM7Gy6O05EtGY7AkWCw8CAuOo4xnV/AqHUc5sL0GMfaS/P0dQeEsCls6nVP9eA4GWNXnSYuZL45tx+Ullh5Bm/vEL7tFV1F4pJ1Rf5Chydf5blmFVYgIhyyNN8NR5orCucSjPKPCMSoN7Dr4D5jE2JW47pocAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "aa7bcb81c695c387bfb7dd9ffc6a9c65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxUlEQVRIie3VW0iTUQAH8P8536eblxkxmiCb17ylyUpBVAyhizJXEgaFoZk4EawHcfQW7MkQZoa+ZCBK3l9CpEB7yCBIfQlJTeaFaeosp6nzstkuJyZYQeXWcORD/5dz45wf5wKHxz8K/x92J8ll8NkMRDeA7smHe6X3jzpLA95o5rtVyjuX300M5kE9TCa16PIurAE1mn1abykrcmNDT9HESDkBIe2saohM1aLTWzCJ26LNhcqy/GhpDK3vrp6MC0+KKlKU8wRoQ9UQ/gbn3UbVtLEgR1UQG36aPn5WOzE7P5s+vzybAqCvUFHuXKcN6iEypUXHocFx97irNy4U35ZHJ9PGnroZw/JU5nQDTABeQd2b8x0n9ClVvx3UaaE/FPh+idYvKEBEn/Q8mtdNT2RMN2Btf0yn/YHfzFFxBRdLiVJbAo/g9HaE2Tmk7bdrXlTGH7eGGLfEhhpxBs6LM36d82aht+ZD58hdU9BHRWoXVpx9BNgYuo4+EDCX8IC+WVg/rilLD70yIPT18+fBCyHHe6ttt9KHF9j/uAU5Ri3mnQqhn7/V2bRYd7bHjIMRCa8d2TKW+1JDNI4D4V0BeZAXo8oKFkkjwWgUY2wT7kb0U52wE6FBkSur5uXJ0KWIswCqD4QBOrdqXvosCZRNUcZGADIHj0KUiyb9pzXLymLYsZOcW3fsywmkhDiamI0zMUrHPWE5zpFAKC8KEIhkAAxuwYwx530YOWpfvyQtWvAE7l9q2bDbLVYCIvnd+NH7FvunO65tfzWZ07qQ5cnCY8vDmfo1HU2RnhtxCyaAJFZ8Zj1enLQAQmX5tnKBJzDhKEsUpxoYJczBmNAlbOccTZwdEitgoWBmxkPmEUzYqB2EUopVYrW1uoQVwcUz/YaWcQoOYFggnqh7D9R5eizYQdhzhaz0i0vYmeyQ4jp4Oby3gSMHfwP9VwO+ld4HBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "aa7bcb81c695c387bfb7dd9ffc6a9c65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxUlEQVRIie3VW0iTUQAH8P8536eblxkxmiCb17ylyUpBVAyhizJXEgaFoZk4EawHcfQW7MkQZoa+ZCBK3l9CpEB7yCBIfQlJTeaFaeosp6nzstkuJyZYQeXWcORD/5dz45wf5wKHxz8K/x92J8ll8NkMRDeA7smHe6X3jzpLA95o5rtVyjuX300M5kE9TCa16PIurAE1mn1abykrcmNDT9HESDkBIe2saohM1aLTWzCJ26LNhcqy/GhpDK3vrp6MC0+KKlKU8wRoQ9UQ/gbn3UbVtLEgR1UQG36aPn5WOzE7P5s+vzybAqCvUFHuXKcN6iEypUXHocFx97irNy4U35ZHJ9PGnroZw/JU5nQDTABeQd2b8x0n9ClVvx3UaaE/FPh+idYvKEBEn/Q8mtdNT2RMN2Btf0yn/YHfzFFxBRdLiVJbAo/g9HaE2Tmk7bdrXlTGH7eGGLfEhhpxBs6LM36d82aht+ZD58hdU9BHRWoXVpx9BNgYuo4+EDCX8IC+WVg/rilLD70yIPT18+fBCyHHe6ttt9KHF9j/uAU5Ri3mnQqhn7/V2bRYd7bHjIMRCa8d2TKW+1JDNI4D4V0BeZAXo8oKFkkjwWgUY2wT7kb0U52wE6FBkSur5uXJ0KWIswCqD4QBOrdqXvosCZRNUcZGADIHj0KUiyb9pzXLymLYsZOcW3fsywmkhDiamI0zMUrHPWE5zpFAKC8KEIhkAAxuwYwx530YOWpfvyQtWvAE7l9q2bDbLVYCIvnd+NH7FvunO65tfzWZ07qQ5cnCY8vDmfo1HU2RnhtxCyaAJFZ8Zj1enLQAQmX5tnKBJzDhKEsUpxoYJczBmNAlbOccTZwdEitgoWBmxkPmEUzYqB2EUopVYrW1uoQVwcUz/YaWcQoOYFggnqh7D9R5eizYQdhzhaz0i0vYmeyQ4jp4Oby3gSMHfwP9VwO+ld4HBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "df8052eb5bb828153cd3eb45bea62e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACYUlEQVRIie3VzUtUURjH8e+5986bNhSVU1FDLzJj0SLQIFSEgRZFL0QUBO3atIkWOfMHzKoQZ2rtQoJM012LFtKilrUIkwYJZ5SydFQ0X0Zt1Jl7n5iBWYjSjINDLvptDuece87n3nMeuAb/KMZ/uJQ03Me2tIc+oC/+NN9W/qgDYYxkij4U14Eb/hAqHqG3snAYbWqZLjSuImiAArp9QVQiyqtKwcqf4rkobgEaQhxFLYKh4KUvCNvBjZLRVjpQ3BXQBL5KhibdwXkR+nP75PEQKhGhZ8dgX5CbCu7lUcWo06AlFiUFvKsLcbmAI7yoC/FhOMK3HYEFXDkUxU9ZozkWYb4wNxzZgOti5u+dsuCmbo6bOo2FfnqCM+vTzFT7aDPcXDzQvHnNapK21Ukeuv1cudDLbG5MweLHO/Sjcu9eBD4Rxmmtc99Ww3tZo8pcw1l1hC/VHh6Jjom19Re4DhOz7+eBbieTe0ZzsEKGk/UdXBoI85bwxpWbYFuKJ+5zBMwUpzIWtbqLJcpIdp0a92lmswPE/UvUx+HxX2FNY8xwM/2jhwQwKDBWDizCNc3O1L4GJuY/o5d0x9lFjqHoNDVSCEPlwMrkLII7M4cXSJYEo2EpYUZZLCTaGS8H9rWyqDvIiIlnq/nd9VsUgSovt7GRbuwlUM7Gy6O05EtGY7AkWCw8CAuOo4xnV/AqHUc5sL0GMfaS/P0dQeEsCls6nVP9eA4GWNXnSYuZL45tx+Ullh5Bm/vEL7tFV1F4pJ1Rf5Chydf5blmFVYgIhyyNN8NR5orCucSjPKPCMSoN7Dr4D5jE2JW47pocAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "aa7bcb81c695c387bfb7dd9ffc6a9c65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxUlEQVRIie3VW0iTUQAH8P8536eblxkxmiCb17ylyUpBVAyhizJXEgaFoZk4EawHcfQW7MkQZoa+ZCBK3l9CpEB7yCBIfQlJTeaFaeosp6nzstkuJyZYQeXWcORD/5dz45wf5wKHxz8K/x92J8ll8NkMRDeA7smHe6X3jzpLA95o5rtVyjuX300M5kE9TCa16PIurAE1mn1abykrcmNDT9HESDkBIe2saohM1aLTWzCJ26LNhcqy/GhpDK3vrp6MC0+KKlKU8wRoQ9UQ/gbn3UbVtLEgR1UQG36aPn5WOzE7P5s+vzybAqCvUFHuXKcN6iEypUXHocFx97irNy4U35ZHJ9PGnroZw/JU5nQDTABeQd2b8x0n9ClVvx3UaaE/FPh+idYvKEBEn/Q8mtdNT2RMN2Btf0yn/YHfzFFxBRdLiVJbAo/g9HaE2Tmk7bdrXlTGH7eGGLfEhhpxBs6LM36d82aht+ZD58hdU9BHRWoXVpx9BNgYuo4+EDCX8IC+WVg/rilLD70yIPT18+fBCyHHe6ttt9KHF9j/uAU5Ri3mnQqhn7/V2bRYd7bHjIMRCa8d2TKW+1JDNI4D4V0BeZAXo8oKFkkjwWgUY2wT7kb0U52wE6FBkSur5uXJ0KWIswCqD4QBOrdqXvosCZRNUcZGADIHj0KUiyb9pzXLymLYsZOcW3fsywmkhDiamI0zMUrHPWE5zpFAKC8KEIhkAAxuwYwx530YOWpfvyQtWvAE7l9q2bDbLVYCIvnd+NH7FvunO65tfzWZ07qQ5cnCY8vDmfo1HU2RnhtxCyaAJFZ8Zj1enLQAQmX5tnKBJzDhKEsUpxoYJczBmNAlbOccTZwdEitgoWBmxkPmEUzYqB2EUopVYrW1uoQVwcUz/YaWcQoOYFggnqh7D9R5eizYQdhzhaz0i0vYmeyQ4jp4Oby3gSMHfwP9VwO+ld4HBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "aa7bcb81c695c387bfb7dd9ffc6a9c65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACxUlEQVRIie3VW0iTUQAH8P8536eblxkxmiCb17ylyUpBVAyhizJXEgaFoZk4EawHcfQW7MkQZoa+ZCBK3l9CpEB7yCBIfQlJTeaFaeosp6nzstkuJyZYQeXWcORD/5dz45wf5wKHxz8K/x92J8ll8NkMRDeA7smHe6X3jzpLA95o5rtVyjuX300M5kE9TCa16PIurAE1mn1abykrcmNDT9HESDkBIe2saohM1aLTWzCJ26LNhcqy/GhpDK3vrp6MC0+KKlKU8wRoQ9UQ/gbn3UbVtLEgR1UQG36aPn5WOzE7P5s+vzybAqCvUFHuXKcN6iEypUXHocFx97irNy4U35ZHJ9PGnroZw/JU5nQDTABeQd2b8x0n9ClVvx3UaaE/FPh+idYvKEBEn/Q8mtdNT2RMN2Btf0yn/YHfzFFxBRdLiVJbAo/g9HaE2Tmk7bdrXlTGH7eGGLfEhhpxBs6LM36d82aht+ZD58hdU9BHRWoXVpx9BNgYuo4+EDCX8IC+WVg/rilLD70yIPT18+fBCyHHe6ttt9KHF9j/uAU5Ri3mnQqhn7/V2bRYd7bHjIMRCa8d2TKW+1JDNI4D4V0BeZAXo8oKFkkjwWgUY2wT7kb0U52wE6FBkSur5uXJ0KWIswCqD4QBOrdqXvosCZRNUcZGADIHj0KUiyb9pzXLymLYsZOcW3fsywmkhDiamI0zMUrHPWE5zpFAKC8KEIhkAAxuwYwx530YOWpfvyQtWvAE7l9q2bDbLVYCIvnd+NH7FvunO65tfzWZ07qQ5cnCY8vDmfo1HU2RnhtxCyaAJFZ8Zj1enLQAQmX5tnKBJzDhKEsUpxoYJczBmNAlbOccTZwdEitgoWBmxkPmEUzYqB2EUopVYrW1uoQVwcUz/YaWcQoOYFggnqh7D9R5eizYQdhzhaz0i0vYmeyQ4jp4Oby3gSMHfwP9VwO+ld4HBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0901447034911191E7, "ymin": 3519104.5641609626, "xmax": -1.0861437324992264E7, "ymax": 3570402.963165384, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" }, { "name": "Galvanized Iron", "code": "GALVIRON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMP", "type": "esriFieldTypeSingle", "alias": "SUMP", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CURB_OP", "type": "esriFieldTypeInteger", "alias": "CURB_OP", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "range", "name": "WS1_D_SW_INLET_HEIGHT_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSED", "type": "esriFieldTypeString", "alias": "DEPRESSED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSION_A", "type": "esriFieldTypeSmallInteger", "alias": "DEPRESSION_A", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPRESSION_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LENGTH", "type": "esriFieldTypeInteger", "alias": "ST_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_WIDTH", "type": "esriFieldTypeInteger", "alias": "ST_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_LOC", "type": "esriFieldTypeString", "alias": "INLET_LOC", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_LOCATION", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "In Sag", "code": "SAG" }, { "name": "On Grade", "code": "GRADE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH_TO_BOTTOM", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_TO_BOTTOM", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPTH_RANGE", "description": "", "range": [ -1, 255 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE", "type": "esriFieldTypeString", "alias": "MANHOLE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MANHOLE_COVER", "description": "", "codedValues": [ { "name": "Present", "code": "PRESENT" }, { "name": "Not Present", "code": "NOTPRESENT" }, { "name": "Covered", "code": "COVERED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_CURB_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S1 Curb Inlet in Sump", "code": "S1" }, { "name": "S1R Recessed Curb Inlet in Sump", "code": "S1R" }, { "name": "S4 Open Area Inlet without Grate in Sump", "code": "S4" }, { "name": "G1 Curb Inlet on Grade", "code": "G1" }, { "name": "G1R Recessed Curb Inlet on Grade", "code": "G1R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKED", "type": "esriFieldTypeString", "alias": "MARKED", "length": 9, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MARKING", "description": "", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Marked", "code": "MARKED" }, { "name": "Not Marked", "code": "NOTMARKED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G638DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 65, "name": "Grate Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriPMS", "url": "8688b5ad074e9080b310ccf62c5d4588", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADqklEQVRIidXVXWgcVRQH8P+5Mzu7k/1IN3HjWkNsa7SJaazah2gKporRag2CkBjjB5GiD8mb4ItPEUFR9EEoQYmFPESNu0XEYLH4UNqGIm1oCSW1s4mttWbznU2yG7OZj3tkooHUzNYPfNALF4Zz5/4495y5jIp/caj/X2yIP/LNTehv5H3W20/FDmb/MXacj6uzF4yv7K8v7vftr3j86FxfwxOlzy/9bSzBCWX1+9EjdnK0kXOWlJ8atUrrzpNH5/oeLAR6Yl3cJSLG4id2wngSmrB9HXdb9sAVzek3dqmtVQXBTRgz07FUT6/VbzSDyVZbq0asoP6Y2lzZ6yTHGs3PLtVqz3qDm7BvjJ537eTYc+SwLV6oTjla4JGmrW2ZxEji6XBz5Rf0O+hrveNkghN7WqjFKYg5fUY5JNvqi1U/WqGih1zIjbfUtJjrIJJjjc7no1vxzokbH1N9qSbDpj3ulPgamsraZjeuXQfOrdyF3XsBSnpjA52dvdYH51VWyCDTGRzo7NzUHHSfgE2YZl0d1ntGDg90dHzc1N096JXZAXbkYcsxiyR4Swa5sfUFLR6ptWZyIwHpC6pSqRjLpy/HqLiSiesBeGKrBHTkKH/agQxOiYW8G7zJCcWWAit6VmTMMOtamYjqxSjadVmkt2hQ7/Q8JgNxAhCRwXqFRCAmo3vXopal4qoPQHEdmAlEvE0Gbi9HmZqm2e2emAsBmPxJnfoyJqPtJa83DBLEh2bXqX7fq/fBTyK+/N5Qu2R+jYBvFyi3T4FQ//Q6karoANcz5E4I0tZq4BenREN5Cc5Oxqgi0kSppWU38Rtixba+QyFpy+GZCc7kvwOjjVPzkD8sHpHXcnvwi92AdO4MwNUb923GiETY0WsVCEUOTZVy1rwHzMI5Pw05nn2YbNwMwI+sldmQlAdGEBTyxZerNOkbzirRg7VRtx/Wm6eF8kwV1IBaZydT/TK1EAazuV5kb4whOWtOZs6l1xrgfj9uA+Bwv7vPvyrjdmrBjTd6leePx1QAxLfJW9oFU9B668yjALkbhfn+OWkB7vUSBEgAzaUc8adp9mohbBxAdAWrlyyyd8+H8pa0rGy5HQn/LKZnGCx1DgRKOFx8TZmanKD5kM7aaOHMmF9RQPeq0MKRikjAnM+NpK3FKwJi7QU/1FuJsX2Bcn3Vzm33KxAXCjSADBC9rCMQYqDMf9HtV/CB3+Z1xc3UOTUH3CchpeGJNR06tM+rsH91/Hd/wr8CQSOnlKp5YScAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriPMS", "url": "571a1d02e4d3d45d66a0522522562ba4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVRIidXVT2gcVRzA8e/vzezfaf4pbZd03bptmqLtajR0oxZMFFOVVoRKLorQiz0IhUL0Hk9K1ZMXDxYCKhRSpBVv4sXGUgs9SFl121KTkk2iNiZkkzQ7OzM/mdjAtp2tf/CgP5jL7733eb/3ezOMzb8Y9v8X6z1MrLqBt8Tm7fIxqv8YGxjBnlh0Pv9Zep7b5Jee7zqy0H/lAxb/PjaENbmUPlmhOOiTDKYoFrKx8193HVl4shkYjY1g8tXUpxUtHjDiezn9qj4rPfEpKe7OxpuDUZjkq8nRafYMgXpZOVeycJ/t5MLoNL2DU/QVsvFvI8E7sO1vJI5V2PNKoJaX4+yltO0+c/Ed5neN+Ac7qxc+awQZWuhlDL8pdk33ZkG8+/hmwqL2VAiF+dII7i2gFjuhDRhrXtlWPTPvi11JmdX+0rtcbxxrBF1xHpy8rW23YN3DjAp122i9XA8Y7x6+s6H1Khj8XxIsfted4zjDfHTpfcajKtu/5SDH3XnS7hztVpor6wPeMgU7TSkIcLROzne5Wi3RpcITEI3V0nleD3zO+i5OrIPVMBlrZ+PyBKlYK656xO0kKeOwu/o97aJ0Rx5TIeOtQOX02m5Jgb1hfsdR7MoYBDX6FMTJoW0PsV0FWyAfiUmYSDNrwakADimMC3woFifCMdcnk7A5JIY3W3fy5cwXDGiD0fRzUkgJaxXu1ID42nEtzqDcowEbly7zgsJy09tcj/ZH2eZW8UyMmVgr50R42dkG6a2cdOfolTj9ic2cF3hA74YpmJZdFPwbWCbOvbZDD4JpK0Aiw9P+EpsDj0Ss5Y+X+W6VGX+ZzOTHBAqWQAfQuuMoZvo0+DX6DJxI3U9L9iXcP8MC22HWRFwADRcADEa153bM8lfIKGsLHIF94UL1MeFGcYvrGmA0IFj8gSGFBDDZDKtYaTpyr/Kj+xsPY6gbm6p6tHS+yK8hoj5Jk6BN68wCG0S53LSypascvjHFI7U5WkRJSpLSygQ/rU/wXLboKnkT4xOBx1S4GImJUJ45xWvhjqpsupl+/ObTGPMi7BcB8SlHYuX3GIhq7F+N/+5P+Hcy30Rdf1CdygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "6120d5a47c8b5c8daad84e70e74e89f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD4klEQVRIidXVfWgbZRgA8Oe9z9zlu1m7LJPi2tIPbWjHNmY7umxz3dy6sRFolE6woFPmfyJFcKts2DnYqIj/OMFpK1VKVmsR1ilDhmnWlqqDIqlLWrdW7NqmbbJrLpfk7nKvpKtY12R+4B/6wgvH89797n2e546Xgn9xUP9f7Dv8Pr04w51J0sq5I/nPx/4xdh1fp0YDgS/avxp66sST1Qf6F7tcB23PLv1tzIu95GRwrKe1z18fEZPayR6fs81d5+tf7NqZC8yKncaniWQo8skbn/sPcQytdr6wR7lwdYQ51TtQedbtygmuwTDG6NOJix0newcaCQ2pZxvrAjxv2N96tKbjzb6h+td7fc633DuzgmuwrvH3zp/pGz6mpNPqhad3hwy0fu8hR1PUG/C6W4/W9LatgG3uHT4v9m7xIE86J9bS/c0jGIP69jOuSaPeuDsDZeKexz1yBjy1ArZ+5ncsnSMfnua7x/ZGE4oybbFyroaCpoXVa6vBmWj8sTynHTzocnbs6t3ODgBEIZwKjk+M+d8ZbFnTnLvCtzAZ/Cnsu3ltVOyMXSp9FT4ItYN/DYYAGq6g9ktCTOKFiGRhTPTEb2s21u68lwoHzHqb3lRuLUTR2G0IQAlGUAuQHUvdwaMvizEYTMmgp9OQzMQ3qBX5InuPm0tPyUo6waR1ImepgsrYGFgQhtKsaWIAOw9mOF54vpYuonUkSe7IxIe+H6S2OrYBTdHbMQY0jX7ERoe5+KUTTdTXI/2bQvBllgYgAAkLs1du9PQVbSxvri7d6kdAXNQw7kaAgElq9gQLzaqmtkyg4Wu6WyW7WJaj/vR3IgiCA8C1GLQyAiEmE0uxxABCWh6JqPxivO0wQii++pmsGM+YilRZVecj8zPJZHIYY2iKChEQBKGH13Nb4nTCNWeZGnkUyipyYmh5IoKnTU5FTpOz4TmbrMjVGDAxtxiGmBjbw0rseo1S2KQ+Hs0U+SE7QwSPLHaTldcIRJHOEqcVAEzDNweJsqJyoEhqO0Za989awKiiuPxgRg90E2txHJ29/UtouQGZ7+f3BgCwqfsNAID6bOX5484wkDwy2w/XeZoxgD4mCfswQD2BELEkCZpEUguMzBCSGteWpqBRSkksAEzlqtm0hAXrx8prtwzquqoFIazIOBGroPcZP1z4aD5NyJqRM+uMZqOZ5GCWEVmDntOP50gTyEKofnEdKtxsZTcYRV7UiUo0INjCd4ph8/I9Nnr9Risu2ATCja7K4qonCIr6IdfOgkfglePAYgMgVAB5y+Galbn6pVFnVV3D/WstmBXb73huV7bC/tXx3z2EfwW7ErN6ofQBwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "6120d5a47c8b5c8daad84e70e74e89f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD4klEQVRIidXVfWgbZRgA8Oe9z9zlu1m7LJPi2tIPbWjHNmY7umxz3dy6sRFolE6woFPmfyJFcKts2DnYqIj/OMFpK1VKVmsR1ilDhmnWlqqDIqlLWrdW7NqmbbJrLpfk7nKvpKtY12R+4B/6wgvH89797n2e546Xgn9xUP9f7Dv8Pr04w51J0sq5I/nPx/4xdh1fp0YDgS/avxp66sST1Qf6F7tcB23PLv1tzIu95GRwrKe1z18fEZPayR6fs81d5+tf7NqZC8yKncaniWQo8skbn/sPcQytdr6wR7lwdYQ51TtQedbtygmuwTDG6NOJix0newcaCQ2pZxvrAjxv2N96tKbjzb6h+td7fc633DuzgmuwrvH3zp/pGz6mpNPqhad3hwy0fu8hR1PUG/C6W4/W9LatgG3uHT4v9m7xIE86J9bS/c0jGIP69jOuSaPeuDsDZeKexz1yBjy1ArZ+5ncsnSMfnua7x/ZGE4oybbFyroaCpoXVa6vBmWj8sTynHTzocnbs6t3ODgBEIZwKjk+M+d8ZbFnTnLvCtzAZ/Cnsu3ltVOyMXSp9FT4ItYN/DYYAGq6g9ktCTOKFiGRhTPTEb2s21u68lwoHzHqb3lRuLUTR2G0IQAlGUAuQHUvdwaMvizEYTMmgp9OQzMQ3qBX5InuPm0tPyUo6waR1ImepgsrYGFgQhtKsaWIAOw9mOF54vpYuonUkSe7IxIe+H6S2OrYBTdHbMQY0jX7ERoe5+KUTTdTXI/2bQvBllgYgAAkLs1du9PQVbSxvri7d6kdAXNQw7kaAgElq9gQLzaqmtkyg4Wu6WyW7WJaj/vR3IgiCA8C1GLQyAiEmE0uxxABCWh6JqPxivO0wQii++pmsGM+YilRZVecj8zPJZHIYY2iKChEQBKGH13Nb4nTCNWeZGnkUyipyYmh5IoKnTU5FTpOz4TmbrMjVGDAxtxiGmBjbw0rseo1S2KQ+Hs0U+SE7QwSPLHaTldcIRJHOEqcVAEzDNweJsqJyoEhqO0Za989awKiiuPxgRg90E2txHJ29/UtouQGZ7+f3BgCwqfsNAID6bOX5484wkDwy2w/XeZoxgD4mCfswQD2BELEkCZpEUguMzBCSGteWpqBRSkksAEzlqtm0hAXrx8prtwzquqoFIazIOBGroPcZP1z4aD5NyJqRM+uMZqOZ5GCWEVmDntOP50gTyEKofnEdKtxsZTcYRV7UiUo0INjCd4ph8/I9Nnr9Risu2ATCja7K4qonCIr6IdfOgkfglePAYgMgVAB5y+Galbn6pVFnVV3D/WstmBXb73huV7bC/tXx3z2EfwW7ErN6ofQBwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "571a1d02e4d3d45d66a0522522562ba4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADK0lEQVRIidXVT2gcVRzA8e/vzezfaf4pbZd03bptmqLtajR0oxZMFFOVVoRKLorQiz0IhUL0Hk9K1ZMXDxYCKhRSpBVv4sXGUgs9SFl121KTkk2iNiZkkzQ7OzM/mdjAtp2tf/CgP5jL7733eb/3ezOMzb8Y9v8X6z1MrLqBt8Tm7fIxqv8YGxjBnlh0Pv9Zep7b5Jee7zqy0H/lAxb/PjaENbmUPlmhOOiTDKYoFrKx8193HVl4shkYjY1g8tXUpxUtHjDiezn9qj4rPfEpKe7OxpuDUZjkq8nRafYMgXpZOVeycJ/t5MLoNL2DU/QVsvFvI8E7sO1vJI5V2PNKoJaX4+yltO0+c/Ed5neN+Ac7qxc+awQZWuhlDL8pdk33ZkG8+/hmwqL2VAiF+dII7i2gFjuhDRhrXtlWPTPvi11JmdX+0rtcbxxrBF1xHpy8rW23YN3DjAp122i9XA8Y7x6+s6H1Khj8XxIsfted4zjDfHTpfcajKtu/5SDH3XnS7hztVpor6wPeMgU7TSkIcLROzne5Wi3RpcITEI3V0nleD3zO+i5OrIPVMBlrZ+PyBKlYK656xO0kKeOwu/o97aJ0Rx5TIeOtQOX02m5Jgb1hfsdR7MoYBDX6FMTJoW0PsV0FWyAfiUmYSDNrwakADimMC3woFifCMdcnk7A5JIY3W3fy5cwXDGiD0fRzUkgJaxXu1ID42nEtzqDcowEbly7zgsJy09tcj/ZH2eZW8UyMmVgr50R42dkG6a2cdOfolTj9ic2cF3hA74YpmJZdFPwbWCbOvbZDD4JpK0Aiw9P+EpsDj0Ss5Y+X+W6VGX+ZzOTHBAqWQAfQuuMoZvo0+DX6DJxI3U9L9iXcP8MC22HWRFwADRcADEa153bM8lfIKGsLHIF94UL1MeFGcYvrGmA0IFj8gSGFBDDZDKtYaTpyr/Kj+xsPY6gbm6p6tHS+yK8hoj5Jk6BN68wCG0S53LSypascvjHFI7U5WkRJSpLSygQ/rU/wXLboKnkT4xOBx1S4GImJUJ45xWvhjqpsupl+/ObTGPMi7BcB8SlHYuX3GIhq7F+N/+5P+Hcy30Rdf1CdygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "6120d5a47c8b5c8daad84e70e74e89f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD4klEQVRIidXVfWgbZRgA8Oe9z9zlu1m7LJPi2tIPbWjHNmY7umxz3dy6sRFolE6woFPmfyJFcKts2DnYqIj/OMFpK1VKVmsR1ilDhmnWlqqDIqlLWrdW7NqmbbJrLpfk7nKvpKtY12R+4B/6wgvH89797n2e546Xgn9xUP9f7Dv8Pr04w51J0sq5I/nPx/4xdh1fp0YDgS/avxp66sST1Qf6F7tcB23PLv1tzIu95GRwrKe1z18fEZPayR6fs81d5+tf7NqZC8yKncaniWQo8skbn/sPcQytdr6wR7lwdYQ51TtQedbtygmuwTDG6NOJix0newcaCQ2pZxvrAjxv2N96tKbjzb6h+td7fc633DuzgmuwrvH3zp/pGz6mpNPqhad3hwy0fu8hR1PUG/C6W4/W9LatgG3uHT4v9m7xIE86J9bS/c0jGIP69jOuSaPeuDsDZeKexz1yBjy1ArZ+5ncsnSMfnua7x/ZGE4oybbFyroaCpoXVa6vBmWj8sTynHTzocnbs6t3ODgBEIZwKjk+M+d8ZbFnTnLvCtzAZ/Cnsu3ltVOyMXSp9FT4ItYN/DYYAGq6g9ktCTOKFiGRhTPTEb2s21u68lwoHzHqb3lRuLUTR2G0IQAlGUAuQHUvdwaMvizEYTMmgp9OQzMQ3qBX5InuPm0tPyUo6waR1ImepgsrYGFgQhtKsaWIAOw9mOF54vpYuonUkSe7IxIe+H6S2OrYBTdHbMQY0jX7ERoe5+KUTTdTXI/2bQvBllgYgAAkLs1du9PQVbSxvri7d6kdAXNQw7kaAgElq9gQLzaqmtkyg4Wu6WyW7WJaj/vR3IgiCA8C1GLQyAiEmE0uxxABCWh6JqPxivO0wQii++pmsGM+YilRZVecj8zPJZHIYY2iKChEQBKGH13Nb4nTCNWeZGnkUyipyYmh5IoKnTU5FTpOz4TmbrMjVGDAxtxiGmBjbw0rseo1S2KQ+Hs0U+SE7QwSPLHaTldcIRJHOEqcVAEzDNweJsqJyoEhqO0Za989awKiiuPxgRg90E2txHJ29/UtouQGZ7+f3BgCwqfsNAID6bOX5484wkDwy2w/XeZoxgD4mCfswQD2BELEkCZpEUguMzBCSGteWpqBRSkksAEzlqtm0hAXrx8prtwzquqoFIazIOBGroPcZP1z4aD5NyJqRM+uMZqOZ5GCWEVmDntOP50gTyEKofnEdKtxsZTcYRV7UiUo0INjCd4ph8/I9Nnr9Risu2ATCja7K4qonCIr6IdfOgkfglePAYgMgVAB5y+Galbn6pVFnVV3D/WstmBXb73huV7bC/tXx3z2EfwW7ErN6ofQBwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "6120d5a47c8b5c8daad84e70e74e89f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD4klEQVRIidXVfWgbZRgA8Oe9z9zlu1m7LJPi2tIPbWjHNmY7umxz3dy6sRFolE6woFPmfyJFcKts2DnYqIj/OMFpK1VKVmsR1ilDhmnWlqqDIqlLWrdW7NqmbbJrLpfk7nKvpKtY12R+4B/6wgvH89797n2e546Xgn9xUP9f7Dv8Pr04w51J0sq5I/nPx/4xdh1fp0YDgS/avxp66sST1Qf6F7tcB23PLv1tzIu95GRwrKe1z18fEZPayR6fs81d5+tf7NqZC8yKncaniWQo8skbn/sPcQytdr6wR7lwdYQ51TtQedbtygmuwTDG6NOJix0newcaCQ2pZxvrAjxv2N96tKbjzb6h+td7fc633DuzgmuwrvH3zp/pGz6mpNPqhad3hwy0fu8hR1PUG/C6W4/W9LatgG3uHT4v9m7xIE86J9bS/c0jGIP69jOuSaPeuDsDZeKexz1yBjy1ArZ+5ncsnSMfnua7x/ZGE4oybbFyroaCpoXVa6vBmWj8sTynHTzocnbs6t3ODgBEIZwKjk+M+d8ZbFnTnLvCtzAZ/Cnsu3ltVOyMXSp9FT4ItYN/DYYAGq6g9ktCTOKFiGRhTPTEb2s21u68lwoHzHqb3lRuLUTR2G0IQAlGUAuQHUvdwaMvizEYTMmgp9OQzMQ3qBX5InuPm0tPyUo6waR1ImepgsrYGFgQhtKsaWIAOw9mOF54vpYuonUkSe7IxIe+H6S2OrYBTdHbMQY0jX7ERoe5+KUTTdTXI/2bQvBllgYgAAkLs1du9PQVbSxvri7d6kdAXNQw7kaAgElq9gQLzaqmtkyg4Wu6WyW7WJaj/vR3IgiCA8C1GLQyAiEmE0uxxABCWh6JqPxivO0wQii++pmsGM+YilRZVecj8zPJZHIYY2iKChEQBKGH13Nb4nTCNWeZGnkUyipyYmh5IoKnTU5FTpOz4TmbrMjVGDAxtxiGmBjbw0rseo1S2KQ+Hs0U+SE7QwSPLHaTldcIRJHOEqcVAEzDNweJsqJyoEhqO0Za989awKiiuPxgRg90E2txHJ29/UtouQGZ7+f3BgCwqfsNAID6bOX5484wkDwy2w/XeZoxgD4mCfswQD2BELEkCZpEUguMzBCSGteWpqBRSkksAEzlqtm0hAXrx8prtwzquqoFIazIOBGroPcZP1z4aD5NyJqRM+uMZqOZ5GCWEVmDntOP50gTyEKofnEdKtxsZTcYRV7UiUo0INjCd4ph8/I9Nnr9Risu2ATCja7K4qonCIr6IdfOgkfglePAYgMgVAB5y+Galbn6pVFnVV3D/WstmBXb73huV7bC/tXx3z2EfwW7ErN6ofQBwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0899518777918778E7, "ymin": 3519690.82312615, "xmax": -1.0861502357314546E7, "ymax": 3568589.9011732666, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" }, { "name": "Galvanized Iron", "code": "GALVIRON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMP", "type": "esriFieldTypeSingle", "alias": "SUMP", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSED", "type": "esriFieldTypeString", "alias": "DEPRESSED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPRESSION_A", "type": "esriFieldTypeSmallInteger", "alias": "DEPRESSION_A", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPRESSION_RANGE", "description": "", "range": [ -1, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LENGTH", "type": "esriFieldTypeInteger", "alias": "ST_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_WIDTH", "type": "esriFieldTypeInteger", "alias": "ST_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_LOC", "type": "esriFieldTypeString", "alias": "INLET_LOC", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_LOCATION", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "In Sag", "code": "SAG" }, { "name": "On Grade", "code": "GRADE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH_TO_BOTTOM", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_TO_BOTTOM", "domain": { "type": "range", "name": "WS1_D_SW_INLET_DEPTH_RANGE", "description": "", "range": [ -1, 255 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_OPEN_PERCENT", "type": "esriFieldTypeInteger", "alias": "GRATE_OPEN_PERCENT", "domain": { "type": "codedValue", "name": "WS1_D_SW_GRATE_PERCENT_OPEN", "description": "", "codedValues": [ { "name": "No Grate", "code": 0 }, { "name": "10%", "code": 10 }, { "name": "20%", "code": 20 }, { "name": "25%", "code": 25 }, { "name": "30%", "code": 30 }, { "name": "40%", "code": 40 }, { "name": "50%", "code": 50 }, { "name": "60%", "code": 60 }, { "name": "70%", "code": 70 }, { "name": "75%", "code": 75 }, { "name": "80%", "code": 80 }, { "name": "90%", "code": 90 }, { "name": "Unmeasurable", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_GRATE_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S2 Grate Inlet in Sump", "code": "S2" }, { "name": "G2 Grate Inlet on Grade", "code": "G2" }, { "name": "SD Slot Drain", "code": "SD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKED", "type": "esriFieldTypeString", "alias": "MARKED", "length": 9, "domain": { "type": "codedValue", "name": "WS1_D_SW_INLET_MARKING", "description": "", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Marked", "code": "MARKED" }, { "name": "Not Marked", "code": "NOTMARKED" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G639DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 70, "name": "Private Bridge Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OUTFALL", "defaultSymbol": { "type": "esriPMS", "url": "0934d7c913a7633c3dd8b130c149e5ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADwUlEQVRIie2UX0xbVRzHP+fe2xYKBeNcERmaQUxkizLYhhnLkOzBGaAuionGF+PLfFvmqPG1D8YlG8VHs8TF6OYfTEyWdMhYFhfnlqkYgmxsjA2Vwcr4M9q1pRdo7z3m0JHwQKBLIHvx93Jzfvd7fp/7O/d7fgaPKYz/wdnEAbY78iluB9rbOKOe63/UAeqNGHntAnzAfj+NopWO79cVHCCgJeg+qSEaJWiAAPFNCz4RJPTdeoFFjJ4vBTQDmkQMCuxyiVA1TrXg41HgRrbQwzQdF9jvglCd3kiRrnVh7JDYZzN1xCk/PtFK6Ns1A7fQ+AbwvupUwJCB3BOkMwb87Mf32iJcIr7247vSSuifNQGDyH0IHZnD2t1KZ2TxTSuhJXChW9gim4rG8h02PCcQuxbXNrJCkJyW/OpxIq/70XWJ7QExKxCmpCsheOa8ZGutjmjw0zil9km0B0FC6jTkquAA9TkmjgPVVFwwMd0WMgfoi9AXnEA7WEtdW4KxkhEG3psH3UX1cQd5iXtc+thLadsGqiZUHSfaTJjJzR/y+r5Cqs8FCNgrgmN4jrzJ3vo0VlmMmXIDPa7ybsz8CL2FTVw8YuJKzYBLnb/NQEsvH/Rc5BYbKGou5umFbudJbdzHi1O/0zM4SHc18OmKYA172IFj/DTnbgG9wHDm2PprJNGdaSBISsaRyt3ybeIOjWBNHMf4dWaO3uCyldGLpiTmvQrK797kjp7VP05gbhJwQsOKSUR/Jjv1pAW2Dqkc9M4E6f32gutEOI02LpmvFvzyvMYrXyi1hb5VIj1R4qVAOCuwBrZETNpo0WP8NKpyH8F9Vc+AuYOkd0ZBuCEtkEUFWJU/wh+SZMNROgNKfxjfAxdGykZ6l2M80siUoKch5yu4NgklLki/CslCuMnCR9CRbS1juaSyn4S3QJh+Gusz0IEqwZAC6xOImhhS3dfcLoTjEFJNrpSk7Ak/LxzK6OWeCHHtWby9WYFthLcQd3QXlaMzzJa6cblUfhpn9G/GJp3Meeqo6viLa3uLKenbwsi2OQrCRWwajDP68ktUDih9hLjcxpbwv9yRInMlVwbrWCfOctlbz/bZCDHTQipz4MT9lIbmiOEdr+R23WZSHsndHRHyE1d45zeT0O48NiYdOBf0pRRdvc2w9idX79ukTq4KPkbnUAu+/tOcV8sFY2VizIREwSckHQ/9Z0hsIZgHPm+W5A5rlP1wiW5zcYdEFGlYZ4J0Ta8KVhEk9Nly+Yy5lw4guWQaJoALZBtG1so1jscG/g8kX2+h142VHwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "OUTFALL", "classes": [ { "label": "False", "description": "False", "symbol": { "type": "esriPMS", "url": "2e2e7b903830d27b2aae9e8264256146", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrUlEQVRIie2VS2xUZRTHf+c+ZvqgFh2dpsH6aoypKMUWqrTBNGzADiPRutGYGDcsjdIxbmclCXTqVhKJRvBRVoShFkmjLiSCNU0DFmx5SCtM6IOZYV637cy9n7mdNnHRtEPSxph4Njff/57v/8v5vnPPNfiXwvgfXErsp9ncQG0v0NvDafe5/kcdpt1IUdkrEAT2hQhIN33fris4TFjLMHhMQwIKNEBAvuoiKBGi36wXWFIMfS7QCWgKGROceoW4Hse7CHI/cKNU6AH2HhGct0DcSq/kKbR6MbYpnDNFHzkeIijdRL9eM3AXgdeAd91KBa4bqJ0R+lPADyGCe5bgCvkyRPCXbqJ/rgkYpHwR+tccdls3/YmlN91E/wEX3caRUhyN5SvseFyQHUtrB9UgaHGFqvKgXw4R0BVSBcwKylKojCADCqdVRzpCBGbcfQrtXoSoexpqVXCY9jILc38TDT9aWBU2qgy4mCAZmSL5XjObe3JkNt1m5p08tl6OecTEzNwh/pGf6h4fD065Ph60bIzpJz/g1d3VNJ0NE3ZWBKeoOvg6u9oL2E+lyNYb6GlXr6B8Q4JMdRuNB+fI5y0srxfTvYaum0wNZRjCh6+zFv9CtfPkH9nN8zMXGBobY7AJ+HhFsIYzbmJOnuTsVWAYGC8eGy0K2V6gwBecUjkst7vVHlrNWeZb0mQmL3Pt0BWu2sV82ZvDutNA/e1RJvSS7jiD9ajAUQ07pZCRoqoesjEcDS1fhvRbsM9BiRczVsCeVEiToJ7WcD5zs230zW5PJEnXAbGSwBo4Cpl20JKH+e6Wq33IK3ddPwN97k2C2zPkxIunIFBjsrFxgAu/Kug4RH/YzT9A8J4XI++g/Msx7mtkKtALOGWn+On3OJlNXoxCK1tylWRHgYKg+kr1MpYT3fZT8AaIFSLQXoSqFwR0m4IeJ9WSxZIslJ9j2HybgAEqr9A2hgi8v5i/M0Faewz/cElgB/FXU5HcQeOtLLN1FXi9rh4nmbxBbNrEqHqJ5/pGuLGrBt/FJ6jdWsCO1eAbS5N9cQvP/OHmJ0irrTwbu8mEkuInuTJYxz56hnP+dppnE6QsG+U2Bx48D2tgWsxP1lP3sh+fO0C2pclkRpk4bzHfVkl5zsSzkF9HzaVrjGu/cemuQ/7YquDD9F/vIjhykgF3udBYi2GBPPApJ8zFH4WhQBbnY6dCjWvIiZ8ZtJY2KKRGwz4d4fv4qmA3IkQ/WU5faO41CmOtjP4z4L8Bz0tuO3YV5wcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "F" ] ] }, { "label": "True", "description": "True", "symbol": { "type": "esriPMS", "url": "da6c66259d0c44a069096dbbae6090f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEFElEQVRIie2VXWwUVRTHf+fObHep3a5UKSJUBCSkEAULlPBpJQqGZSVaE40vxkjQJwVaYnxbfZAEWnxQH4gSgyBYMYSk1FYkoEYDCGmQirTVBoptsbSly350uzs7c820NiGRwJK04cXzMjn/Off85pw5916Tu2Tm/+BsbAPzPXlMqgFqdnDYfY59q8OUmVHuqREIAesqCUoVdV+OKThMWMU5vUchQQ0KEJAvKghJNbX7xwosURo/EygHlEZaBWeGRtwceysIcSdwM1voZtbuFJyXQdxKL1hklngxF2ichuE8sreSkFRRu2/UwBUEnwNedSsVaDPRy6upjwLHKgk9MwLXyOeVhE5UUXtxVMAg4/6F/pXCXlpFff/Imypqb4CLYeNINhnNm1e4Zqogi0d8B10cyfNe27tsql8Lv5sUG7YSv0IPKlsnP3aceHFn7OiT57uXGMiaSoK97jqNul5NrdsNfVtwmDJfEs+GEoqPJ0nm2mgfcO6HAqk2kDdfik7b0ZavJ58IxF8hnTKeborvLEhJvGZ2wdszE/4dqy7pq26eHFSii55pm3h2dYCSI2HCzi3BUfxbn2dlWQZ7epTEDBMj5uqPxa28Bise2P/u61vzIjFLq7QXr49TCati28avG0/G2inK5JZPwjdUbRprwmoe7T1FY2srp0uA928JVjjtHjzdhzjyB3AWaHf1o5MfKL3qCyxE2aQOfKh1IqbQ6GvBFz3rt8wp9Ta0dqeuXNh2DNsebrOsHSD5dzEzOlu4bGT1j+MkpwjsUthRjZx3ta7AuAJEHAzTylFmfQpZB46Iz9elLKt7MMco2f3E9JlvHGv51I23MeZotD9CrMhdnhVYgaORHgcV2c43HUOif0sfODammUqt37yQWETw5WYckYlOTv5cvjv4SzTXWLON+rAbvpnQdS+m5aALb8a4w7NaG2QyPg7u/o3+nsl4vBlWrBogL9ACZNBSl20m82aiO34aXgBJVhIsc7XvL/Y9fuaR8S7YUL3dpU4iJqDHqeMNHue1TaZytLXwUt+9ywluHPpE9PJ+YuohCs9mBXaQwgC5kcXM7UgwWJSL1zukX3ciLelMz6Ay/U+p4rofx3esnJXyn2teVjrvvs5I16wOo7VlwoRFi3iw2Y3vJ6bnMbvrEpe1DG/JW4MN7F0N/FxYxvzBfqJJG+0OB3mZzP2mY3mKLvZ0N65dsSKlkv7mtL0g/0pv/J339p386GFZOiUhAx5yhuKLmNj0J+3qDE19Dtae24K3U99WQej8IY667vBgubeCJ5CM+Cblxw5s92gRZSsxba0l7cBbc3V5/kC6femvnV/9hJUcWaORiQr7cDXfXrst2LVqaj/4j+huiC62ZG6Q3HNwxO8DPiF7M+8gdlTtroH/AV8dqe+KEU9PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "T" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2e2e7b903830d27b2aae9e8264256146", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrUlEQVRIie2VS2xUZRTHf+c+ZvqgFh2dpsH6aoypKMUWqrTBNGzADiPRutGYGDcsjdIxbmclCXTqVhKJRvBRVoShFkmjLiSCNU0DFmx5SCtM6IOZYV637cy9n7mdNnHRtEPSxph4Njff/57v/8v5vnPPNfiXwvgfXErsp9ncQG0v0NvDafe5/kcdpt1IUdkrEAT2hQhIN33fris4TFjLMHhMQwIKNEBAvuoiKBGi36wXWFIMfS7QCWgKGROceoW4Hse7CHI/cKNU6AH2HhGct0DcSq/kKbR6MbYpnDNFHzkeIijdRL9eM3AXgdeAd91KBa4bqJ0R+lPADyGCe5bgCvkyRPCXbqJ/rgkYpHwR+tccdls3/YmlN91E/wEX3caRUhyN5SvseFyQHUtrB9UgaHGFqvKgXw4R0BVSBcwKylKojCADCqdVRzpCBGbcfQrtXoSoexpqVXCY9jILc38TDT9aWBU2qgy4mCAZmSL5XjObe3JkNt1m5p08tl6OecTEzNwh/pGf6h4fD065Ph60bIzpJz/g1d3VNJ0NE3ZWBKeoOvg6u9oL2E+lyNYb6GlXr6B8Q4JMdRuNB+fI5y0srxfTvYaum0wNZRjCh6+zFv9CtfPkH9nN8zMXGBobY7AJ+HhFsIYzbmJOnuTsVWAYGC8eGy0K2V6gwBecUjkst7vVHlrNWeZb0mQmL3Pt0BWu2sV82ZvDutNA/e1RJvSS7jiD9ajAUQ07pZCRoqoesjEcDS1fhvRbsM9BiRczVsCeVEiToJ7WcD5zs230zW5PJEnXAbGSwBo4Cpl20JKH+e6Wq33IK3ddPwN97k2C2zPkxIunIFBjsrFxgAu/Kug4RH/YzT9A8J4XI++g/Msx7mtkKtALOGWn+On3OJlNXoxCK1tylWRHgYKg+kr1MpYT3fZT8AaIFSLQXoSqFwR0m4IeJ9WSxZIslJ9j2HybgAEqr9A2hgi8v5i/M0Faewz/cElgB/FXU5HcQeOtLLN1FXi9rh4nmbxBbNrEqHqJ5/pGuLGrBt/FJ6jdWsCO1eAbS5N9cQvP/OHmJ0irrTwbu8mEkuInuTJYxz56hnP+dppnE6QsG+U2Bx48D2tgWsxP1lP3sh+fO0C2pclkRpk4bzHfVkl5zsSzkF9HzaVrjGu/cemuQ/7YquDD9F/vIjhykgF3udBYi2GBPPApJ8zFH4WhQBbnY6dCjWvIiZ8ZtJY2KKRGwz4d4fv4qmA3IkQ/WU5faO41CmOtjP4z4L8Bz0tuO3YV5wcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "F", "label": "False" }, { "symbol": { "type": "esriPMS", "url": "da6c66259d0c44a069096dbbae6090f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEFElEQVRIie2VXWwUVRTHf+fObHep3a5UKSJUBCSkEAULlPBpJQqGZSVaE40vxkjQJwVaYnxbfZAEWnxQH4gSgyBYMYSk1FYkoEYDCGmQirTVBoptsbSly350uzs7c820NiGRwJK04cXzMjn/Off85pw5916Tu2Tm/+BsbAPzPXlMqgFqdnDYfY59q8OUmVHuqREIAesqCUoVdV+OKThMWMU5vUchQQ0KEJAvKghJNbX7xwosURo/EygHlEZaBWeGRtwceysIcSdwM1voZtbuFJyXQdxKL1hklngxF2ichuE8sreSkFRRu2/UwBUEnwNedSsVaDPRy6upjwLHKgk9MwLXyOeVhE5UUXtxVMAg4/6F/pXCXlpFff/Imypqb4CLYeNINhnNm1e4Zqogi0d8B10cyfNe27tsql8Lv5sUG7YSv0IPKlsnP3aceHFn7OiT57uXGMiaSoK97jqNul5NrdsNfVtwmDJfEs+GEoqPJ0nm2mgfcO6HAqk2kDdfik7b0ZavJ58IxF8hnTKeborvLEhJvGZ2wdszE/4dqy7pq26eHFSii55pm3h2dYCSI2HCzi3BUfxbn2dlWQZ7epTEDBMj5uqPxa28Bise2P/u61vzIjFLq7QXr49TCati28avG0/G2inK5JZPwjdUbRprwmoe7T1FY2srp0uA928JVjjtHjzdhzjyB3AWaHf1o5MfKL3qCyxE2aQOfKh1IqbQ6GvBFz3rt8wp9Ta0dqeuXNh2DNsebrOsHSD5dzEzOlu4bGT1j+MkpwjsUthRjZx3ta7AuAJEHAzTylFmfQpZB46Iz9elLKt7MMco2f3E9JlvHGv51I23MeZotD9CrMhdnhVYgaORHgcV2c43HUOif0sfODammUqt37yQWETw5WYckYlOTv5cvjv4SzTXWLON+rAbvpnQdS+m5aALb8a4w7NaG2QyPg7u/o3+nsl4vBlWrBogL9ACZNBSl20m82aiO34aXgBJVhIsc7XvL/Y9fuaR8S7YUL3dpU4iJqDHqeMNHue1TaZytLXwUt+9ywluHPpE9PJ+YuohCs9mBXaQwgC5kcXM7UgwWJSL1zukX3ciLelMz6Ay/U+p4rofx3esnJXyn2teVjrvvs5I16wOo7VlwoRFi3iw2Y3vJ6bnMbvrEpe1DG/JW4MN7F0N/FxYxvzBfqJJG+0OB3mZzP2mY3mKLvZ0N65dsSKlkv7mtL0g/0pv/J339p386GFZOiUhAx5yhuKLmNj0J+3qDE19Dtae24K3U99WQej8IY667vBgubeCJ5CM+Cblxw5s92gRZSsxba0l7cBbc3V5/kC6femvnV/9hJUcWaORiQr7cDXfXrst2LVqaj/4j+huiC62ZG6Q3HNwxO8DPiF7M+8gdlTtroH/AV8dqe+KEU9PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "T", "label": "True" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0887090660861239E7, "ymin": 3534745.0200807755, "xmax": -1.0870755584805312E7, "ymax": 3553054.275606157, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_CURB_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S1 Curb Inlet in Sump", "code": "S1" }, { "name": "S1R Recessed Curb Inlet in Sump", "code": "S1R" }, { "name": "S4 Open Area Inlet without Grate in Sump", "code": "S4" }, { "name": "G1 Curb Inlet on Grade", "code": "G1" }, { "name": "G1R Recessed Curb Inlet on Grade", "code": "G1R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G640DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 71, "name": "Private Combo Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d0098b98fdd8d6e3e03b90ef59c8a258", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAXCAYAAABu8J3cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADmElEQVRIidWVX2hbVRzHP+f+SXJv2iRruq6xzewYbi065p+KD2M4WEG7tojgmy+KD74ojnaDgT6ooC+h/sFnRZg+SBHUoqWIUmXCyhSKY13pXP+ldqtL26Rpkpvk3nMkuErrRJsqY/3A5T58f+fezz33d84xuEMwuEMw2CkiJ+lq03B94ItLSj+9w/C19ew0Jxo99HYoJQWBcj+fj69nvXQfBnW3hCvgpjeOq0rkRTr9Acx2D+9Zg4AKYh3PwOvAh+s1HqIjhP2agzFSxtWBZ9YzgToTIfL4CulPBebFPp74eqPolkUs2O0hPwbxo4VP7SMWGmMysrlKhZvFntAv0Zm9pPh1UwKhA8T9o2QiCtUukA9sFN2SyEm62iTiDQXNAhH3kEoiNYFI9NHzEmADeaBJKs8wsmZHmaLbS3enQJgKVRZQD1IIeFJV5ge11Ef3RyW8595jqPivIr30vCxQ90tE7BD7K1+GD1M1sAsdI11Lzfg8i8Vm9vhXyQajRKKaJZS/6M/YBCbWKHg1WHqW3CMNRP33sl9paDJF2neNVNxE/+A0JxIJvhr7RxEB30nIaPD0FElPgh7AD0gmmLVMdMfBab/SML1mrvmsNqdFTBlJXEsGph+cMZvHm3yhldpVD6nXYqsp5pVAyDJu6eZP+6yEcUvj3iLSz+C5PnomBLKQp5hQYGqIUhk37FBMFRAzoPSMf80J5myrLDwrtXsJM28tuzk1kTXymo6ZU6gjZTwrT6kAFBTqkoZ4N4k9OMCAt6Ue6Wcw9QqdIw6GFsE6Fyac3EX4SD2hkQj2KDBKspEV8r+FjZrHlg6l6jsuHz1131jLn8+4Qba1kbpABHuthGcXcNxaHvpigFdlVasmj/HCcdqnl8kcUIiDaVb9cWLHfBit6zW1hBoLqhjZu3SXHSX6/MbxFsHWeW6k48RaY0QXJ5n7fpYLZ4A3qxLRkLNAbozJ86AKCm3hbws9EN8EOc+lvyZDN++POhSy+4hdneF6pfer31ld3JCATwQqnWBwU5dvlV56sLGCWXJxYG5bIv8XAqVUZZJ3/KGn/rieAlE4Rdex7bxAoY6uktdi1I1tS0QiGmqw0oe5Zz5PMW5hVna1qsmQVwdpWVhgUQlUoGoRHe/9H/i54WFanVVyBQ9ZabaqiVF3cY7r2jjTS5Ly2apFEgxd7aVr+FsuNAHz/AcU2BL37NsML1ctUuEtvhzgNrEzVg23kd8BgfdnoSWC5YUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0891668657218914E7, "ymin": 3531304.910525191, "xmax": -1.0873382077828024E7, "ymax": 3559558.5353878913, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LENGTH", "type": "esriFieldTypeInteger", "alias": "ST_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_WIDTH", "type": "esriFieldTypeInteger", "alias": "ST_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_COMBO_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S3 Combination Inlet in Sump", "code": "S3" }, { "name": "S3R Recessed Combination Inlet in Sump", "code": "S3R" }, { "name": "G3 Combination Inlet on Grade", "code": "G3" }, { "name": "G3R Recessed Combination Inlet on Grade", "code": "G3R" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G641DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 72, "name": "Private Curb Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "03d110656bd6fd0971895ff26ba9865a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMklEQVRIie3VS0hUURzH8e//zEN8ZvQwBsQg0WVgRos2QQU2emkTQVGrXmsdrU2LWQWho4tWQUEgWtYiYkaljdAqDM1Vkr0ICRdZoTOoM9a9/xhFkhpmpptTLvqtzj3/w/mcF1wv/yje/3A+ucg+XzmBh4r2dhMb4G8cdZhD3gRlj0CbgGA7zdLF4L2CwmHCJsHYA6AJRAU1ivSHsCRC9G6hYIkz3g8cBxwb+6APzwVFz4H2hbD4HdybL9pGyx3QkwJqkMPdDI0Co+1YpHFdwVtMhFjfhsEhWk4rnDWIKk6wk9iTtVoX0fNpnBWc3laan/Yw+G5DYIVaWW2diDD4+Of6elwwAcAdHCZsFni280ePcxNkBPR1B8Fdmaeyr9rofS/yZm1MEl28wXA8bzjB+GVFPvxakZpsuxAEG46sffswe0JYAxGiL3PCIaz9O6hs3EtdYJGlmm/YRbiIH99ckuXkc6ZOXcG6fZ3odFYYONZAfdUEU7MOGvfjmXEDL7HcWM/ujw3UpcaYPANcywoLTnyR1NZPfBkx2HFFXriBbTyX5kmUl1K8XTEzed2xgKPIrIOZ62Qow13nThvWvB/PVwdn3SPdrL9FBY/i1Aqa6CDoamIHAkssl2/BP583XELxe0HKVhdhKl3JaHEJRdMVlCYyORlgqU6RrD7KgeACqRoPJuWGtXFKtlHxeYzJV6ATOeEuYiFFWiX9vv4wilQZ7FvdDL/NCacTIdpDgeMtNLDp4O+zZcp+S4d4vgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.090131893883983E7, "ymin": 3518359.188436566, "xmax": -1.0862139792543806E7, "ymax": 3569984.290230238, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_LENGTH", "type": "esriFieldTypeInteger", "alias": "ST_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_WIDTH", "type": "esriFieldTypeInteger", "alias": "ST_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_CURB_OPENING_RANGE", "description": "", "range": [ -1, 1400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GUTTER_WIDTH_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_CURB_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S1 Curb Inlet in Sump", "code": "S1" }, { "name": "S1R Recessed Curb Inlet in Sump", "code": "S1R" }, { "name": "S4 Open Area Inlet without Grate in Sump", "code": "S4" }, { "name": "G1 Curb Inlet on Grade", "code": "G1" }, { "name": "G1R Recessed Curb Inlet on Grade", "code": "G1R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G642DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 73, "name": "Private Grate Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "Inlets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2721f480e18251aa7b683f9a7d3da397", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBUlEQVRIidXVS2hUVxjA8f93753JPJJpoomOUVLzaLU146NZ1AeY1EdtSIKQMgstQja6KAhC6j6uWnys3LhQENqCMCJqAi50kaYiIm6kRE19JD6Ctk0azZjMOHPvOXInsYzkTlLFRfvB5cK59/zOd77vcK/Fewzr/4vtocFXzKIDFsb3BzmffGesiyZrnPB5ga8cVPNemhuPcmH8rbE4cfMFk6dBtgIKiPkw+/bSvLEQ6Il10WUkuf6zRloFbA1ZAb9AvX8W0AuTJNdP5pIDW6AfZBtwEvRWkFghcAb2HS0HQb7RaBv43UJv+YGesS7i7UnSZ/LBOPGGBAmnIKZhCTlID4HxhQtNbT2RyQc1unLObWoYExg20I2H6B55s5aJf0CBT2fFOmlz62JpZEBhXu6kbUZBk6Td25/AjSrSJzppO36E7ssememWdjafGON5aJRkaQj/3ddPJkjFQgT6FTqcxa7KkL3fz2CdIOsBL4yX1VR+6+BcyWCHy4jk0iiluGKI4WCESMYm6w9QFAwTqL/JvVKN8XGhmkUnSXGOXne1ALDBHdzHTivBJV6S+dw9OlVE9Uo+qhXEnV9dsAEhgk+Bs0DHVPpyzMQ85T5zsKIW2Q4D2b+MpRd76GtiCvTG8iIIuBkuUyi/O2Bi/6qReQpVcYeHbSAT+RM8sc9YXpMkZfswn0SIXBWMnTUs4UMWnR7lWYMfX+NCyq+B/gRkVsxYQV0sRdr045sfJrRawIhRS5TyTS8oX2hjF5UQyh3m2TIzJkhFf6RbgZhAGUhkHzuMc/wy3QB9aimVJV+zJTMXpsK5BkheA5jRAMD9LDEXZk6SioLuAAkDX7oTHRzDXcjEHlFgKJS6xWAcpAh4UAgbDhEs20Xr7b8ZX2VgZC3MpI1Tsp3GvxRaOahAEb4PstjuESrWcKdgZvd5tOcxf6wZ5XmJRgIB/P1DDA++fiFDZnGabLUP308gawX9mycmMHCW3t2gizWyYHp43fSVH2MCLe6hcFADnthhepq8Cvtv47/7E34FCdkTzj0K7MQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0901511605353732E7, "ymin": 3518110.783945471, "xmax": -1.0860539207346017E7, "ymax": 3569576.3971649036, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRATE_LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "GRATE_LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_GRATE_MEASURE_RANGE", "description": "", "range": [ -1, 2400 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "INLET_TYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_DT_SW_GRATE_INLET", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "S2 Grate Inlet in Sump", "code": "S2" }, { "name": "G2 Grate Inlet on Grade", "code": "G2" }, { "name": "SD Slot Drain", "code": "SD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G643DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 74, "name": "Manholes", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 75, "name": "Manhole" }, { "id": -1, "name": "" }, { "id": 77, "name": "Private Manhole" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0901406539359497E7, "ymin": 3519118.5393527593, "xmax": -1.08617199116589E7, "ymax": 3570409.574856275, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 75, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Manholes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MANHOLE_TYPE", "field2": "STATUS", "defaultSymbol": { "type": "esriPMS", "url": "3d07b9214e1dda3b7c9497d73ece6b03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka3TQS4EURAG4K/pM5g4gLXEkLiBWFgThCtwI8QIaxJxAWJiXMDSQsYVDE+eqabTPWzGn3S63nv1V9f/1+vSFCj/lZzGe9tYRwdD3KBX8PYrOTGPKyw1am7hILFR8NwiJ2Zx2SB+YCbixXyeWKk6KBvVuxE/YReD2DvFQhTYwVGTnDVW2CvoR9xP40L3sV6bRJ77UfD1xToGNQmdSYa9xrvAMu5qZ92a9uEk8nXoyThO7OMhiCeNvBb5AoeRnM25DQm5kwqPOKsW3+SCUZ5jjKtyvU7MuvOcRy1yZL4kVrEZ7mcTsxe51fOC93p+63pG5V48f2KqH+MTKrY4sT2ec9AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MANHOLE_TYPE, STATUS", "classes": [ { "label": "Cleanout, Active", "description": "Cleanout, Active", "symbol": { "type": "esriPMS", "url": "541c95cb2a2c2bdb6c015a0b43081493", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgElEQVQ4ja3OsQmAMBCF4b8IWDqFcziGA1hZ2NlaCNe5gZUDuIODuIMgOIBNCgnBXBJfedz77gyZMX8CDdAqexuwuEAH1Erg9gFJMRG7AvRAmQIIMFog+gOxZW9MTjkESKj8BRzABQzOvNACFTCHrn8BaPMGdmBV9k4fMOV+kJQHtLIPrXbJ3aYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CLEANOUT", "ACTIVE" ] ] }, { "label": "Double Cleanout, Active", "description": "Double Cleanout, Active", "symbol": { "type": "esriPMS", "url": "d925848893d2012e458f76aa81eefafa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQ4jbXUv07CQADA4c+kA4ODJiC66OTAE7hqlJ3dnUcz8QGcNMgLwMykLiYm6gQhMEGa1KRp7lqg8ktuuD/9lmsu8U8l+4KaW37/i1UI+sY73iqAc1yihZ8QlHaGJ3xGkBNcFRdDUAP36GJU2OvgFYebQGnHeMYdxgWkve2tpdhLhs0xiCFVUB5b4rTuf7TMhjrQF26wwBAXu0B/yCSbX5dhyYZI2kcZFoKmeEBPuEf0cVQFzXAbQeTOlEIHFUC0vT0jO7cGOeIji+37BLMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DBLCLEAN", "ACTIVE" ] ] }, { "label": "Junction Box, Active", "description": "Junction Box, Active", "symbol": { "type": "esriPMS", "url": "2f70baadbe2ff183adbb64bd846aae10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb0lEQVQ4jWNhoBCwUNOAcAYGBlki9R1gYGA4g25AJgMDgz2RBpRiM4AswIJD/CEDA8NbNDENBgYGLmINaGBgYFiAJnaWgYHBiFgDiAYsg9YAGyxiwqQYkAzFZLuAgViAbMAFEvQ9xmZAAaUuIAsAAFjyC4FFefB2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "JUNCBOX", "ACTIVE" ] ] }, { "label": "Manhole, Active", "description": "Manhole, Active", "symbol": { "type": "esriPMS", "url": "e2c423730c4e4b11f17070a1d1243113", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8UlEQVQoka3TTUoDQRCG4UedMxg8gGvBKHgDceFaUdEr6I1UjOhaQbyAYjBewKULiVfwl4IaaCZNNvGDof/qremvursxg5r/hhvsYQs9jHGPAT6nwUu4xWpnfhfH2MZbDV7ATQf8wXz2V3J9vd1B08nez/4rDjDKuQssZ4J9nHbh8NjqEMPsDzPRU443a/Bitr/5x1KjwkKv5vkj2zms4bFY6xfexzX4Lv2EznCE5wTPO3ET8DVOMjiK85AWYietXnDZDkr4K88xjqOtegmG71iPuAk49I4N7GT1o4hRi9jqFb7L4Nr1jMxxFeObqpkexh/CrS+x5t2sfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MANHOLE", "ACTIVE" ] ] }, { "label": "Splitter Box, Active", "description": "Splitter Box, Active", "symbol": { "type": "esriPMS", "url": "f2213f46b81bdd5d0e4b5693203f43ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQ4ja3TP0oDQRiG8V+xSISIhMTKg3gAD5AzWJvCBDs9g39Q8TCpBSuLXCFJZSyMopUoA1+xLjvrQnxhYPiY55mZb5jChin+UzBEryU3w1NVsIcrLPGZAbsxTusEKW94xCjm5QxwjYNysagsesUZ7nBckgzidCeYNglSFhXJVsBjPGv5CvOQ3OM7BzcJUj4C/mpoqpygj8vYuYPbaOx7G0EfF5hgFbXz6MnoL0G3BL/UNDadZLtJsI9DPGSutoudnCCZjzJgNes6wU1L+Fc2/o0/kqspeAU0gzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SPLITTER", "ACTIVE" ] ] }, { "label": "JUNCBOX, INACTIVE", "description": "JUNCBOX, INACTIVE", "symbol": { "type": "esriPMS", "url": "185d4988c1188d6259464a5cbaea4817", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQ4jWNhoBCwUM2AzZs3h////1+WGE3///8/4O/vfwbFgP///2cyMDDYE2MAIyNjKQMDA6oB5AIWHOIPGRgY3qKJaTAwMHARa0CDn5/fAmSBTZs2nWVgYDAi1gCiAcugNcBm06ZN6GLCpBiQDMVku4CBWAA3gJGR8cL///+J0sTIyPgYwwBfX98CilxALgAAv4wggZHdurMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "JUNCBOX", "INACTIVE" ] ] }, { "label": "Manhole, Decommissioned and Removed", "description": "Manhole, Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "3f9d80bb25eb3772b2952cec325285de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQoka2TsUsDMRTGv8QWenBzS7p3FqyCayfpcFAo1GKLjl31z+mmYkULB4UIxek2xWL9BxyFC3W9gxtO70kgJ2eDLvVB4D3I7+X7XpISNojSv8JBEJTiOD4C0AZQA7Aionul1GQ0GqW/wr7viyiK7gDsrPXsCyFOZ7OZ1+l03ix4Op1ulctluQZmALjJtznncjwe7+UKvmHHcfpE1DTlK2NsmCTJ0nGcJhFdAWjoBkKIAYDzH3CWZW3GWF4ee563MPlCSjkkoiddMMYOLJgxVjUpKaWWRcNaQaVSyS3ULM9E9G5OZvV6fRfAY8GSls5NubJgzvmciAam0YWU8iQMw2chhAYvC0LmFuy67m0URWcA9NAaRPQghCCtpAC+uK57bcGtVuvD933PXFc+9SK4TNPU0/ssWEe321VBEOzHcXxopl/Vs9CWkiS56fV6n8X91vM0nSdm/RkbfYwvet+TL2kKm7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MANHOLE", "REMOVED" ] ] }, { "label": "Manhole, Inactive but Still In Place", "description": "Manhole, Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "3f9d80bb25eb3772b2952cec325285de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQoka2TsUsDMRTGv8QWenBzS7p3FqyCayfpcFAo1GKLjl31z+mmYkULB4UIxek2xWL9BxyFC3W9gxtO70kgJ2eDLvVB4D3I7+X7XpISNojSv8JBEJTiOD4C0AZQA7Aionul1GQ0GqW/wr7viyiK7gDsrPXsCyFOZ7OZ1+l03ix4Op1ulctluQZmALjJtznncjwe7+UKvmHHcfpE1DTlK2NsmCTJ0nGcJhFdAWjoBkKIAYDzH3CWZW3GWF4ee563MPlCSjkkoiddMMYOLJgxVjUpKaWWRcNaQaVSyS3ULM9E9G5OZvV6fRfAY8GSls5NubJgzvmciAam0YWU8iQMw2chhAYvC0LmFuy67m0URWcA9NAaRPQghCCtpAC+uK57bcGtVuvD933PXFc+9SK4TNPU0/ssWEe321VBEOzHcXxopl/Vs9CWkiS56fV6n8X91vM0nSdm/RkbfYwvet+TL2kKm7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MANHOLE", "INACTIVE" ] ] }, { "label": "CLEANOUT, INACTIVE", "description": "CLEANOUT, INACTIVE", "symbol": { "type": "esriPMS", "url": "368d7e21c5c4ca420b877b0a9f6b3f4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQ4jWNhoBCwUM2AzZs3h//69SuZGE1MTExrAgMDZ6EY8P///0xWVlZ7Qpp//frF8OfPny8MDAyoBhADQJpBmJWVFS7GQpROiAtbfv36lcvAwMCPLM5CrGZ/f//aZcuWgQxgIMmA/1DNuORZKNGM14D/RGjGacDv379v//r16+Py5ctL0AxlJ2jAL0hUqTIwMHQTsh3DgF/QeCYFwA1gZGTcz8bGtoCNjY2gpv///7/DMMDX17eRJKvRDSAXAAB3AVafGeuzoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CLEANOUT", "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "541c95cb2a2c2bdb6c015a0b43081493", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgElEQVQ4ja3OsQmAMBCF4b8IWDqFcziGA1hZ2NlaCNe5gZUDuIODuIMgOIBNCgnBXBJfedz77gyZMX8CDdAqexuwuEAH1Erg9gFJMRG7AvRAmQIIMFog+gOxZW9MTjkESKj8BRzABQzOvNACFTCHrn8BaPMGdmBV9k4fMOV+kJQHtLIPrXbJ3aYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT,ACTIVE", "label": "Cleanout, Active" }, { "symbol": { "type": "esriPMS", "url": "d925848893d2012e458f76aa81eefafa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQ4jbXUv07CQADA4c+kA4ODJiC66OTAE7hqlJ3dnUcz8QGcNMgLwMykLiYm6gQhMEGa1KRp7lqg8ktuuD/9lmsu8U8l+4KaW37/i1UI+sY73iqAc1yihZ8QlHaGJ3xGkBNcFRdDUAP36GJU2OvgFYebQGnHeMYdxgWkve2tpdhLhs0xiCFVUB5b4rTuf7TMhjrQF26wwBAXu0B/yCSbX5dhyYZI2kcZFoKmeEBPuEf0cVQFzXAbQeTOlEIHFUC0vT0jO7cGOeIji+37BLMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DBLCLEAN,ACTIVE", "label": "Double Cleanout, Active" }, { "symbol": { "type": "esriPMS", "url": "2f70baadbe2ff183adbb64bd846aae10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAb0lEQVQ4jWNhoBCwUNOAcAYGBlki9R1gYGA4g25AJgMDgz2RBpRiM4AswIJD/CEDA8NbNDENBgYGLmINaGBgYFiAJnaWgYHBiFgDiAYsg9YAGyxiwqQYkAzFZLuAgViAbMAFEvQ9xmZAAaUuIAsAAFjyC4FFefB2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JUNCBOX,ACTIVE", "label": "Junction Box, Active" }, { "symbol": { "type": "esriPMS", "url": "e2c423730c4e4b11f17070a1d1243113", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8UlEQVQoka3TTUoDQRCG4UedMxg8gGvBKHgDceFaUdEr6I1UjOhaQbyAYjBewKULiVfwl4IaaCZNNvGDof/qremvursxg5r/hhvsYQs9jHGPAT6nwUu4xWpnfhfH2MZbDV7ATQf8wXz2V3J9vd1B08nez/4rDjDKuQssZ4J9nHbh8NjqEMPsDzPRU443a/Bitr/5x1KjwkKv5vkj2zms4bFY6xfexzX4Lv2EznCE5wTPO3ET8DVOMjiK85AWYietXnDZDkr4K88xjqOtegmG71iPuAk49I4N7GT1o4hRi9jqFb7L4Nr1jMxxFeObqpkexh/CrS+x5t2sfAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE,ACTIVE", "label": "Manhole, Active" }, { "symbol": { "type": "esriPMS", "url": "f2213f46b81bdd5d0e4b5693203f43ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQ4ja3TP0oDQRiG8V+xSISIhMTKg3gAD5AzWJvCBDs9g39Q8TCpBSuLXCFJZSyMopUoA1+xLjvrQnxhYPiY55mZb5jChin+UzBEryU3w1NVsIcrLPGZAbsxTusEKW94xCjm5QxwjYNysagsesUZ7nBckgzidCeYNglSFhXJVsBjPGv5CvOQ3OM7BzcJUj4C/mpoqpygj8vYuYPbaOx7G0EfF5hgFbXz6MnoL0G3BL/UNDadZLtJsI9DPGSutoudnCCZjzJgNes6wU1L+Fc2/o0/kqspeAU0gzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SPLITTER,ACTIVE", "label": "Splitter Box, Active" }, { "symbol": { "type": "esriPMS", "url": "185d4988c1188d6259464a5cbaea4817", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkklEQVQ4jWNhoBCwUM2AzZs3h////1+WGE3///8/4O/vfwbFgP///2cyMDDYE2MAIyNjKQMDA6oB5AIWHOIPGRgY3qKJaTAwMHARa0CDn5/fAmSBTZs2nWVgYDAi1gCiAcugNcBm06ZN6GLCpBiQDMVku4CBWAA3gJGR8cL///+J0sTIyPgYwwBfX98CilxALgAAv4wggZHdurMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JUNCBOX,INACTIVE", "label": "JUNCBOX, INACTIVE" }, { "symbol": { "type": "esriPMS", "url": "3f9d80bb25eb3772b2952cec325285de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQoka2TsUsDMRTGv8QWenBzS7p3FqyCayfpcFAo1GKLjl31z+mmYkULB4UIxek2xWL9BxyFC3W9gxtO70kgJ2eDLvVB4D3I7+X7XpISNojSv8JBEJTiOD4C0AZQA7Aionul1GQ0GqW/wr7viyiK7gDsrPXsCyFOZ7OZ1+l03ix4Op1ulctluQZmALjJtznncjwe7+UKvmHHcfpE1DTlK2NsmCTJ0nGcJhFdAWjoBkKIAYDzH3CWZW3GWF4ee563MPlCSjkkoiddMMYOLJgxVjUpKaWWRcNaQaVSyS3ULM9E9G5OZvV6fRfAY8GSls5NubJgzvmciAam0YWU8iQMw2chhAYvC0LmFuy67m0URWcA9NAaRPQghCCtpAC+uK57bcGtVuvD933PXFc+9SK4TNPU0/ssWEe321VBEOzHcXxopl/Vs9CWkiS56fV6n8X91vM0nSdm/RkbfYwvet+TL2kKm7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE,REMOVED", "label": "Manhole, Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "3f9d80bb25eb3772b2952cec325285de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXklEQVQoka2TsUsDMRTGv8QWenBzS7p3FqyCayfpcFAo1GKLjl31z+mmYkULB4UIxek2xWL9BxyFC3W9gxtO70kgJ2eDLvVB4D3I7+X7XpISNojSv8JBEJTiOD4C0AZQA7Aionul1GQ0GqW/wr7viyiK7gDsrPXsCyFOZ7OZ1+l03ix4Op1ulctluQZmALjJtznncjwe7+UKvmHHcfpE1DTlK2NsmCTJ0nGcJhFdAWjoBkKIAYDzH3CWZW3GWF4ee563MPlCSjkkoiddMMYOLJgxVjUpKaWWRcNaQaVSyS3ULM9E9G5OZvV6fRfAY8GSls5NubJgzvmciAam0YWU8iQMw2chhAYvC0LmFuy67m0URWcA9NAaRPQghCCtpAC+uK57bcGtVuvD933PXFc+9SK4TNPU0/ssWEe321VBEOzHcXxopl/Vs9CWkiS56fV6n8X91vM0nSdm/RkbfYwvet+TL2kKm7oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE,INACTIVE", "label": "Manhole, Inactive but Still In Place" }, { "symbol": { "type": "esriPMS", "url": "368d7e21c5c4ca420b877b0a9f6b3f4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQ4jWNhoBCwUM2AzZs3h//69SuZGE1MTExrAgMDZ6EY8P///0xWVlZ7Qpp//frF8OfPny8MDAyoBhADQJpBmJWVFS7GQpROiAtbfv36lcvAwMCPLM5CrGZ/f//aZcuWgQxgIMmA/1DNuORZKNGM14D/RGjGacDv379v//r16+Py5ctL0AxlJ2jAL0hUqTIwMHQTsh3DgF/QeCYFwA1gZGTcz8bGtoCNjY2gpv///7/DMMDX17eRJKvRDSAXAAB3AVafGeuzoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT,INACTIVE", "label": "CLEANOUT, INACTIVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0901406539359497E7, "ymin": 3519118.5393527593, "xmax": -1.08617199116589E7, "ymax": 3570409.574856275, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_MANHOLE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Precast", "code": "PRECAST" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "STEEL" }, { "name": "Corrugated Galvanized Metal Pipe (CGMP)", "code": "CGMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOLT_CVR", "type": "esriFieldTypeString", "alias": "BOLT_CVR", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMP", "type": "esriFieldTypeSingle", "alias": "SUMP", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVER_DIAM", "type": "esriFieldTypeSmallInteger", "alias": "COVER_DIAM", "domain": { "type": "range", "name": "WS1_D_SW_MH_SHAFT_DIAM_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PAVED_OVER", "type": "esriFieldTypeString", "alias": "PAVED_OVER", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUC_SHAPE", "type": "esriFieldTypeString", "alias": "STRUC_SHAPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MH_STRUCTURE_SHAPE", "description": "", "codedValues": [ { "name": "Circular", "code": "CIRCULAR" }, { "name": "Rectangular (Box)", "code": "BOX" }, { "name": "Irregular", "code": "IRREGULAR" }, { "name": "Vault", "code": "VAULT" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Circular shaft with rectangular box below", "code": "CIRC_BOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "TOP_DIAMETER", "domain": { "type": "range", "name": "WS1_D_SW_MH_SHAFT_DIAM_RANGE", "description": "", "range": [ -1, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONE_DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "CONE_DEPTH", "domain": { "type": "range", "name": "WS1_D_SW_CONE_DEPTH_RANGE", "description": "", "range": [ -1, 250 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BARREL_DIAM_RANGE", "description": "", "range": [ -1, 300 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeSmallInteger", "alias": "LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_BARREL_DIAM_RANGE", "description": "", "range": [ -1, 300 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_TYPE", "type": "esriFieldTypeString", "alias": "MANHOLE_TYPE", "length": 8, "domain": { "type": "codedValue", "name": "WS1_DT_SW_MANHOLE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Cleanout", "code": "CLEANOUT" }, { "name": "Double Cleanout", "code": "DBLCLEAN" }, { "name": "Manhole", "code": "MANHOLE" }, { "name": "Splitter Box", "code": "SPLITTER" }, { "name": "Junction Box", "code": "JUNCBOX" }, { "name": "Transition Box", "code": "TRANBOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTH_TO_BOTTOM", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_TO_BOTTOM", "domain": { "type": "range", "name": "WS1_D_SW_MH_DEPTH_RANGE", "description": "", "range": [ -1, 750 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT_ABOVE_SURFACE", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT_ABOVE_SURFACE", "domain": { "type": "range", "name": "WS1_D_SW_MH_DEPTH_RANGE", "description": "", "range": [ -1, 750 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G644DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 77, "name": "Private Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "Manholes" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MANHOLE_TYPE", "defaultSymbol": { "type": "esriPMS", "url": "3d07b9214e1dda3b7c9497d73ece6b03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/klEQVQoka3TQS4EURAG4K/pM5g4gLXEkLiBWFgThCtwI8QIaxJxAWJiXMDSQsYVDE+eqabTPWzGn3S63nv1V9f/1+vSFCj/lZzGe9tYRwdD3KBX8PYrOTGPKyw1am7hILFR8NwiJ2Zx2SB+YCbixXyeWKk6KBvVuxE/YReD2DvFQhTYwVGTnDVW2CvoR9xP40L3sV6bRJ77UfD1xToGNQmdSYa9xrvAMu5qZ92a9uEk8nXoyThO7OMhiCeNvBb5AoeRnM25DQm5kwqPOKsW3+SCUZ5jjKtyvU7MuvOcRy1yZL4kVrEZ7mcTsxe51fOC93p+63pG5V48f2KqH+MTKrY4sT2ec9AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MANHOLE_TYPE", "classes": [ { "label": "Cleanout", "description": "Cleanout", "symbol": { "type": "esriPMS", "url": "dffa0c037a79757325384170516b19f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnElEQVQ4ja3SIQ7CMBTG8f8jTZDTzHMObkEPMIWYwyJI6rgBCjvCHTjI9MCRLEHzCI6GNO1aPtm+79cnaiiM+RswcLaCNmk1udSsjx4g6AZYpQH6BHwgN2bCrANaoMoBXI3d3ejanA3cpxy6NCXlGOBi5SCgSD9Dxzvd1j9nngQIulQ4xF4PAkzI10/kCnJKKb3g8QMssPuiDXLzBj1LH/5aMekBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CLEANOUT" ] ] }, { "label": "Double Cleanout", "description": "Double Cleanout", "symbol": { "type": "esriPMS", "url": "8dcdd33ecdd3a7b5348a6110b99d5381", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQ4jbXUP0/CQBjH8e8DHRwYIFGkHWRy8BW4asTdgSiE3ZcG6O6kUd+Azk7qYjFRJgmxIfCYKwmp0B5/Cr/l0j5PP9fcXc5hTXE2Avk0t5f52KXeFURj/ij7BbwJ8moDlNEeyH6H1g7wHQOZJlyFG4GPeEaKkDkMOyOZgQS2QBsgpx7nT9GaT/sA5AHILbrYBdBbn3bFo/Y8hewuu2sFkDuDgdOH4X0SMg+aYDAMgFLacxSABuHqpYA+IXssDH4VHkHKq0Ah4lF9MQ8dWkc2zFkEMXGpv9uwGEh+gCaMznyu/1XMEVT0CrgUyM+BtAeczL5nPM14MD3JkMeFfWss2cw1kiZ/MWRHpq8i9m8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DBLCLEAN" ] ] }, { "label": "Junction Box", "description": "Junction Box", "symbol": { "type": "esriPMS", "url": "4800ccdb96afc35ca3c5828d60812cc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQokWNhoACwUEXzM4YVExgYGA0Ia/l/QYohogDNZrBGe8KaGTFtJgewYHUYA0M5IwPDLSQRcwYGxgqiNDMz/D8kwRBxAsZ/xrCSeJuJBSxU1/yXgUn7BcMKJD6DGiOxmhkZ/s/5hxQl2DQyUNHZ/y/gtgMZgNShaYYlOTJtJh0AAE5/GTRt7K23AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "JUNCBOX" ] ] }, { "label": "Manhole", "description": "Manhole", "symbol": { "type": "esriPMS", "url": "84553bf85b9294976c129c3394fa8319", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQoka2Tv0/CQBiGn6t1FgZtCTOziWji6mQYmEgUlejoqn+OmxrxBwkTJsaJTSMR/wFHJUfLQJzBnrl6h0jVBb+kzTX9nrfv917PZYpy/xVWNN0uwTaIggJPQADi1qdfFewPfoV71DOS8BrE0pdYfC9LUgcdLopZtl4SsKI2Ixk2gBEIRIBj1osCp6E4WrEORrAkKoPIG6lngVPxod2FvCI6A5HTAl3SO8DxhG1RsCsHdn02WuaxJalVFOrBCK//ALNgJ/B4a49noR1IM4IC76fAQmuhQ3oZuLcvtHU7u4jTT8DqBoSeB4fo5JXaXpb+Y8BcPiI6jbFR3wScwbuShIfEXxE5B3UnSemdshTAk493noAFa8Me9eLgc7tM6t/A9ixuUfclYF3zlKSiuSoJNk36OsRQW83gXApK7+P9id/TKFfN9WdNdTA+ADyTatpS5K0pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MANHOLE" ] ] }, { "label": "Splitter Box", "description": "Splitter Box", "symbol": { "type": "esriPMS", "url": "d93e3ef4bfa09f675c3d39f948408483", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4ja2TTUsCQRyHnxnXVDAiyiDX79EH6AN4CMy6dW4PKd3qM5SR0TfoDQw6dw46degrtHrIOvRCWrvOxLopq60vYT+YYWbgeQ6/P2MwYYx/E1Q5y0rk7DiQRt2nyd/1CASkNLrUdkFjAJv0l9gGegU/eQNuo8StFFnv3E2Nk3mQByCWgu9G8AK8KIwdh8ZRnavNjsSHIyWB2NLo62ECMqzYVU67kk9aU+B4cGGRXL3G+egpmKw9+JLmsQTdgf80Rk3sQ+BooBUZXCqhApvLOcnXPqiCIhZ3ccuPXFgL5N5HCuw27OyBKqZZf/LfKrsurteJ5dAcKkh6sCJazLD6HCzWpuJ1UgYSwwQmsCxxbvrbBtfbZoDpUIGGhERshHXSHwWvvwQm+cNx4P5M/Bu/AThlauP0QqVkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SPLITTER" ] ] }, { "label": "Transition Box", "description": "Transition Box", "symbol": { "type": "esriPMS", "url": "577f05d1880ffa375c783712beddeea0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQokWNhoACwUEXzM4YV6f8ZGD4S0sDIwMAjxRAxB81mxq9/GP7sZGFgMcal8R8D4zkWBgYnrM5mY2DS/8/AsBuXZiaG/65gu7FpJhWwjGqmIMB+MHBc4GD44YhL8W+GfxfZGFidsWj+z83G8NPjH1I8YtrELPGf4R8PhmYphoiZJLqasngGAOTrGxYgclTBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TRANBOX" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dffa0c037a79757325384170516b19f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnElEQVQ4ja3SIQ7CMBTG8f8jTZDTzHMObkEPMIWYwyJI6rgBCjvCHTjI9MCRLEHzCI6GNO1aPtm+79cnaiiM+RswcLaCNmk1udSsjx4g6AZYpQH6BHwgN2bCrANaoMoBXI3d3ejanA3cpxy6NCXlGOBi5SCgSD9Dxzvd1j9nngQIulQ4xF4PAkzI10/kCnJKKb3g8QMssPuiDXLzBj1LH/5aMekBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLEANOUT", "label": "Cleanout" }, { "symbol": { "type": "esriPMS", "url": "8dcdd33ecdd3a7b5348a6110b99d5381", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQ4jbXUP0/CQBjH8e8DHRwYIFGkHWRy8BW4asTdgSiE3ZcG6O6kUd+Azk7qYjFRJgmxIfCYKwmp0B5/Cr/l0j5PP9fcXc5hTXE2Avk0t5f52KXeFURj/ij7BbwJ8moDlNEeyH6H1g7wHQOZJlyFG4GPeEaKkDkMOyOZgQS2QBsgpx7nT9GaT/sA5AHILbrYBdBbn3bFo/Y8hewuu2sFkDuDgdOH4X0SMg+aYDAMgFLacxSABuHqpYA+IXssDH4VHkHKq0Ah4lF9MQ8dWkc2zFkEMXGpv9uwGEh+gCaMznyu/1XMEVT0CrgUyM+BtAeczL5nPM14MD3JkMeFfWss2cw1kiZ/MWRHpq8i9m8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DBLCLEAN", "label": "Double Cleanout" }, { "symbol": { "type": "esriPMS", "url": "4800ccdb96afc35ca3c5828d60812cc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVQokWNhoACwUEXzM4YVExgYGA0Ia/l/QYohogDNZrBGe8KaGTFtJgewYHUYA0M5IwPDLSQRcwYGxgqiNDMz/D8kwRBxAsZ/xrCSeJuJBSxU1/yXgUn7BcMKJD6DGiOxmhkZ/s/5hxQl2DQyUNHZ/y/gtgMZgNShaYYlOTJtJh0AAE5/GTRt7K23AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JUNCBOX", "label": "Junction Box" }, { "symbol": { "type": "esriPMS", "url": "84553bf85b9294976c129c3394fa8319", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQoka2Tv0/CQBiGn6t1FgZtCTOziWji6mQYmEgUlejoqn+OmxrxBwkTJsaJTSMR/wFHJUfLQJzBnrl6h0jVBb+kzTX9nrfv917PZYpy/xVWNN0uwTaIggJPQADi1qdfFewPfoV71DOS8BrE0pdYfC9LUgcdLopZtl4SsKI2Ixk2gBEIRIBj1osCp6E4WrEORrAkKoPIG6lngVPxod2FvCI6A5HTAl3SO8DxhG1RsCsHdn02WuaxJalVFOrBCK//ALNgJ/B4a49noR1IM4IC76fAQmuhQ3oZuLcvtHU7u4jTT8DqBoSeB4fo5JXaXpb+Y8BcPiI6jbFR3wScwbuShIfEXxE5B3UnSemdshTAk493noAFa8Me9eLgc7tM6t/A9ixuUfclYF3zlKSiuSoJNk36OsRQW83gXApK7+P9id/TKFfN9WdNdTA+ADyTatpS5K0pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "d93e3ef4bfa09f675c3d39f948408483", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQ4ja2TTUsCQRyHnxnXVDAiyiDX79EH6AN4CMy6dW4PKd3qM5SR0TfoDQw6dw46degrtHrIOvRCWrvOxLopq60vYT+YYWbgeQ6/P2MwYYx/E1Q5y0rk7DiQRt2nyd/1CASkNLrUdkFjAJv0l9gGegU/eQNuo8StFFnv3E2Nk3mQByCWgu9G8AK8KIwdh8ZRnavNjsSHIyWB2NLo62ECMqzYVU67kk9aU+B4cGGRXL3G+egpmKw9+JLmsQTdgf80Rk3sQ+BooBUZXCqhApvLOcnXPqiCIhZ3ccuPXFgL5N5HCuw27OyBKqZZf/LfKrsurteJ5dAcKkh6sCJazLD6HCzWpuJ1UgYSwwQmsCxxbvrbBtfbZoDpUIGGhERshHXSHwWvvwQm+cNx4P5M/Bu/AThlauP0QqVkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SPLITTER", "label": "Splitter Box" }, { "symbol": { "type": "esriPMS", "url": "577f05d1880ffa375c783712beddeea0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQokWNhoACwUEXzM4YV6f8ZGD4S0sDIwMAjxRAxB81mxq9/GP7sZGFgMcal8R8D4zkWBgYnrM5mY2DS/8/AsBuXZiaG/65gu7FpJhWwjGqmIMB+MHBc4GD44YhL8W+GfxfZGFidsWj+z83G8NPjH1I8YtrELPGf4R8PhmYphoiZJLqasngGAOTrGxYgclTBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TRANBOX", "label": "Transition Box" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0901294744077252E7, "ymin": 3519169.2045119987, "xmax": -1.0862397521162892E7, "ymax": 3568487.227896675, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_TYPE", "type": "esriFieldTypeString", "alias": "MANHOLE_TYPE", "length": 8, "domain": { "type": "codedValue", "name": "WS1_DT_SW_MANHOLE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Cleanout", "code": "CLEANOUT" }, { "name": "Double Cleanout", "code": "DBLCLEAN" }, { "name": "Manhole", "code": "MANHOLE" }, { "name": "Splitter Box", "code": "SPLITTER" }, { "name": "Junction Box", "code": "JUNCBOX" }, { "name": "Transition Box", "code": "TRANBOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G645DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 78, "name": "Headers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 79, "name": "Header" }, { "id": -1, "name": "" }, { "id": 81, "name": "Private Header" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.090465670629374E7, "ymin": 3515755.0253441404, "xmax": -1.086028394544978E7, "ymax": 3570601.9430213547, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 79, "name": "Header", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Headers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HEADER_TYPE", "field2": "OUTFALL", "field3": "STATUS", "defaultSymbol": { "type": "esriPMS", "url": "ed604afdbde6ace1d758051c5acc2f7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jd3TO0ucQRTG8d+sq1Ex2OquKNhEsEg6LUQ7rdKnFCyEFCn0I1iaQAJ+A8E2CFb2iqUWNgqiaCEiyAZvuJeRvRSCefVVUMGnmmHOOf/zzJzJeiVl3wQ0y2/sYDTQFfg2z3GaQt/paGclsow8Pv5i+r+gwJcK14HhSF+J1rQdt5CNjGE7kg/0JDqqaojeCfJznqdJRm5oX6KQCIp8vrzjIta72k8DaKKzkZMp0hHJJYJeUtn3DyrRXaldee1wcYarp9Q6py/WnuphUKEalKFSfd/GX7qXlKDQCMygmOFfIiiwn2Ojkx9TtPWz/iGloxLNu4wPcHrEZmNiEx3Z4msLe+cM7jIU6u4eVSSUccjlAZ9w8RDozxn51fp6NA3AfeBaoBw4SQT95O+d7cJzQEl6tfG+Bf/oSMQp+/azAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "HEADER_TYPE, OUTFALL, STATUS", "classes": [ { "label": "Culvert Downstream Exit, False, Active", "description": "Culvert Downstream Exit, False, Active", "symbol": { "type": "esriPMS", "url": "6e0a4449519260cfa0ac6db4b290841d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVRIie2Wu2sUQRzHP7Ozl/Xuogi+ihONxphoYSUIEh8RMRgTELGw9PEPREwtRAtBIgiKlZWFhVgoWqhFsIjgoxDBQIIxpokxECJHjMnt7c7IPi65nLfhTm6DiF/Ynfn9frP7mcdvZtdkhWT+B63k1DUA34D5uEGdwCfgedygY8COuEEJ4DDQDHTHCWoFVofXdmA0LpC3PgV1ALfjAp0oqh+PC9QYrk1BbcCqStO8GlBXiZ0EDlWafeYfTlvx9NUU5GXZwTL+jkrTvFLQUaCujL8pXLvPVYF6OnmpBK+F5gyw1TXZdvMRY0B72GQWSJfU/ezrPsla6fAdwR0NGaHZfOMpeyNHtK+JLe17yFx9+NtGvQjcBWZC307gVHhSLKT52TZabZvU/QGykSPSmnrX9VM2sBUWsAk4D7wtaW+HgHeAlG4Y0wgFUkAqEoSgMZfHWbAlG4BhYJJovfHvCdIeWmuE65BUQQcjQDHK/PdBdp5mpQK/dOi/1IUujrsqKKXB+JIH80GR/UmL1rhe0+VA45bF9JoU+y8cQSZM/8BcAvoxH2zctEVOiMWY8DrpUJdZhz0ywYQIXOVBAqZm5ngsDR4MfeXWgd30ra9nuhBXCtE/6O8fdmUYsRKLvZ7NkXzxgesNG7k8lfW/xKeXnbqxSa713AtS/NUQvUTo2fvy/oFhrgiNAQxGgwTnhAqOGMPwf0CqlhKMolBCMRcJ6nvClyLzIzWUWcuX/RWgXxUHkiw96XVLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "F", "ACTIVE" ] ] }, { "label": "Culvert Downstream Exit, False, Decommissioned and Removed", "description": "Culvert Downstream Exit, False, Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "b12cd5c91deff2309a0b466433cef86e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIie2UT0gUURzHv7+Zt691NMoi1Mza8t9egy6GlEGUmXWIDqtDhw26dTCDoEtQlyC6JYGkrBddWYgID9IlO2Yeq0NlZoGsln+QVnfcnXkvZnRxFEe2cCSi3zDM+/3ee7/P+/15w7BNwv6Dti118Xg8ZBjGZDQaNXwFCSGaOeefALzwFUREZwBU+Qrq7OwMAGgAUAugzTdQUVFRPYCd9tvb23tE1/UxX0BE1OxSmwB0+AICcN4FPecLqL+/v1IIYdcmJ6disVgw3zbPGySEuLDOVMA5P5lv97E/SVtOVtK3daDu7m67005sMNWUb5vnBdI07bSUkm8wVW3XLhKJfP4t0MCT668kqa9VVY0cDZceIliHy+puj0spz64sWQBQ6B5bluV037NY225mZueI8cdakJeHQ3sP7K+7dcw7osVvB0VqtBzhK26rfVFvMMa6TNP8aRuIqEYIcYmIGtxtLqdH6pcCXEOocd4zIvvyE1Ewp6TT5o6+vr4SKeVVXdffDA0NsWQyuexQyoyu6x3xeHwkkUiobG6YQckCZD+kCiE0bxChElDNnDq7kNrX2tr6AcCUV+5bWlqG7e/TrpuFXC57kaCCTNYs2Swi34T9+yCpsFoCsbcfJ+2CvxzsaV/OPADj6wCKiVYWyonBnvbVjSQhLAZiWjgQYBYAyxsk5QSJ7CyEcdz8MaxCWoZtdHmDVLhzcUlkltxz5BxA5TIznyG1NPl9OkWbRETTUuHPSVgJwfY8osXxh9JcnF11plA2GKpxNhpTo5Dm6qlVXoDCqgeUnrmTFiyQnktd3jR1xIvvo6zRaXGhVdxdE7DtLzfeVb1+qxOV0CruEZEC4L0nSAJRhSznF6OAqrAm+HxEIguMKSSEYgXSnqCL1zq+uNR32EJhW+nsrwD9AraU8me5lT4nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "F", "REMOVED" ] ] }, { "label": "Culvert Downstream Exit, False, Inactive but Still In Place", "description": "Culvert Downstream Exit, False, Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "b12cd5c91deff2309a0b466433cef86e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIie2UT0gUURzHv7+Zt691NMoi1Mza8t9egy6GlEGUmXWIDqtDhw26dTCDoEtQlyC6JYGkrBddWYgID9IlO2Yeq0NlZoGsln+QVnfcnXkvZnRxFEe2cCSi3zDM+/3ee7/P+/15w7BNwv6Dti118Xg8ZBjGZDQaNXwFCSGaOeefALzwFUREZwBU+Qrq7OwMAGgAUAugzTdQUVFRPYCd9tvb23tE1/UxX0BE1OxSmwB0+AICcN4FPecLqL+/v1IIYdcmJ6disVgw3zbPGySEuLDOVMA5P5lv97E/SVtOVtK3daDu7m67005sMNWUb5vnBdI07bSUkm8wVW3XLhKJfP4t0MCT668kqa9VVY0cDZceIliHy+puj0spz64sWQBQ6B5bluV037NY225mZueI8cdakJeHQ3sP7K+7dcw7osVvB0VqtBzhK26rfVFvMMa6TNP8aRuIqEYIcYmIGtxtLqdH6pcCXEOocd4zIvvyE1Ewp6TT5o6+vr4SKeVVXdffDA0NsWQyuexQyoyu6x3xeHwkkUiobG6YQckCZD+kCiE0bxChElDNnDq7kNrX2tr6AcCUV+5bWlqG7e/TrpuFXC57kaCCTNYs2Swi34T9+yCpsFoCsbcfJ+2CvxzsaV/OPADj6wCKiVYWyonBnvbVjSQhLAZiWjgQYBYAyxsk5QSJ7CyEcdz8MaxCWoZtdHmDVLhzcUlkltxz5BxA5TIznyG1NPl9OkWbRETTUuHPSVgJwfY8osXxh9JcnF11plA2GKpxNhpTo5Dm6qlVXoDCqgeUnrmTFiyQnktd3jR1xIvvo6zRaXGhVdxdE7DtLzfeVb1+qxOV0CruEZEC4L0nSAJRhSznF6OAqrAm+HxEIguMKSSEYgXSnqCL1zq+uNR32EJhW+nsrwD9AraU8me5lT4nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "F", "INACTIVE" ] ] }, { "label": "Culvert Downstream Exit, True, Active", "description": "Culvert Downstream Exit, True, Active", "symbol": { "type": "esriPMS", "url": "5c9da4c305641a1620590df14e2863a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVRIie2WT0gUcRTHP29mdF1dReiPB6MsU6tDpygI+2NEkq0QUtCxDLqFStIxrA5BKCZKp04dOkSHog4VIUEG/aFDUKBk5sVMEDcz053d/f1iZ2zbjZ1Yw5GIvjDM+703/D6/3/u9eTMWyyTrP2j5UteqKyjlEx0y7y9IEybCO+CBvyDhALDRX9ApnQfsBWqSSfQPFKIWRTFQTJveQLeM+ANShNPsBqDPHxAcSrMP+gM6rSsXzsaVUEeHLsi1zHMHmTT+4gkSYU+u1Wf9YdpciZO+JQSd1cXY7M4Saci1zHMDxdgP5GeJVDln1yvvFwVqD/NYCc9EcwxYl7BYf+U2o2jqFx6ZBYoybMOtvtbDlJpxIghXNZSLZk3XPbZ57mhHFWvrt1J+8VaGuxZow+Ya+cw4njjVmDRhOJ0iVebH66i1bQpvDDDtuSOtCSUSFKTGigAtugyhmW55QYe2+LwQDGDTJX206Jcc1aY5L+5cGlFgChR6ghAqozHiqbHJKnpkCJjwTH6PPHfuTRRhO4uVRJyggjJvkI+y/n2QHaNGKddvxuk/04hOBV8JCXFfJ1PHxjKaUsy9TX9jk9YkwLk8QWOBAFMlhew8uQ8zzyLZMH+CgK+qwCEVGbGopMUkucg4+eUrsIfHGRfXlR0kMDkzxx3T4ObgR3p3baFzZYipH3GlDOn/sr06aW8ueTIcMKKpVc9GCT58zeWK1ZybnCb5JT7y29SNTnCp/bpb4k8HOZ8ZVcAjx7pPdg0McUE0BvDWGyScEOW2GMNwfkAWLSWMoFCimPMEdd7lQ9rwDUsoaykn+ytA3wEKyLiPZgOHpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "T", "ACTIVE" ] ] }, { "label": "Culvert Upstream Entry, False, Active", "description": "Culvert Upstream Entry, False, Active", "symbol": { "type": "esriPMS", "url": "87985e39e517fe8d090ae6889856d1c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIieWVzWsTQRiHn/1IE5vVrGLtoaIUFASLKCi9FGx7EcSDx4IXwT9BPBvwJFIQD/4JIuixqSiIn0ilVc+tH/SSKkZDAjFN09kd2clENyFb3SZKob/LzLwz8z6877wzY/OfZG9lkK1b8S9Be4GC7ifiwLZ06jYle3Pb4mt7gixgEFjZoBIDfaNLkAdcB250gJ0AbgGne5W6D8A74HnI9hCYAO4Cfq9AD4AsMB6yTYaAxAJdOctxL0kVwR5TknIqzGWfUgMW9Bk0z6Mp2QRlx7ErDmPrJp+Tgp2egZzO8aYjSJrcRDBnSKYkHCy5DAPLOjWBwwvh9cBb4EvQKbk4luCJLbktLIYMyX7gZEdQoNHDHDhzjKFr99tnmO0AyrUvujjBWL1O/52XlMP21ojg0NqaSoeS5TGgI0JHFERmtsGVjATp4ImVPqbw2AG4kSAg7Um1SEnYJENz34H5IGg9Luixkun99iUlloT+jUB/U32joWj+WNbdgIIyDzRDDMUFzeuU7QYedQVarXPK9xsHbq/z4vK5yL3lllG90ZR+MOJLVVCrkSDDYHHAYTGTZurSJH1umvcJq+lCO6qSqQv69u369aUreT5WscKR4UEKy19ZMiATHZGk9qmAu/CR2XyR8+kUvtG4/WGHFeGRyBdb7cHuSg3KVV4vraiMpCJBUvKsUObovVfKex5wovJGmyOtvOkjpKle/MeRoOkcV9kOPyy90E8yEKrgYis0CQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_UP", "F", "ACTIVE" ] ] }, { "label": "Culvert Upstream Entry, False, Decommissioned and Removed", "description": "Culvert Upstream Entry, False, Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "61e4ea9ab61d3014cba6e0d50c7bb336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIieWVT0gUURzHv7/33uy666qZGOpWBhIJHSqiP1QoXqIEr7KXDiJYCHUSD3WIbl2Cirx1UtfDXiK2NJBYOyRBl4hKKDMpygqx2tXdnd2Z9+Itm8yWs/gfwu9h5s3vzfw+v++PN+8JbJLE1gZFIpEK27Yf6jHnvLm9vd3eEJBlWQaAk3pcXV1N/3/r1iKx9UCRSIQHAgHR2tpqus0nEgl/Z2dnYk0gvYTD4fD1aDR6NZEozNXf319qWVYfY+zCurSOiLzxeHyCiAb+xGZmZi4LIboAvOro6EivCBS9232TOHtL8DQdaqypERyhHUd7vwIYJqKLAK44Xr+WL+KGvkf6ugM+D3vAuHG/vNQbbNi1vazuRO/5pR0pdlDaPM05jgOot227RIdN0xzzer0pAL4l3D7Sd8PvEbCyzYrwOitVEISdxVuX/Lhbzk8G0XhuMaRbEw6Hx4jo7F+QD6FQaKKg1tnnp0zD48eeM7/cQYQDRCLnQuvz7E9d1XQ+6QiAApCUcnhxbPMKIKtzMEUskDYzdcUduYgxNiylvO2Mcc5zG+xytGxQKBR6PzQ09A7A3nwolUqlYusO0lJKjRBRDkREj5ezrN1BxGtB4JOf5pDNyoHRwR692vJ6WWorfVIATNmHRwd73jhzmWkOJkrqBTdUURAp9UtflIJMpjKcQDXah8MRKbKhDyIJVUlQ2xbnQCQMAWKMcUbZ+YVM3BWkQNMqE39GdupS9tu4T2V+jJO0HI4A21d/RBH3i+TUk4JviRnkrToNc3bWNCpeJL/MFf+PmK+2TSk5BebZT0bVsVzxznniHtKLuKyxqaAbpI0yQJQn4ancB2DBHaTULSVKgihvAIEKEjkqD0gyAlyaemv6RwT1VAK2kuq7K6itq++e4/EOXBSLxURLS4uFjT74VgpZNWg12jTQb9Dd+yWG/3D3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_UP", "F", "REMOVED" ] ] }, { "label": "Culvert Upstream Entry, False, Inactive but Still In Place", "description": "Culvert Upstream Entry, False, Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "61e4ea9ab61d3014cba6e0d50c7bb336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIieWVT0gUURzHv7/33uy666qZGOpWBhIJHSqiP1QoXqIEr7KXDiJYCHUSD3WIbl2Cirx1UtfDXiK2NJBYOyRBl4hKKDMpygqx2tXdnd2Z9+Itm8yWs/gfwu9h5s3vzfw+v++PN+8JbJLE1gZFIpEK27Yf6jHnvLm9vd3eEJBlWQaAk3pcXV1N/3/r1iKx9UCRSIQHAgHR2tpqus0nEgl/Z2dnYk0gvYTD4fD1aDR6NZEozNXf319qWVYfY+zCurSOiLzxeHyCiAb+xGZmZi4LIboAvOro6EivCBS9232TOHtL8DQdaqypERyhHUd7vwIYJqKLAK44Xr+WL+KGvkf6ugM+D3vAuHG/vNQbbNi1vazuRO/5pR0pdlDaPM05jgOot227RIdN0xzzer0pAL4l3D7Sd8PvEbCyzYrwOitVEISdxVuX/Lhbzk8G0XhuMaRbEw6Hx4jo7F+QD6FQaKKg1tnnp0zD48eeM7/cQYQDRCLnQuvz7E9d1XQ+6QiAApCUcnhxbPMKIKtzMEUskDYzdcUduYgxNiylvO2Mcc5zG+xytGxQKBR6PzQ09A7A3nwolUqlYusO0lJKjRBRDkREj5ezrN1BxGtB4JOf5pDNyoHRwR692vJ6WWorfVIATNmHRwd73jhzmWkOJkrqBTdUURAp9UtflIJMpjKcQDXah8MRKbKhDyIJVUlQ2xbnQCQMAWKMcUbZ+YVM3BWkQNMqE39GdupS9tu4T2V+jJO0HI4A21d/RBH3i+TUk4JviRnkrToNc3bWNCpeJL/MFf+PmK+2TSk5BebZT0bVsVzxznniHtKLuKyxqaAbpI0yQJQn4ancB2DBHaTULSVKgihvAIEKEjkqD0gyAlyaemv6RwT1VAK2kuq7K6itq++e4/EOXBSLxURLS4uFjT74VgpZNWg12jTQb9Dd+yWG/3D3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_UP", "F", "INACTIVE" ] ] }, { "label": "Drainage Pipe Downstream Headwall, False, Active", "description": "Drainage Pipe Downstream Headwall, False, Active", "symbol": { "type": "esriPMS", "url": "24cfae66183a9a038324941106f7693d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIElEQVRIie2WzWsTQRiHn3dnu23SKlWUghGtVhtPHkQQpfgBolgVUTx41b+gUs+CXgSpIigexL/AmxfBi3gRvw56ULBVUxFKFDRRbEhNsjOyH22XmA2JZIuIP9jdmXeGeXbe+c3s2iyR7P+gpUzdIPAJmEsadAR4C9xPGnQA2JQ0qAvYC2SBsSRBI8Cy8NoI5JICeeszr1HgRlKgw5HyoaRAQ+HazGsf0NOqzdsBHa2rp4A9rbrP/sO0RdPXUZDnst0N4qOt2rxV0H7AaRDfHK7d+7ZA2XM8NJonCKeA9ZbLhjfX+AAcDLuUgN66su++wTH6HUURuIkhg7B26grbY2e0fCvrVu0kk7v120Y9C9wGfoSxYeBEeFIs2DxzjBFdJZ2/x/fYGWHoM65v2aBq6AYGgDPAs7r+lRDwHFCOCtoMiNEohHQsyMCQqVKL1FcDk8Bn4vXUu1Wh1zsIMQguKaP9F4yZUYKy/32QrpDFBHFRPBge95ZqUcYNnqKYaTRgbZYtGLxebjPQjOVQUH3syhxHic2c+J6IDFQKNq5K81Mk0iagqzjdA1TKH8mLeJEYkAhf3FnuinCnNM31FduY6OqnsDAbjXx95O8fVu7gneUsvnWtTKrwmMs9azhfKfpf4pNNU1fOc2nqamDxby+5QIwK3u5poOILLopgAa+bgU4rCY8Yy/8BaVtak7O8LArlWNDkBNOR6is6KLuTg/0VoF9W64sqgq0UQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "F", "ACTIVE" ] ] }, { "label": "Drainage Pipe Downstream Headwall, False, Decommissioned and Removed", "description": "Drainage Pipe Downstream Headwall, False, Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "a5a60a9a74cb883e54e8542f142c5b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIie2WS2gTURSG/3vn5tGmERfWio1abW3EtSspPkCUvgTFhdtMKVkJdi2V+ABBCllYhFCb7AMi1pUbcSNYC12ICmqtrVj6QPswFpPJ3HtkxqRJIVNS6BQRz2bO43K/OXf+OTMC22TiP2jbji6VSjUBmItEIllXQVLKLqXURwBPXQUBOMs5b3EVlEgkPABOAQgDuOoaSAjRRkRBAMFkMnlI1/VJV0BE1FX0lVIdAAZdAQHoLPPbXQElEonmwrOxjYhOp1Ipf7UyrxokhOgmorWYMVaTz+dPVqu+qkFKqU7G2Loc57x9S0HDw8NBIjpRodRRrcyr7egMAG+F/GHr2UWj0U+bAsWf9D8H0UswdhnAAZjawb4LsSkiOldYsgogUO5rmmarL/4othNCLjHi9wnUCEahvu5bxxw7qt+1e/++xqbG8ddj5ek2xlhfNpt94PP5MlaCMdZKRBcLk2JN5q0t4TYpZe3E1IcVx44YUEcgfzE2uOkbGhpqAKD39PS8isViIhQK2TXTNI1oNDqYTCbH0um09kW8E5olexAjwHJrHUEAmpVUZjHwS1Hf29v7HsC809nruj5qXQceXgvAy+1eSakaAA0bgVwz8e+DpJRhIrLzymM+i4/0l+YOJDKYLgYz8ZH+UqkwNAzDOEKkpL3YCUTAjBCeRY/HezzcclTjXMta43PdGvPPi8s0lgMr1SyOVMpbVxswVn4sz5bQlTv6Zhi5xwwsvbyydG9Pw94Bv9e/WNqMsZ/fs62WH9jhmwAv3bWZlzVf56bvBgPB67lczvoSX9rw6DKrmTuj4y9sic8vzN6Ak01VyDFgYWH2Jhgsnb91BAmiiOLCHjGcw/oB2bTJPCYZh+Lc/OUIunL+9uey8A220MRWbvZXgH4DvNn2xfUlaZ8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "F", "REMOVED" ] ] }, { "label": "Drainage Pipe Downstream Headwall, False, Inactive but Still In Place", "description": "Drainage Pipe Downstream Headwall, False, Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "a5a60a9a74cb883e54e8542f142c5b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIie2WS2gTURSG/3vn5tGmERfWio1abW3EtSspPkCUvgTFhdtMKVkJdi2V+ABBCllYhFCb7AMi1pUbcSNYC12ICmqtrVj6QPswFpPJ3HtkxqRJIVNS6BQRz2bO43K/OXf+OTMC22TiP2jbji6VSjUBmItEIllXQVLKLqXURwBPXQUBOMs5b3EVlEgkPABOAQgDuOoaSAjRRkRBAMFkMnlI1/VJV0BE1FX0lVIdAAZdAQHoLPPbXQElEonmwrOxjYhOp1Ipf7UyrxokhOgmorWYMVaTz+dPVqu+qkFKqU7G2Loc57x9S0HDw8NBIjpRodRRrcyr7egMAG+F/GHr2UWj0U+bAsWf9D8H0UswdhnAAZjawb4LsSkiOldYsgogUO5rmmarL/4othNCLjHi9wnUCEahvu5bxxw7qt+1e/++xqbG8ddj5ek2xlhfNpt94PP5MlaCMdZKRBcLk2JN5q0t4TYpZe3E1IcVx44YUEcgfzE2uOkbGhpqAKD39PS8isViIhQK2TXTNI1oNDqYTCbH0um09kW8E5olexAjwHJrHUEAmpVUZjHwS1Hf29v7HsC809nruj5qXQceXgvAy+1eSakaAA0bgVwz8e+DpJRhIrLzymM+i4/0l+YOJDKYLgYz8ZH+UqkwNAzDOEKkpL3YCUTAjBCeRY/HezzcclTjXMta43PdGvPPi8s0lgMr1SyOVMpbVxswVn4sz5bQlTv6Zhi5xwwsvbyydG9Pw94Bv9e/WNqMsZ/fs62WH9jhmwAv3bWZlzVf56bvBgPB67lczvoSX9rw6DKrmTuj4y9sic8vzN6Ak01VyDFgYWH2Jhgsnb91BAmiiOLCHjGcw/oB2bTJPCYZh+Lc/OUIunL+9uey8A220MRWbvZXgH4DvNn2xfUlaZ8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "F", "INACTIVE" ] ] }, { "label": "Drainage Pipe Downstream Headwall, True, Active", "description": "Drainage Pipe Downstream Headwall, True, Active", "symbol": { "type": "esriPMS", "url": "c94d01c27c4669cfc68d40a2b5a4b9bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVRIie2Wz0tUURTHP+e95zj+mNAoxAwbtdRVi4igkH5AFJoRRUHbWrQLFaNlWJsgNBOlRfQXtGsTtKmgRT+hiKK0/FEiFpmjOaHOm3dvvDfqODUjo/RcSN/Ffeed87ife8899/AsVknWf9Dqpa5ZhyniK20y4y9I00iEj8B9f0HCIWCrv6BzOgfYD9S4SfQPVEgdihAQokVX0ikD/oAUjYvsBqDHHxAcWWTX+wM6r6vmziYh4QBtOphtmWcPMjn6hyePCPuyrT5rhWlLSLz0/UPQRR0ixt40kYZsyzw7kM1BIJAmss07u27pXxao5gKPtOIpwmlgi+FQ8eEGQ2gOz33yCyhIsY1E9YWbKQqYRICbaMoQNvd1sDPjjtZtp3zDbsoGbqW464AWYtwmwJTniVONyQkMr1MslHnZMeqUTf7oPSYz7ghNoXYIzr/O6lAuTT9LEM7SKc9p0xYTc8FcYnRID036Bae0GTDFm0uDaCWmEjPfXU1akIYqbSejUUo30iW9wLeMye+SZ+7DbqXAbYRoRDlGnq2CJe4MGVPnl6y1D1IxatAJf7HZ96C41T26OU0J2kxcJ8EeofXvCeNRatHKAZylQCNGgHGzkD2lxy3TtJwZQSdBAnE76JFMy54Vr36SMWUTyC0hNvUlZ3RCKgXepAeJMOZEuSvCnc+Dtd0VO4ba84ui4/NxrQz5Mbyr2rXXlz7+ZFizC6uOT5M3/oRrwU1c+h4J50xSfjIjyNX0KFf7rhO3eM/way67bTtVD71xzBtTYwYOL1/VX1FiGsC7pVJ3xpREi5kwwu4PyLKllB5w946o6Yyg3nYGk2/9b1cCgvT9de3do9/qu8VlJNTZvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "T", "ACTIVE" ] ] }, { "label": "Drainage Pipe Upstream Headwall, False, Active", "description": "Drainage Pipe Upstream Headwall, False, Active", "symbol": { "type": "esriPMS", "url": "a787e443309cc9e5896020bdd4576e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHklEQVRIie2Wv2sUQRTHP293c8klUSIoAVei4o9YWYiNPzpLCxEsbCzsxCqg2AiiNqIkIggWFv4BVooawSKaSjsFFc2BF4nINXKnEHPx7nZGdm5Pdy+3m73zDCL5NjNvhpkPb96bN+OwQnJWQSt1dDYwHfQPA9/+FkiAA0G/p52Fq8nQsZx/CbQGWAC8mPleoJYwnxrkb3IHOA38aJrrBy4C55bbJA2oDLjADHA7ND4GnADudTNGT4BDwKXQ2Pmgnewm6DFwNcbb6W6CXgNzwEjT+FNgsW3Q6FmeacULhOPAZstj6/sbfAwd0akWnhptGWMoY1MCbqFxETblJtgb69Ha3Yys34ebD4e9rgdJoIbcIxxUVfoLk9GCGwVpBrVH3y9TmzsSPiY/JtnAzgEfGpMZu76XBtEKGzGp3xqkYZuumnvTsDcEaU0AmQqehyXeVGHAlHON4JHViuE/KUEP40DLqV3Qo6BdSJvWnYI+Ae+AfNq0jgWpCqPo+rjYTO0844fqt/xAi7ADWVL3jGrz7EKbAuslgT5bGYr2IPvdo9jisCg0gTwcBCUWKrJSQFXJ9A5TKc9REDHPfmuQCF+8ee6LcPf7LDfX7WG8Z4hixOMaluU0QXxPymSLz7nWt5ELlZL5TxxL8ohygSu56/UU//oqUkRTqfSSyyJYwNsk0ElbGDA9i+10IKXIW/4pirl3rUEz48yGzDf8r38GuqGfxvSThB2iyy4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_UP", "F", "ACTIVE" ] ] }, { "label": "Drainage Pipe Upstream Headwall, False, Decommissioned and Removed", "description": "Drainage Pipe Upstream Headwall, False, Decommissioned and Removed", "symbol": { "type": "esriPMS", "url": "fcd461520e4d40e2e05b2b05922b0e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACs0lEQVRIieWVTUhUURiG3++cGXV+Gg0srJmyhSXUoiCioNBdEGFLaSti06aBWrQorJtt2oQVuRi4K93NJrK0NpEtiiCIiJrA/sSIhhBl/hxn5t7zxZlQZ8Qr5h+E7+ae8713znO+934wLmyQXJsbFI1Ga6WUQ3odCARa29vb7XUBAXADOK4X8Xic/v/oViPX5gPFYjGZSCRckUgk7+Sn02lvZ2dnelUgPcKmad6KRqPXF3r9/f2+VCrVJ6U8vybRMXO1lPITgIHZWigUupLP588JIT50dHTM/BOo99G1O0w8SswtADUUhTx7+bSRIKJhABcAXC17/QYR6Uvc1pu+mOEveOzHxPwQAkFWtOXimZthh474ECmeAdExAI3uAmp0VUo5YllWjog8i3T7VD8L7tJZrYD8yIqDIA4tGd22+u27dwX3BN++fzNX09GYpjkC4NSC1793dXXpSOe0r6n5hG3b3i9jo0lHEAEHbdsudaElGPpWYyWP6AkzV4Dob6Ql2apYKyHAgFBK+QHsXLIjJ1mWNSylvLegPLTc3y8bFA6Hv5qm+RnAXr1n5pyU8vmag8riK4GEEM+WM9aOIMVqBxhSr9mlBnoHu3OzXprHfWSXLLBQh3sHu+Pzl4CLARSLhUaw/lRLgBSxnhRmsNJTrQQ36IxmfSabiFTpVCbeCua6eQ9ETHqiBDMXCUg5gohpzOvxva6uqok0N+33BPy1r4QUcx1p5aYKR5StvL76mhfldbaVO5lJnqwL1E1kp7PvGKWJdY5ucmqiTZD8VrSKB5KpqaMCQlV0rbiKBNHkD7RUgMCkmJHJZqazmXQzgKwjiEF38/l88OevcR1PxUHzJPiFkn7lshOL2UTqJSuymfHbEXSpredB2fb+oiAAhmG4DKPHwnr/8RmG8U+QFYNWog0D/QGohRwQFI9nTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_UP", "F", "REMOVED" ] ] }, { "label": "Drainage Pipe Upstream Headwall, False, Inactive but Still In Place", "description": "Drainage Pipe Upstream Headwall, False, Inactive but Still In Place", "symbol": { "type": "esriPMS", "url": "fcd461520e4d40e2e05b2b05922b0e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACs0lEQVRIieWVTUhUURiG3++cGXV+Gg0srJmyhSXUoiCioNBdEGFLaSti06aBWrQorJtt2oQVuRi4K93NJrK0NpEtiiCIiJrA/sSIhhBl/hxn5t7zxZlQZ8Qr5h+E7+ae8713znO+934wLmyQXJsbFI1Ga6WUQ3odCARa29vb7XUBAXADOK4X8Xic/v/oViPX5gPFYjGZSCRckUgk7+Sn02lvZ2dnelUgPcKmad6KRqPXF3r9/f2+VCrVJ6U8vybRMXO1lPITgIHZWigUupLP588JIT50dHTM/BOo99G1O0w8SswtADUUhTx7+bSRIKJhABcAXC17/QYR6Uvc1pu+mOEveOzHxPwQAkFWtOXimZthh474ECmeAdExAI3uAmp0VUo5YllWjog8i3T7VD8L7tJZrYD8yIqDIA4tGd22+u27dwX3BN++fzNX09GYpjkC4NSC1793dXXpSOe0r6n5hG3b3i9jo0lHEAEHbdsudaElGPpWYyWP6AkzV4Dob6Ql2apYKyHAgFBK+QHsXLIjJ1mWNSylvLegPLTc3y8bFA6Hv5qm+RnAXr1n5pyU8vmag8riK4GEEM+WM9aOIMVqBxhSr9mlBnoHu3OzXprHfWSXLLBQh3sHu+Pzl4CLARSLhUaw/lRLgBSxnhRmsNJTrQQ36IxmfSabiFTpVCbeCua6eQ9ETHqiBDMXCUg5gohpzOvxva6uqok0N+33BPy1r4QUcx1p5aYKR5StvL76mhfldbaVO5lJnqwL1E1kp7PvGKWJdY5ucmqiTZD8VrSKB5KpqaMCQlV0rbiKBNHkD7RUgMCkmJHJZqazmXQzgKwjiEF38/l88OevcR1PxUHzJPiFkn7lshOL2UTqJSuymfHbEXSpredB2fb+oiAAhmG4DKPHwnr/8RmG8U+QFYNWog0D/QGohRwQFI9nTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_UP", "F", "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6e0a4449519260cfa0ac6db4b290841d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVRIie2Wu2sUQRzHP7Ozl/Xuogi+ihONxphoYSUIEh8RMRgTELGw9PEPREwtRAtBIgiKlZWFhVgoWqhFsIjgoxDBQIIxpokxECJHjMnt7c7IPi65nLfhTm6DiF/Ynfn9frP7mcdvZtdkhWT+B63k1DUA34D5uEGdwCfgedygY8COuEEJ4DDQDHTHCWoFVofXdmA0LpC3PgV1ALfjAp0oqh+PC9QYrk1BbcCqStO8GlBXiZ0EDlWafeYfTlvx9NUU5GXZwTL+jkrTvFLQUaCujL8pXLvPVYF6OnmpBK+F5gyw1TXZdvMRY0B72GQWSJfU/ezrPsla6fAdwR0NGaHZfOMpeyNHtK+JLe17yFx9+NtGvQjcBWZC307gVHhSLKT52TZabZvU/QGykSPSmnrX9VM2sBUWsAk4D7wtaW+HgHeAlG4Y0wgFUkAqEoSgMZfHWbAlG4BhYJJovfHvCdIeWmuE65BUQQcjQDHK/PdBdp5mpQK/dOi/1IUujrsqKKXB+JIH80GR/UmL1rhe0+VA45bF9JoU+y8cQSZM/8BcAvoxH2zctEVOiMWY8DrpUJdZhz0ywYQIXOVBAqZm5ngsDR4MfeXWgd30ra9nuhBXCtE/6O8fdmUYsRKLvZ7NkXzxgesNG7k8lfW/xKeXnbqxSa713AtS/NUQvUTo2fvy/oFhrgiNAQxGgwTnhAqOGMPwf0CqlhKMolBCMRcJ6nvClyLzIzWUWcuX/RWgXxUHkiw96XVLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,F,ACTIVE", "label": "Culvert Downstream Exit, False, Active" }, { "symbol": { "type": "esriPMS", "url": "b12cd5c91deff2309a0b466433cef86e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIie2UT0gUURzHv7+Zt691NMoi1Mza8t9egy6GlEGUmXWIDqtDhw26dTCDoEtQlyC6JYGkrBddWYgID9IlO2Yeq0NlZoGsln+QVnfcnXkvZnRxFEe2cCSi3zDM+/3ee7/P+/15w7BNwv6Dti118Xg8ZBjGZDQaNXwFCSGaOeefALzwFUREZwBU+Qrq7OwMAGgAUAugzTdQUVFRPYCd9tvb23tE1/UxX0BE1OxSmwB0+AICcN4FPecLqL+/v1IIYdcmJ6disVgw3zbPGySEuLDOVMA5P5lv97E/SVtOVtK3daDu7m67005sMNWUb5vnBdI07bSUkm8wVW3XLhKJfP4t0MCT668kqa9VVY0cDZceIliHy+puj0spz64sWQBQ6B5bluV037NY225mZueI8cdakJeHQ3sP7K+7dcw7osVvB0VqtBzhK26rfVFvMMa6TNP8aRuIqEYIcYmIGtxtLqdH6pcCXEOocd4zIvvyE1Ewp6TT5o6+vr4SKeVVXdffDA0NsWQyuexQyoyu6x3xeHwkkUiobG6YQckCZD+kCiE0bxChElDNnDq7kNrX2tr6AcCUV+5bWlqG7e/TrpuFXC57kaCCTNYs2Swi34T9+yCpsFoCsbcfJ+2CvxzsaV/OPADj6wCKiVYWyonBnvbVjSQhLAZiWjgQYBYAyxsk5QSJ7CyEcdz8MaxCWoZtdHmDVLhzcUlkltxz5BxA5TIznyG1NPl9OkWbRETTUuHPSVgJwfY8osXxh9JcnF11plA2GKpxNhpTo5Dm6qlVXoDCqgeUnrmTFiyQnktd3jR1xIvvo6zRaXGhVdxdE7DtLzfeVb1+qxOV0CruEZEC4L0nSAJRhSznF6OAqrAm+HxEIguMKSSEYgXSnqCL1zq+uNR32EJhW+nsrwD9AraU8me5lT4nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,F,REMOVED", "label": "Culvert Downstream Exit, False, Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "b12cd5c91deff2309a0b466433cef86e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrElEQVRIie2UT0gUURzHv7+Zt691NMoi1Mza8t9egy6GlEGUmXWIDqtDhw26dTCDoEtQlyC6JYGkrBddWYgID9IlO2Yeq0NlZoGsln+QVnfcnXkvZnRxFEe2cCSi3zDM+/3ee7/P+/15w7BNwv6Dti118Xg8ZBjGZDQaNXwFCSGaOeefALzwFUREZwBU+Qrq7OwMAGgAUAugzTdQUVFRPYCd9tvb23tE1/UxX0BE1OxSmwB0+AICcN4FPecLqL+/v1IIYdcmJ6disVgw3zbPGySEuLDOVMA5P5lv97E/SVtOVtK3daDu7m67005sMNWUb5vnBdI07bSUkm8wVW3XLhKJfP4t0MCT668kqa9VVY0cDZceIliHy+puj0spz64sWQBQ6B5bluV037NY225mZueI8cdakJeHQ3sP7K+7dcw7osVvB0VqtBzhK26rfVFvMMa6TNP8aRuIqEYIcYmIGtxtLqdH6pcCXEOocd4zIvvyE1Ewp6TT5o6+vr4SKeVVXdffDA0NsWQyuexQyoyu6x3xeHwkkUiobG6YQckCZD+kCiE0bxChElDNnDq7kNrX2tr6AcCUV+5bWlqG7e/TrpuFXC57kaCCTNYs2Swi34T9+yCpsFoCsbcfJ+2CvxzsaV/OPADj6wCKiVYWyonBnvbVjSQhLAZiWjgQYBYAyxsk5QSJ7CyEcdz8MaxCWoZtdHmDVLhzcUlkltxz5BxA5TIznyG1NPl9OkWbRETTUuHPSVgJwfY8osXxh9JcnF11plA2GKpxNhpTo5Dm6qlVXoDCqgeUnrmTFiyQnktd3jR1xIvvo6zRaXGhVdxdE7DtLzfeVb1+qxOV0CruEZEC4L0nSAJRhSznF6OAqrAm+HxEIguMKSSEYgXSnqCL1zq+uNR32EJhW+nsrwD9AraU8me5lT4nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,F,INACTIVE", "label": "Culvert Downstream Exit, False, Inactive but Still In Place" }, { "symbol": { "type": "esriPMS", "url": "5c9da4c305641a1620590df14e2863a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACaElEQVRIie2WT0gUcRTHP29mdF1dReiPB6MsU6tDpygI+2NEkq0QUtCxDLqFStIxrA5BKCZKp04dOkSHog4VIUEG/aFDUKBk5sVMEDcz053d/f1iZ2zbjZ1Yw5GIvjDM+703/D6/3/u9eTMWyyTrP2j5UteqKyjlEx0y7y9IEybCO+CBvyDhALDRX9ApnQfsBWqSSfQPFKIWRTFQTJveQLeM+ANShNPsBqDPHxAcSrMP+gM6rSsXzsaVUEeHLsi1zHMHmTT+4gkSYU+u1Wf9YdpciZO+JQSd1cXY7M4Saci1zHMDxdgP5GeJVDln1yvvFwVqD/NYCc9EcwxYl7BYf+U2o2jqFx6ZBYoybMOtvtbDlJpxIghXNZSLZk3XPbZ57mhHFWvrt1J+8VaGuxZow+Ya+cw4njjVmDRhOJ0iVebH66i1bQpvDDDtuSOtCSUSFKTGigAtugyhmW55QYe2+LwQDGDTJX206Jcc1aY5L+5cGlFgChR6ghAqozHiqbHJKnpkCJjwTH6PPHfuTRRhO4uVRJyggjJvkI+y/n2QHaNGKddvxuk/04hOBV8JCXFfJ1PHxjKaUsy9TX9jk9YkwLk8QWOBAFMlhew8uQ8zzyLZMH+CgK+qwCEVGbGopMUkucg4+eUrsIfHGRfXlR0kMDkzxx3T4ObgR3p3baFzZYipH3GlDOn/sr06aW8ueTIcMKKpVc9GCT58zeWK1ZybnCb5JT7y29SNTnCp/bpb4k8HOZ8ZVcAjx7pPdg0McUE0BvDWGyScEOW2GMNwfkAWLSWMoFCimPMEdd7lQ9rwDUsoaykn+ytA3wEKyLiPZgOHpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,T,ACTIVE", "label": "Culvert Downstream Exit, True, Active" }, { "symbol": { "type": "esriPMS", "url": "87985e39e517fe8d090ae6889856d1c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJklEQVRIieWVzWsTQRiHn/1IE5vVrGLtoaIUFASLKCi9FGx7EcSDx4IXwT9BPBvwJFIQD/4JIuixqSiIn0ilVc+tH/SSKkZDAjFN09kd2clENyFb3SZKob/LzLwz8z6877wzY/OfZG9lkK1b8S9Be4GC7ifiwLZ06jYle3Pb4mt7gixgEFjZoBIDfaNLkAdcB250gJ0AbgGne5W6D8A74HnI9hCYAO4Cfq9AD4AsMB6yTYaAxAJdOctxL0kVwR5TknIqzGWfUgMW9Bk0z6Mp2QRlx7ErDmPrJp+Tgp2egZzO8aYjSJrcRDBnSKYkHCy5DAPLOjWBwwvh9cBb4EvQKbk4luCJLbktLIYMyX7gZEdQoNHDHDhzjKFr99tnmO0AyrUvujjBWL1O/52XlMP21ojg0NqaSoeS5TGgI0JHFERmtsGVjATp4ImVPqbw2AG4kSAg7Um1SEnYJENz34H5IGg9Luixkun99iUlloT+jUB/U32joWj+WNbdgIIyDzRDDMUFzeuU7QYedQVarXPK9xsHbq/z4vK5yL3lllG90ZR+MOJLVVCrkSDDYHHAYTGTZurSJH1umvcJq+lCO6qSqQv69u369aUreT5WscKR4UEKy19ZMiATHZGk9qmAu/CR2XyR8+kUvtG4/WGHFeGRyBdb7cHuSg3KVV4vraiMpCJBUvKsUObovVfKex5wovJGmyOtvOkjpKle/MeRoOkcV9kOPyy90E8yEKrgYis0CQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_UP,F,ACTIVE", "label": "Culvert Upstream Entry, False, Active" }, { "symbol": { "type": "esriPMS", "url": "61e4ea9ab61d3014cba6e0d50c7bb336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIieWVT0gUURzHv7/33uy666qZGOpWBhIJHSqiP1QoXqIEr7KXDiJYCHUSD3WIbl2Cirx1UtfDXiK2NJBYOyRBl4hKKDMpygqx2tXdnd2Z9+Itm8yWs/gfwu9h5s3vzfw+v++PN+8JbJLE1gZFIpEK27Yf6jHnvLm9vd3eEJBlWQaAk3pcXV1N/3/r1iKx9UCRSIQHAgHR2tpqus0nEgl/Z2dnYk0gvYTD4fD1aDR6NZEozNXf319qWVYfY+zCurSOiLzxeHyCiAb+xGZmZi4LIboAvOro6EivCBS9232TOHtL8DQdaqypERyhHUd7vwIYJqKLAK44Xr+WL+KGvkf6ugM+D3vAuHG/vNQbbNi1vazuRO/5pR0pdlDaPM05jgOot227RIdN0xzzer0pAL4l3D7Sd8PvEbCyzYrwOitVEISdxVuX/Lhbzk8G0XhuMaRbEw6Hx4jo7F+QD6FQaKKg1tnnp0zD48eeM7/cQYQDRCLnQuvz7E9d1XQ+6QiAApCUcnhxbPMKIKtzMEUskDYzdcUduYgxNiylvO2Mcc5zG+xytGxQKBR6PzQ09A7A3nwolUqlYusO0lJKjRBRDkREj5ezrN1BxGtB4JOf5pDNyoHRwR692vJ6WWorfVIATNmHRwd73jhzmWkOJkrqBTdUURAp9UtflIJMpjKcQDXah8MRKbKhDyIJVUlQ2xbnQCQMAWKMcUbZ+YVM3BWkQNMqE39GdupS9tu4T2V+jJO0HI4A21d/RBH3i+TUk4JviRnkrToNc3bWNCpeJL/MFf+PmK+2TSk5BebZT0bVsVzxznniHtKLuKyxqaAbpI0yQJQn4ancB2DBHaTULSVKgihvAIEKEjkqD0gyAlyaemv6RwT1VAK2kuq7K6itq++e4/EOXBSLxURLS4uFjT74VgpZNWg12jTQb9Dd+yWG/3D3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_UP,F,REMOVED", "label": "Culvert Upstream Entry, False, Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "61e4ea9ab61d3014cba6e0d50c7bb336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACu0lEQVRIieWVT0gUURzHv7/33uy666qZGOpWBhIJHSqiP1QoXqIEr7KXDiJYCHUSD3WIbl2Cirx1UtfDXiK2NJBYOyRBl4hKKDMpygqx2tXdnd2Z9+Itm8yWs/gfwu9h5s3vzfw+v++PN+8JbJLE1gZFIpEK27Yf6jHnvLm9vd3eEJBlWQaAk3pcXV1N/3/r1iKx9UCRSIQHAgHR2tpqus0nEgl/Z2dnYk0gvYTD4fD1aDR6NZEozNXf319qWVYfY+zCurSOiLzxeHyCiAb+xGZmZi4LIboAvOro6EivCBS9232TOHtL8DQdaqypERyhHUd7vwIYJqKLAK44Xr+WL+KGvkf6ugM+D3vAuHG/vNQbbNi1vazuRO/5pR0pdlDaPM05jgOot227RIdN0xzzer0pAL4l3D7Sd8PvEbCyzYrwOitVEISdxVuX/Lhbzk8G0XhuMaRbEw6Hx4jo7F+QD6FQaKKg1tnnp0zD48eeM7/cQYQDRCLnQuvz7E9d1XQ+6QiAApCUcnhxbPMKIKtzMEUskDYzdcUduYgxNiylvO2Mcc5zG+xytGxQKBR6PzQ09A7A3nwolUqlYusO0lJKjRBRDkREj5ezrN1BxGtB4JOf5pDNyoHRwR692vJ6WWorfVIATNmHRwd73jhzmWkOJkrqBTdUURAp9UtflIJMpjKcQDXah8MRKbKhDyIJVUlQ2xbnQCQMAWKMcUbZ+YVM3BWkQNMqE39GdupS9tu4T2V+jJO0HI4A21d/RBH3i+TUk4JviRnkrToNc3bWNCpeJL/MFf+PmK+2TSk5BebZT0bVsVzxznniHtKLuKyxqaAbpI0yQJQn4ancB2DBHaTULSVKgihvAIEKEjkqD0gyAlyaemv6RwT1VAK2kuq7K6itq++e4/EOXBSLxURLS4uFjT74VgpZNWg12jTQb9Dd+yWG/3D3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_UP,F,INACTIVE", "label": "Culvert Upstream Entry, False, Inactive but Still In Place" }, { "symbol": { "type": "esriPMS", "url": "24cfae66183a9a038324941106f7693d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIElEQVRIie2WzWsTQRiHn3dnu23SKlWUghGtVhtPHkQQpfgBolgVUTx41b+gUs+CXgSpIigexL/AmxfBi3gRvw56ULBVUxFKFDRRbEhNsjOyH22XmA2JZIuIP9jdmXeGeXbe+c3s2iyR7P+gpUzdIPAJmEsadAR4C9xPGnQA2JQ0qAvYC2SBsSRBI8Cy8NoI5JICeeszr1HgRlKgw5HyoaRAQ+HazGsf0NOqzdsBHa2rp4A9rbrP/sO0RdPXUZDnst0N4qOt2rxV0H7AaRDfHK7d+7ZA2XM8NJonCKeA9ZbLhjfX+AAcDLuUgN66su++wTH6HUURuIkhg7B26grbY2e0fCvrVu0kk7v120Y9C9wGfoSxYeBEeFIs2DxzjBFdJZ2/x/fYGWHoM65v2aBq6AYGgDPAs7r+lRDwHFCOCtoMiNEohHQsyMCQqVKL1FcDk8Bn4vXUu1Wh1zsIMQguKaP9F4yZUYKy/32QrpDFBHFRPBge95ZqUcYNnqKYaTRgbZYtGLxebjPQjOVQUH3syhxHic2c+J6IDFQKNq5K81Mk0iagqzjdA1TKH8mLeJEYkAhf3FnuinCnNM31FduY6OqnsDAbjXx95O8fVu7gneUsvnWtTKrwmMs9azhfKfpf4pNNU1fOc2nqamDxby+5QIwK3u5poOILLopgAa+bgU4rCY8Yy/8BaVtak7O8LArlWNDkBNOR6is6KLuTg/0VoF9W64sqgq0UQgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,F,ACTIVE", "label": "Drainage Pipe Downstream Headwall, False, Active" }, { "symbol": { "type": "esriPMS", "url": "a5a60a9a74cb883e54e8542f142c5b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIie2WS2gTURSG/3vn5tGmERfWio1abW3EtSspPkCUvgTFhdtMKVkJdi2V+ABBCllYhFCb7AMi1pUbcSNYC12ICmqtrVj6QPswFpPJ3HtkxqRJIVNS6BQRz2bO43K/OXf+OTMC22TiP2jbji6VSjUBmItEIllXQVLKLqXURwBPXQUBOMs5b3EVlEgkPABOAQgDuOoaSAjRRkRBAMFkMnlI1/VJV0BE1FX0lVIdAAZdAQHoLPPbXQElEonmwrOxjYhOp1Ipf7UyrxokhOgmorWYMVaTz+dPVqu+qkFKqU7G2Loc57x9S0HDw8NBIjpRodRRrcyr7egMAG+F/GHr2UWj0U+bAsWf9D8H0UswdhnAAZjawb4LsSkiOldYsgogUO5rmmarL/4othNCLjHi9wnUCEahvu5bxxw7qt+1e/++xqbG8ddj5ek2xlhfNpt94PP5MlaCMdZKRBcLk2JN5q0t4TYpZe3E1IcVx44YUEcgfzE2uOkbGhpqAKD39PS8isViIhQK2TXTNI1oNDqYTCbH0um09kW8E5olexAjwHJrHUEAmpVUZjHwS1Hf29v7HsC809nruj5qXQceXgvAy+1eSakaAA0bgVwz8e+DpJRhIrLzymM+i4/0l+YOJDKYLgYz8ZH+UqkwNAzDOEKkpL3YCUTAjBCeRY/HezzcclTjXMta43PdGvPPi8s0lgMr1SyOVMpbVxswVn4sz5bQlTv6Zhi5xwwsvbyydG9Pw94Bv9e/WNqMsZ/fs62WH9jhmwAv3bWZlzVf56bvBgPB67lczvoSX9rw6DKrmTuj4y9sic8vzN6Ak01VyDFgYWH2Jhgsnb91BAmiiOLCHjGcw/oB2bTJPCYZh+Lc/OUIunL+9uey8A220MRWbvZXgH4DvNn2xfUlaZ8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,F,REMOVED", "label": "Drainage Pipe Downstream Headwall, False, Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "a5a60a9a74cb883e54e8542f142c5b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoklEQVRIie2WS2gTURSG/3vn5tGmERfWio1abW3EtSspPkCUvgTFhdtMKVkJdi2V+ABBCllYhFCb7AMi1pUbcSNYC12ICmqtrVj6QPswFpPJ3HtkxqRJIVNS6BQRz2bO43K/OXf+OTMC22TiP2jbji6VSjUBmItEIllXQVLKLqXURwBPXQUBOMs5b3EVlEgkPABOAQgDuOoaSAjRRkRBAMFkMnlI1/VJV0BE1FX0lVIdAAZdAQHoLPPbXQElEonmwrOxjYhOp1Ipf7UyrxokhOgmorWYMVaTz+dPVqu+qkFKqU7G2Loc57x9S0HDw8NBIjpRodRRrcyr7egMAG+F/GHr2UWj0U+bAsWf9D8H0UswdhnAAZjawb4LsSkiOldYsgogUO5rmmarL/4othNCLjHi9wnUCEahvu5bxxw7qt+1e/++xqbG8ddj5ek2xlhfNpt94PP5MlaCMdZKRBcLk2JN5q0t4TYpZe3E1IcVx44YUEcgfzE2uOkbGhpqAKD39PS8isViIhQK2TXTNI1oNDqYTCbH0um09kW8E5olexAjwHJrHUEAmpVUZjHwS1Hf29v7HsC809nruj5qXQceXgvAy+1eSakaAA0bgVwz8e+DpJRhIrLzymM+i4/0l+YOJDKYLgYz8ZH+UqkwNAzDOEKkpL3YCUTAjBCeRY/HezzcclTjXMta43PdGvPPi8s0lgMr1SyOVMpbVxswVn4sz5bQlTv6Zhi5xwwsvbyydG9Pw94Bv9e/WNqMsZ/fs62WH9jhmwAv3bWZlzVf56bvBgPB67lczvoSX9rw6DKrmTuj4y9sic8vzN6Ak01VyDFgYWH2Jhgsnb91BAmiiOLCHjGcw/oB2bTJPCYZh+Lc/OUIunL+9uey8A220MRWbvZXgH4DvNn2xfUlaZ8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,F,INACTIVE", "label": "Drainage Pipe Downstream Headwall, False, Inactive but Still In Place" }, { "symbol": { "type": "esriPMS", "url": "c94d01c27c4669cfc68d40a2b5a4b9bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVRIie2Wz0tUURTHP+e95zj+mNAoxAwbtdRVi4igkH5AFJoRRUHbWrQLFaNlWJsgNBOlRfQXtGsTtKmgRT+hiKK0/FEiFpmjOaHOm3dvvDfqODUjo/RcSN/Ffeed87ife8899/AsVknWf9Dqpa5ZhyniK20y4y9I00iEj8B9f0HCIWCrv6BzOgfYD9S4SfQPVEgdihAQokVX0ikD/oAUjYvsBqDHHxAcWWTX+wM6r6vmziYh4QBtOphtmWcPMjn6hyePCPuyrT5rhWlLSLz0/UPQRR0ixt40kYZsyzw7kM1BIJAmss07u27pXxao5gKPtOIpwmlgi+FQ8eEGQ2gOz33yCyhIsY1E9YWbKQqYRICbaMoQNvd1sDPjjtZtp3zDbsoGbqW464AWYtwmwJTniVONyQkMr1MslHnZMeqUTf7oPSYz7ghNoXYIzr/O6lAuTT9LEM7SKc9p0xYTc8FcYnRID036Bae0GTDFm0uDaCWmEjPfXU1akIYqbSejUUo30iW9wLeMye+SZ+7DbqXAbYRoRDlGnq2CJe4MGVPnl6y1D1IxatAJf7HZ96C41T26OU0J2kxcJ8EeofXvCeNRatHKAZylQCNGgHGzkD2lxy3TtJwZQSdBAnE76JFMy54Vr36SMWUTyC0hNvUlZ3RCKgXepAeJMOZEuSvCnc+Dtd0VO4ba84ui4/NxrQz5Mbyr2rXXlz7+ZFizC6uOT5M3/oRrwU1c+h4J50xSfjIjyNX0KFf7rhO3eM/way67bTtVD71xzBtTYwYOL1/VX1FiGsC7pVJ3xpREi5kwwu4PyLKllB5w946o6Yyg3nYGk2/9b1cCgvT9de3do9/qu8VlJNTZvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,T,ACTIVE", "label": "Drainage Pipe Downstream Headwall, True, Active" }, { "symbol": { "type": "esriPMS", "url": "a787e443309cc9e5896020bdd4576e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHklEQVRIie2Wv2sUQRTHP293c8klUSIoAVei4o9YWYiNPzpLCxEsbCzsxCqg2AiiNqIkIggWFv4BVooawSKaSjsFFc2BF4nINXKnEHPx7nZGdm5Pdy+3m73zDCL5NjNvhpkPb96bN+OwQnJWQSt1dDYwHfQPA9/+FkiAA0G/p52Fq8nQsZx/CbQGWAC8mPleoJYwnxrkb3IHOA38aJrrBy4C55bbJA2oDLjADHA7ND4GnADudTNGT4BDwKXQ2Pmgnewm6DFwNcbb6W6CXgNzwEjT+FNgsW3Q6FmeacULhOPAZstj6/sbfAwd0akWnhptGWMoY1MCbqFxETblJtgb69Ha3Yys34ebD4e9rgdJoIbcIxxUVfoLk9GCGwVpBrVH3y9TmzsSPiY/JtnAzgEfGpMZu76XBtEKGzGp3xqkYZuumnvTsDcEaU0AmQqehyXeVGHAlHON4JHViuE/KUEP40DLqV3Qo6BdSJvWnYI+Ae+AfNq0jgWpCqPo+rjYTO0844fqt/xAi7ADWVL3jGrz7EKbAuslgT5bGYr2IPvdo9jisCg0gTwcBCUWKrJSQFXJ9A5TKc9REDHPfmuQCF+8ee6LcPf7LDfX7WG8Z4hixOMaluU0QXxPymSLz7nWt5ELlZL5TxxL8ohygSu56/UU//oqUkRTqfSSyyJYwNsk0ElbGDA9i+10IKXIW/4pirl3rUEz48yGzDf8r38GuqGfxvSThB2iyy4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_UP,F,ACTIVE", "label": "Drainage Pipe Upstream Headwall, False, Active" }, { "symbol": { "type": "esriPMS", "url": "fcd461520e4d40e2e05b2b05922b0e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACs0lEQVRIieWVTUhUURiG3++cGXV+Gg0srJmyhSXUoiCioNBdEGFLaSti06aBWrQorJtt2oQVuRi4K93NJrK0NpEtiiCIiJrA/sSIhhBl/hxn5t7zxZlQZ8Qr5h+E7+ae8713znO+934wLmyQXJsbFI1Ga6WUQ3odCARa29vb7XUBAXADOK4X8Xic/v/oViPX5gPFYjGZSCRckUgk7+Sn02lvZ2dnelUgPcKmad6KRqPXF3r9/f2+VCrVJ6U8vybRMXO1lPITgIHZWigUupLP588JIT50dHTM/BOo99G1O0w8SswtADUUhTx7+bSRIKJhABcAXC17/QYR6Uvc1pu+mOEveOzHxPwQAkFWtOXimZthh474ECmeAdExAI3uAmp0VUo5YllWjog8i3T7VD8L7tJZrYD8yIqDIA4tGd22+u27dwX3BN++fzNX09GYpjkC4NSC1793dXXpSOe0r6n5hG3b3i9jo0lHEAEHbdsudaElGPpWYyWP6AkzV4Dob6Ql2apYKyHAgFBK+QHsXLIjJ1mWNSylvLegPLTc3y8bFA6Hv5qm+RnAXr1n5pyU8vmag8riK4GEEM+WM9aOIMVqBxhSr9mlBnoHu3OzXprHfWSXLLBQh3sHu+Pzl4CLARSLhUaw/lRLgBSxnhRmsNJTrQQ36IxmfSabiFTpVCbeCua6eQ9ETHqiBDMXCUg5gohpzOvxva6uqok0N+33BPy1r4QUcx1p5aYKR5StvL76mhfldbaVO5lJnqwL1E1kp7PvGKWJdY5ucmqiTZD8VrSKB5KpqaMCQlV0rbiKBNHkD7RUgMCkmJHJZqazmXQzgKwjiEF38/l88OevcR1PxUHzJPiFkn7lshOL2UTqJSuymfHbEXSpredB2fb+oiAAhmG4DKPHwnr/8RmG8U+QFYNWog0D/QGohRwQFI9nTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_UP,F,REMOVED", "label": "Drainage Pipe Upstream Headwall, False, Decommissioned and Removed" }, { "symbol": { "type": "esriPMS", "url": "fcd461520e4d40e2e05b2b05922b0e01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACs0lEQVRIieWVTUhUURiG3++cGXV+Gg0srJmyhSXUoiCioNBdEGFLaSti06aBWrQorJtt2oQVuRi4K93NJrK0NpEtiiCIiJrA/sSIhhBl/hxn5t7zxZlQZ8Qr5h+E7+ae8713znO+934wLmyQXJsbFI1Ga6WUQ3odCARa29vb7XUBAXADOK4X8Xic/v/oViPX5gPFYjGZSCRckUgk7+Sn02lvZ2dnelUgPcKmad6KRqPXF3r9/f2+VCrVJ6U8vybRMXO1lPITgIHZWigUupLP588JIT50dHTM/BOo99G1O0w8SswtADUUhTx7+bSRIKJhABcAXC17/QYR6Uvc1pu+mOEveOzHxPwQAkFWtOXimZthh474ECmeAdExAI3uAmp0VUo5YllWjog8i3T7VD8L7tJZrYD8yIqDIA4tGd22+u27dwX3BN++fzNX09GYpjkC4NSC1793dXXpSOe0r6n5hG3b3i9jo0lHEAEHbdsudaElGPpWYyWP6AkzV4Dob6Ql2apYKyHAgFBK+QHsXLIjJ1mWNSylvLegPLTc3y8bFA6Hv5qm+RnAXr1n5pyU8vmag8riK4GEEM+WM9aOIMVqBxhSr9mlBnoHu3OzXprHfWSXLLBQh3sHu+Pzl4CLARSLhUaw/lRLgBSxnhRmsNJTrQQ36IxmfSabiFTpVCbeCua6eQ9ETHqiBDMXCUg5gohpzOvxva6uqok0N+33BPy1r4QUcx1p5aYKR5StvL76mhfldbaVO5lJnqwL1E1kp7PvGKWJdY5ucmqiTZD8VrSKB5KpqaMCQlV0rbiKBNHkD7RUgMCkmJHJZqazmXQzgKwjiEF38/l88OevcR1PxUHzJPiFkn7lshOL2UTqJSuymfHbEXSpredB2fb+oiAAhmG4DKPHwnr/8RmG8U+QFYNWog0D/QGohRwQFI9nTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_UP,F,INACTIVE", "label": "Drainage Pipe Upstream Headwall, False, Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 230, 255 ], "toColor": [ 252, 194, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 244, 255 ], "toColor": [ 204, 252, 244, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0904585619064694E7, "ymin": 3519099.740639771, "xmax": -1.086028394544978E7, "ymax": 3570601.9430213547, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENDWALL", "type": "esriFieldTypeInteger", "alias": "ENDWALL", "domain": { "type": "codedValue", "name": "WS1_D_SW_HEADWALL_TYPE", "description": "", "codedValues": [ { "name": "No Data", "code": 0 }, { "name": "No Support", "code": 1 }, { "name": "Flush Support", "code": 2 }, { "name": "Vertical Support", "code": 3 }, { "name": "Winged Support", "code": 4 }, { "name": "Complex", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT", "type": "esriFieldTypeSingle", "alias": "INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMP", "type": "esriFieldTypeSingle", "alias": "SUMP", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH_TO_CREEK", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH_TO_CREEK", "domain": null }, { "name": "DISSIPATOR", "type": "esriFieldTypeString", "alias": "DISSIPATOR", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_DISSIPATOR", "description": "", "codedValues": [ { "name": "Natural", "code": "NATURAL" }, { "name": "Non-natural", "code": "NONNATURAL" }, { "name": "Not Present", "code": "NOTPRESENT" }, { "name": "No Data", "code": "NODATA" }, { "name": "Present, Unknown Type", "code": "PRESENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUPPORT_MATERIAL", "type": "esriFieldTypeString", "alias": "SUPPORT_MATERIAL", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_HEADER_SUPPORT", "description": "", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gabion", "code": "GABION" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Support Not Present", "code": "NOTPRES" }, { "name": "Wood", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEADER_TYPE", "type": "esriFieldTypeString", "alias": "HEADER_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "WS1_DT_SW_HEADER", "description": "", "codedValues": [ { "name": "Culvert Upstream Entry", "code": "CULVERT_UP" }, { "name": "Culvert Downstream Exit", "code": "CULVERT_DN" }, { "name": "Drainage Pipe Upstream Headwall", "code": "DRAINPIPE_UP" }, { "name": "Drainage Pipe Downstream Headwall", "code": "DRAINPIPE_DN" }, { "name": "Inlet Shaft", "code": "INLET_SHAFT" }, { "name": "Pond Inflow", "code": "POND_INFLOW" }, { "name": "Pond Outlet", "code": "POND_OUTLET" }, { "name": "Pond Outfall", "code": "POND_OUTFALL" }, { "name": "Pond Bypass", "code": "POND_BYPASS" }, { "name": "Pond Irrigation Outflow", "code": "POND_IRR_OUTFLOW" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G646DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 81, "name": "Private Header", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 78, "name": "Headers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HEADER_TYPE", "field2": "OUTFALL", "defaultSymbol": { "type": "esriPMS", "url": "ed604afdbde6ace1d758051c5acc2f7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jd3TO0ucQRTG8d+sq1Ex2OquKNhEsEg6LUQ7rdKnFCyEFCn0I1iaQAJ+A8E2CFb2iqUWNgqiaCEiyAZvuJeRvRSCefVVUMGnmmHOOf/zzJzJeiVl3wQ0y2/sYDTQFfg2z3GaQt/paGclsow8Pv5i+r+gwJcK14HhSF+J1rQdt5CNjGE7kg/0JDqqaojeCfJznqdJRm5oX6KQCIp8vrzjIta72k8DaKKzkZMp0hHJJYJeUtn3DyrRXaldee1wcYarp9Q6py/WnuphUKEalKFSfd/GX7qXlKDQCMygmOFfIiiwn2Ojkx9TtPWz/iGloxLNu4wPcHrEZmNiEx3Z4msLe+cM7jIU6u4eVSSUccjlAZ9w8RDozxn51fp6NA3AfeBaoBw4SQT95O+d7cJzQEl6tfG+Bf/oSMQp+/azAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "HEADER_TYPE, OUTFALL", "classes": [ { "label": "Culvert Downstream Exit, False", "description": "Culvert Downstream Exit, False", "symbol": { "type": "esriPMS", "url": "e626d4f5156e5dd66ed795f56fffe510", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRklEQVRIie2VO0wUQRjHf7O7csfxOl6iQMQzJIiPaFQ6YtTEF1poobnWklgb7bSwMbEwxkhNqcbWTgjaoAnRCgULKQR5GRGId97uzmf2mCPHyZqYsFjov9idmZ35fvn++82MwybJ+Q8C6oGdwEjU1p0Gdm0G6CzQBtyOEqRMRkmgGliMCtQFNJr2SeBpVKDAtoLObxaox1gpGw2qN9YVtNX0X280KCgCq2SsJwpQELRU54Bbfwz6xOODMZzvPrk6QeJZssMprmRNJqfWWX8YaAJmhEFnmulujf25DL/KxZZmLo+sC7KQex7usEAarLY48RQwARwpKutiKeAM0D/BQmUMa9BCP8xhtyik1az7FRSo/MTAjqpLT1pmevtKq00DL4BjZmwAOG7+XX9hYu21u906k0gsPLj6LdQ6QdolU15UrqrRZNQOHAImgTnzMQDsB+4HZji4FfkYoizx7HKQZChIoSpEB5MKYB0DbOA6MAU0lBjwBrgI1LnYjo2X9xJRNqhEKChEvoGEad688xn9wzesXk50ibbNCWC/nOJR2Fp3bddbec437hPfCgoqEwpSqLEt26fH7Pov6bobd8qshrkPyvFyq6E0zvis1xG0O7c5o6r4QNWW7c827S7rfDeXe98xrpCaUJAg2dzonmRm6Ogz92PqglW1rLH0ajBXi2SXlvLtbE21rAEJoher8b/Wvvrx9oAlqPjvQEPuVPPehb7eIEKwZypL/WpdGWdp5ZYt1SSIp1C+guehoBbSN4lITlSB/xroJ75rtjtRBUL8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "F" ] ] }, { "label": "Culvert Downstream Exit, True", "description": "Culvert Downstream Exit, True", "symbol": { "type": "esriPMS", "url": "8284c71a3366fb6739465a1ac2bda93a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgUlEQVRIie2VT0gUcRTHP29mXNf1T/5NUskUwewPReUhkKigzOpQB8NrR5GIkKhbHroE2R+TPHtM8dotxbpYIHWytEMectM0Wv+Q2+7OvJjZ1VVzg8CtQ30Pw+O993sf3pv3m7H4Q7L+g2jTIkx20SWj6R2dj0YcqoE0g6AJoRK4nUaQCkojkM8VzeORLKQHdI16lBLPNjgFDKQHpDSt2sL59IHc95PUWW+UiG4tyF1rqF/j2e6N8j6vthbkrrVirPOp29VWg+JFN+oc0PHboI/0HczE+mYTKVTUHyY8UsXlMB1qEOL0JucPc1VLeSgzypA1zXSDg/nJh50bxdQyLo1uCjLQBzGiIwotYFT68VcBk8xzBBJrvV6CwRmgd5JQTibGkIHzOIJZLmgFeOd+BrnKOjm4M7e5v3ymtWfjWjvAc+B4wjsInEhc4N6V1ILrdxuc5UAg1N02n3J0itboctaadRW3i0mEGoRDCFPYzHqhfBpZYD8OXe5orY7+bK+GiqExMws0PyVIkGx13KQVsJNJs5pEuUG3BGnX4nXt35PXtOtFFimMYlomMcQ7KCZIICVoU/WLDQRTxjtlLm4MeB39w39YZylQr46Z+AKYL4I8SQY7+9amRlkbIxZ/zpXsU9twF2o5JUiQ8Ywd0+Nm0ZeWwpt3fEbx7HuxYpHVUpphTcSqa127zjcxJqrJDXUM0/5cuttX93Y28q52QtBtKUGKhiNje/KXh489jX6oumDkLjkYzmqxqBgaNss9O2wXqShJkKLOQh7214KX398cMBTx/wo0HA2W7Q31tLoVpoCcjaOtiPtZ5Oi6e5LQFGhMEFvgWUpQOS23SJOsdBX+a6Af067dpmSS1kUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_DN", "T" ] ] }, { "label": "Culvert Upstream Entry, False", "description": "Culvert Upstream Entry, False", "symbol": { "type": "esriPMS", "url": "3408ab36a6c00539d5a178e2f288bf03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIieWVy2sUQRCHv+6efSZrHiYGE1ECgk9QQckl+Mhf4EUJePIYPAve9Br0ICLmX/Bx1YiChuglEl8nNSqYg1lXN8FNWNx1d6ZbZu2F2bAT3WSVQH6Xma6uqm+quph2+E9y1jPIsU/3X4K6gKx9jzQCW9etW5Wc1YU1ro0JUkAPkF5hEn3Ns0aQB4wCl+vADgHXgGPNat1H4BXwJGB7AJwAbgK6WaD7wCXgeMA2FADSEOgztw/GcH54lDoNJl6kONXP2SLw3J5B9TyqMlWQYcLJkBnUqC9RvFQZZXo5/aIuSGKuupSnDAyD3BEn3g/M2tb4Cc8E/YGXQMZ/mSXXGkNOSPSNEqpPYLYBh+uCfCWGHm9PnbrT93VkbPnWeB3QveVOHeevDOpCMpm7fm4xaK8BGcxOU0j47bAS3bYibEV+ZXIZ3CYqt1RyGCGNqxJg2kNBAtFitO9UBetYYHsBmAYG7Dpr1xWVUY7CRVQChQKRDAX95fQNBKr541ivBeSPua+7NKBGQdO2ZR3AwzWBdD55xGhlD1w9TXMrLHaxdvn7snXnu/cbT/oDVQgFCcRMZGtmRm1eGO68MBqVXdkPwnFLQZ9cwbSVXBPdkpLZ2i+UyvvWszu652229G7Xe4FpCwUZTLH0Zm97YfLoePlT/0mZymukDow7KG3yjtaRoqNq7H6wXtqE973j2c/XB6RBxFcCTZbTvftyYyP+v2UOaA3r2xLUJLKaA+MKhCfgUSioj+GLbIQblmboF976vPsxWtyeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CULVERT_UP", "F" ] ] }, { "label": "Drainage Pipe Downstream Headwall, False", "description": "Drainage Pipe Downstream Headwall, False", "symbol": { "type": "esriPMS", "url": "ef8ba30773fa60c3a8188c40f41f21f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVRIie2Wy2sTQRjAf7Oz2yRNlR4UkYjWVq1ePCmCtD5ALNYWxAd49PEPtNizoB4UqSAonjx78OTroCLFQwUf2JOCYk2LUGyhtJRYY7bZGdnNJk1CNiSSLSJ+sDvzPXZ/M998M7smKyTmf9BKpq4NmAZ+hQ3qA74Az8IGHQa2hA2ygANAJzAQJqgLWOVf7UAyLJC7PnnpBW6HBTpa1D8SFqjDX5u8HASitZZ5PaD+Mj0G7K+1+sw/TFtx+hoKcqtsXwV7b61lXivoENBUwb7VX7uvdYGG6HupEK8F+jSwycHcfJMHk0CPH7IIxMv6XvUNcKxVkp0HcUdDQqA33ODJrsAZ7WHnxh66E1dKK9fdqIPAXSDl27YBx/2TohB8hhNdNnbzPR4tBM5Io1scnOiyriLAOuAc8LYs3vYB7wApcXyfFgotBTQHgkB0ZMhkl3W5FvgMzBAsb3KNFXfZGi0csjGVG2AQKDwx/32QzVKnQnl2SXbkAv262O+gvFZiTJU+ueTdF0ht12jHC60CmooQnVtNy97znJIWlntgloB+kPY2bpxoRiAKPpEbZFOC9fY4E99FzlQZJGA2xc+HEuP+J5K3utk9vIbWubxfocQIY+7+YQft4xGswqgXSceeM3q9jcTFWebdL/HJqqmb5NvVIa55Jf6K95cIkKe8qGgfZeyyQBvAxyogcVagvCPGwHB/QOoWhUiCUgKVDgQN83iiSP1AA8Vs5Mv+CtBvcfaS6vRAzPQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "F" ] ] }, { "label": "Drainage Pipe Downstream Headwall, True", "description": "Drainage Pipe Downstream Headwall, True", "symbol": { "type": "esriPMS", "url": "15f1566572d1ecfa56a08fe50cf1bbb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZklEQVRIie2WTUhUURSAvzPvjeNvzaKQmCjL0tq0KoLQfiCSTCUsoWU/0C5UkpYx1aIIxURp1bpFbfpbVAtpYdAPtSooMpVCKhAnM7N5M+/eeO9NjsrMMIZPIjqL984957773Xvuuec+kyUS8z9o6ULXpisI85mo/PQXpGkgxjvggb8gYR+wwV/QSR0EdgPVThD9A5VSg6IMKKNdr6dbhvwBKRpm6fVAnz8gODBL3+8P6JSuTO2NJ8Ieorow3zTPH2TQOM9SRIxd+Waf+Ydh80Tc8C0i6Iwuw2JnBk99vmmeHyjBXqAgg2eju3e98n5BoA4aHinkiaCPAGttzHVXuDWCpi7VZQoomaMHvOxr42DYIBkDuaohIujVXdzbmnVF29mypo7ayIW5mVsDtGNxjQImXUuSKgyaCbiVYqbzUQ7VWFjF17kzkXVFGl1qYxem2ypEqy5HOE63PCOqTb6mnCEsuqSPVv2cFm0YN5tSY2lRaEOgOCsIpDJOPJluGyvpkbfAlyyhhx556inNJWA5kxWbZJGC8hwg/8T890EWiWqFcu0Gyf7TNOoZZ7QJ2/A+MezkKHOqUsJ9TjC5SaNtwM4FGg1ROL6M0h0naDGCBJ2CmQYB342ge3BLVCIuOu0Tb5IFEVZZgwx/Es+UGSQwNsmP2waBG28Y6q1lW+cKwuO//QqR/vLlVY6+efTbYEirmVlPMV30kIHLFUTOjhFzbuLDOUM3woeLHVxyU/wxL87N9/PRe90nswzw8rygA8DrHCA5Jii3xAQIOD8gCxaFc70rJajprKBO7g7Par5iEcVczMH+CtAvg6O5jKe6IcUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_DN", "T" ] ] }, { "label": "Drainage Pipe Upstream Headwall, False", "description": "Drainage Pipe Upstream Headwall, False", "symbol": { "type": "esriPMS", "url": "9485d9e702a465aef958dc5c2be63148", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKUlEQVRIieWVTWvUQBiAn3xst+6u3ShWD5VKwYOgiILipWL1IogHQYSCF8GfIJ5d8CRSEBF/ggjexN2iIH5dKq0K3lpF9mCsslayGtrtdpKRSbOSDZtiuqsU+hySzGTyPrzvTGZM/hPmRhaZ4V38S9EOoBY+Z9LINnTp1oW5vs/SszlFBrAL+LLGSlR8p0uRB9wAbnaQHQZuAyd6VbqPwDvgZaTvMXASuA/4vRJNAiVgLNJ3KiIklegqZw55ZBdBbNeR/QXcqRLPG8BMOAet+WghW6ISY6ZLYXQFfT6L2OqhyQnKbzqKJPotEFMaclzCHgdrBKiGpVEBL0bHA2+Br+rBwSoYiGcm8q7AGNKQu4EjHUWKYxwcPs3xoevcib+qdBCV44MucX60STN3j4f1aH8sI/Yu01DlCDDwBsOMCDNSmekxeYBGJq/2WImvC8QWwEoUAXkPXw0KEJjZyLsFYDpIepVa2A7Q8f7EkkhDQo4udobJiKjyN8u6G5Fa5opHpCCtaDos2TbgSVeiJZaP+vjBhJusvLrC2aRv6+3NZnB1+HnAR6oFtZQo0tBmB7FmiwyMX+ZCn8XAhwzmaoQQB7fYRPTtxGod6QEevvEDZ98Iw7Uqn+c0KK6RkWx8wrZmeF+x+XYuT87X0GR7QM8VeBmb+bZ+kNJlkTq/Xs9RVRXpTxRJ5IsaC/sfUFH/lA0UkupGLFCIreMLia52/KeJognK19gMJyy94DeGAqu5FYx73gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DRAINPIPE_UP", "F" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e626d4f5156e5dd66ed795f56fffe510", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRklEQVRIie2VO0wUQRjHf7O7csfxOl6iQMQzJIiPaFQ6YtTEF1poobnWklgb7bSwMbEwxkhNqcbWTgjaoAnRCgULKQR5GRGId97uzmf2mCPHyZqYsFjov9idmZ35fvn++82MwybJ+Q8C6oGdwEjU1p0Gdm0G6CzQBtyOEqRMRkmgGliMCtQFNJr2SeBpVKDAtoLObxaox1gpGw2qN9YVtNX0X280KCgCq2SsJwpQELRU54Bbfwz6xOODMZzvPrk6QeJZssMprmRNJqfWWX8YaAJmhEFnmulujf25DL/KxZZmLo+sC7KQex7usEAarLY48RQwARwpKutiKeAM0D/BQmUMa9BCP8xhtyik1az7FRSo/MTAjqpLT1pmevtKq00DL4BjZmwAOG7+XX9hYu21u906k0gsPLj6LdQ6QdolU15UrqrRZNQOHAImgTnzMQDsB+4HZji4FfkYoizx7HKQZChIoSpEB5MKYB0DbOA6MAU0lBjwBrgI1LnYjo2X9xJRNqhEKChEvoGEad688xn9wzesXk50ibbNCWC/nOJR2Fp3bddbec437hPfCgoqEwpSqLEt26fH7Pov6bobd8qshrkPyvFyq6E0zvis1xG0O7c5o6r4QNWW7c827S7rfDeXe98xrpCaUJAg2dzonmRm6Ogz92PqglW1rLH0ajBXi2SXlvLtbE21rAEJoher8b/Wvvrx9oAlqPjvQEPuVPPehb7eIEKwZypL/WpdGWdp5ZYt1SSIp1C+guehoBbSN4lITlSB/xroJ75rtjtRBUL8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,F", "label": "Culvert Downstream Exit, False" }, { "symbol": { "type": "esriPMS", "url": "8284c71a3366fb6739465a1ac2bda93a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgUlEQVRIie2VT0gUcRTHP29mXNf1T/5NUskUwewPReUhkKigzOpQB8NrR5GIkKhbHroE2R+TPHtM8dotxbpYIHWytEMectM0Wv+Q2+7OvJjZ1VVzg8CtQ30Pw+O993sf3pv3m7H4Q7L+g2jTIkx20SWj6R2dj0YcqoE0g6AJoRK4nUaQCkojkM8VzeORLKQHdI16lBLPNjgFDKQHpDSt2sL59IHc95PUWW+UiG4tyF1rqF/j2e6N8j6vthbkrrVirPOp29VWg+JFN+oc0PHboI/0HczE+mYTKVTUHyY8UsXlMB1qEOL0JucPc1VLeSgzypA1zXSDg/nJh50bxdQyLo1uCjLQBzGiIwotYFT68VcBk8xzBBJrvV6CwRmgd5JQTibGkIHzOIJZLmgFeOd+BrnKOjm4M7e5v3ymtWfjWjvAc+B4wjsInEhc4N6V1ILrdxuc5UAg1N02n3J0itboctaadRW3i0mEGoRDCFPYzHqhfBpZYD8OXe5orY7+bK+GiqExMws0PyVIkGx13KQVsJNJs5pEuUG3BGnX4nXt35PXtOtFFimMYlomMcQ7KCZIICVoU/WLDQRTxjtlLm4MeB39w39YZylQr46Z+AKYL4I8SQY7+9amRlkbIxZ/zpXsU9twF2o5JUiQ8Ywd0+Nm0ZeWwpt3fEbx7HuxYpHVUpphTcSqa127zjcxJqrJDXUM0/5cuttX93Y28q52QtBtKUGKhiNje/KXh489jX6oumDkLjkYzmqxqBgaNss9O2wXqShJkKLOQh7214KX398cMBTx/wo0HA2W7Q31tLoVpoCcjaOtiPtZ5Oi6e5LQFGhMEFvgWUpQOS23SJOsdBX+a6Af067dpmSS1kUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_DN,T", "label": "Culvert Downstream Exit, True" }, { "symbol": { "type": "esriPMS", "url": "3408ab36a6c00539d5a178e2f288bf03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIieWVy2sUQRCHv+6efSZrHiYGE1ECgk9QQckl+Mhf4EUJePIYPAve9Br0ICLmX/Bx1YiChuglEl8nNSqYg1lXN8FNWNx1d6ZbZu2F2bAT3WSVQH6Xma6uqm+quph2+E9y1jPIsU/3X4K6gKx9jzQCW9etW5Wc1YU1ro0JUkAPkF5hEn3Ns0aQB4wCl+vADgHXgGPNat1H4BXwJGB7AJwAbgK6WaD7wCXgeMA2FADSEOgztw/GcH54lDoNJl6kONXP2SLw3J5B9TyqMlWQYcLJkBnUqC9RvFQZZXo5/aIuSGKuupSnDAyD3BEn3g/M2tb4Cc8E/YGXQMZ/mSXXGkNOSPSNEqpPYLYBh+uCfCWGHm9PnbrT93VkbPnWeB3QveVOHeevDOpCMpm7fm4xaK8BGcxOU0j47bAS3bYibEV+ZXIZ3CYqt1RyGCGNqxJg2kNBAtFitO9UBetYYHsBmAYG7Dpr1xWVUY7CRVQChQKRDAX95fQNBKr541ivBeSPua+7NKBGQdO2ZR3AwzWBdD55xGhlD1w9TXMrLHaxdvn7snXnu/cbT/oDVQgFCcRMZGtmRm1eGO68MBqVXdkPwnFLQZ9cwbSVXBPdkpLZ2i+UyvvWszu652229G7Xe4FpCwUZTLH0Zm97YfLoePlT/0mZymukDow7KG3yjtaRoqNq7H6wXtqE973j2c/XB6RBxFcCTZbTvftyYyP+v2UOaA3r2xLUJLKaA+MKhCfgUSioj+GLbIQblmboF976vPsxWtyeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CULVERT_UP,F", "label": "Culvert Upstream Entry, False" }, { "symbol": { "type": "esriPMS", "url": "ef8ba30773fa60c3a8188c40f41f21f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLUlEQVRIie2Wy2sTQRjAf7Oz2yRNlR4UkYjWVq1ePCmCtD5ALNYWxAd49PEPtNizoB4UqSAonjx78OTroCLFQwUf2JOCYk2LUGyhtJRYY7bZGdnNJk1CNiSSLSJ+sDvzPXZ/M998M7smKyTmf9BKpq4NmAZ+hQ3qA74Az8IGHQa2hA2ygANAJzAQJqgLWOVf7UAyLJC7PnnpBW6HBTpa1D8SFqjDX5u8HASitZZ5PaD+Mj0G7K+1+sw/TFtx+hoKcqtsXwV7b61lXivoENBUwb7VX7uvdYGG6HupEK8F+jSwycHcfJMHk0CPH7IIxMv6XvUNcKxVkp0HcUdDQqA33ODJrsAZ7WHnxh66E1dKK9fdqIPAXSDl27YBx/2TohB8hhNdNnbzPR4tBM5Io1scnOiyriLAOuAc8LYs3vYB7wApcXyfFgotBTQHgkB0ZMhkl3W5FvgMzBAsb3KNFXfZGi0csjGVG2AQKDwx/32QzVKnQnl2SXbkAv262O+gvFZiTJU+ueTdF0ht12jHC60CmooQnVtNy97znJIWlntgloB+kPY2bpxoRiAKPpEbZFOC9fY4E99FzlQZJGA2xc+HEuP+J5K3utk9vIbWubxfocQIY+7+YQft4xGswqgXSceeM3q9jcTFWebdL/HJqqmb5NvVIa55Jf6K95cIkKe8qGgfZeyyQBvAxyogcVagvCPGwHB/QOoWhUiCUgKVDgQN83iiSP1AA8Vs5Mv+CtBvcfaS6vRAzPQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,F", "label": "Drainage Pipe Downstream Headwall, False" }, { "symbol": { "type": "esriPMS", "url": "15f1566572d1ecfa56a08fe50cf1bbb1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAfCAYAAAD5h919AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZklEQVRIie2WTUhUURSAvzPvjeNvzaKQmCjL0tq0KoLQfiCSTCUsoWU/0C5UkpYx1aIIxURp1bpFbfpbVAtpYdAPtSooMpVCKhAnM7N5M+/eeO9NjsrMMIZPIjqL984957773Xvuuec+kyUS8z9o6ULXpisI85mo/PQXpGkgxjvggb8gYR+wwV/QSR0EdgPVThD9A5VSg6IMKKNdr6dbhvwBKRpm6fVAnz8gODBL3+8P6JSuTO2NJ8Ieorow3zTPH2TQOM9SRIxd+Waf+Ydh80Tc8C0i6Iwuw2JnBk99vmmeHyjBXqAgg2eju3e98n5BoA4aHinkiaCPAGttzHVXuDWCpi7VZQoomaMHvOxr42DYIBkDuaohIujVXdzbmnVF29mypo7ayIW5mVsDtGNxjQImXUuSKgyaCbiVYqbzUQ7VWFjF17kzkXVFGl1qYxem2ypEqy5HOE63PCOqTb6mnCEsuqSPVv2cFm0YN5tSY2lRaEOgOCsIpDJOPJluGyvpkbfAlyyhhx556inNJWA5kxWbZJGC8hwg/8T890EWiWqFcu0Gyf7TNOoZZ7QJ2/A+MezkKHOqUsJ9TjC5SaNtwM4FGg1ROL6M0h0naDGCBJ2CmQYB342ge3BLVCIuOu0Tb5IFEVZZgwx/Es+UGSQwNsmP2waBG28Y6q1lW+cKwuO//QqR/vLlVY6+efTbYEirmVlPMV30kIHLFUTOjhFzbuLDOUM3woeLHVxyU/wxL87N9/PRe90nswzw8rygA8DrHCA5Jii3xAQIOD8gCxaFc70rJajprKBO7g7Par5iEcVczMH+CtAvg6O5jKe6IcUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_DN,T", "label": "Drainage Pipe Downstream Headwall, True" }, { "symbol": { "type": "esriPMS", "url": "9485d9e702a465aef958dc5c2be63148", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAcCAYAAAB/E6/TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACKUlEQVRIieWVTWvUQBiAn3xst+6u3ShWD5VKwYOgiILipWL1IogHQYSCF8GfIJ5d8CRSEBF/ggjexN2iIH5dKq0K3lpF9mCsslayGtrtdpKRSbOSDZtiuqsU+hySzGTyPrzvTGZM/hPmRhaZ4V38S9EOoBY+Z9LINnTp1oW5vs/SszlFBrAL+LLGSlR8p0uRB9wAbnaQHQZuAyd6VbqPwDvgZaTvMXASuA/4vRJNAiVgLNJ3KiIklegqZw55ZBdBbNeR/QXcqRLPG8BMOAet+WghW6ISY6ZLYXQFfT6L2OqhyQnKbzqKJPotEFMaclzCHgdrBKiGpVEBL0bHA2+Br+rBwSoYiGcm8q7AGNKQu4EjHUWKYxwcPs3xoevcib+qdBCV44MucX60STN3j4f1aH8sI/Yu01DlCDDwBsOMCDNSmekxeYBGJq/2WImvC8QWwEoUAXkPXw0KEJjZyLsFYDpIepVa2A7Q8f7EkkhDQo4udobJiKjyN8u6G5Fa5opHpCCtaDos2TbgSVeiJZaP+vjBhJusvLrC2aRv6+3NZnB1+HnAR6oFtZQo0tBmB7FmiwyMX+ZCn8XAhwzmaoQQB7fYRPTtxGod6QEevvEDZ98Iw7Uqn+c0KK6RkWx8wrZmeF+x+XYuT87X0GR7QM8VeBmb+bZ+kNJlkTq/Xs9RVRXpTxRJ5IsaC/sfUFH/lA0UkupGLFCIreMLia52/KeJognK19gMJyy94DeGAqu5FYx73gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DRAINPIPE_UP,F", "label": "Drainage Pipe Upstream Headwall, False" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0902368020142866E7, "ymin": 3515761.2595512723, "xmax": -1.0860553413616216E7, "ymax": 3569806.4137299038, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISSIPATOR", "type": "esriFieldTypeString", "alias": "DISSIPATOR", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_DISSIPATOR", "description": "", "codedValues": [ { "name": "Natural", "code": "NATURAL" }, { "name": "Non-natural", "code": "NONNATURAL" }, { "name": "Not Present", "code": "NOTPRESENT" }, { "name": "No Data", "code": "NODATA" }, { "name": "Present, Unknown Type", "code": "PRESENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUPPORT_MATERIAL", "type": "esriFieldTypeString", "alias": "SUPPORT_MATERIAL", "length": 9, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_HEADER_SUPPORT", "description": "", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gabion", "code": "GABION" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Support Not Present", "code": "NOTPRES" }, { "name": "Wood", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEADER_TYPE", "type": "esriFieldTypeString", "alias": "HEADER_TYPE", "length": 16, "domain": { "type": "codedValue", "name": "WS1_DT_SW_HEADER", "description": "", "codedValues": [ { "name": "Culvert Upstream Entry", "code": "CULVERT_UP" }, { "name": "Culvert Downstream Exit", "code": "CULVERT_DN" }, { "name": "Drainage Pipe Upstream Headwall", "code": "DRAINPIPE_UP" }, { "name": "Drainage Pipe Downstream Headwall", "code": "DRAINPIPE_DN" }, { "name": "Inlet Shaft", "code": "INLET_SHAFT" }, { "name": "Pond Inflow", "code": "POND_INFLOW" }, { "name": "Pond Outlet", "code": "POND_OUTLET" }, { "name": "Pond Outfall", "code": "POND_OUTFALL" }, { "name": "Pond Bypass", "code": "POND_BYPASS" }, { "name": "Pond Irrigation Outflow", "code": "POND_IRR_OUTFLOW" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G647DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 82, "name": "Discharge Pump", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 83, "name": "Discharge Pump" }, { "id": -1, "name": "" }, { "id": 85, "name": "Private Discharge Pump" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0900420322870383E7, "ymin": 3520068.834996898, "xmax": -1.0865590135759259E7, "ymax": 3566892.0952228103, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 83, "name": "Discharge Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 82, "name": "Discharge Pump" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4740afa5c470dcb01b6573a11d875eb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRElEQVRIid3UXWjNcRzH8ddhxEix2qw8ThFTluzW44Xnp8lGEmEXHiK7YDdKUoxcCEUrGkNbuVJKeZo9NMWVxx2nxo2VCYWWte3Iv+Nwjp0dD7nxvfn/v5/f9//+fv//3+f3z/API+O/h48yTY2ROrQKCZv3t/CJCMfuB9likh2ybNASVwlhAiK/Ds+z1TR7PXRaxOEUzUPyXZSnUKP13mpODx9trVL7lMtVZbeDoiKu9AKuVmW56TKtUa3WQjzvG/7OTXXe2S7XBtkos8fYBPBUF1RZEYAjotq8QGv6yT96rcEcxW6rNSVoELVKl0HB+ghZqqyMgze5pd4CdKWH99Zgo2ydwQpHZBkQbGHUZrdTgX+G53mkwKd43umzczrsNNjAmPYV3I0T3hthmCKN8frH3msxv3f4XENVypcu+uO44ZiRoBdp1pJq8icynU16xRz9LQ78/D2+Tn5Zt07RBP21zB/TRHiTmZriWT+5TrmmEEN+mjzkjXJXtTv2w0pHajjPYteQyS6pVqjAEM8Cr3dbIkOlLqtlWCdHj6UOiIioSOL0Cv8Gvui8ZYHdWkQVeWCb8chyR6srOtXItz5oUOZg4J6K9PBcpXZZboZM4ZiPn9qBhtgTPa6bqUS9mtg5uKFMxNVg1/qEt6l0ziLDLHbSXU2Bj8clVb3VZJYSdZYa47kzyeBUnyXqnpX2Kxd2NNUB8cEbjWZ7pdhDp37nlxsVdihBqdXjpXb3DY5rH7WnAvcFlxQR9bLV/2L1b8L/KP4p/AtcJa51WDaWjQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0900350351792825E7, "ymin": 3523379.281961847, "xmax": -1.086847548253319E7, "ymax": 3566566.337034508, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G648DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 85, "name": "Private Discharge Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 82, "name": "Discharge Pump" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cec610c1b9618ca6cea3919ef348a7d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwElEQVRIid2VW0hTcRzHP3ODdF7yQpOleSkoaURhigallZSalIl2gy5PBYYg+ZIvPVdEgoGk9JiaQuqDTxZ5qUQlNEIxLzO1ids8biqbrHKeE0ec2dzUiiD6vpzD9/fj8/udH7///6j4i1L99/DIaLS1wQQ4zFgVJixpfwrfDQwtv/seJ2FPOklhj6kfNGFx5SiAXYB+03ANIfkxaG+PYy43Y7nnpbgiEk1VOKGJ/YxfceDo3BAeQtClNBLvZJOibaPnVgNtkglLnTt4B5rKfPKyY9GqH1Fb2UFfJjC8LnwB8dVHRmdOkqRNJV4DFFXzItoVFxEVUWie5pN3NpbtahMWyYptDBjdsHM79ik9xmOl1LQUcnHvcoFcJ6KvHA9AHZZPXo4LXEF98yDjGYBzQ7i3Ak4Wl2KXSQ9TokQGl9PQMuAFvAYeTmhfDNr5HyNa+NpKjyOTQ34qlEueDBYRaaJzNhC/oCR07a58A1OzkwjpHuE6YgNukKNjA/ngwzWyQoCE1X4J1Z2TCJ47n2BK3Ur3T58YhL8ynjh5n1ckd95O7+IiTmm1P8e82utYhjCkDGFYaTCYwLJiriYC/u6dK2C6ipeNNuwPV4UcXuHAwPJTEcG26gLOJcag9Z9kSjJhXYwnTtXMO2cS+1SH2R8uIZ2uo0VvwnLfjeMRvnLybpJ7Rl63SQSphGfdJ0iOBcL6GRvtov9bIRd0RzgQLiIWNdCGpwJr4FsJvJ5BcvZOItRGBHndmicQCoC3clyJUvzAcEopNW9ca9rLSJEJSyPQvy58DtuTVt6f8mNLVhNdr4f4LO9xjFua9RPm1FJq2w4SF2VkusId7G0skh5DznO+FBsRHng7IDZs0yNIR63Yzhswlf3KlSsZEe6uNjroFQVmhBEm/FyeHbtgx+4RvB4cN+kHGNMMIN9Pm9c/8Zv7LX0He9sLQlBWRpgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0900057553774295E7, "ymin": 3520068.834996898, "xmax": -1.0865590135759259E7, "ymax": 3566884.120795739, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G649DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 86, "name": "Junctions", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 87, "name": "Junction" }, { "id": 88, "name": "Private Junction" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0904551662347468E7, "ymin": 3515921.834274187, "xmax": -1.0860778161315633E7, "ymax": 3571140.4577285163, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 87, "name": "Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 86, "name": "Junctions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JUNCTION_TYPE", "field2": "OUTFALL", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "JUNCTION_TYPE, OUTFALL", "classes": [ { "label": "Abandoned, False", "description": "Abandoned, False", "symbol": { "type": "esriPMS", "url": "021c2785d19fd3f9f52e79a0a9eb8498", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3klEQVQYlZWRMRLBQBiF38/OMqOjwhlU0Ssx4xxRxy1UarmF0VA6gMoNFFR0hsmENe+PjaRQ2Cqz7/v3f+/F4I9j/MdtNe8Ya0KRygRwgQPO4rC249m0BCtYM0uBEFRBgDYEYbJZBHYU9XNYX4RMpN5EtdWDNLpwjyuepx1ceg+S7SK0wyhW+LMaHtQ7DnYGSI8bSiGADKZHEPiA/nCgqCusYYA2V38BqBWv5zBTMww9cjUHCL4uh2wDdQ+zHqZmGPVYNrO340jry3tmPUydhSn2nIElWAeGUczUv37hGy5hVzlbXg5sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ABANDONED", "F" ] ] }, { "label": "Infrastructure Transition, False", "description": "Infrastructure Transition, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 211, 127, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 112, 0, 255 ], "width": 2 } }, "values": [ [ "TRANS", "F" ] ] }, { "label": "Pipe Connection, False", "description": "Pipe Connection, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 38, 115, 0, 255 ], "width": 2 } }, "values": [ [ "CONNECT", "F" ] ] }, { "label": "Vertical Bend, False", "description": "Vertical Bend, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 115, 115, 0, 255 ], "width": 1 } }, "values": [ [ "VER_BEND", "F" ] ] }, { "label": "Attribute Change, False", "description": "Attribute Change, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 215, 176, 158, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 90, 68, 255 ], "width": 1 } }, "values": [ [ "ATT_CHG", "F" ] ] }, { "label": "End of Line, False", "description": "End of Line, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "EOL", "F" ] ] }, { "label": "Ditch Point, False", "description": "Ditch Point, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 132, 0, 168, 255 ], "width": 1 } }, "values": [ [ "DITCH_PNT", "F" ] ] }, { "label": "Ditch Point, True", "description": "Ditch Point, True", "symbol": { "type": "esriPMS", "url": "ca2f187b27a62a2192062852fd30dc57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQYlZWRrU4DQRRGz4Q1BFVEGwbH2oLZNmlCSHiACl4BMzWYPsnW0qcgqUNgEIhNTVuxZm0bEFTwAEO+2b9WILhqfs6de8+diH9E1KyevCXCYRjjSYAdsGBmJsewwBOeh+tiPFwX2K89227nIruOXTb1CakZtHCEE/i4Kbi57XN5Zfn+3BO/vPNzdprkU+9IzbyEDeHFGlSc9zrcP9xRvGbksXVABXsSla7BOpSg88qhEdypR5UWUIf2227YS7aBF5JRjyqtBIGrjw1vo364b+GZmchaMuqxmkYA89guScvxtXNOzUDWQeZwzhV4DJcJc1n/9YW/3/Vgv1AFIboAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DITCH_PNT", "T" ] ] }, { "label": "Open Channel Connection, False", "description": "Open Channel Connection, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 178, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 77, 168, 255 ], "width": 2 } }, "values": [ [ "CHANCONN", "F" ] ] }, { "label": "Plan Link, False", "description": "Plan Link, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 115, 0, 76, 255 ], "width": 2 } }, "values": [ [ "PLAN_LINK", "F" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "021c2785d19fd3f9f52e79a0a9eb8498", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3klEQVQYlZWRMRLBQBiF38/OMqOjwhlU0Ssx4xxRxy1UarmF0VA6gMoNFFR0hsmENe+PjaRQ2Cqz7/v3f+/F4I9j/MdtNe8Ya0KRygRwgQPO4rC249m0BCtYM0uBEFRBgDYEYbJZBHYU9XNYX4RMpN5EtdWDNLpwjyuepx1ceg+S7SK0wyhW+LMaHtQ7DnYGSI8bSiGADKZHEPiA/nCgqCusYYA2V38BqBWv5zBTMww9cjUHCL4uh2wDdQ+zHqZmGPVYNrO340jry3tmPUydhSn2nIElWAeGUczUv37hGy5hVzlbXg5sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ABANDONED,F", "label": "Abandoned, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 211, 127, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 112, 0, 255 ], "width": 2 } }, "value": "TRANS,F", "label": "Infrastructure Transition, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 38, 115, 0, 255 ], "width": 2 } }, "value": "CONNECT,F", "label": "Pipe Connection, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 115, 115, 0, 255 ], "width": 1 } }, "value": "VER_BEND,F", "label": "Vertical Bend, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 215, 176, 158, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 90, 68, 255 ], "width": 1 } }, "value": "ATT_CHG,F", "label": "Attribute Change, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "EOL,F", "label": "End of Line, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 132, 0, 168, 255 ], "width": 1 } }, "value": "DITCH_PNT,F", "label": "Ditch Point, False" }, { "symbol": { "type": "esriPMS", "url": "ca2f187b27a62a2192062852fd30dc57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQYlZWRrU4DQRRGz4Q1BFVEGwbH2oLZNmlCSHiACl4BMzWYPsnW0qcgqUNgEIhNTVuxZm0bEFTwAEO+2b9WILhqfs6de8+diH9E1KyevCXCYRjjSYAdsGBmJsewwBOeh+tiPFwX2K89227nIruOXTb1CakZtHCEE/i4Kbi57XN5Zfn+3BO/vPNzdprkU+9IzbyEDeHFGlSc9zrcP9xRvGbksXVABXsSla7BOpSg88qhEdypR5UWUIf2227YS7aBF5JRjyqtBIGrjw1vo364b+GZmchaMuqxmkYA89guScvxtXNOzUDWQeZwzhV4DJcJc1n/9YW/3/Vgv1AFIboAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DITCH_PNT,T", "label": "Ditch Point, True" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 178, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "CHANCONN,F", "label": "Open Channel Connection, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 115, 0, 76, 255 ], "width": 2 } }, "value": "PLAN_LINK,F", "label": "Plan Link, False" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.090448387713311E7, "ymin": 3519114.982064995, "xmax": -1.0860981069192711E7, "ymax": 3571140.4577285163, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_UNDERGROUND", "description": "", "codedValues": [ { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_UNDERGROUND", "description": "", "codedValues": [ { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEVATION", "type": "esriFieldTypeSingle", "alias": "ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUNCTION_TYPE", "type": "esriFieldTypeString", "alias": "JUNCTION_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_DT_SW_JUNCTION", "description": "", "codedValues": [ { "name": "Pipe Connection", "code": "CONNECT" }, { "name": "Open Channel Connection", "code": "CHANCONN" }, { "name": "Vertical Bend", "code": "VER_BEND" }, { "name": "End of Line", "code": "EOL" }, { "name": "Attribute Change", "code": "ATT_CHG" }, { "name": "Infrastructure Transition", "code": "TRANS" }, { "name": "Ditch Point", "code": "DITCH_PNT" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Plan Link", "code": "PLAN_LINK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G650DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 88, "name": "Private Junction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 86, "name": "Junctions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JUNCTION_TYPE", "field2": "OUTFALL", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "JUNCTION_TYPE, OUTFALL", "classes": [ { "label": "Plan Link, False", "description": "Plan Link, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 76, 0, 115, 255 ], "width": 2 } }, "values": [ [ "PLAN_LINK", "F" ] ] }, { "label": "Abandoned, False", "description": "Abandoned, False", "symbol": { "type": "esriPMS", "url": "021c2785d19fd3f9f52e79a0a9eb8498", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3klEQVQYlZWRMRLBQBiF38/OMqOjwhlU0Ssx4xxRxy1UarmF0VA6gMoNFFR0hsmENe+PjaRQ2Cqz7/v3f+/F4I9j/MdtNe8Ya0KRygRwgQPO4rC249m0BCtYM0uBEFRBgDYEYbJZBHYU9XNYX4RMpN5EtdWDNLpwjyuepx1ceg+S7SK0wyhW+LMaHtQ7DnYGSI8bSiGADKZHEPiA/nCgqCusYYA2V38BqBWv5zBTMww9cjUHCL4uh2wDdQ+zHqZmGPVYNrO340jry3tmPUydhSn2nIElWAeGUczUv37hGy5hVzlbXg5sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ABANDONED", "F" ] ] }, { "label": "Attribute Change, False", "description": "Attribute Change, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 112, 68, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "ATT_CHG", "F" ] ] }, { "label": "Ditch Point, False", "description": "Ditch Point, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "DITCH_PNT", "F" ] ] }, { "label": "Ditch Point, True", "description": "Ditch Point, True", "symbol": { "type": "esriPMS", "url": "838f7216a091eb9f700554e42d9ad7e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQYlWNhIAGwwFk5/6X03r1Lc733woeB4b/xATnx52elRDYzTGBMR1Wc81/K6cmzmWXHrvrovXoPFio+cVXyJTdnWnbIK+Nja8RM4IpBJpYdu+qjy8jA8DvQhuGfkhQD48v3DGIbjjBM3X7C2LDwfxpDP+MssGKQ1Xqv3sMVgsB/cUGG3wE2DOJLdjMUH7+W1svAAFEMciMDAwNcIQyANCDLgxWDPANyI8hqhAIGsFNAgPfX7+dwxSBfgzwDciPIapAGkEKW41cZLokJMjTYGWxmOAcLjQmM6SBfgzwDciMMgBTOM1A9Cws+eDiDggfka5BnQG4EWQ02ESOcYaCfcRbI13D+OdQoBACMfnRcOVVlGwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DITCH_PNT", "T" ] ] }, { "label": "End of Line, False", "description": "End of Line, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "EOL", "F" ] ] }, { "label": "Infrastructure Transition, False", "description": "Infrastructure Transition, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "TRANS", "F" ] ] }, { "label": "Open Channel Connection, False", "description": "Open Channel Connection, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "CHANCONN", "F" ] ] }, { "label": "Pipe Connection, False", "description": "Pipe Connection, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "CONNECT", "F" ] ] }, { "label": "Vertical Bend, False", "description": "Vertical Bend, False", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "VER_BEND", "F" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 76, 0, 115, 255 ], "width": 2 } }, "value": "PLAN_LINK,F", "label": "Plan Link, False" }, { "symbol": { "type": "esriPMS", "url": "021c2785d19fd3f9f52e79a0a9eb8498", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3klEQVQYlZWRMRLBQBiF38/OMqOjwhlU0Ssx4xxRxy1UarmF0VA6gMoNFFR0hsmENe+PjaRQ2Cqz7/v3f+/F4I9j/MdtNe8Ya0KRygRwgQPO4rC249m0BCtYM0uBEFRBgDYEYbJZBHYU9XNYX4RMpN5EtdWDNLpwjyuepx1ceg+S7SK0wyhW+LMaHtQ7DnYGSI8bSiGADKZHEPiA/nCgqCusYYA2V38BqBWv5zBTMww9cjUHCL4uh2wDdQ+zHqZmGPVYNrO340jry3tmPUydhSn2nIElWAeGUczUv37hGy5hVzlbXg5sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ABANDONED,F", "label": "Abandoned, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 112, 68, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "ATT_CHG,F", "label": "Attribute Change, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "DITCH_PNT,F", "label": "Ditch Point, False" }, { "symbol": { "type": "esriPMS", "url": "838f7216a091eb9f700554e42d9ad7e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQYlWNhIAGwwFk5/6X03r1Lc733woeB4b/xATnx52elRDYzTGBMR1Wc81/K6cmzmWXHrvrovXoPFio+cVXyJTdnWnbIK+Nja8RM4IpBJpYdu+qjy8jA8DvQhuGfkhQD48v3DGIbjjBM3X7C2LDwfxpDP+MssGKQ1Xqv3sMVgsB/cUGG3wE2DOJLdjMUH7+W1svAAFEMciMDAwNcIQyANCDLgxWDPANyI8hqhAIGsFNAgPfX7+dwxSBfgzwDciPIapAGkEKW41cZLokJMjTYGWxmOAcLjQmM6SBfgzwDciMMgBTOM1A9Cws+eDiDggfka5BnQG4EWQ02ESOcYaCfcRbI13D+OdQoBACMfnRcOVVlGwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DITCH_PNT,T", "label": "Ditch Point, True" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "EOL,F", "label": "End of Line, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "TRANS,F", "label": "Infrastructure Transition, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "CHANCONN,F", "label": "Open Channel Connection, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "CONNECT,F", "label": "Pipe Connection, False" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "VER_BEND,F", "label": "Vertical Bend, False" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0904457454969697E7, "ymin": 3515921.834274187, "xmax": -1.0860804484185124E7, "ymax": 3570075.7612250224, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_UNDERGROUND", "description": "", "codedValues": [ { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JUNCTION_TYPE", "type": "esriFieldTypeString", "alias": "JUNCTION_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_DT_SW_JUNCTION", "description": "", "codedValues": [ { "name": "Pipe Connection", "code": "CONNECT" }, { "name": "Open Channel Connection", "code": "CHANCONN" }, { "name": "Vertical Bend", "code": "VER_BEND" }, { "name": "End of Line", "code": "EOL" }, { "name": "Attribute Change", "code": "ATT_CHG" }, { "name": "Infrastructure Transition", "code": "TRANS" }, { "name": "Ditch Point", "code": "DITCH_PNT" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Plan Link", "code": "PLAN_LINK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTFALL", "type": "esriFieldTypeString", "alias": "OUTFALL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G651DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 93, "name": "Misc Points", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 60, "name": "Stormwater Point (Watershed Colors)" }, "subLayers": [ { "id": 94, "name": "MiscPoint" }, { "id": -1, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.089772598646878E7, "ymin": 3521118.588903209, "xmax": -1.0865755753419967E7, "ymax": 3566747.275327791, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 94, "name": "MiscPoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 93, "name": "Misc Points" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "571157d3bbb7a7aae4b4572123910fdd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAYAAACgADyUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABs0lEQVQ4ja3TT0iTcRzH8ffvcXPTx5xjPuJ+/XmUxKSD0FVBCryELaM8RqeIgk7ePFRHb11LUTwkaF4Enyl48FAQ1EEJD140hhiPjNbWSnu2PdvzE72lm5PwA7/b9wU/vn98/Gd85w4Htglrfi5YUXYQqKrwdpKrNSWmgB4F+Tu75JTNyKJkvCK8b2M6OVZTX9D3t1CeS6DWwB/pYSxmc8mSvDwB+9OECg6fkks05pIUW/rx+YJ4mTXEzgzKfMiLmM2mJXn3D6xzGCr8pnVvCyEH0RraiSN4H21l+tsYZNf5ZdziKRyDhVqWlMaQ+Yh5f4gR12NS0zBrBCBAeUcNCp746rLB7t0frBTz3NCzbORbCHguK6mPeCUHrambkBJMlG3OgsEf4OvNBEHd5fPPD4Qza3gXYxAwmLKivDl1jnqA4dx32jOrIB+g1V9hzpI8PnWOhxHQt7dJwh/hum6CW+LZ8ZpK8HXDNUbr23AUPFm+TPpMUCk6C2mKxSxpvY2OmE2zJUlVhQie/92mcT9BONLLK2AWzgDjkq4Bm7cC7sUldeVqKl7HojzaksNXNud/j9VyAMvakBfDjs5iAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.089772598646878E7, "ymin": 3521118.588903209, "xmax": -1.0865755753419967E7, "ymax": 3566747.275327791, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeInteger", "alias": "ROTATION", "domain": { "type": "range", "name": "WS1_D_SW_ROTATION_ANGLE_RANGE", "description": "", "range": [ 0, 359 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_X", "type": "esriFieldTypeDouble", "alias": "GPS_X", "domain": null }, { "name": "GPS_Y", "type": "esriFieldTypeDouble", "alias": "GPS_Y", "domain": null }, { "name": "GPS_SOURCE", "type": "esriFieldTypeString", "alias": "GPS_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_GPS", "description": "", "codedValues": [ { "name": "Field Crew", "code": "FIELD" }, { "name": "DIG 2002", "code": "DIG02" }, { "name": "DIG 2006", "code": "DIG06" }, { "name": "DIG 2007", "code": "DIG07" }, { "name": "DIG 2008", "code": "DIG08" }, { "name": "DIG 2009", "code": "DIG09" }, { "name": "No GPS", "code": "NOGPS" }, { "name": "DIG 2010", "code": "DIG10" }, { "name": "DIG 2011", "code": "DIG11" }, { "name": "DIG 2012", "code": "DIG12" }, { "name": "RPLS Survey", "code": "RPLS" }, { "name": "Non-RPLS Survey", "code": "NON-RPLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_QUALITY", "type": "esriFieldTypeString", "alias": "GPS_QUALITY", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_GPS_QUALITY", "description": "", "codedValues": [ { "name": "No GPS", "code": "NOGPS" }, { "name": "Sub-Meter", "code": "SUB-M" }, { "name": "Sub-Centimeter", "code": "SUB-CM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEVATION", "type": "esriFieldTypeSingle", "alias": "TOP_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_ELEVATION", "type": "esriFieldTypeSingle", "alias": "SURFACE_ELEVATION", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AT_GRADE", "type": "esriFieldTypeString", "alias": "AT_GRADE", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G652DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "Stormwater Main (Watershed Colors)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 59, "name": "Stormwater" }, "subLayers": [ { "id": 97, "name": "Bar Ditches" }, { "id": 101, "name": "Drainage Pipe" }, { "id": 105, "name": "Linear Drains (French Drains, etc.)" }, { "id": 108, "name": "Open Channels" }, { "id": 112, "name": "Artificial Flow Path" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.090465670629374E7, "ymin": 3515755.0253441404, "xmax": -1.0860270529094266E7, "ymax": 3571142.6613475373, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "Bar Ditches", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 96, "name": "Stormwater Main (Watershed Colors)" }, "subLayers": [ { "id": 98, "name": "Bar Ditch" }, { "id": -1, "name": "" }, { "id": 100, "name": "Private Bar Ditch" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0900941874187822E7, "ymin": 3522423.5445868345, "xmax": -1.0866258797602663E7, "ymax": 3563528.681791019, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 98, "name": "Bar Ditch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 97, "name": "Bar Ditches" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 184, 230, 255 ], "width": 6 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 163, 204, 255 ], "width": 18 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 184, 230, 255 ], "width": 6 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 163, 204, 255 ], "width": 18 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0900941874187822E7, "ymin": 3522423.5445868345, "xmax": -1.0866258797602663E7, "ymax": 3563528.681791019, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "UP_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "DN_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_INVERT", "type": "esriFieldTypeSingle", "alias": "UP_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_INVERT", "type": "esriFieldTypeSingle", "alias": "DN_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE", "domain": { "type": "range", "name": "WS1_D_SW_SLOPE_BED_RANGE", "description": "", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_EST", "type": "esriFieldTypeString", "alias": "SLOPE_EST", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_LENGTH_RANGE", "description": "", "range": [ 0, 10000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G653DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 100, "name": "Private Bar Ditch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 97, "name": "Bar Ditches" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 205, 102, 153, 255 ], "width": 1.5 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 18 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 205, 102, 153, 255 ], "width": 1.5 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 153, 255 ], "width": 18 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0887165953233806E7, "ymin": 3527612.87792877, "xmax": -1.0867819279457092E7, "ymax": 3562965.657697499, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G654DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 101, "name": "Drainage Pipe", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 96, "name": "Stormwater Main (Watershed Colors)" }, "subLayers": [ { "id": 102, "name": "Drainage Pipe" }, { "id": -1, "name": "" }, { "id": 104, "name": "Private Drainage Pipe" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.090465670629374E7, "ymin": 3515755.0253441404, "xmax": -1.086028394544978E7, "ymax": 3570601.9430213547, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 102, "name": "Drainage Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 101, "name": "Drainage Pipe" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Subtype, STATUS", "classes": [ { "label": "Lateral, Inactive but Still In Place", "description": "Lateral, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 137, 68, 255 ], "width": 18 }, "values": [ [ "3", "INACTIVE" ] ] }, { "label": "Culvert, Active", "description": "Culvert, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "values": [ [ "2", "ACTIVE" ] ] }, { "label": "Culvert, Decommissioned and Removed", "description": "Culvert, Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 212, 128, 255 ], "width": 2 }, "values": [ [ "2", "REMOVED" ] ] }, { "label": "Culvert, Inactive but Still In Place", "description": "Culvert, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 18 }, "values": [ [ "2", "INACTIVE" ] ] }, { "label": "Lateral, Active", "description": "Lateral, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "values": [ [ "3", "ACTIVE" ] ] }, { "label": "Lateral, Decommissioned and Removed", "description": "Lateral, Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 143, 179, 125, 255 ], "width": 1.5 }, "values": [ [ "3", "REMOVED" ] ] }, { "label": "Lateral, Future", "description": "Lateral, Future", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "values": [ [ "3", "FUTURE" ] ] }, { "label": "StormDrain, Active", "description": "StormDrain, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "values": [ [ "1", "ACTIVE" ] ] }, { "label": "StormDrain, Decommissioned and Removed", "description": "StormDrain, Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 122, 153, 107, 255 ], "width": 1.5 }, "values": [ [ "1", "REMOVED" ] ] }, { "label": "StormDrain, Future", "description": "StormDrain, Future", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "values": [ [ "1", "FUTURE" ] ] }, { "label": "StormDrain, Inactive but Still In Place", "description": "StormDrain, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 18 }, "values": [ [ "1", "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 137, 68, 255 ], "width": 18 }, "value": "3,INACTIVE", "label": "Lateral, Inactive but Still In Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,ACTIVE", "label": "Culvert, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 212, 128, 255 ], "width": 2 }, "value": "2,REMOVED", "label": "Culvert, Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 18 }, "value": "2,INACTIVE", "label": "Culvert, Inactive but Still In Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "value": "3,ACTIVE", "label": "Lateral, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 143, 179, 125, 255 ], "width": 1.5 }, "value": "3,REMOVED", "label": "Lateral, Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 18 }, "value": "3,FUTURE", "label": "Lateral, Future" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "1,ACTIVE", "label": "StormDrain, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 122, 153, 107, 255 ], "width": 1.5 }, "value": "1,REMOVED", "label": "StormDrain, Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "value": "1,FUTURE", "label": "StormDrain, Future" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 18 }, "value": "1,INACTIVE", "label": "StormDrain, Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.090458612324925E7, "ymin": 3519076.0215213974, "xmax": -1.086028394544978E7, "ymax": 3570601.9430213547, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "UP_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "DN_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_INVERT", "type": "esriFieldTypeSingle", "alias": "UP_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_INVERT", "type": "esriFieldTypeSingle", "alias": "DN_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE", "domain": { "type": "range", "name": "WS1_D_SW_SLOPE_BED_RANGE", "description": "", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_EST", "type": "esriFieldTypeString", "alias": "SLOPE_EST", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_LENGTH_RANGE", "description": "", "range": [ 0, 10000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCT_SHAPE", "type": "esriFieldTypeString", "alias": "STRUCT_SHAPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_STRUCTURE_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Cone", "code": "CONE" }, { "name": "Elliptical", "code": "ELLIPTIC" }, { "name": "Pipe-arch", "code": "PIPEARCH" }, { "name": "Rectangular (Box)", "code": "BOX" }, { "name": "Vault", "code": "VAULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_STORM_DRAIN", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Cast Iron (CI)", "code": "CI" }, { "name": "Clay", "code": "CLAY" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "High-density Polyethylene (HDPE)", "code": "HDPE" }, { "name": "Insituform", "code": "INSITU" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe (RCP)", "code": "RCP" }, { "name": "Steel", "code": "STEEL" }, { "name": "Tile", "code": "TILE" }, { "name": "Tin", "code": "TIN" }, { "name": "Corrugated Galvanized Metal Pipe (CGMP)", "code": "CGMP" }, { "name": "Wood", "code": "WOOD" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "WS1_DS_SW_DRAINAGEPIPE", "description": "", "codedValues": [ { "name": "Storm Drain", "code": 1 }, { "name": "Culvert", "code": 2 }, { "name": "Lateral", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G655DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 3, "name": "Lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 1, "name": "StormDrain" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_CULVERT", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Cast Iron (CI)", "code": "CI" }, { "name": "Clay", "code": "CLAY" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "High-density Polyethylene (HDPE)", "code": "HDPE" }, { "name": "Insituform", "code": "INSITU" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe (RCP)", "code": "RCP" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Tile", "code": "TILE" }, { "name": "Tin", "code": "TIN" }, { "name": "Wood", "code": "WOOD" }, { "name": "Corrugated Galvanized Metal Pipe (CGMP)", "code": "CGMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 2, "name": "Culvert" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "DIMEN_SOURCE": null, "UP_ELEV_SOURCE": null, "DN_ELEV_SOURCE": null, "UP_INVERT": null, "DN_INVERT": null, "SLOPE": null, "SLOPE_EST": null, "LENGTH": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "MATERIAL": null, "SUBTYPE": 3, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "OBSERVATION": null, "MODELED": null }, "code": 3, "name": "Lateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "DIMEN_SOURCE": null, "UP_ELEV_SOURCE": null, "DN_ELEV_SOURCE": null, "UP_INVERT": null, "DN_INVERT": null, "SLOPE": null, "SLOPE_EST": null, "LENGTH": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "MATERIAL": null, "SUBTYPE": 1, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "OBSERVATION": null, "MODELED": null }, "code": 1, "name": "StormDrain" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "DIMEN_SOURCE": {"type": "inherited"}, "UP_ELEV_SOURCE": {"type": "inherited"}, "DN_ELEV_SOURCE": {"type": "inherited"}, "UP_INVERT": {"type": "inherited"}, "DN_INVERT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "SLOPE_EST": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_CULVERT", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Cast Iron (CI)", "code": "CI" }, { "name": "Clay", "code": "CLAY" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "High-density Polyethylene (HDPE)", "code": "HDPE" }, { "name": "Insituform", "code": "INSITU" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe (RCP)", "code": "RCP" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Tile", "code": "TILE" }, { "name": "Tin", "code": "TIN" }, { "name": "Wood", "code": "WOOD" }, { "name": "Corrugated Galvanized Metal Pipe (CGMP)", "code": "CGMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "OBSERVATION": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "DIMEN_SOURCE": null, "UP_ELEV_SOURCE": null, "DN_ELEV_SOURCE": null, "UP_INVERT": null, "DN_INVERT": null, "SLOPE": null, "SLOPE_EST": null, "LENGTH": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "MATERIAL": null, "SUBTYPE": 2, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "OBSERVATION": null, "MODELED": null }, "code": 2, "name": "Culvert" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 104, "name": "Private Drainage Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 101, "name": "Drainage Pipe" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Subtype, STATUS", "classes": [ { "label": "PrivateLateral, Active", "description": "PrivateLateral, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1.5 }, "values": [ [ "3", "ACTIVE" ] ] }, { "label": "PrivateLateral, Inactive but Still In Place", "description": "PrivateLateral, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 191, 117, 166, 255 ], "width": 1.5 }, "values": [ [ "3", "INACTIVE" ] ] }, { "label": "PrivateCulvert, Active", "description": "PrivateCulvert, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "values": [ [ "2", "ACTIVE" ] ] }, { "label": "PrivateCulvert, Inactive but Still In Place", "description": "PrivateCulvert, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 168, 213, 255 ], "width": 3 }, "values": [ [ "2", "INACTIVE" ] ] }, { "label": "PrivateCulvert, Decommissioned and Removed", "description": "PrivateCulvert, Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 168, 213, 255 ], "width": 3 }, "values": [ [ "2", "REMOVED" ] ] }, { "label": "PrivateStormDrain, Active", "description": "PrivateStormDrain, Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 }, "values": [ [ "1", "ACTIVE" ] ] }, { "label": "PrivateStormDrain, Inactive but Still In Place", "description": "PrivateStormDrain, Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 161, 210, 255 ], "width": 1.5 }, "values": [ [ "1", "INACTIVE" ] ] }, { "label": "PrivateStormDrain, Decommissioned and Removed", "description": "PrivateStormDrain, Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 161, 210, 255 ], "width": 1.5 }, "values": [ [ "1", "REMOVED" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1.5 }, "value": "3,ACTIVE", "label": "PrivateLateral, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 191, 117, 166, 255 ], "width": 1.5 }, "value": "3,INACTIVE", "label": "PrivateLateral, Inactive but Still In Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "2,ACTIVE", "label": "PrivateCulvert, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 168, 213, 255 ], "width": 3 }, "value": "2,INACTIVE", "label": "PrivateCulvert, Inactive but Still In Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 168, 213, 255 ], "width": 3 }, "value": "2,REMOVED", "label": "PrivateCulvert, Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 }, "value": "1,ACTIVE", "label": "PrivateStormDrain, Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 161, 210, 255 ], "width": 1.5 }, "value": "1,INACTIVE", "label": "PrivateStormDrain, Inactive but Still In Place" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 161, 210, 255 ], "width": 1.5 }, "value": "1,REMOVED", "label": "PrivateStormDrain, Decommissioned and Removed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0902368020142866E7, "ymin": 3515760.77603284, "xmax": -1.086052839243419E7, "ymax": 3570030.249417501, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCT_SHAPE", "type": "esriFieldTypeString", "alias": "STRUCT_SHAPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_STRUCTURE_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Cone", "code": "CONE" }, { "name": "Elliptical", "code": "ELLIPTIC" }, { "name": "Pipe-arch", "code": "PIPEARCH" }, { "name": "Rectangular (Box)", "code": "BOX" }, { "name": "Vault", "code": "VAULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "WS1_DS_SW_PRIVATE_DRAINAGEPIPE", "description": "", "codedValues": [ { "name": "Private Storm Drain", "code": 1 }, { "name": "Private Culvert", "code": 2 }, { "name": "Private Lateral", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G656DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 3, "name": "PrivateLateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 2, "name": "PrivateCulvert" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "id": 1, "name": "PrivateStormDrain" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "SUBTYPE": 3, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "MODELED": null }, "code": 3, "name": "PrivateLateral" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "SUBTYPE": 2, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "MODELED": null }, "code": 2, "name": "PrivateCulvert" }, { "domains": { "ENABLED": {"type": "inherited"}, "JTX_JOBID": {"type": "inherited"}, "UP_NODE_TYPE": {"type": "inherited"}, "DN_NODE_TYPE": {"type": "inherited"}, "CREATED_BY": {"type": "inherited"}, "MODIFIED_BY": {"type": "inherited"}, "CHECKED_BY": {"type": "inherited"}, "WATERSHED": {"type": "inherited"}, "YEAR_BUILT": {"type": "inherited"}, "YEAR_SOURCE": {"type": "inherited"}, "YEAR_ABANDONED": {"type": "inherited"}, "LOCATION_SOURCE": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "MAINTENANCE": {"type": "inherited"}, "STRUCT_SHAPE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "HEIGHT": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "EDIT_STATUS": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "MODELED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "DRAINAGE_ID": null, "JTX_JOBID": null, "COMMENTS": null, "UP_NODE_ID": null, "DN_NODE_ID": null, "UP_NODE_TYPE": null, "DN_NODE_TYPE": null, "CREATED_BY": null, "CREATED_DATE": null, "MODIFIED_BY": null, "MODIFIED_DATE": null, "CHECKED_BY": null, "WATERSHED": null, "MAP_INDEX": null, "MAPSCO": null, "DATE_BUILT": null, "YEAR_BUILT": null, "YEAR_SOURCE": null, "YEAR_ABANDONED": null, "LOCATION_SOURCE": null, "PLACE_ID": null, "OWNERSHIP": null, "MAINTENANCE": null, "STRUCT_SHAPE": null, "WIDTH": null, "HEIGHT": null, "SUBTYPE": 1, "GLOBALID": null, "EDIT_STATUS": null, "FME_DATE": null, "STATUS": null, "MODELED": null }, "code": 1, "name": "PrivateStormDrain" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 105, "name": "Linear Drains (French Drains, etc.)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 96, "name": "Stormwater Main (Watershed Colors)" }, "subLayers": [ { "id": 106, "name": "Linear Drain" }, { "id": 107, "name": "Private Linear Drain" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0901448480347518E7, "ymin": 3521382.5175876147, "xmax": -1.0862526444371115E7, "ymax": 3568874.385722553, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 106, "name": "Linear Drain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 105, "name": "Linear Drains (French Drains, etc.)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 188, 155, 255 ], "width": 3 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 220, 197, 255 ], "width": 3 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 220, 197, 255 ], "width": 3 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 188, 155, 255 ], "width": 3 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 220, 197, 255 ], "width": 3 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 220, 197, 255 ], "width": 3 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0900581808355194E7, "ymin": 3521502.866361569, "xmax": -1.0865370973250782E7, "ymax": 3568855.411651903, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "UP_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "DN_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_INVERT", "type": "esriFieldTypeSingle", "alias": "UP_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_INVERT", "type": "esriFieldTypeSingle", "alias": "DN_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE", "domain": { "type": "range", "name": "WS1_D_SW_SLOPE_BED_RANGE", "description": "", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_EST", "type": "esriFieldTypeString", "alias": "SLOPE_EST", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_LENGTH_RANGE", "description": "", "range": [ 0, 10000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCT_SHAPE", "type": "esriFieldTypeString", "alias": "STRUCT_SHAPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_STRUCTURE_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Cone", "code": "CONE" }, { "name": "Elliptical", "code": "ELLIPTIC" }, { "name": "Pipe-arch", "code": "PIPEARCH" }, { "name": "Rectangular (Box)", "code": "BOX" }, { "name": "Vault", "code": "VAULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "PIPE_WIDTH", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "PIPE_HEIGHT", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "PIPE_MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_STORM_DRAIN", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Cast Iron (CI)", "code": "CI" }, { "name": "Clay", "code": "CLAY" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "High-density Polyethylene (HDPE)", "code": "HDPE" }, { "name": "Insituform", "code": "INSITU" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe (RCP)", "code": "RCP" }, { "name": "Steel", "code": "STEEL" }, { "name": "Tile", "code": "TILE" }, { "name": "Tin", "code": "TIN" }, { "name": "Corrugated Galvanized Metal Pipe (CGMP)", "code": "CGMP" }, { "name": "Wood", "code": "WOOD" }, { "name": "Concrete Cylinder Pipe", "code": "CCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_MATERIAL", "type": "esriFieldTypeString", "alias": "DITCH_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_DITCH", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Grass Lined", "code": "GRASS" }, { "name": "Unlined", "code": "UNLINED" }, { "name": "Gabion", "code": "GABION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_SHAPE", "type": "esriFieldTypeString", "alias": "DITCH_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_SW_DITCH_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Triangular", "code": "TRI" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Irregular", "code": "IRR" }, { "name": "Arc", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTOM_WIDTH", "type": "esriFieldTypeInteger", "alias": "BOTTOM_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BOTTOM_WIDTH_RANGE", "description": "", "range": [ -1, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_OF_BANK_RIGHT", "type": "esriFieldTypeSingle", "alias": "TOP_OF_BANK_RIGHT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_OF_BANK_LEFT", "type": "esriFieldTypeSingle", "alias": "TOP_OF_BANK_LEFT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_R", "type": "esriFieldTypeString", "alias": "SLOPE_R", "length": 7, "domain": { "type": "codedValue", "name": "WS1_D_SW_SLOPE_BANK", "description": "", "codedValues": [ { "name": "0.5:1", "code": "0.5:1" }, { "name": "1:1", "code": "1:1" }, { "name": "1.5:1", "code": "1.5:1" }, { "name": "2:1", "code": "2:1" }, { "name": "2.5:1", "code": "2.5:1" }, { "name": "3:1", "code": "3:1" }, { "name": "3.5:1", "code": "3.5:1" }, { "name": "4:1", "code": "4:1" }, { "name": "4.5:1", "code": "4.5:1" }, { "name": "5:1", "code": "5:1" }, { "name": "5.5:1", "code": "5.5:1" }, { "name": "6:1", "code": "6:1" }, { "name": "6.5:1", "code": "6.5:1" }, { "name": "7:1", "code": "7:1" }, { "name": "7.5:1", "code": "7.5:1" }, { "name": "8:1", "code": "8:1" }, { "name": "8.5:1", "code": "8.5:1" }, { "name": "9:1", "code": "9:1" }, { "name": "9.5:1", "code": "9.5:1" }, { "name": "10:1", "code": "10:1" }, { "name": "10.5:1", "code": "10.5:1" }, { "name": "11:1", "code": "11:1" }, { "name": "11.5:1", "code": "11.5:1" }, { "name": "12:1", "code": "12:1" }, { "name": "12.5:1", "code": "12.5:1" }, { "name": "13:1", "code": "13:1" }, { "name": "13.5:1", "code": "13.5:1" }, { "name": "14:1", "code": "14:1" }, { "name": "14.5:1", "code": "14.5:1" }, { "name": "15:1", "code": "15:1" }, { "name": "15.5:1", "code": "15.5:1" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "1.25:1", "code": "1.25:1" }, { "name": "0.4:1", "code": "0.4:1" }, { "name": "2.25:1", "code": "2.25:1" }, { "name": "1.75:1", "code": "1.75:1" }, { "name": "0.25:1", "code": "0.25:1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_L", "type": "esriFieldTypeString", "alias": "SLOPE_L", "length": 7, "domain": { "type": "codedValue", "name": "WS1_D_SW_SLOPE_BANK", "description": "", "codedValues": [ { "name": "0.5:1", "code": "0.5:1" }, { "name": "1:1", "code": "1:1" }, { "name": "1.5:1", "code": "1.5:1" }, { "name": "2:1", "code": "2:1" }, { "name": "2.5:1", "code": "2.5:1" }, { "name": "3:1", "code": "3:1" }, { "name": "3.5:1", "code": "3.5:1" }, { "name": "4:1", "code": "4:1" }, { "name": "4.5:1", "code": "4.5:1" }, { "name": "5:1", "code": "5:1" }, { "name": "5.5:1", "code": "5.5:1" }, { "name": "6:1", "code": "6:1" }, { "name": "6.5:1", "code": "6.5:1" }, { "name": "7:1", "code": "7:1" }, { "name": "7.5:1", "code": "7.5:1" }, { "name": "8:1", "code": "8:1" }, { "name": "8.5:1", "code": "8.5:1" }, { "name": "9:1", "code": "9:1" }, { "name": "9.5:1", "code": "9.5:1" }, { "name": "10:1", "code": "10:1" }, { "name": "10.5:1", "code": "10.5:1" }, { "name": "11:1", "code": "11:1" }, { "name": "11.5:1", "code": "11.5:1" }, { "name": "12:1", "code": "12:1" }, { "name": "12.5:1", "code": "12.5:1" }, { "name": "13:1", "code": "13:1" }, { "name": "13.5:1", "code": "13.5:1" }, { "name": "14:1", "code": "14:1" }, { "name": "14.5:1", "code": "14.5:1" }, { "name": "15:1", "code": "15:1" }, { "name": "15.5:1", "code": "15.5:1" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "1.25:1", "code": "1.25:1" }, { "name": "0.4:1", "code": "0.4:1" }, { "name": "2.25:1", "code": "2.25:1" }, { "name": "1.75:1", "code": "1.75:1" }, { "name": "0.25:1", "code": "0.25:1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VCP_LINK", "type": "esriFieldTypeString", "alias": "VCP_LINK", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": { "type": "range", "name": "WS1_D_SW_MH_DEPTH_RANGE", "description": "", "range": [ -1, 750 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G657DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 107, "name": "Private Linear Drain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 105, "name": "Linear Drains (French Drains, etc.)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 237, 255 ], "width": 3 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 237, 255 ], "width": 3 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 3 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 237, 255 ], "width": 3 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 204, 237, 255 ], "width": 3 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0901448480347518E7, "ymin": 3521382.5175876147, "xmax": -1.0862535376440313E7, "ymax": 3568511.7559051863, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCT_SHAPE", "type": "esriFieldTypeString", "alias": "STRUCT_SHAPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_STRUCTURE_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Circular", "code": "CIRCULAR" }, { "name": "Cone", "code": "CONE" }, { "name": "Elliptical", "code": "ELLIPTIC" }, { "name": "Pipe-arch", "code": "PIPEARCH" }, { "name": "Rectangular (Box)", "code": "BOX" }, { "name": "Vault", "code": "VAULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "PIPE_WIDTH", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "PIPE_HEIGHT", "domain": { "type": "codedValue", "name": "WS1_D_SW_PIPE_WIDTH", "description": "", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\" (0.5')", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "9\"", "code": 9 }, { "name": "10\"", "code": 10 }, { "name": "12\" (1')", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "17\"", "code": 17 }, { "name": "18\" (1.5')", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\" (2')", "code": 24 }, { "name": "25\"", "code": 25 }, { "name": "26\"", "code": 26 }, { "name": "27\"", "code": 27 }, { "name": "28\"", "code": 28 }, { "name": "29\"", "code": 29 }, { "name": "30\" (2.5')", "code": 30 }, { "name": "31\"", "code": 31 }, { "name": "32\"", "code": 32 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "35\"", "code": 35 }, { "name": "36\" (3')", "code": 36 }, { "name": "37\"", "code": 37 }, { "name": "38\"", "code": 38 }, { "name": "39\" (3.25')", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "41\"", "code": 41 }, { "name": "42\" (3.5')", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "44\"", "code": 44 }, { "name": "45\"", "code": 45 }, { "name": "48\" (4')", "code": 48 }, { "name": "50\"", "code": 50 }, { "name": "51\"", "code": 51 }, { "name": "52\"", "code": 52 }, { "name": "53\"", "code": 53 }, { "name": "54\" (4.5')", "code": 54 }, { "name": "56\" (4.7')", "code": 56 }, { "name": "57\" (4.8')", "code": 57 }, { "name": "58\"", "code": 58 }, { "name": "59\"", "code": 59 }, { "name": "60\" (5')", "code": 60 }, { "name": "62\"", "code": 62 }, { "name": "63\"", "code": 63 }, { "name": "65\"", "code": 65 }, { "name": "66\" (5.5')", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\" (6')", "code": 72 }, { "name": "76\"", "code": 76 }, { "name": "78\" (6.5')", "code": 78 }, { "name": "80\"", "code": 80 }, { "name": "81\"", "code": 81 }, { "name": "83\" (6.9')", "code": 83 }, { "name": "84\" (7')", "code": 84 }, { "name": "87\" (7.25')", "code": 87 }, { "name": "89\"", "code": 89 }, { "name": "90\" (7.5')", "code": 90 }, { "name": "96\" (8')", "code": 96 }, { "name": "100\" (8.3')", "code": 100 }, { "name": "102\" (8.5')", "code": 102 }, { "name": "104\" (8.7')", "code": 104 }, { "name": "108\" (9')", "code": 108 }, { "name": "112\"", "code": 112 }, { "name": "114' (9.5')", "code": 114 }, { "name": "120\" (10')", "code": 120 }, { "name": "121\"", "code": 121 }, { "name": "126\" (10.5')", "code": 126 }, { "name": "132\" (11')", "code": 132 }, { "name": "135\"", "code": 135 }, { "name": "138\" (11.5')", "code": 138 }, { "name": "144\" (12')", "code": 144 }, { "name": "156\" (13')", "code": 156 }, { "name": "162\" (13.5')", "code": 162 }, { "name": "168\" (14')", "code": 168 }, { "name": "180\" (15')", "code": 180 }, { "name": "186\" (15.5')", "code": 186 }, { "name": "192\" (16')", "code": 192 }, { "name": "210\" (17.5')", "code": 210 }, { "name": "216\" (18')", "code": 216 }, { "name": "222\" (18.5')", "code": 222 }, { "name": "224\"", "code": 224 }, { "name": "228 (19')", "code": 228 }, { "name": "240\" (20')", "code": 240 }, { "name": "252\" (21')", "code": 252 }, { "name": "370\"", "code": 370 }, { "name": "372\" (31')", "code": 372 }, { "name": "264\" (22')", "code": 264 }, { "name": "74\"", "code": 74 }, { "name": "117\"", "code": 117 }, { "name": "324\" (27')", "code": 324 }, { "name": "46\"", "code": 46 }, { "name": "13\"", "code": 13 }, { "name": "19\"", "code": 19 }, { "name": "23\"", "code": 23 }, { "name": "288\" (24')", "code": 288 }, { "name": "47\"", "code": 47 }, { "name": "116\"", "code": 116 }, { "name": "160\"", "code": 160 }, { "name": "64\"", "code": 64 }, { "name": "298\"", "code": 298 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_MATERIAL", "type": "esriFieldTypeString", "alias": "DITCH_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_DITCH", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Grass Lined", "code": "GRASS" }, { "name": "Unlined", "code": "UNLINED" }, { "name": "Gabion", "code": "GABION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_SHAPE", "type": "esriFieldTypeString", "alias": "DITCH_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_SW_DITCH_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Triangular", "code": "TRI" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Irregular", "code": "IRR" }, { "name": "Arc", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTOM_WIDTH", "type": "esriFieldTypeInteger", "alias": "BOTTOM_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BOTTOM_WIDTH_RANGE", "description": "", "range": [ -1, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G658DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 108, "name": "Open Channels", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 96, "name": "Stormwater Main (Watershed Colors)" }, "subLayers": [ { "id": 109, "name": "Open Channel" }, { "id": -1, "name": "" }, { "id": 111, "name": "Private Open Channel" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.0904503459740227E7, "ymin": 3518117.5129814977, "xmax": -1.0860773069132786E7, "ymax": 3571140.4248666796, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 109, "name": "Open Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 108, "name": "Open Channels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 216, 184, 230, 255 ], "width": 1.5 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 216, 184, 230, 255 ], "width": 1.5 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 216, 184, 230, 255 ], "width": 1.5 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 216, 184, 230, 255 ], "width": 1.5 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0904474133592416E7, "ymin": 3519523.4410516946, "xmax": -1.0861854473909166E7, "ymax": 3571140.4248666796, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OBSERVATION", "type": "esriFieldTypeSmallInteger", "alias": "OBSERVATION", "domain": { "type": "codedValue", "name": "WS1_D_SW_OBSERVATION", "description": "Desc", "codedValues": [ { "name": "No Field Assessment", "code": 0 }, { "name": "Excellent (New, No Defects)", "code": 1 }, { "name": "Good (Minor Defects Only)", "code": 2 }, { "name": "Fair (Moderate Deterioration)", "code": 3 }, { "name": "Poor (Significant Deterioration)", "code": 4 }, { "name": "Failed (Unserviceable)", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMEN_SOURCE", "type": "esriFieldTypeString", "alias": "DIMEN_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_DIMENSION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "UP_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_ELEV_SOURCE", "type": "esriFieldTypeString", "alias": "DN_ELEV_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_ELEVATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Digital Terrain Model", "code": "DTM" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UP_INVERT", "type": "esriFieldTypeSingle", "alias": "UP_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_INVERT", "type": "esriFieldTypeSingle", "alias": "DN_INVERT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeSingle", "alias": "SLOPE", "domain": { "type": "range", "name": "WS1_D_SW_SLOPE_BED_RANGE", "description": "", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_EST", "type": "esriFieldTypeString", "alias": "SLOPE_EST", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": { "type": "range", "name": "WS1_D_SW_LENGTH_RANGE", "description": "", "range": [ 0, 10000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_DITCH", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Grass Lined", "code": "GRASS" }, { "name": "Unlined", "code": "UNLINED" }, { "name": "Gabion", "code": "GABION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_SHAPE", "type": "esriFieldTypeString", "alias": "DITCH_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_SW_DITCH_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Triangular", "code": "TRI" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Irregular", "code": "IRR" }, { "name": "Arc", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTOM_WIDTH", "type": "esriFieldTypeInteger", "alias": "BOTTOM_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BOTTOM_WIDTH_RANGE", "description": "", "range": [ -1, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_OF_BANK_RIGHT", "type": "esriFieldTypeSingle", "alias": "TOP_OF_BANK_RIGHT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_OF_BANK_LEFT", "type": "esriFieldTypeSingle", "alias": "TOP_OF_BANK_LEFT", "domain": { "type": "range", "name": "WS1_D_SW_ELEVATION_RANGE", "description": "", "range": [ 300, 1500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_R", "type": "esriFieldTypeString", "alias": "SLOPE_R", "length": 7, "domain": { "type": "codedValue", "name": "WS1_D_SW_SLOPE_BANK", "description": "", "codedValues": [ { "name": "0.5:1", "code": "0.5:1" }, { "name": "1:1", "code": "1:1" }, { "name": "1.5:1", "code": "1.5:1" }, { "name": "2:1", "code": "2:1" }, { "name": "2.5:1", "code": "2.5:1" }, { "name": "3:1", "code": "3:1" }, { "name": "3.5:1", "code": "3.5:1" }, { "name": "4:1", "code": "4:1" }, { "name": "4.5:1", "code": "4.5:1" }, { "name": "5:1", "code": "5:1" }, { "name": "5.5:1", "code": "5.5:1" }, { "name": "6:1", "code": "6:1" }, { "name": "6.5:1", "code": "6.5:1" }, { "name": "7:1", "code": "7:1" }, { "name": "7.5:1", "code": "7.5:1" }, { "name": "8:1", "code": "8:1" }, { "name": "8.5:1", "code": "8.5:1" }, { "name": "9:1", "code": "9:1" }, { "name": "9.5:1", "code": "9.5:1" }, { "name": "10:1", "code": "10:1" }, { "name": "10.5:1", "code": "10.5:1" }, { "name": "11:1", "code": "11:1" }, { "name": "11.5:1", "code": "11.5:1" }, { "name": "12:1", "code": "12:1" }, { "name": "12.5:1", "code": "12.5:1" }, { "name": "13:1", "code": "13:1" }, { "name": "13.5:1", "code": "13.5:1" }, { "name": "14:1", "code": "14:1" }, { "name": "14.5:1", "code": "14.5:1" }, { "name": "15:1", "code": "15:1" }, { "name": "15.5:1", "code": "15.5:1" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "1.25:1", "code": "1.25:1" }, { "name": "0.4:1", "code": "0.4:1" }, { "name": "2.25:1", "code": "2.25:1" }, { "name": "1.75:1", "code": "1.75:1" }, { "name": "0.25:1", "code": "0.25:1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE_L", "type": "esriFieldTypeString", "alias": "SLOPE_L", "length": 7, "domain": { "type": "codedValue", "name": "WS1_D_SW_SLOPE_BANK", "description": "", "codedValues": [ { "name": "0.5:1", "code": "0.5:1" }, { "name": "1:1", "code": "1:1" }, { "name": "1.5:1", "code": "1.5:1" }, { "name": "2:1", "code": "2:1" }, { "name": "2.5:1", "code": "2.5:1" }, { "name": "3:1", "code": "3:1" }, { "name": "3.5:1", "code": "3.5:1" }, { "name": "4:1", "code": "4:1" }, { "name": "4.5:1", "code": "4.5:1" }, { "name": "5:1", "code": "5:1" }, { "name": "5.5:1", "code": "5.5:1" }, { "name": "6:1", "code": "6:1" }, { "name": "6.5:1", "code": "6.5:1" }, { "name": "7:1", "code": "7:1" }, { "name": "7.5:1", "code": "7.5:1" }, { "name": "8:1", "code": "8:1" }, { "name": "8.5:1", "code": "8.5:1" }, { "name": "9:1", "code": "9:1" }, { "name": "9.5:1", "code": "9.5:1" }, { "name": "10:1", "code": "10:1" }, { "name": "10.5:1", "code": "10.5:1" }, { "name": "11:1", "code": "11:1" }, { "name": "11.5:1", "code": "11.5:1" }, { "name": "12:1", "code": "12:1" }, { "name": "12.5:1", "code": "12.5:1" }, { "name": "13:1", "code": "13:1" }, { "name": "13.5:1", "code": "13.5:1" }, { "name": "14:1", "code": "14:1" }, { "name": "14.5:1", "code": "14.5:1" }, { "name": "15:1", "code": "15:1" }, { "name": "15.5:1", "code": "15.5:1" }, { "name": "Other", "code": "OTHER" }, { "name": "No Data", "code": "NODATA" }, { "name": "1.25:1", "code": "1.25:1" }, { "name": "0.4:1", "code": "0.4:1" }, { "name": "2.25:1", "code": "2.25:1" }, { "name": "1.75:1", "code": "1.75:1" }, { "name": "0.25:1", "code": "0.25:1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VCP_LINK", "type": "esriFieldTypeString", "alias": "VCP_LINK", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_WIDTH", "type": "esriFieldTypeInteger", "alias": "TOP_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BOTTOM_WIDTH_RANGE", "description": "", "range": [ -1, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": { "type": "range", "name": "WS1_D_SW_MH_DEPTH_RANGE", "description": "", "range": [ -1, 750 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G659DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 111, "name": "Private Open Channel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 108, "name": "Open Channels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "values": [ [ "ACTIVE" ] ] }, { "label": "Decommissioned and Removed", "description": "Decommissioned and Removed", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "values": [ [ "REMOVED" ] ] }, { "label": "Inactive but Still In Place", "description": "Inactive but Still In Place", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "values": [ [ "INACTIVE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "value": "ACTIVE", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "value": "REMOVED", "label": "Decommissioned and Removed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 137, 68, 101, 255 ], "width": 1.5 }, "value": "INACTIVE", "label": "Inactive but Still In Place" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0902479003528466E7, "ymin": 3518117.5129814977, "xmax": -1.0860804923853716E7, "ymax": 3569810.4606150542, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "DATE_BUILT", "type": "esriFieldTypeDate", "alias": "DATE_BUILT", "length": 8, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_BUILT", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_SOURCE", "type": "esriFieldTypeString", "alias": "YEAR_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_ABANDONED", "domain": { "type": "range", "name": "WS1_D_SW_YEAR_BUILT", "description": "", "range": [ 1850, 2015 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_SOURCE", "type": "esriFieldTypeString", "alias": "LOCATION_SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_D_SW_SOURCE_LOCATION", "description": "", "codedValues": [ { "name": "1-GPS", "code": "GPS" }, { "name": "1-GPS/Aerial", "code": "GPS_AERIAL" }, { "name": "1-Physical Inspection", "code": "PHYS_INSP" }, { "name": "1-Survey", "code": "SURVEY" }, { "name": "2-As-built Plan", "code": "ASBLTEL" }, { "name": "3-Approved Plan", "code": "APPLANEL" }, { "name": "3-Cross Section", "code": "CROSS_SEC" }, { "name": "3-Stormsewer Section Map (SSM)", "code": "SSM" }, { "name": "4-Engineering Section Map (ESM)", "code": "ESM" }, { "name": "4-Plan - No Elevation Info", "code": "PLANNOEL" }, { "name": "5-Aerial Photography", "code": "AERIAL" }, { "name": "5-Legacy Data", "code": "LEGACY" }, { "name": "5-Supplemental Information", "code": "SUPP_INFO" }, { "name": "6-Estimated", "code": "ESTIMATED" }, { "name": "7-No source", "code": "NO_SOURCE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACE_ID", "type": "esriFieldTypeInteger", "alias": "PLACE_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_PRIVATE_OWNERSHIP", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_SW_MAINTENANCE", "description": "", "codedValues": [ { "name": "City of Austin", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "TxDOT", "code": "TXDOT" }, { "name": "No Data", "code": "NODATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_SW_MATERIAL_DITCH", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Brick", "code": "BRICK" }, { "name": "Brick/Concrete", "code": "BRICK_CONC" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Grass Lined", "code": "GRASS" }, { "name": "Unlined", "code": "UNLINED" }, { "name": "Gabion", "code": "GABION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DITCH_SHAPE", "type": "esriFieldTypeString", "alias": "DITCH_SHAPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_SW_DITCH_SHAPE", "description": "", "codedValues": [ { "name": "No Data", "code": "NODATA" }, { "name": "Triangular", "code": "TRI" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Irregular", "code": "IRR" }, { "name": "Arc", "code": "ARC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTOM_WIDTH", "type": "esriFieldTypeInteger", "alias": "BOTTOM_WIDTH", "domain": { "type": "range", "name": "WS1_D_SW_BOTTOM_WIDTH_RANGE", "description": "", "range": [ -1, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G660DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 112, "name": "Artificial Flow Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 2.44140625E-4, "mTolerance": 2.44140625E-4, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 96, "name": "Stormwater Main (Watershed Colors)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0904551662347468E7, "ymin": 3515921.921875331, "xmax": -1.0860794965421038E7, "ymax": 3570604.632931711, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAINAGE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "JTX_JOBID", "type": "esriFieldTypeInteger", "alias": "JTX_JOBID", "domain": { "type": "range", "name": "WS1_D_SW_JTX_JOBID_RANGE", "description": "", "range": [ 1, 1000000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "UP_NODE_ID", "type": "esriFieldTypeInteger", "alias": "UP_NODE_ID", "domain": null }, { "name": "DN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "DN_NODE_ID", "domain": null }, { "name": "UP_NODE_TYPE", "type": "esriFieldTypeString", "alias": "UP_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DN_NODE_TYPE", "type": "esriFieldTypeString", "alias": "DN_NODE_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_SW_JUNCTIONS", "description": "", "codedValues": [ { "name": "Manhole", "code": "MANHOLE" }, { "name": "Junction", "code": "JUNCTION" }, { "name": "Header", "code": "OUTFALL" }, { "name": "Curb Inlet", "code": "INLET" }, { "name": "Combo Inlet", "code": "COMBO" }, { "name": "Grate Inlet", "code": "GRATE" }, { "name": "Bridge Inlet", "code": "BRINLET" }, { "name": "Discharge Pump", "code": "PUMP" }, { "name": "Private Manhole", "code": "PRMANHOLE" }, { "name": "Private Junction", "code": "PRJUNCTION" }, { "name": "Private Header", "code": "PROUTFALL" }, { "name": "Private Discharge Pump", "code": "PRPUMP" }, { "name": "Private Curb Inlet", "code": "PRINLET" }, { "name": "Private Combo Inlet", "code": "PRCOMBO" }, { "name": "Private Grate Inlet", "code": "PRGRATE" }, { "name": "Private Bridge Inlet", "code": "PRBRINLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "CHECKED_BY", "type": "esriFieldTypeString", "alias": "CHECKED_BY", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_ENTERED_CHECKED", "description": "", "codedValues": [ { "name": "Jason Baker", "code": "JABAKER" }, { "name": "Sara Burzynski", "code": "SBURZYNSKI" }, { "name": "Henna Chou", "code": "HCHOU" }, { "name": "Justin Holder", "code": "JHOLDER" }, { "name": "Shannon Johnson", "code": "SJOHNSON" }, { "name": "Dave Lewis", "code": "DLEWIS" }, { "name": "Rachel Moellmer", "code": "RMOELLMER" }, { "name": "Nikolas Pullias", "code": "NPULLIAS" }, { "name": "Daniel Davis", "code": "DDAVIS" }, { "name": "Andrew Rudin", "code": "ARUDIN" }, { "name": "Philip Campman", "code": "PCAMPMAN" }, { "name": "David Rodriguez", "code": "DRODRIGUEZ" }, { "name": "Lincoln Kauffman", "code": "LKAUFFMAN" }, { "name": "Andrew Klein", "code": "AKLEIN" }, { "name": "Jennifer Loeffler", "code": "JLOEFFLER" }, { "name": "RoxAnne Parker", "code": "RPARKER" }, { "name": "Chad Phelan", "code": "CPHELAN" }, { "name": "Logan Pugh", "code": "LPUGH" }, { "name": "Roger Glick", "code": "RGLICK" }, { "name": "Rich Robinson", "code": "RROBINSON" }, { "name": "Truman Zhu", "code": "TZHU" }, { "name": "Baolin Bai", "code": "BBAI" }, { "name": "Aboli Moezzi", "code": "AMOEZZI" }, { "name": "Steve Manning", "code": "SMANNING" }, { "name": "Sam Mahmoud", "code": "SMAHMOUD" }, { "name": "Jeff Selucky", "code": "JSELUCKY" }, { "name": "Andrew Hands", "code": "ANDREW HANDS" }, { "name": "Garner Peterson", "code": "GARNER PETERSON" }, { "name": "Peter Sorensen", "code": "PETER SORENSEN" }, { "name": "John Wade", "code": "JOHN WADE" }, { "name": "Jason Doss", "code": "JASON DOSS" }, { "name": "Jason Lee", "code": "JASON LEE" }, { "name": "Justin Sorrells", "code": "JUSTIN SORRELLS" }, { "name": "Muyiwa Sami", "code": "MUYIWA SAMI" }, { "name": "Matt Boger", "code": "MATT BOGER" }, { "name": "Albert Gene Allen Jr.", "code": "ALBERT GENE ALLEN JR" }, { "name": "Alex Ma", "code": "ALEX MA" }, { "name": "Bill Butler", "code": "BILL BUTLER" }, { "name": "Chris Martinez", "code": "CHRIS MARTINEZ" }, { "name": "Christopher Sheng", "code": "CHRISTOPHER SHENG" }, { "name": "Derrick Steenken", "code": "DERRICK STEENKEN" }, { "name": "Jim Townsend", "code": "JIM TOWNSEND" }, { "name": "Joseph Mayfield", "code": "JOSEPH MAYFIELD" }, { "name": "Joshua Bridges", "code": "JOSHUA BRIDGES" }, { "name": "Joshua Huang", "code": "JOSHUA HUANG" }, { "name": "J. T. Stewart", "code": "J.T. STEWART" }, { "name": "Michael Chisum", "code": "MICHAEL CHISUM" }, { "name": "Ezio Ambrosetti", "code": "EZIO AMBROSETTI" }, { "name": "Isaac Muniz", "code": "ISAAC MUNIZ" }, { "name": "Jesse Martinez", "code": "JESSE MARTINEZ" }, { "name": "Luke Kuhr", "code": "LUKE KUHR" }, { "name": "David Mondragon", "code": "DAVID MONDRAGON" }, { "name": "Heather Davis", "code": "HEATHER DAVIS" }, { "name": "Edward Galbavy", "code": "EDWARD GALBAVY" }, { "name": "Curt Burdorf", "code": "CURT BURDORF" }, { "name": "Eric North", "code": "ERIC NORTH" }, { "name": "Billy Mullins", "code": "BILLY MULLINS" }, { "name": "Brian Thomas", "code": "BRIAN THOMAS" }, { "name": "Daniel Wheat", "code": "DANIEL WHEAT" }, { "name": "Darren Tjepkema", "code": "DARREN TJEPKEMA" }, { "name": "David Pritchard", "code": "DAVID PRITCHARD" }, { "name": "Erin Atkinson", "code": "ERIN ATKINSON" }, { "name": "Geetha Ganesan", "code": "GEETHA GANESAN" }, { "name": "Israel Ramirez", "code": "ISRAEL RAMIREZ" }, { "name": "Jennifer Woertz", "code": "JENNIFER WOERTZ" }, { "name": "Julia Presas", "code": "JULIA PRESAS" }, { "name": "Marcus Allen", "code": "MARCUS ALLEN" }, { "name": "Mike Zugelder", "code": "MIKE ZUGELDER" }, { "name": "Nevin Durish", "code": "NEVIN DURISH" }, { "name": "Paulo Desarego", "code": "PAULO DESAREGO" }, { "name": "Danny Muslin", "code": "DANNY MUSLIN" }, { "name": "Roberto Davila", "code": "RODAVILA" }, { "name": "Carrie Stefanelli", "code": "CARRIE STEFANELLI" }, { "name": "Thomas Gomez", "code": "THOMAS GOMEZ" }, { "name": "Bernie Blazier", "code": "BERNIE BLAZIER" }, { "name": "No Data", "code": "NODATA" }, { "name": "Michael Brannan", "code": "MBRANNAN" }, { "name": "Emily Dubin", "code": "EDUBIN" }, { "name": "Sherry Martinez", "code": "SMARTINEZ" }, { "name": "Vanessa Benavides", "code": "VANESSA BENAVIDES" }, { "name": "Richard Plowes", "code": "RICHARD PLOWES" }, { "name": "Jaime Miller", "code": "JAIME MILLER" }, { "name": "Judy Willig", "code": "JUDY WILLIG" }, { "name": "Ellen Wadsworth", "code": "EWADSWORTH" }, { "name": "Geoffrey DeLano", "code": "GDELANO" }, { "name": "Marcus Pacheco", "code": "MPACHECO" }, { "name": "Bradley Peter", "code": "BPETER" }, { "name": "Alex Resovsky", "code": "ARESOVSKY" }, { "name": "Calvin Gore", "code": "CGORE" }, { "name": "Trevor Barrington", "code": "TBARRINGTON" }, { "name": "Laura Bell", "code": "LBELL" }, { "name": "Eli Pruitt", "code": "APRUITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 3, "domain": { "type": "codedValue", "name": "WS1_D_SW_WATERSHED", "description": "", "codedValues": [ { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek", "code": "BER" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Big Sandy", "code": "BSY" }, { "name": "Block Creek", "code": "BLK" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buck Hollow", "code": "BUK" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Bullick Hollow", "code": "BHW" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Chalk Knob Hollow", "code": "CHK" }, { "name": "Cherry Creek Branch", "code": "CHE" }, { "name": "Cluck Creek", "code": "CLK" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Collier Hollow", "code": "CHW" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cow Fork Bull Creek", "code": "COW" }, { "name": "Cypress Creek", "code": "CYP" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Danz Creek", "code": "DNZ" }, { "name": "Davis Spring Branch", "code": "DVS" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Devil's Hollow", "code": "DVL" }, { "name": "Devil's Pen Creek", "code": "DVP" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Gragg Hollow", "code": "GRG" }, { "name": "Grape Creek", "code": "GRP" }, { "name": "Hancock Branch", "code": "HAN" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Hickson Hollow", "code": "HKS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Holman Hollow", "code": "HOL" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Hurst Creek", "code": "HUR" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Kincheon Branch", "code": "KIN" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lime Creek", "code": "LIM" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Devil's Hollow", "code": "LDE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Long Branch", "code": "LNB" }, { "name": "Long Hollow", "code": "LNH" }, { "name": "Long Hollow Creek", "code": "LHC" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Mason Creek", "code": "MAS" }, { "name": "Myrtle Creek", "code": "MYR" }, { "name": "North Fork Brushy Creek", "code": "NFB" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Owl Hollow", "code": "OWL" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Post Oak Creek", "code": "POK" }, { "name": "Quail Creek Branch", "code": "QUB" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Rocky Creek", "code": "RKY" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "Short Spring Branch", "code": "SSB" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "South Fork Brushy Creek", "code": "SFB" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "Spanish Oak Creek", "code": "SPN" }, { "name": "Spillman Hollow", "code": "SPL" }, { "name": "Spring Hollow", "code": "SPH" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Sycamore Creek", "code": "SYC" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Tar Branch", "code": "TRB" }, { "name": "Tar Hollow", "code": "TRH" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Thomas Spring Branch", "code": "THO" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "Walter E. Long Lake", "code": "WLL" }, { "name": "Wells Branch", "code": "WLS" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "White Branch", "code": "WHT" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Yaupon Creek", "code": "YAU" }, { "name": "Yett Branch", "code": "YET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAP_INDEX", "type": "esriFieldTypeString", "alias": "MAP_INDEX", "length": 4, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "EDIT_STATUS", "type": "esriFieldTypeString", "alias": "EDIT_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SW_EDIT_STATUS", "description": "", "codedValues": [ { "name": "Entered", "code": "ENTERED" }, { "name": "Field check needed", "code": "FCHECK_NEEDED" }, { "name": "Field check submitted to Consultant", "code": "FCHECK_SUB_CONS" }, { "name": "Field check submitted to Field Ops", "code": "FCHECK_SUB_FO" }, { "name": "Field check reconciled from Consultant", "code": "FCHECK_REC_CONS" }, { "name": "Field check reconciled from Field Ops", "code": "FCHECK_REC_FO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS1_D_SW_STATUS", "description": "", "codedValues": [ { "name": "Future", "code": "FUTURE" }, { "name": "Approved", "code": "APPROVED" }, { "name": "Under Construction", "code": "UNDERCON" }, { "name": "Active", "code": "ACTIVE" }, { "name": "To be Removed", "code": "TOBEREMV" }, { "name": "Inactive but Still In Place", "code": "INACTIVE" }, { "name": "Inactive and Decommissioned", "code": "INAC-DCM" }, { "name": "Decommissioned and Removed", "code": "REMOVED" }, { "name": "Never Constructed", "code": "NEVERCON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODELED", "type": "esriFieldTypeString", "alias": "MODELED", "length": 1, "domain": { "type": "codedValue", "name": "WS1_D_SW_T_F_N", "description": "", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" }, { "name": "No Data", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I661DRAINAGE_ID", "fields": "DRAINAGE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Regional Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "Regional Utilities - AWU Wholesale Water Customers" }, { "id": 21, "name": "Regional Utilities - AWU Wholesale WW Customers" }, { "id": 22, "name": "Regional Utilities - MUDs (AllUtility)" }, { "id": 23, "name": "Regional Utilities by Service (emergency)" }, { "id": 24, "name": "Regional Utilities by service (non-emergency)" }, { "id": 25, "name": "Regional Utilities by service (dissolved)" }, { "id": 26, "name": "Regional Utilities - TCEQ Water CCN" }, { "id": 27, "name": "Regional Utilities - TCEQ WW CCN" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Regional Utilities - AWU Wholesale Water Customers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [ { "id": 19, "name": "Regional Utilities_AWU Emergency Water Customers" }, { "id": 20, "name": "Regional Utilities_AWU Wholesale Water Customers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Regional Utilities_AWU Emergency Water Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Regional Utilities - AWU Wholesale Water Customers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "AWU Emergency Water Customers" }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 134, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 5, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Regional Utilities_AWU Wholesale Water Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Regional Utilities - AWU Wholesale Water Customers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "label": "AWU Wholesale Water Customer" }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 128, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Regional Utilities - AWU Wholesale WW Customers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 114, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Regional Utilities - MUDs (AllUtility)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 33, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Regional Utilities by Service (emergency)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Z1X17_INDE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City of Austin Back-Up Services", "description": "City of Austin Back-Up Services", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "values": [ [ "EW" ], [ "Inactive_EW" ], [ "WW_EW" ], [ "WWW_EW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "EW", "label": "City of Austin Back-Up Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "Inactive_EW", "label": "City of Austin Back-Up Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "WW_EW", "label": "City of Austin Back-Up Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } }, "value": "WWW_EW", "label": "City of Austin Back-Up Services" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 117, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "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 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_837", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_837", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Regional Utilities by service (non-emergency)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Z1X17_INDE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City of Austin Water Service", "description": "City of Austin Water Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 } }, "values": [ [ "W" ], [ "W_WWR" ], [ "W_EW" ] ] }, { "label": "City of Austin Wastewater Service", "description": "City of Austin Wastewater Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.1 } }, "values": [ [ "WW" ], [ "WW_EW" ] ] }, { "label": "City of Austin Water and Wastewater Service", "description": "City of Austin Water and Wastewater Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 195, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WWW" ], [ "WWW_EW" ] ] }, { "label": "Out of District Water", "description": "Out of District Water", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "values": [ [ "ODW" ] ] }, { "label": "Out of District Wastewater", "description": "Out of District Wastewater", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 254, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 1 } }, "values": [ [ "ODWW" ] ] }, { "label": "Out of District Water and Wastewater", "description": "Out of District Water and Wastewater", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 236, 19, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 20, 0, 255 ], "width": 1 } }, "values": [ [ "ODWWW" ] ] }, { "label": "City of Austin Parks, Graffiti, and Solid Waste Services", "description": "City of Austin Parks, Graffiti, and Solid Waste Services", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 141, 103, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 103, 46, 255 ], "width": 1 } }, "values": [ [ "PGS_WWWR-MUD" ] ] }, { "label": "MUD with Retail Service", "description": "MUD with Retail Service", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 203, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 0.4 } }, "values": [ [ "WWWR-MUD" ] ] }, { "label": "Other Entity", "description": "Other Entity", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.1 } }, "values": [ [ "N" ], [ "N_Inactive" ], [ "city" ], [ "InactiveE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 } }, "value": "W", "label": "City of Austin Water Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 } }, "value": "W_WWR", "label": "City of Austin Water Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 251, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.1 } }, "value": "W_EW", "label": "City of Austin Water Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.1 } }, "value": "WW", "label": "City of Austin Wastewater Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 254, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.1 } }, "value": "WW_EW", "label": "City of Austin Wastewater Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 195, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.1 } }, "value": "WWW", "label": "City of Austin Water and Wastewater Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 195, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.1 } }, "value": "WWW_EW", "label": "City of Austin Water and Wastewater Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "ODW", "label": "Out of District Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 254, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 1 } }, "value": "ODWW", "label": "Out of District Wastewater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 236, 19, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 20, 0, 255 ], "width": 1 } }, "value": "ODWWW", "label": "Out of District Water and Wastewater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 141, 103, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 103, 46, 255 ], "width": 1 } }, "value": "PGS_WWWR-MUD", "label": "City of Austin Parks, Graffiti, and Solid Waste Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 203, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 0.4 } }, "value": "WWWR-MUD", "label": "MUD with Retail Service" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.1 } }, "value": "N", "label": "Other Entity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.1 } }, "value": "N_Inactive", "label": "Other Entity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.1 } }, "value": "city", "label": "Other Entity" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.1 } }, "value": "InactiveE", "label": "Other Entity" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"Z1X17_INDE\" IN ('W' , 'W_WWR' , 'W_EW' )", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "City of Austin Water Service", "priority": 103, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"Z1X17_INDE\" IN ('WW' , 'WW_EW' )", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "City of Austin Wastewater Service", "priority": 105, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"Z1X17_INDE\" IN ('WWW' , 'WWW_EW' )", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "City of Austin Water and Wastewater Service", "priority": 107, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Z1X17_INDE\" = 'ODW' )", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Out of District Water", "priority": 109, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Z1X17_INDE\" = 'ODWW' )", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Out of District Wastewater", "priority": 111, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Z1X17_INDE\" = 'ODWWW' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Out of District Water and Wastewater", "priority": 112, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Z1X17_INDE\" = 'PGS_WWWR-MUD' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "City of Austin Parks, Graffiti, and Solid Waste Services", "priority": 97, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Z1X17_INDE\" = 'WWWR-MUD' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "MUD with Retail Service", "priority": 99, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"Z1X17_INDE\" IN ('N' , 'N_Inactive' , 'city' , 'InactiveE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Other Entity", "priority": 100, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Regional Utilities by service (dissolved)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Z1X17_INDE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Dissolved", "description": "Dissolved", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.1 } }, "values": [ [ "DISSOLVED" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.1 } }, "value": "DISSOLVED", "label": "Dissolved" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CUSTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 93, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Regional Utilities - TCEQ Water CCN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WCCN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 31, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Regional Utilities - TCEQ WW CCN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Regional Utilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WWCCN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0929620953617264E7, "ymin": 3468287.9516278724, "xmax": -1.0799061599251086E7, "ymax": 3604728.6776708215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CUSTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AUSTIN_ALL", "type": "esriFieldTypeDouble", "alias": "AUSTIN_ALL", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ALLPROVI_", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_", "domain": null }, { "name": "ALLPROVI_I", "type": "esriFieldTypeDouble", "alias": "ALLPROVI_I", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CUSTNAME", "type": "esriFieldTypeString", "alias": "CUSTNAME", "length": 50, "domain": null }, { "name": "CUSTTYPE", "type": "esriFieldTypeString", "alias": "CUSTTYPE", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "PROVIDING", "type": "esriFieldTypeString", "alias": "PROVIDING", "length": 20, "domain": null }, { "name": "WSOURCE", "type": "esriFieldTypeString", "alias": "WSOURCE", "length": 20, "domain": null }, { "name": "WSUPPTYPE", "type": "esriFieldTypeString", "alias": "WSUPPTYPE", "length": 16, "domain": null }, { "name": "WWDISPOSAL", "type": "esriFieldTypeString", "alias": "WWDISPOSAL", "length": 20, "domain": null }, { "name": "WWRECVTYPE", "type": "esriFieldTypeString", "alias": "WWRECVTYPE", "length": 16, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "WBACKUP", "type": "esriFieldTypeString", "alias": "WBACKUP", "length": 30, "domain": null }, { "name": "WWBACKUP", "type": "esriFieldTypeString", "alias": "WWBACKUP", "length": 20, "domain": null }, { "name": "Z1X17_INDE", "type": "esriFieldTypeString", "alias": "Z1X17_INDE", "length": 16, "domain": null }, { "name": "WHLSL_CUST", "type": "esriFieldTypeString", "alias": "WHLSL_CUST", "length": 5, "domain": null }, { "name": "TNRCC_CCN", "type": "esriFieldTypeString", "alias": "TNRCC_CCN", "length": 5, "domain": null }, { "name": "COA_WCCN", "type": "esriFieldTypeString", "alias": "COA_WCCN", "length": 5, "domain": null }, { "name": "COA_WWCCN", "type": "esriFieldTypeString", "alias": "COA_WWCCN", "length": 5, "domain": null }, { "name": "INFO_SOURC", "type": "esriFieldTypeString", "alias": "INFO_SOURC", "length": 50, "domain": null }, { "name": "CHANGED_BY", "type": "esriFieldTypeString", "alias": "CHANGED_BY", "length": 20, "domain": null }, { "name": "WSOURCE2", "type": "esriFieldTypeString", "alias": "WSOURCE2", "length": 25, "domain": null }, { "name": "WCCN", "type": "esriFieldTypeInteger", "alias": "WCCN", "domain": null }, { "name": "WWCCN", "type": "esriFieldTypeInteger", "alias": "WWCCN", "domain": null }, { "name": "MUD", "type": "esriFieldTypeString", "alias": "MUD", "length": 5, "domain": null }, { "name": "DATE_CHANG", "type": "esriFieldTypeString", "alias": "DATE_CHANG", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S547_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Edwards Aquifer Recharge Zone (TCEQ)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00409600000381469, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499998718E8, "falseY": -8.19230999980674E7, "xyUnits": 3906.2499963620203, "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": "esriSFSBackwardDiagonal", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1175070445806094E7, "ymin": 3406449.1574998824, "xmax": -1.0863869901521787E7, "ymax": 3622801.6397292404, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLY_", "type": "esriFieldTypeInteger", "alias": "POLY_", "domain": null }, { "name": "CODE", "type": "esriFieldTypeInteger", "alias": "CODE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 70, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WEBSRVCS.AUSTIN.StateOfTexas_EARZ.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.StateOfTexas_EARZ.AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S322_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "ESA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0929391547933767E7, "ymin": 3505622.7833597613, "xmax": -1.0838469597450186E7, "ymax": 3585012.8028341737, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ESA", "type": "esriFieldTypeString", "alias": "ESA", "length": 1, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S514_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "CURE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0909640729671264E7, "ymin": 3508319.8571983892, "xmax": -1.085062838789288E7, "ymax": 3570797.2468959386, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRF_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "ZONES_", "type": "esriFieldTypeDouble", "alias": "ZONES_", "domain": null }, { "name": "ZONES_ID", "type": "esriFieldTypeDouble", "alias": "ZONES_ID", "domain": null }, { "name": "SMARTGROW", "type": "esriFieldTypeSmallInteger", "alias": "SMARTGROW", "domain": null }, { "name": "CRF_ZONE", "type": "esriFieldTypeString", "alias": "CRF_ZONE", "length": 40, "domain": null }, { "name": "ORDINANCE_", "type": "esriFieldTypeInteger", "alias": "ORDINANCE_", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WEBSRVCS.AUSTIN.ImpactFeeZones2007.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.ImpactFeeZones2007.AREA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R822_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S532_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Impact Fee Ordinance Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WATERSHED_DEVELOPMENT_TYPE", "field2": "DESIRED_DEVELOPMENT_ZONE", "uniqueValueGroups": [ { "heading": "WATERSHED_DEVELOPMENT_TYPE, DESIRED_DEVELOPMENT_ZONE", "classes": [ { "label": "Urban Watersheds", "description": "Urban Watersheds", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 0, 219, 255 ], "width": 0.4 } }, "values": [ [ "URBAN", "Desired Development" ] ] }, { "label": "Drinking Water Protection Zone", "description": "Drinking Water Protection Zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "BSZ", "Drinking Water Protection" ], [ "WATER SUPPLY RURAL", "Drinking Water Protection" ], [ "WATER SUPPLY SUBURBAN", "Drinking Water Protection" ] ] }, { "label": "Desired Development Zone", "description": "Desired Development Zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "SUBURBAN", "Desired Development" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 0, 219, 255 ], "width": 0.4 } }, "value": "URBAN,Desired Development", "label": "Urban Watersheds" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "BSZ,Drinking Water Protection", "label": "Drinking Water Protection Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "WATER SUPPLY RURAL,Drinking Water Protection", "label": "Drinking Water Protection Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "WATER SUPPLY SUBURBAN,Drinking Water Protection", "label": "Drinking Water Protection Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "SUBURBAN,Desired Development", "label": "Desired Development Zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[WATERSHED_DEVELOPMENT_TYPE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(WATERSHED_DEVELOPMENT_TYPE = 'URBAN' AND DESIRED_DEVELOPMENT_ZONE = 'Desired Development' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Urban Watersheds", "priority": 127, "symbol": { "type": "esriTS", "color": [ 68, 79, 137, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DESIRED_DEVELOPMENT_ZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(WATERSHED_DEVELOPMENT_TYPE = 'BSZ' AND DESIRED_DEVELOPMENT_ZONE = 'Drinking Water Protection' ) OR (WATERSHED_DEVELOPMENT_TYPE = 'WATER SUPPLY RURAL' AND DESIRED_DEVELOPMENT_ZONE = 'Drinking Water Protection' ) OR (WATERSHED_DEVELOPMENT_TYPE = 'WATER SUPPLY SUBURBAN' AND DESIRED_DEVELOPMENT_ZONE = 'Drinking Water Protection' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Drinking Water Protection Zone", "priority": 129, "symbol": { "type": "esriTS", "color": [ 68, 79, 137, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[DESIRED_DEVELOPMENT_ZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(WATERSHED_DEVELOPMENT_TYPE = 'SUBURBAN' AND DESIRED_DEVELOPMENT_ZONE = 'Desired Development' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Desired Development Zone", "priority": 130, "symbol": { "type": "esriTS", "color": [ 68, 79, 137, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.094288992874152E7, "ymin": 3492696.954576824, "xmax": -1.0836894349956699E7, "ymax": 3585359.1154590775, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATERSHED_DEVELOPMENT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WATERSHED_REG_FULL_EXTENT_ID", "type": "esriFieldTypeInteger", "alias": "WATERSHED_REG_FULL_EXTENT_ID", "domain": null }, { "name": "WATERSHED_DEVELOPMENT_TYPE", "type": "esriFieldTypeString", "alias": "WATERSHED_DEVELOPMENT_TYPE", "length": 50, "domain": null }, { "name": "DESIRED_DEVELOPMENT_ZONE", "type": "esriFieldTypeString", "alias": "DESIRED_DEVELOPMENT_ZONE", "length": 255, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 255, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Impact Fee Boundary 2018", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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": "esriSLSDashDot", "color": [ 230, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0909990184208278E7, "ymin": 3508319.8544845954, "xmax": -1.0850629300275322E7, "ymax": 3570770.3963165577, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TITLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R838_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_838", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_838", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S548_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Water Pressure Zone Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PR_ZONE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Central North", "description": "Central North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 254, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "CN1" ] ] }, { "label": "Central South", "description": "Central South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 254, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "CS1" ] ] }, { "label": "North", "description": "North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NO1" ] ] }, { "label": "Davenport", "description": "Davenport", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "DAV1" ] ] }, { "label": "South Barclay", "description": "South Barclay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "SOBC1" ] ] }, { "label": "Lost Creek", "description": "Lost Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 254, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SOLC1" ] ] }, { "label": "Northwest A", "description": "Northwest A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWA1" ] ] }, { "label": "Northwest B", "description": "Northwest B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWB1" ] ] }, { "label": "Northwest B West Bull Creek", "description": "Northwest B West Bull Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWBW1" ] ] }, { "label": "Northwest C", "description": "Northwest C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 222, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWC1" ] ] }, { "label": "South", "description": "South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SO1" ] ] }, { "label": "Southwest A", "description": "Southwest A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SWA1" ] ] }, { "label": "Southwest B", "description": "Southwest B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 0.4 } }, "values": [ [ "SWB1" ] ] }, { "label": "Southwest C", "description": "Southwest C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 222, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SWC1" ] ] }, { "label": "Boosted", "description": "Boosted", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "CNB1" ], [ "CNB2" ], [ "CSB1" ], [ "CSB2" ], [ "DAVB1" ], [ "DAVB2" ], [ "NWAB1" ], [ "NWAB2" ], [ "NWAB3" ], [ "NWAB4" ], [ "NOB1" ], [ "NOB2" ], [ "SOB1" ], [ "SOB2" ], [ "SWBB1" ], [ "CSB3" ], [ "CSB4" ], [ "NWAB7" ], [ "NWAB6" ], [ "SWBB3" ], [ "SOB3" ], [ "SWBB2" ], [ "NWAB5" ], [ "SOLCB1" ], [ "NWBB1" ], [ "SOBCB1" ] ] }, { "label": "Central South Reduced", "description": "Central South Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "CS2" ], [ "CS3" ], [ "CS4" ], [ "CS5" ], [ "CS6" ], [ "CS15" ], [ "CS13" ], [ "CS14" ], [ "CS12" ], [ "CS11" ], [ "CS7" ], [ "CS8" ] ] }, { "label": "Davenport Reduced", "description": "Davenport Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "DAV2" ], [ "DAV3" ], [ "DAV4" ], [ "DAV5" ] ] }, { "label": "Lost Creek Reduced", "description": "Lost Creek Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 253, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SOLC2" ] ] }, { "label": "North Reduced", "description": "North Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NO2" ], [ "NO3" ], [ "NO4" ], [ "NO5" ], [ "NO6" ], [ "NO7" ], [ "NO8" ], [ "N09" ], [ "NO10" ], [ "NO16" ], [ "NO17" ], [ "NO18" ], [ "NO19" ], [ "NO20" ], [ "NO12" ], [ "NO11" ], [ "NO13" ] ] }, { "label": "Nortwest A Reduced", "description": "Nortwest A Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWA2" ], [ "NWA3" ], [ "NWA4" ], [ "NWA5" ], [ "NWA6" ], [ "NWA7" ], [ "NWA8" ], [ "NWA9" ], [ "NWA10" ], [ "NWA11" ], [ "NWA12" ], [ "NWA13" ], [ "NWA14" ], [ "NWA15" ], [ "NWA16" ], [ "NWA17" ], [ "NWA18" ], [ "NWA19" ], [ "NWA20" ], [ "NWA21" ], [ "NWA22" ], [ "NWA23" ], [ "NWA24" ], [ "NWA25" ], [ "NWA26" ], [ "NWA27" ], [ "NWA28" ], [ "NWA29" ], [ "NWA30" ], [ "NWA31" ], [ "NWA38" ], [ "NWA39" ], [ "NWA36" ], [ "NWA37" ], [ "NWA34" ], [ "NWA35" ], [ "NWA33" ], [ "NWA32" ], [ "NWA40" ] ] }, { "label": "Northwest B Reduced", "description": "Northwest B Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWB2" ], [ "NWB3" ], [ "NWB4" ], [ "NWB5" ], [ "NWB6" ], [ "NWB7" ], [ "NWB8" ], [ "NWB9" ], [ "NWB10" ], [ "NWB11" ], [ "NWB12" ], [ "NWB13" ], [ "NWB14" ], [ "NWB15" ] ] }, { "label": "Northwest B WBC Reduced", "description": "Northwest B WBC Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWBW2" ], [ "NWBW3" ], [ "NWBW4" ], [ "NWBW5" ], [ "NWBW6" ], [ "NWBW7" ], [ "NWBW8" ], [ "NWBW9" ], [ "NWBW10" ] ] }, { "label": "Northwest C Reduced", "description": "Northwest C Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "NWC2" ], [ "NWC3" ], [ "NWC4" ], [ "NWC5" ], [ "NWC6" ], [ "NWC7" ], [ "NWC8" ], [ "NWC9" ], [ "NWC10" ] ] }, { "label": "South Reduced", "description": "South Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SO2" ], [ "SO3" ], [ "SO4" ], [ "SO5" ], [ "SO6" ], [ "SO7" ], [ "SO8" ], [ "SO9" ], [ "SO10" ], [ "SO15" ], [ "SO12" ], [ "SO13" ], [ "SO14" ], [ "SO11" ] ] }, { "label": "Southwest A Reduced", "description": "Southwest A Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SWA2" ], [ "SWA3" ], [ "SWA4" ], [ "SWA5" ], [ "SWA6" ], [ "SWA7" ], [ "SWA8" ], [ "SWA9" ], [ "SWA10" ], [ "SWA11" ], [ "SWA12" ], [ "SWA13" ], [ "SWA15" ], [ "SWA14" ] ] }, { "label": "Southwest B Reduced", "description": "Southwest B Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "values": [ [ "SWB5" ], [ "SWB4" ], [ "SWB3" ], [ "SWB2" ], [ "SWB11" ], [ "SWB12" ], [ "SWB14" ], [ "SWB15" ], [ "SWB13" ] ] }, { "label": "Southwest C Reduced", "description": "Southwest C Reduced", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "values": [ [ "SWC9" ], [ "SWC10" ], [ "SWC8" ], [ "SWC7" ], [ "SWC6" ], [ "SWC5" ], [ "SWC4" ], [ "SWC3" ], [ "SWC2" ], [ "SWC11" ], [ "SWC12" ], [ "SWC15" ], [ "SWC14" ], [ "SWC13" ] ] }, { "label": "Wholesale Customer", "description": "Wholesale Customer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "MUD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 254, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CN1", "label": "Central North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 254, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS1", "label": "Central South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO1", "label": "North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "DAV1", "label": "Davenport" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "SOBC1", "label": "South Barclay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 254, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SOLC1", "label": "Lost Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA1", "label": "Northwest A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB1", "label": "Northwest B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW1", "label": "Northwest B West Bull Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 222, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC1", "label": "Northwest C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 253, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO1", "label": "South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 239, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA1", "label": "Southwest A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 0.4 } }, "value": "SWB1", "label": "Southwest B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 222, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC1", "label": "Southwest C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CNB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CNB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CSB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CSB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "DAVB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "DAVB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB3", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB4", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NOB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NOB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SOB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SOB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SWBB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CSB3", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CSB4", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB7", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB6", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SWBB3", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SOB3", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SWBB2", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWAB5", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SOLCB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NWBB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SOBCB1", "label": "Boosted" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS2", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS3", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS4", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS5", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS6", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS15", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS13", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS14", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS12", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS11", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS7", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "CS8", "label": "Central South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "DAV2", "label": "Davenport Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "DAV3", "label": "Davenport Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "DAV4", "label": "Davenport Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "DAV5", "label": "Davenport Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 253, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SOLC2", "label": "Lost Creek Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO2", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO3", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO4", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO5", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO6", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO7", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO8", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "N09", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO10", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO16", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO17", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO18", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO19", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO20", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO12", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO11", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NO13", "label": "North Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA2", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA3", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA4", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA5", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA6", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA7", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA8", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA9", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA10", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA11", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA12", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA13", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA14", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA15", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA16", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA17", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA18", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA19", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA20", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA21", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA22", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA23", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA24", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA25", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA26", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA27", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA28", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA29", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA30", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA31", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA38", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA39", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA36", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA37", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA34", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA35", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA33", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA32", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWA40", "label": "Nortwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB2", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB3", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB4", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB5", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB6", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB7", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB8", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB9", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB10", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB11", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB12", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB13", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB14", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWB15", "label": "Northwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW2", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW3", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW4", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW5", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW6", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW7", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW8", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW9", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWBW10", "label": "Northwest B WBC Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC2", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC3", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC4", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC5", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC6", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC7", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC8", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC9", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "NWC10", "label": "Northwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO2", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO3", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO4", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO5", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO6", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO7", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO8", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO9", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO10", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO15", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO12", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO13", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO14", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SO11", "label": "South Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA2", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA3", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA4", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA5", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA6", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA7", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA8", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA9", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA10", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA11", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA12", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA13", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA15", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWA14", "label": "Southwest A Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB5", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB4", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB3", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB2", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB11", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB12", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB14", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB15", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.1 } }, "value": "SWB13", "label": "Southwest B Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC9", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC10", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC8", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC7", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC6", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC5", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC4", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC3", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC2", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC11", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC12", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC15", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC14", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 129, 0, 255 ], "width": 0.5 } }, "value": "SWC13", "label": "Southwest C Reduced" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 248, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.1 } }, "value": "MUD", "label": "Wholesale Customer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 233, 255 ], "toColor": [ 184, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 184, 255 ], "toColor": [ 184, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 184, 255 ], "toColor": [ 252, 216, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 198, 252, 255 ], "toColor": [ 197, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 209, 255 ], "toColor": [ 197, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 238, 255 ], "toColor": [ 252, 182, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 224, 255 ], "toColor": [ 252, 207, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 182, 255 ], "toColor": [ 252, 197, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 207, 255 ], "toColor": [ 219, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 227, 252, 255 ], "toColor": [ 215, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 201, 255 ], "toColor": [ 252, 194, 201, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAJFEED]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"NBR\" = 'N' AND NOT \"PR_ZONE\" = 'MUD'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Main Zone", "priority": 131, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PR_ZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "((\"NBR\" = 'B') OR \"NBR\" = 'R') AND NOT \"PR_ZONE\" = 'MUD'", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Reduced and Boosted Zones", "priority": 132, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[PR_ZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "NBR = ' '", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Other Values", "priority": 133, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.090286375328311E7, "ymin": 3515186.0314095463, "xmax": -1.0857195097339349E7, "ymax": 3570593.5140045485, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAJFEED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "MAJFEED", "type": "esriFieldTypeString", "alias": "MAJFEED", "length": 32, "domain": null }, { "name": "PR_ZONE", "type": "esriFieldTypeString", "alias": "PR_ZONE", "length": 6, "domain": { "type": "codedValue", "name": "WS2_D_WPressureZones", "description": "", "codedValues": [ { "name": "Central North", "code": "CN1" }, { "name": "Central South", "code": "CS1" }, { "name": "Central South Reduced (CS2)", "code": "CS2" }, { "name": "Central South Reduced (CS5)", "code": "CS5" }, { "name": "Central South Reduced (CS7)", "code": "CS7" }, { "name": "Central South Reduced (CS8)", "code": "CS8" }, { "name": "Central South Boosted (CSB1)", "code": "CSB1" }, { "name": "Central South Boosted (CSB2)", "code": "CSB2" }, { "name": "Central South Boosted (CSB3)", "code": "CSB3" }, { "name": "Central South Boosted (CSB4)", "code": "CSB4" }, { "name": "North", "code": "NO1" }, { "name": "North Reduced (NO10)", "code": "NO10" }, { "name": "North Reduced (NO11)", "code": "NO11" }, { "name": "North Reduced (NO12)", "code": "NO12" }, { "name": "North Reduced (NO13)", "code": "NO13" }, { "name": "North Reduced (NO2)", "code": "NO2" }, { "name": "North Reduced (NO3)", "code": "NO3" }, { "name": "North Reduced (NO4)", "code": "NO4" }, { "name": "North Reduced (NO5)", "code": "NO5" }, { "name": "North Reduced (NO6)", "code": "NO6" }, { "name": "North Reduced (NO7)", "code": "NO7" }, { "name": "North Reduced (NO8)", "code": "NO8" }, { "name": "Northwest A", "code": "NWA1" }, { "name": "Northwest A Reduced (NWA10)", "code": "NWA10" }, { "name": "Northwest A Reduced (NWA11)", "code": "NWA11" }, { "name": "Northwest A Reduced (NWA12)", "code": "NWA12" }, { "name": "Northwest A Reduced (NWA13)", "code": "NWA13" }, { "name": "Northwest A Reduced (NWA14)", "code": "NWA14" }, { "name": "Northwest A Reduced (NWA15)", "code": "NWA15" }, { "name": "Northwest A Reduced (NWA17)", "code": "NWA17" }, { "name": "Northwest A Reduced (NWA18)", "code": "NWA18" }, { "name": "Northwest A Reduced (NWA19)", "code": "NWA19" }, { "name": "Northwest A Reduced (NWA2)", "code": "NWA2" }, { "name": "Northwest A Reduced (NWA20)", "code": "NWA20" }, { "name": "Northwest A Reduced (NWA21)", "code": "NWA21" }, { "name": "Northwest A Reduced (NWA22)", "code": "NWA22" }, { "name": "Northwest A Reduced (NWA23)", "code": "NWA23" }, { "name": "Northwest A Reduced (NWA26)", "code": "NWA26" }, { "name": "Northwest A Reduced (NWA27)", "code": "NWA27" }, { "name": "Northwest A Reduced (NWA28)", "code": "NWA28" }, { "name": "Northwest A Reduced (NWA29)", "code": "NWA29" }, { "name": "Northwest A Reduced (NWA3)", "code": "NWA3" }, { "name": "Northwest A Reduced (NWA30)", "code": "NWA30" }, { "name": "Northwest A Reduced (NWA31)", "code": "NWA31" }, { "name": "Northwest A Reduced (NWA32)", "code": "NWA32" }, { "name": "Northwest A Reduced (NWA4)", "code": "NWA4" }, { "name": "Northwest A Reduced (NWA6)", "code": "NWA6" }, { "name": "Northwest A Reduced (NWA7)", "code": "NWA7" }, { "name": "Northwest A Reduced (NWA8)", "code": "NWA8" }, { "name": "Northwest A Reduced (NWA9)", "code": "NWA9" }, { "name": "Northwest A Boosted (NWAB1)", "code": "NWAB1" }, { "name": "Northwest A Boosted (NWAB2)", "code": "NWAB2" }, { "name": "Northwest A Boosted (NWAB3)", "code": "NWAB3" }, { "name": "Northwest A Boosted (NWAB4)", "code": "NWAB4" }, { "name": "Northwest A Boosted (NWAB5)", "code": "NWAB5" }, { "name": "Northwest A Boosted (NWAB6)", "code": "NWAB6" }, { "name": "Northwest A Boosted (NWAB7)", "code": "NWAB7" }, { "name": "Northwest B", "code": "NWB1" }, { "name": "Northwest B Reduced (NWB10)", "code": "NWB10" }, { "name": "Northwest B Reduced (NWB11)", "code": "NWB11" }, { "name": "Northwest B Reduced (NWB12)", "code": "NWB12" }, { "name": "Northwest B Reduced (NWB2)", "code": "NWB2" }, { "name": "Northwest B Reduced (NWB4)", "code": "NWB4" }, { "name": "Northwest B Reduced (NWB5)", "code": "NWB5" }, { "name": "Northwest B Reduced (NWB6)", "code": "NWB6" }, { "name": "Northwest B Reduced (NWB8)", "code": "NWB8" }, { "name": "Northwest B Reduced (NWB9)", "code": "NWB9" }, { "name": "Northwest B Boosted (NWBB1)", "code": "NWBB1" }, { "name": "Northwest B WBC", "code": "NWBW1" }, { "name": "Northwest B WBC Reduced (NWBW2)", "code": "NWBW2" }, { "name": "Northwest B WBC Reduced (NWBW3)", "code": "NWBW3" }, { "name": "Northwest B WBC Reduced (NWBW4)", "code": "NWBW4" }, { "name": "Northwest B WBC Reduced (NWBW5)", "code": "NWBW5" }, { "name": "Northwest C", "code": "NWC1" }, { "name": "Northwest C Reduced (NWC3)", "code": "NWC3" }, { "name": "Northwest C Reduced (NWC4)", "code": "NWC4" }, { "name": "South", "code": "SO1" }, { "name": "South Reduced (SO2)", "code": "SO2" }, { "name": "South Reduced (SO4)", "code": "SO4" }, { "name": "South Reduced (SO5)", "code": "SO5" }, { "name": "South Reduced (SO6)", "code": "SO6" }, { "name": "South Reduced (SO7)", "code": "SO7" }, { "name": "South Barclay 1 (SOBC1)", "code": "SOBC1" }, { "name": "South Barclay Boosted (SOBCB1)", "code": "SOBCB1" }, { "name": "South Lost Creek (SOLC1)", "code": "SOLC1" }, { "name": "South Lost Creek Reduced (SOLC2)", "code": "SOLC2" }, { "name": "South Lost Creek Boosted (SOLCB1)", "code": "SOLCB1" }, { "name": "Southwest A", "code": "SWA1" }, { "name": "Southwest A Reduced (SWA2)", "code": "SWA2" }, { "name": "Southwest A Reduced (SWA3)", "code": "SWA3" }, { "name": "Southwest A Reduced (SWA4)", "code": "SWA4" }, { "name": "Southwest A Reduced (SWA5)", "code": "SWA5" }, { "name": "Southwest B", "code": "SWB1" }, { "name": "Southwest B Reduced (SWB2)", "code": "SWB2" }, { "name": "Southwest B Reduced (SWB3)", "code": "SWB3" }, { "name": "Southwest B Boosted (SWBB1)", "code": "SWBB1" }, { "name": "Southwest C", "code": "SWC1" }, { "name": "Southwest C Reduced (SWC4)", "code": "SWC4" }, { "name": "Southwest C Reduced (SWC5)", "code": "SWC5" }, { "name": "Abandoned", "code": "AB" }, { "name": "Private", "code": "PR" }, { "name": "Northwest A Reduced (NWA33)", "code": "NWA33" }, { "name": "Southwest A Reduced (SWA6)", "code": "SWA6" }, { "name": "South Boosted (SOB1)", "code": "SOB1" }, { "name": "River Place (RP1)", "code": "RP1" }, { "name": "River Place (RP2)", "code": "RP2" }, { "name": "River Place (RP3)", "code": "RP3" }, { "name": "River Place (RP4)", "code": "RP4" }, { "name": "River Place (RP5)", "code": "RP5" }, { "name": "River Place (RP6)", "code": "RP6" }, { "name": "River Place (RP7)", "code": "RP7" }, { "name": "River Place (RP8)", "code": "RP8" }, { "name": "River Place (RP9)", "code": "RP9" }, { "name": "River Place (RP10)", "code": "RP10" }, { "name": "River Place (RP11)", "code": "RP11" }, { "name": "Glenlake (GL1)", "code": "GL1" }, { "name": "Glenlake (GL2)", "code": "GL2" }, { "name": "Glenlake (GL3)", "code": "GL3" }, { "name": "Northwest A Reduced (NWA34)", "code": "NWA34" }, { "name": "South Reduced (SO8)", "code": "SO8" }, { "name": "Central Service Area", "code": "CSA" }, { "name": "North High High Service Area", "code": "NHH" }, { "name": "North High Service Area", "code": "NHSA" }, { "name": "South Service Area", "code": "SSA" }, { "name": "North Service Area", "code": "NSA" }, { "name": "Central Low Service Area", "code": "CLSA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NBR", "type": "esriFieldTypeString", "alias": "NBR", "length": 1, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 64, "domain": null }, { "name": "LABEL4", "type": "esriFieldTypeString", "alias": "LABEL4", "length": 128, "domain": null }, { "name": "LOWHGL", "type": "esriFieldTypeDouble", "alias": "LOWHGL", "domain": null }, { "name": "HIGHHGL", "type": "esriFieldTypeDouble", "alias": "HIGHHGL", "domain": null }, { "name": "TYPHGL", "type": "esriFieldTypeDouble", "alias": "TYPHGL", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WEBSRVCS.AUSTIN.WaterPressureZones.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.WaterPressureZones.AREA", "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_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R827_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_827", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_827", "fields": "GlobalID_1,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S537_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Wastewater Drainage Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "BARTON", "description": "BARTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BARTON" ] ] }, { "label": "BLUNN", "description": "BLUNN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BLUNN" ] ] }, { "label": "BULL", "description": "BULL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BULL" ] ] }, { "label": "BUTTERMILK", "description": "BUTTERMILK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BUTTERMILK" ] ] }, { "label": "COTTONMOUTH", "description": "COTTONMOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "COTTONMOUTH" ] ] }, { "label": "DECKER", "description": "DECKER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "DECKER" ] ] }, { "label": "HUCKS SLOUGH", "description": "HUCKS SLOUGH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "HUCKS SLOUGH" ] ] }, { "label": "MAHA", "description": "MAHA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "MAHA" ] ] }, { "label": "SOUTH BOGGY", "description": "SOUTH BOGGY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "SOUTH BOGGY" ] ] }, { "label": "TAYLOR SLOUGH SOUTH", "description": "TAYLOR SLOUGH SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "TAYLOR SLOUGH SOUTH" ] ] }, { "label": "WILLOW CREEK", "description": "WILLOW CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WILLOW CREEK" ] ] }, { "label": "BEAR", "description": "BEAR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BEAR" ] ] }, { "label": "CEDAR", "description": "CEDAR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "CEDAR" ] ] }, { "label": "DRY EAST", "description": "DRY EAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "DRY EAST" ] ] }, { "label": "EANES", "description": "EANES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "EANES" ] ] }, { "label": "EAST BOULDIN", "description": "EAST BOULDIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "EAST BOULDIN" ] ] }, { "label": "GILLELAND", "description": "GILLELAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "GILLELAND" ] ] }, { "label": "LAKE AUSTIN", "description": "LAKE AUSTIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LAKE AUSTIN" ] ] }, { "label": "LITTLE WALNUT", "description": "LITTLE WALNUT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LITTLE WALNUT" ] ] }, { "label": "MARBLE", "description": "MARBLE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "MARBLE" ] ] }, { "label": "NORTH FORK", "description": "NORTH FORK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "NORTH FORK" ] ] }, { "label": "TANNEHILL UPPER", "description": "TANNEHILL UPPER", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "values": [ [ "TANNEHILL UPPER" ] ] }, { "label": "TANNEHILL LOWER", "description": "TANNEHILL LOWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "TANNEHILL LOWER" ] ] }, { "label": "WILLIAMSON", "description": "WILLIAMSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WILLIAMSON" ] ] }, { "label": "BEE", "description": "BEE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BEE" ] ] }, { "label": "BLANCO RIVER", "description": "BLANCO RIVER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BLANCO RIVER" ] ] }, { "label": "BRUSHY", "description": "BRUSHY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BRUSHY" ] ] }, { "label": "BUTTERCUP", "description": "BUTTERCUP", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BUTTERCUP" ] ] }, { "label": "COTTONWOOD", "description": "COTTONWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "COTTONWOOD" ] ] }, { "label": "COUNTRY CLUB", "description": "COUNTRY CLUB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "COUNTRY CLUB" ] ] }, { "label": "DRY", "description": "DRY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "DRY" ] ] }, { "label": "ELM", "description": "ELM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "ELM" ] ] }, { "label": "FORT UPPER", "description": "FORT UPPER", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 245, 166, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "FORT UPPER" ] ] }, { "label": "FORT LOWER", "description": "FORT LOWER", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 245, 166, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "FORT LOWER" ] ] }, { "label": "HARRIS BRANCH", "description": "HARRIS BRANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "HARRIS BRANCH" ] ] }, { "label": "JOHNSON", "description": "JOHNSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "JOHNSON" ] ] }, { "label": "LITTLE BARTON", "description": "LITTLE BARTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LITTLE BARTON" ] ] }, { "label": "LITTLE BEAR", "description": "LITTLE BEAR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LITTLE BEAR" ] ] }, { "label": "LOCKWOOD", "description": "LOCKWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LOCKWOOD" ] ] }, { "label": "RATTAN", "description": "RATTAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "RATTAN" ] ] }, { "label": "RINARD", "description": "RINARD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "RINARD" ] ] }, { "label": "WEST BOULDIN", "description": "WEST BOULDIN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WEST BOULDIN" ] ] }, { "label": "BOGGY UPPER", "description": "BOGGY UPPER", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "BOGGY UPPER" ] ] }, { "label": "BOGGY LOWER", "description": "BOGGY LOWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "values": [ [ "BOGGY LOWER" ] ] }, { "label": "CARSON", "description": "CARSON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "CARSON" ] ] }, { "label": "HARPERS BRANCH", "description": "HARPERS BRANCH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "HARPERS BRANCH" ] ] }, { "label": "LAKE TRAVIS", "description": "LAKE TRAVIS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LAKE TRAVIS" ] ] }, { "label": "SHOAL UPPER", "description": "SHOAL UPPER", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "values": [ [ "SHOAL UPPER" ] ] }, { "label": "SHOAL LOWER", "description": "SHOAL LOWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "values": [ [ "SHOAL LOWER" ] ] }, { "label": "SLAUGHTER", "description": "SLAUGHTER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "SLAUGHTER" ] ] }, { "label": "LAKE", "description": "LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LAKE" ] ] }, { "label": "LITTLE BEE", "description": "LITTLE BEE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "LITTLE BEE" ] ] }, { "label": "ONION", "description": "ONION", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "ONION" ] ] }, { "label": "SOUTH FORK", "description": "SOUTH FORK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "SOUTH FORK" ] ] }, { "label": "TAYLOR SLOUGH NORTH", "description": "TAYLOR SLOUGH NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "TAYLOR SLOUGH NORTH" ] ] }, { "label": "WALLER UPPER", "description": "WALLER UPPER", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 238, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WALLER UPPER" ] ] }, { "label": "WALLER LOWER", "description": "WALLER LOWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "WALLER LOWER" ] ] }, { "label": "WALNUT", "description": "WALNUT", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WALNUT" ] ] }, { "label": "WEST BULL", "description": "WEST BULL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WEST BULL" ] ] }, { "label": "WILBARGER", "description": "WILBARGER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "WILBARGER" ] ] }, { "label": "COLORADO RIVER", "description": "COLORADO RIVER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "COLORADO RIVER" ] ] }, { "label": "TOWN LAKE", "description": "TOWN LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "TOWN LAKE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BARTON", "label": "BARTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BLUNN", "label": "BLUNN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BULL", "label": "BULL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BUTTERMILK", "label": "BUTTERMILK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "COTTONMOUTH", "label": "COTTONMOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "DECKER", "label": "DECKER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "HUCKS SLOUGH", "label": "HUCKS SLOUGH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "MAHA", "label": "MAHA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SOUTH BOGGY", "label": "SOUTH BOGGY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "TAYLOR SLOUGH SOUTH", "label": "TAYLOR SLOUGH SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 253, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WILLOW CREEK", "label": "WILLOW CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BEAR", "label": "BEAR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "CEDAR", "label": "CEDAR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "DRY EAST", "label": "DRY EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "EANES", "label": "EANES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "EAST BOULDIN", "label": "EAST BOULDIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "GILLELAND", "label": "GILLELAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LAKE AUSTIN", "label": "LAKE AUSTIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LITTLE WALNUT", "label": "LITTLE WALNUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "MARBLE", "label": "MARBLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "NORTH FORK", "label": "NORTH FORK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "value": "TANNEHILL UPPER", "label": "TANNEHILL UPPER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "TANNEHILL LOWER", "label": "TANNEHILL LOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WILLIAMSON", "label": "WILLIAMSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BEE", "label": "BEE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BLANCO RIVER", "label": "BLANCO RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BRUSHY", "label": "BRUSHY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BUTTERCUP", "label": "BUTTERCUP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "COTTONWOOD", "label": "COTTONWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "COUNTRY CLUB", "label": "COUNTRY CLUB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "DRY", "label": "DRY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "ELM", "label": "ELM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 245, 166, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "FORT UPPER", "label": "FORT UPPER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 245, 166, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "FORT LOWER", "label": "FORT LOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "HARRIS BRANCH", "label": "HARRIS BRANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "JOHNSON", "label": "JOHNSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LITTLE BARTON", "label": "LITTLE BARTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LITTLE BEAR", "label": "LITTLE BEAR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LOCKWOOD", "label": "LOCKWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "RATTAN", "label": "RATTAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "RINARD", "label": "RINARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 218, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WEST BOULDIN", "label": "WEST BOULDIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "BOGGY UPPER", "label": "BOGGY UPPER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "value": "BOGGY LOWER", "label": "BOGGY LOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "CARSON", "label": "CARSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "HARPERS BRANCH", "label": "HARPERS BRANCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LAKE TRAVIS", "label": "LAKE TRAVIS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "value": "SHOAL UPPER", "label": "SHOAL UPPER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 165, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "value": "SHOAL LOWER", "label": "SHOAL LOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 217, 253, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SLAUGHTER", "label": "SLAUGHTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LAKE", "label": "LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "LITTLE BEE", "label": "LITTLE BEE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "ONION", "label": "ONION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "SOUTH FORK", "label": "SOUTH FORK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "TAYLOR SLOUGH NORTH", "label": "TAYLOR SLOUGH NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 238, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WALLER UPPER", "label": "WALLER UPPER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "WALLER LOWER", "label": "WALLER LOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WALNUT", "label": "WALNUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WEST BULL", "label": "WEST BULL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 248, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "WILBARGER", "label": "WILBARGER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "COLORADO RIVER", "label": "COLORADO RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TOWN LAKE", "label": "TOWN LAKE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 235, 252, 255 ], "toColor": [ 197, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 226, 255 ], "toColor": [ 189, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 179, 255 ], "toColor": [ 252, 218, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 211, 252, 255 ], "toColor": [ 192, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 226, 255 ], "toColor": [ 252, 189, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 189, 255 ], "toColor": [ 217, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 189, 255 ], "toColor": [ 252, 203, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 179, 252, 255 ], "toColor": [ 218, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 197, 252, 255 ], "toColor": [ 223, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 182, 255 ], "toColor": [ 252, 239, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 245, 252, 255 ], "toColor": [ 182, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 228, 252, 255 ], "toColor": [ 215, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 198, 252, 255 ], "toColor": [ 187, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 207, 252, 255 ], "toColor": [ 214, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 202, 255 ], "toColor": [ 252, 227, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 199, 255 ], "toColor": [ 197, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 209, 255 ], "toColor": [ 252, 184, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 194, 255 ], "toColor": [ 252, 236, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 184, 252, 255 ], "toColor": [ 206, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 207, 255 ], "toColor": [ 252, 213, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 197, 255 ], "toColor": [ 252, 197, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 241, 255 ], "toColor": [ 252, 189, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 197, 252, 255 ], "toColor": [ 205, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 215, 255 ], "toColor": [ 229, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 197, 255 ], "toColor": [ 252, 212, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 215, 252, 255 ], "toColor": [ 182, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 137, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0942659161838904E7, "ymin": 3502514.6055378285, "xmax": -1.0837823411746414E7, "ymax": 3584924.403283004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 3, "domain": null }, { "name": "SERVED", "type": "esriFieldTypeString", "alias": "SERVED", "length": 1, "domain": { "type": "codedValue", "name": "WS2_D_YesNoUnknown", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 }, { "name": "WEBSRVCS.AUSTIN.WWBasin.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.WWBasin.AREA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R831_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_831", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_831", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S541_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Site Plan Case", "type": "Feature Layer", "description": "This feature class represents City of Austin Planning and Development Review Dept. site plan case boundaries. This data has been created to support City of Austin Planning and Development Review Department business processes.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Acknowledgment of the \u201cCity of Austin, Geospatial Services \u2013 Data Development\u201d would be appreciated in products derived from this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CASE_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 167, 127, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0912247857606996E7, "ymin": 3510613.726808087, "xmax": -1.0852536690215925E7, "ymax": 3570128.7333200923, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITE_PLAN_CASE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_PLAN_CASE_ID", "type": "esriFieldTypeInteger", "alias": "SITE_PLAN_CASE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "FOLDERRSN", "type": "esriFieldTypeInteger", "alias": "FOLDERRSN", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "length": 30, "domain": null }, { "name": "SITE_PLAN_CASE_NAME", "type": "esriFieldTypeString", "alias": "SITE_PLAN_CASE_NAME", "length": 200, "domain": null }, { "name": "SITE_PLAN_CASE_STATUS", "type": "esriFieldTypeString", "alias": "SITE_PLAN_CASE_STATUS", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "CASE_TYPE", "length": 100, "domain": null }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "PERMIT_NUMBER", "length": 20, "domain": null }, { "name": "CASE_MANAGER", "type": "esriFieldTypeString", "alias": "CASE_MANAGER", "length": 100, "domain": null }, { "name": "DETAILED_STATUS", "type": "esriFieldTypeString", "alias": "DETAILED_STATUS", "length": 100, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "SUB_TYPE", "length": 100, "domain": null }, { "name": "WORK_TYPE", "type": "esriFieldTypeString", "alias": "WORK_TYPE", "length": 100, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 200, "domain": null }, { "name": "APPLICATION_START_DATE", "type": "esriFieldTypeDate", "alias": "APPLICATION_START_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_DATE", "length": 8, "domain": null }, { "name": "FINAL_DATE", "type": "esriFieldTypeDate", "alias": "FINAL_DATE", "length": 8, "domain": null }, { "name": "DAY_APPROVED", "type": "esriFieldTypeString", "alias": "DAY_APPROVED", "length": 25, "domain": null }, { "name": "APPROVED_IN_LAST_30_DAYS", "type": "esriFieldTypeString", "alias": "APPROVED_IN_LAST_30_DAYS", "length": 5, "domain": null }, { "name": "CALENDAR_YEAR_FOLDER_CREATED", "type": "esriFieldTypeString", "alias": "CALENDAR_YEAR_FOLDER_CREATED", "length": 5, "domain": null }, { "name": "CALENDAR_YEAR_FOLDER_ISSUED", "type": "esriFieldTypeString", "alias": "CALENDAR_YEAR_FOLDER_ISSUED", "length": 5, "domain": null }, { "name": "FISCAL_YEAR_FOLDER_CREATED", "type": "esriFieldTypeString", "alias": "FISCAL_YEAR_FOLDER_CREATED", "length": 5, "domain": null }, { "name": "FISCAL_YEAR_FOLDER_ISSUED", "type": "esriFieldTypeString", "alias": "FISCAL_YEAR_FOLDER_ISSUED", "length": 5, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 20, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 10, "domain": null }, { "name": "STREET_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 10, "domain": null }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 200, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": null }, { "name": "PROPERTYRSN", "type": "esriFieldTypeString", "alias": "PROPERTYRSN", "length": 20, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 20, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 20, "domain": null }, { "name": "TCAD_ID", "type": "esriFieldTypeString", "alias": "TCAD_ID", "length": 20, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 100, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "NEIGHBORHOOD_PLAN_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_PLAN_NAME", "length": 100, "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeInteger", "alias": "COUNCIL_DISTRICT", "domain": null }, { "name": "SMART_GROWTH_ZONE", "type": "esriFieldTypeString", "alias": "SMART_GROWTH_ZONE", "length": 200, "domain": null }, { "name": "SCHOOL_DISTRICT", "type": "esriFieldTypeString", "alias": "SCHOOL_DISTRICT", "length": 60, "domain": null }, { "name": "WATERSHED_CLASS", "type": "esriFieldTypeString", "alias": "WATERSHED_CLASS", "length": 200, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 200, "domain": null }, { "name": "DESC_OF_PROPOSED_DEVELOPMENT", "type": "esriFieldTypeString", "alias": "DESC_OF_PROPOSED_DEVELOPMENT", "length": 200, "domain": null }, { "name": "RELATED_CASES", "type": "esriFieldTypeString", "alias": "RELATED_CASES", "length": 200, "domain": null }, { "name": "DESCRIPTION_OF_WORK", "type": "esriFieldTypeString", "alias": "DESCRIPTION_OF_WORK", "length": 200, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 200, "domain": null }, { "name": "EXISTING_ZONING", "type": "esriFieldTypeString", "alias": "EXISTING_ZONING", "length": 200, "domain": null }, { "name": "EXISTING_LAND_USE", "type": "esriFieldTypeString", "alias": "EXISTING_LAND_USE", "length": 200, "domain": null }, { "name": "PROPOSED_LAND_USE", "type": "esriFieldTypeString", "alias": "PROPOSED_LAND_USE", "length": 200, "domain": null }, { "name": "TIA_REQUIRED", "type": "esriFieldTypeString", "alias": "TIA_REQUIRED", "length": 10, "domain": null }, { "name": "TIA_SUBMITTED", "type": "esriFieldTypeString", "alias": "TIA_SUBMITTED", "length": 10, "domain": null }, { "name": "SMART_HOUSING", "type": "esriFieldTypeString", "alias": "SMART_HOUSING", "length": 10, "domain": null }, { "name": "EXISTING_NO_OF_UNITS", "type": "esriFieldTypeDouble", "alias": "EXISTING_NO_OF_UNITS", "domain": null }, { "name": "PROPOSED_NO_OF_UNITS", "type": "esriFieldTypeDouble", "alias": "PROPOSED_NO_OF_UNITS", "domain": null }, { "name": "GROSS_SITE_AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "GROSS_SITE_AREA_ACRES", "domain": null }, { "name": "PROPOSED_BLDG_SQ_FOOTAGE", "type": "esriFieldTypeDouble", "alias": "PROPOSED_BLDG_SQ_FOOTAGE", "domain": null }, { "name": "PROP_IMPERVIOUS_COVER_PERCENT", "type": "esriFieldTypeDouble", "alias": "PROP_IMPERVIOUS_COVER_PERCENT", "domain": null }, { "name": "APPLICANT_FULLNAME", "type": "esriFieldTypeString", "alias": "APPLICANT_FULLNAME", "length": 200, "domain": null }, { "name": "APPLICANT_ORGANIZATION_NAME", "type": "esriFieldTypeString", "alias": "APPLICANT_ORGANIZATION_NAME", "length": 200, "domain": null }, { "name": "APPLICANT_ADDRESS", "type": "esriFieldTypeString", "alias": "APPLICANT_ADDRESS", "length": 200, "domain": null }, { "name": "APPLICANT_ADDRCITY", "type": "esriFieldTypeString", "alias": "APPLICANT_ADDRCITY", "length": 200, "domain": null }, { "name": "APPLICANT_PHONE", "type": "esriFieldTypeString", "alias": "APPLICANT_PHONE", "length": 20, "domain": null }, { "name": "OWNER_FULLNAME", "type": "esriFieldTypeString", "alias": "OWNER_FULLNAME", "length": 200, "domain": null }, { "name": "OWNER_ORGANIZATION_NAME", "type": "esriFieldTypeString", "alias": "OWNER_ORGANIZATION_NAME", "length": 200, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 200, "domain": null }, { "name": "OWNER_ADDRCITY", "type": "esriFieldTypeString", "alias": "OWNER_ADDRCITY", "length": 200, "domain": null }, { "name": "OWNER_PHONE", "type": "esriFieldTypeString", "alias": "OWNER_PHONE", "length": 20, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "Subdivision Case", "type": "Feature Layer", "description": "This feature class represents City of Austin subdivision review case boundaries. These are not the final recorded subdivision boundaries.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Acknowledgment of the City of Austin would be appreciated in products derived from this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[CASE_NUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 194, 158, 215, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0918655788520163E7, "ymin": 3508072.428797157, "xmax": -1.0851759421467926E7, "ymax": 3569451.18954436, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVSION_CASE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBDIVISION_CASE_ID", "type": "esriFieldTypeInteger", "alias": "SUBDIVISION_CASE_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "FOLDERRSN", "type": "esriFieldTypeInteger", "alias": "FOLDERRSN", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "length": 30, "domain": null }, { "name": "SUBDIVSION_CASE_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVSION_CASE_NAME", "length": 200, "domain": null }, { "name": "SUBDIVISION_CASE_STATUS", "type": "esriFieldTypeString", "alias": "SUBDIVISION_CASE_STATUS", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "CASE_TYPE", "length": 100, "domain": null }, { "name": "CASE_MANAGER", "type": "esriFieldTypeString", "alias": "CASE_MANAGER", "length": 100, "domain": null }, { "name": "PERMIT_NUMBER", "type": "esriFieldTypeString", "alias": "PERMIT_NUMBER", "length": 20, "domain": null }, { "name": "WORK_TYPE", "type": "esriFieldTypeString", "alias": "WORK_TYPE", "length": 100, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "SUB_TYPE", "length": 100, "domain": null }, { "name": "DETAILED_STATUS", "type": "esriFieldTypeString", "alias": "DETAILED_STATUS", "length": 100, "domain": null }, { "name": "DESC_OF_PROPOSED_DEVELOPMENT", "type": "esriFieldTypeString", "alias": "DESC_OF_PROPOSED_DEVELOPMENT", "length": 200, "domain": null }, { "name": "DESCRIPTION_OF_WORK", "type": "esriFieldTypeString", "alias": "DESCRIPTION_OF_WORK", "length": 200, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 200, "domain": null }, { "name": "REFERENCEFILE", "type": "esriFieldTypeString", "alias": "REFERENCEFILE", "length": 200, "domain": null }, { "name": "RELATED_CASES", "type": "esriFieldTypeString", "alias": "RELATED_CASES", "length": 200, "domain": null }, { "name": "EXISTING_LAND_USE", "type": "esriFieldTypeString", "alias": "EXISTING_LAND_USE", "length": 200, "domain": null }, { "name": "EXISTING_ZONING", "type": "esriFieldTypeString", "alias": "EXISTING_ZONING", "length": 200, "domain": null }, { "name": "PROPOSED_LAND_USE", "type": "esriFieldTypeString", "alias": "PROPOSED_LAND_USE", "length": 200, "domain": null }, { "name": "APPLICATION_START_DATE", "type": "esriFieldTypeDate", "alias": "APPLICATION_START_DATE", "length": 8, "domain": null }, { "name": "APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "APPROVAL_DATE", "length": 8, "domain": null }, { "name": "FINAL_DATE", "type": "esriFieldTypeDate", "alias": "FINAL_DATE", "length": 8, "domain": null }, { "name": "DAY_APPROVED", "type": "esriFieldTypeString", "alias": "DAY_APPROVED", "length": 25, "domain": null }, { "name": "APPROVED_IN_LAST_30_DAYS", "type": "esriFieldTypeString", "alias": "APPROVED_IN_LAST_30_DAYS", "length": 5, "domain": null }, { "name": "CALENDAR_YEAR_FOLDER_CREATED", "type": "esriFieldTypeString", "alias": "CALENDAR_YEAR_FOLDER_CREATED", "length": 5, "domain": null }, { "name": "CALENDAR_YEAR_FOLDER_ISSUED", "type": "esriFieldTypeString", "alias": "CALENDAR_YEAR_FOLDER_ISSUED", "length": 5, "domain": null }, { "name": "FISCAL_YEAR_FOLDER_CREATED", "type": "esriFieldTypeString", "alias": "FISCAL_YEAR_FOLDER_CREATED", "length": 5, "domain": null }, { "name": "FISCAL_YEAR_FOLDER_ISSUED", "type": "esriFieldTypeString", "alias": "FISCAL_YEAR_FOLDER_ISSUED", "length": 5, "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 20, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 10, "domain": null }, { "name": "STREET_PREFIX", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 10, "domain": null }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "STREET_DIRECTION", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 200, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 10, "domain": null }, { "name": "PROPERTYRSN", "type": "esriFieldTypeString", "alias": "PROPERTYRSN", "length": 20, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 20, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 20, "domain": null }, { "name": "TCAD_ID", "type": "esriFieldTypeString", "alias": "TCAD_ID", "length": 20, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 200, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "NEIGHBORHOOD_PLAN_NAME", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD_PLAN_NAME", "length": 100, "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeInteger", "alias": "COUNCIL_DISTRICT", "domain": null }, { "name": "SMART_GROWTH_ZONE", "type": "esriFieldTypeString", "alias": "SMART_GROWTH_ZONE", "length": 200, "domain": null }, { "name": "SCHOOL_DISTRICT", "type": "esriFieldTypeString", "alias": "SCHOOL_DISTRICT", "length": 60, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 200, "domain": null }, { "name": "WATERSHED_CLASS", "type": "esriFieldTypeString", "alias": "WATERSHED_CLASS", "length": 200, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 200, "domain": null }, { "name": "TIA_REQUIRED", "type": "esriFieldTypeString", "alias": "TIA_REQUIRED", "length": 10, "domain": null }, { "name": "TIA_SUBMITTED", "type": "esriFieldTypeString", "alias": "TIA_SUBMITTED", "length": 10, "domain": null }, { "name": "SMART_HOUSING", "type": "esriFieldTypeString", "alias": "SMART_HOUSING", "length": 10, "domain": null }, { "name": "EXISTING_NO_OF_LOTS", "type": "esriFieldTypeDouble", "alias": "EXISTING_NO_OF_LOTS", "domain": null }, { "name": "PROPOSED_NO_OF_LOTS", "type": "esriFieldTypeDouble", "alias": "PROPOSED_NO_OF_LOTS", "domain": null }, { "name": "EXISTING_NO_OF_UNITS", "type": "esriFieldTypeDouble", "alias": "EXISTING_NO_OF_UNITS", "domain": null }, { "name": "PROPOSED_NO_OF_UNITS", "type": "esriFieldTypeDouble", "alias": "PROPOSED_NO_OF_UNITS", "domain": null }, { "name": "GROSS_SITE_AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "GROSS_SITE_AREA_ACRES", "domain": null }, { "name": "PROP_IMPERVIOUS_COVER_ACRES", "type": "esriFieldTypeDouble", "alias": "PROP_IMPERVIOUS_COVER_ACRES", "domain": null }, { "name": "PROP_IMPERVIOUS_COVER_PERCENT", "type": "esriFieldTypeDouble", "alias": "PROP_IMPERVIOUS_COVER_PERCENT", "domain": null }, { "name": "APPLICANT_FULLNAME", "type": "esriFieldTypeString", "alias": "APPLICANT_FULLNAME", "length": 200, "domain": null }, { "name": "APPLICANT_ORGANIZATION_NAME", "type": "esriFieldTypeString", "alias": "APPLICANT_ORGANIZATION_NAME", "length": 200, "domain": null }, { "name": "APPLICANT_ADDRESS", "type": "esriFieldTypeString", "alias": "APPLICANT_ADDRESS", "length": 200, "domain": null }, { "name": "APPLICANT_ADDRCITY", "type": "esriFieldTypeString", "alias": "APPLICANT_ADDRCITY", "length": 200, "domain": null }, { "name": "APPLICANT_PHONE", "type": "esriFieldTypeString", "alias": "APPLICANT_PHONE", "length": 20, "domain": null }, { "name": "OWNER_FULLNAME", "type": "esriFieldTypeString", "alias": "OWNER_FULLNAME", "length": 200, "domain": null }, { "name": "OWNER_ORGANIZATION_NAME", "type": "esriFieldTypeString", "alias": "OWNER_ORGANIZATION_NAME", "length": 200, "domain": null }, { "name": "OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "OWNER_ADDRESS", "length": 200, "domain": null }, { "name": "OWNER_ADDRCITY", "type": "esriFieldTypeString", "alias": "OWNER_ADDRCITY", "length": 200, "domain": null }, { "name": "OWNER_PHONE", "type": "esriFieldTypeString", "alias": "OWNER_PHONE", "length": 20, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Subdivision", "type": "Feature Layer", "description": "This feature class represents the boundaries of recorded subdivisions in the City of Austin and surrounding counties.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Acknowledgment of the \u201cCity of Austin, Geospatial Services \u2013 Data Development\u201d would be appreciated in products derived from this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[SUBDIVISION_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 51, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 210, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.09271395073841E7, "ymin": 3504781.4397402178, "xmax": -1.0841077329007465E7, "ymax": 3582870.063118687, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBDIVISION_ID", "type": "esriFieldTypeInteger", "alias": "SUBDIVISION_ID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "FOLDERRSN", "type": "esriFieldTypeInteger", "alias": "FOLDERRSN", "domain": null }, { "name": "CASE_NUMBER", "type": "esriFieldTypeString", "alias": "CASE_NUMBER", "length": 30, "domain": null }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "length": 130, "domain": null }, { "name": "DOCUMENT_ID", "type": "esriFieldTypeString", "alias": "DOCUMENT_ID", "length": 15, "domain": null }, { "name": "DOCUMENT_TYPE", "type": "esriFieldTypeString", "alias": "DOCUMENT_TYPE", "length": 30, "domain": null }, { "name": "RECORDED_DATE", "type": "esriFieldTypeDate", "alias": "RECORDED_DATE", "length": 8, "domain": null }, { "name": "RECORDED_ACRES", "type": "esriFieldTypeDouble", "alias": "RECORDED_ACRES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "SER_Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "SER_Wastewater", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "Creeks", "type": "Feature Layer", "description": "Combination of stream centerlines created from aerial orthophotography, planimetrics based on LIDAR data \"Hydro_L\" (a non continuous stream) and construction plans which has been updated and edited to be a continuous stream.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 6400, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Please credit the City of Austin Watershed Protection Department with use of this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.094234121596811E7, "ymin": 3483519.8012482007, "xmax": -1.083764373349087E7, "ymax": 3584856.469663645, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREAM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREEK_ID", "type": "esriFieldTypeInteger", "alias": "CREEK_ID", "domain": null }, { "name": "FEATURE_CODE", "type": "esriFieldTypeInteger", "alias": "FEATURE_CODE", "domain": { "type": "codedValue", "name": "WS1_D_WPDR_CREEKS_FEA_CODE", "description": "Feature Codes for Creek Centerlines", "codedValues": [ { "name": "Natural channel", "code": 70 }, { "name": "Water Body Centerline", "code": 71 }, { "name": "Under Road (culvert or storm drain)", "code": 72 }, { "name": "Concrete Lined Open Channel", "code": 103 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREAM_NAME", "type": "esriFieldTypeString", "alias": "STREAM_NAME", "length": 35, "domain": { "type": "codedValue", "name": "WS1_D_WPDR_CREEKS_STREAM_NAME", "description": "Creek Centerline Sream Names", "codedValues": [ { "name": "APPLE SPRING HOLLOW", "code": "APPLE SPRING HOLLOW" }, { "name": "BARNES HOLLOW", "code": "BARNES HOLLOW" }, { "name": "BARREL HOLLOW", "code": "BARREL HOLLOW" }, { "name": "BARTON CREEK", "code": "BARTON CREEK" }, { "name": "BEAR CREEK", "code": "BEAR CREEK" }, { "name": "BEAR CREEK WEST", "code": "BEAR CREEK WEST" }, { "name": "BEE CAVE HOLLOW", "code": "BEE CAVE HOLLOW" }, { "name": "BEE CREEK", "code": "BEE CREEK" }, { "name": "BIG SANDY CREEK", "code": "BIG SANDY CREEK" }, { "name": "BINGHAM CREEK", "code": "BINGHAM CREEK" }, { "name": "BLOCK HOUSE CREEK", "code": "BLOCK HOUSE CREEK" }, { "name": "BLOODY HOLLOW", "code": "BLOODY HOLLOW" }, { "name": "BOGGY CREEK", "code": "BOGGY CREEK" }, { "name": "BOHLS HOLLOW", "code": "BOHLS HOLLOW" }, { "name": "BROWN HOLLOW", "code": "BROWN HOLLOW" }, { "name": "BRUSHY CREEK", "code": "BRUSHY CREEK" }, { "name": "BRUSHY CREEK SOUTH", "code": "BRUSHY CREEK SOUTH" }, { "name": "BULL CREEK", "code": "BULL CREEK" }, { "name": "BULLICK HOLLOW", "code": "BULLICK HOLLOW" }, { "name": "BUTTERCUP CREEK", "code": "BUTTERCUP CREEK" }, { "name": "BUTTERMILK BRANCH CREEK", "code": "BUTTERMILK BRANCH CREEK" }, { "name": "BUTTERMILK HOLLOW", "code": "BUTTERMILK HOLLOW" }, { "name": "CEDAR CREEK", "code": "CEDAR CREEK" }, { "name": "CEDAR HOLLOW", "code": "CEDAR HOLLOW" }, { "name": "CHERRY HOLLOW", "code": "CHERRY HOLLOW" }, { "name": "CLUCK CREEK", "code": "CLUCK CREEK" }, { "name": "COLD SPRINGS HOLLOW", "code": "COLD SPRINGS HOLLOW" }, { "name": "COLDWATER CREEK", "code": "COLDWATER CREEK" }, { "name": "COLEMAN BRANCH CREEK", "code": "COLEMAN BRANCH CREEK" }, { "name": "COLLIER HOLLOW", "code": "COLLIER HOLLOW" }, { "name": "COLORADO RIVER", "code": "COLORADO RIVER" }, { "name": "COMMONS FORD CREEK", "code": "COMMONS FORD CREEK" }, { "name": "CONNORS CREEK", "code": "CONNORS CREEK" }, { "name": "COTTONWOOD CREEK", "code": "COTTONWOOD CREEK" }, { "name": "COUNTRY CLUB EAST", "code": "COUNTRY CLUB EAST" }, { "name": "COUNTRY CLUB WEST", "code": "COUNTRY CLUB WEST" }, { "name": "COW FORK BULL CREEK", "code": "COW FORK BULL CREEK" }, { "name": "COW PEN CREEK", "code": "COW PEN CREEK" }, { "name": "COX HOLLOW", "code": "COX HOLLOW" }, { "name": "CUERNAVACA CREEK", "code": "CUERNAVACA CREEK" }, { "name": "CYPRESS CREEK", "code": "CYPRESS CREEK" }, { "name": "DANZ CREEK", "code": "DANZ CREEK" }, { "name": "DAVIS SPRING BRANCH CREEK", "code": "DAVIS SPRING BRANCH CREEK" }, { "name": "DEEP HOLLOW", "code": "DEEP HOLLOW" }, { "name": "DEVILS HOLLOW", "code": "DEVILS HOLLOW" }, { "name": "DEWBERRY HOLLOW", "code": "DEWBERRY HOLLOW" }, { "name": "DOUBLE HOLLOW", "code": "DOUBLE HOLLOW" }, { "name": "DRY CREEK", "code": "DRY CREEK" }, { "name": "DRY CREEK NORTH", "code": "DRY CREEK NORTH" }, { "name": "DRY CREEK SOUTH", "code": "DRY CREEK SOUTH" }, { "name": "EANES CREEK", "code": "EANES CREEK" }, { "name": "EAST BOULDIN CREEK", "code": "EAST BOULDIN CREEK" }, { "name": "EAST COUNTRY CLUB CREEK", "code": "EAST COUNTRY CLUB CREEK" }, { "name": "ELM CREEK SOUTH", "code": "ELM CREEK SOUTH" }, { "name": "FERGUSON BRANCH CREEK", "code": "FERGUSON BRANCH CREEK" }, { "name": "FISHER HOLLOW", "code": "FISHER HOLLOW" }, { "name": "FORT BRANCH CREEK", "code": "FORT BRANCH CREEK" }, { "name": "FORTY ACRE HOLLOW", "code": "FORTY ACRE HOLLOW" }, { "name": "FOSTER BRANCH", "code": "FOSTER BRANCH" }, { "name": "GARLIC CREEK", "code": "GARLIC CREEK" }, { "name": "GILLUM HOLLOW", "code": "GILLUM HOLLOW" }, { "name": "GIVENS PARK ONE", "code": "GIVENS PARK ONE" }, { "name": "GIVENS PARK TWO", "code": "GIVENS PARK TWO" }, { "name": "GRAGG HOLLOW", "code": "GRAGG HOLLOW" }, { "name": "GUN HOLLOW", "code": "GUN HOLLOW" }, { "name": "HANCOCK BRANCH", "code": "HANCOCK BRANCH" }, { "name": "HARPERS BRANCH CREEK", "code": "HARPERS BRANCH CREEK" }, { "name": "HARRISON HOLLOW", "code": "HARRISON HOLLOW" }, { "name": "HAWKS NEST HOLLOW", "code": "HAWKS NEST HOLLOW" }, { "name": "HEMPHILL CREEK", "code": "HEMPHILL CREEK" }, { "name": "HICKS HOLLOW", "code": "HICKS HOLLOW" }, { "name": "HOG PEN CREEK", "code": "HOG PEN CREEK" }, { "name": "HONEY CREEK", "code": "HONEY CREEK" }, { "name": "HUCKS SLOUGH", "code": "HUCKS SLOUGH" }, { "name": "HURST CREEK", "code": "HURST CREEK" }, { "name": "JOHNSON CREEK", "code": "JOHNSON CREEK" }, { "name": "KINCHEON BRANCH", "code": "KINCHEON BRANCH" }, { "name": "KRAMER CREEK", "code": "KRAMER CREEK" }, { "name": "LAKE AUSTIN", "code": "LAKE AUSTIN" }, { "name": "LAKE CREEK", "code": "LAKE CREEK" }, { "name": "LAKE TRAVIS", "code": "LAKE TRAVIS" }, { "name": "LIME CREEK", "code": "LIME CREEK" }, { "name": "LITTLE BARNES HOLLOW", "code": "LITTLE BARNES HOLLOW" }, { "name": "LITTLE BEAR CREEK", "code": "LITTLE BEAR CREEK" }, { "name": "LITTLE BEE CREEK", "code": "LITTLE BEE CREEK" }, { "name": "LITTLE DEVILS HOLLOW", "code": "LITTLE DEVILS HOLLOW" }, { "name": "LITTLE WALNUT CREEK", "code": "LITTLE WALNUT CREEK" }, { "name": "LITTLE WILLOW CREEK", "code": "LITTLE WILLOW CREEK" }, { "name": "LOCKWOOD CREEK", "code": "LOCKWOOD CREEK" }, { "name": "LONG BRANCH CREEK", "code": "LONG BRANCH CREEK" }, { "name": "LONG HOLLOW CREEK", "code": "LONG HOLLOW CREEK" }, { "name": "LONG HOLLOW EAST", "code": "LONG HOLLOW EAST" }, { "name": "LONG HOLLOW NORTH", "code": "LONG HOLLOW NORTH" }, { "name": "LONG HOLLOW SOUTH", "code": "LONG HOLLOW SOUTH" }, { "name": "MACKS CANYON CREEK", "code": "MACKS CANYON CREEK" }, { "name": "MAHA CREEK", "code": "MAHA CREEK" }, { "name": "MASON CREEK", "code": "MASON CREEK" }, { "name": "MASON HOLLOW", "code": "MASON HOLLOW" }, { "name": "MAYFIELD CREEK", "code": "MAYFIELD CREEK" }, { "name": "MOTOROLA IRRIGATION POND", "code": "MOTOROLA IRRIGATION POND" }, { "name": "NAMELESS HOLLOW", "code": "NAMELESS HOLLOW" }, { "name": "NORTH CHERRY HOLLOW", "code": "NORTH CHERRY HOLLOW" }, { "name": "NORTH FORK BRUSHY CREEK", "code": "NORTH FORK BRUSHY CREEK" }, { "name": "NORTH FORK DRY CREEK", "code": "NORTH FORK DRY CREEK" }, { "name": "ONION CREEK", "code": "ONION CREEK" }, { "name": "PALMETTO HOLLOW", "code": "PALMETTO HOLLOW" }, { "name": "PANTHER HOLLOW", "code": "PANTHER HOLLOW" }, { "name": "PLUM CREEK", "code": "PLUM CREEK" }, { "name": "PORTER CREEK", "code": "PORTER CREEK" }, { "name": "POSSUM TROT", "code": "POSSUM TROT" }, { "name": "POST OAK CREEK", "code": "POST OAK CREEK" }, { "name": "QUAIL CREEK BRANCH", "code": "QUAIL CREEK BRANCH" }, { "name": "RATTAN CREEK", "code": "RATTAN CREEK" }, { "name": "ROCKY CREEK", "code": "ROCKY CREEK" }, { "name": "RUNNNG DEER CREEK", "code": "RUNNNG DEER CREEK" }, { "name": "SHEEP HOLLOW", "code": "SHEEP HOLLOW" }, { "name": "SHOAL CREEK", "code": "SHOAL CREEK" }, { "name": "SLAUGHTER CREEK", "code": "SLAUGHTER CREEK" }, { "name": "SNAKE HOLLOW", "code": "SNAKE HOLLOW" }, { "name": "SOUTH BOGGY CREEK", "code": "SOUTH BOGGY CREEK" }, { "name": "SOUTH BRUSHY CREEK", "code": "SOUTH BRUSHY CREEK" }, { "name": "SOUTH CHERRY HOLLOW", "code": "SOUTH CHERRY HOLLOW" }, { "name": "SOUTH FORK BRUSHY CREEK", "code": "SOUTH FORK BRUSHY CREEK" }, { "name": "SOUTH FORK DRY CREEK", "code": "SOUTH FORK DRY CREEK" }, { "name": "SPANISH OAK CREEK", "code": "SPANISH OAK CREEK" }, { "name": "SPRING HOLLOW", "code": "SPRING HOLLOW" }, { "name": "ST. STEPHENS CREEK", "code": "ST. STEPHENS CREEK" }, { "name": "STEINER CREEK", "code": "STEINER CREEK" }, { "name": "SUNSET VALLEY TRIBUTARY", "code": "SUNSET VALLEY TRIBUTARY" }, { "name": "TANNEHILL BRANCH CREEK", "code": "TANNEHILL BRANCH CREEK" }, { "name": "TAR BRANCH CREEK", "code": "TAR BRANCH CREEK" }, { "name": "TAYLOR SLOUGH NORTH", "code": "TAYLOR SLOUGH NORTH" }, { "name": "TAYLOR SLOUGH SOUTH", "code": "TAYLOR SLOUGH SOUTH" }, { "name": "TOWN LAKE", "code": "TOWN LAKE" }, { "name": "TURKEY CREEK", "code": "TURKEY CREEK" }, { "name": "TURKEY HOLLOW", "code": "TURKEY HOLLOW" }, { "name": "WALLER", "code": "WALLER" }, { "name": "WALNUT CREEK", "code": "WALNUT CREEK" }, { "name": "WELLS BRANCH CREEK", "code": "WELLS BRANCH CREEK" }, { "name": "WEST BULL CREEK", "code": "WEST BULL CREEK" }, { "name": "WILBARGER CREEK", "code": "WILBARGER CREEK" }, { "name": "WILLIAMSON CREEK", "code": "WILLIAMSON CREEK" }, { "name": "WILLOW CREEK", "code": "WILLOW CREEK" }, { "name": "YAUPON CREEK", "code": "YAUPON CREEK" }, { "name": "YETT BRANCH CREEK", "code": "YETT BRANCH CREEK" }, { "name": "DRY CREEK EAST", "code": "DRY CREEK EAST" }, { "name": "WALTER E. LONG LAKE", "code": "WALTER E. LONG LAKE" }, { "name": "LADY BIRD LAKE", "code": "LADY BIRD LAKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": { "type": "codedValue", "name": "WS1_D_WPDR_CREEKS_COMMENTS", "description": "", "codedValues": [ { "name": "Field inspection recommended", "code": "Field inspection recommended" }, { "name": "Pond", "code": "Pond" }, { "name": "Feature code assumed", "code": "Feature code assumed" }, { "name": "Connect drainage to channel", "code": "Connect drainage to channel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_WPDR_CREEKS_SOURCE", "description": "", "codedValues": [ { "name": "1997", "code": "1997" }, { "name": "2003", "code": "2003" }, { "name": "2006", "code": "2006" }, { "name": "DIG02", "code": "DIG02" }, { "name": "DIG06", "code": "DIG06" }, { "name": "DIG07", "code": "DIG07" }, { "name": "SDE.Stormdrains", "code": "SDE.Stormdrains" }, { "name": "USGS topographic map", "code": "USGS togographic map" }, { "name": "2008", "code": "2008" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERSHED_NAME", "type": "esriFieldTypeString", "alias": "WATERSHED_NAME", "length": 5, "domain": { "type": "codedValue", "name": "WS1_D_CREEKS_WATERSHED_NAME", "description": "Watershed Name by Code", "codedValues": [ { "name": "Bear Creek", "code": "BER" }, { "name": "Bee Creek", "code": "BEE" }, { "name": "Boggy Creek", "code": "BOG" }, { "name": "Brushy Creek", "code": "BRU" }, { "name": "Buttercup Creek", "code": "BCP" }, { "name": "Carson Creek", "code": "CAR" }, { "name": "Cedar Hollow", "code": "CED" }, { "name": "Colorado River", "code": "COL" }, { "name": "Connors Creek", "code": "CNR" }, { "name": "Cottonwood Creek", "code": "CTW" }, { "name": "Country Club West", "code": "CCW" }, { "name": "Decker Creek", "code": "DKR" }, { "name": "Dry Creek NE", "code": "DNE" }, { "name": "Eanes Creek", "code": "EAN" }, { "name": "Elm Creek", "code": "ELM" }, { "name": "Fort Branch", "code": "FOR" }, { "name": "Harper's Branch", "code": "HRP" }, { "name": "Harrison Hollow", "code": "HRN" }, { "name": "Honey Creek", "code": "HNY" }, { "name": "Johnson Creek", "code": "JOH" }, { "name": "Lake Creek", "code": "LKC" }, { "name": "Little Barton Creek", "code": "LBA" }, { "name": "Little Bee Creek", "code": "LBE" }, { "name": "Lockwood Creek", "code": "LOC" }, { "name": "Marble Creek", "code": "MAR" }, { "name": "Onion Creek", "code": "ONI" }, { "name": "Plum Creek", "code": "PLM" }, { "name": "Rinard Creek", "code": "RIN" }, { "name": "Shoal Creek", "code": "SHL" }, { "name": "South Boggy Creek", "code": "SBG" }, { "name": "Steiner Creek", "code": "STN" }, { "name": "Taylor Slough North", "code": "TYN" }, { "name": "Town Lake", "code": "TWN" }, { "name": "Waller Creek", "code": "WLR" }, { "name": "West Bouldin Creek", "code": "WBO" }, { "name": "Wilbarger Creek", "code": "WLB" }, { "name": "Willow Creek", "code": "WLW" }, { "name": "Barton Creek", "code": "BAR" }, { "name": "Bear Creek West", "code": "BRW" }, { "name": "Blunn Creek", "code": "BLU" }, { "name": "Bohls Hollow", "code": "BOH" }, { "name": "Bull Creek", "code": "BUL" }, { "name": "Buttermilk Branch", "code": "BMK" }, { "name": "Cedar Creek", "code": "CDR" }, { "name": "Coldwater Creek", "code": "CWR" }, { "name": "Commons Ford Creek", "code": "CMF" }, { "name": "Cottonmouth Creek", "code": "CTM" }, { "name": "Country Club East", "code": "CCE" }, { "name": "Cuernavaca Creek", "code": "CRN" }, { "name": "Dry Creek East", "code": "DRE" }, { "name": "Dry Creek North", "code": "DRN" }, { "name": "East Bouldin Creek", "code": "EBO" }, { "name": "Elm Creek South", "code": "ELS" }, { "name": "Gilleland Creek", "code": "GIL" }, { "name": "Harris Branch", "code": "HRS" }, { "name": "Hog Pen Creek", "code": "HOG" }, { "name": "Huck's Slough", "code": "HUK" }, { "name": "Lake Austin", "code": "LKA" }, { "name": "Lake Travis", "code": "LKT" }, { "name": "Little Bear Creek", "code": "LBR" }, { "name": "Little Walnut Creek", "code": "LWA" }, { "name": "Maha Creek", "code": "MAH" }, { "name": "Outside Project Exte", "code": "OUT" }, { "name": "Panther Hollow", "code": "PAN" }, { "name": "Rattan Creek", "code": "RAT" }, { "name": "Running Deer Creek", "code": "RDR" }, { "name": "Slaughter Creek", "code": "SLA" }, { "name": "South Brushy Creek", "code": "SBR" }, { "name": "St. Stephens Creek", "code": "STP" }, { "name": "Tannehill Branch", "code": "TAN" }, { "name": "Taylor Slough South", "code": "TYS" }, { "name": "Turkey Creek", "code": "TRK" }, { "name": "Walnut Creek", "code": "WLN" }, { "name": "West Bull Creek", "code": "WBL" }, { "name": "Williamson Creek", "code": "WMS" }, { "name": "South Fork Dry Creek", "code": "SFD" }, { "name": "North Fork Dry Creek", "code": "NFD" }, { "name": "Lady Bird Lake", "code": "LBL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SITEPLAN_NUMBER", "type": "esriFieldTypeString", "alias": "SITEPLAN_NUMBER", "length": 20, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DRAINAGE_AREA_THRESHOLD", "type": "esriFieldTypeSmallInteger", "alias": "DRAINAGE_AREA_THRESHOLD", "domain": { "type": "codedValue", "name": "WS1_D_WPD_DRAINAGE_AREA_THRESHOLDS", "description": "Drainage area threshold values", "codedValues": [ { "name": "0", "code": 0 }, { "name": "64", "code": 64 }, { "name": "320", "code": 320 }, { "name": "640", "code": 640 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 58, "name": "Creek Buffers (CWQZ & WQTZ)", "type": "Feature Layer", "description": "Buffers of the creeks that best represent the areas we consider critical for water quality: Critical Water Quality Zone (CWQZ) and Water Quality Transition Zone (WQTZ)\nThe CWQZ is, in reality, the fully developed 100 yr. flood plain, but is never less than the minimum or more than the maximum requirements for the CWQZ regardless of the size of the flood plain.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00125, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 6400, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Robbie Botto (for the explanation)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CRITICAL_WATER_QUALITY_ZONE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Critical Water Quality Zone", "description": "Critical Water Quality Zone", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 0.4 } }, "values": [ [ "CWQZ" ] ] }, { "label": "Water Quality Transition Zone", "description": "Water Quality Transition Zone", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "values": [ [ "WQTZ" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 0.4 } }, "value": "CWQZ", "label": "Critical Water Quality Zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "value": "WQTZ", "label": "Water Quality Transition Zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0939181706627965E7, "ymin": 3507762.8143185643, "xmax": -1.0850818348085357E7, "ymax": 3578745.8630208857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WATERSHED_REGULATION_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREEK_BUFFERS_ID", "type": "esriFieldTypeInteger", "alias": "CREEK_BUFFERS_ID", "domain": null }, { "name": "DRAINAGE_AREA_ORDINANCE", "type": "esriFieldTypeSmallInteger", "alias": "DRAINAGE_AREA_ORDINANCE", "domain": null }, { "name": "WATERSHED_REGULATION_AREA", "type": "esriFieldTypeString", "alias": "WATERSHED_REGULATION_AREA", "length": 30, "domain": null }, { "name": "CRITICAL_WATER_QUALITY_ZONE", "type": "esriFieldTypeString", "alias": "CRITICAL_WATER_QUALITY_ZONE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_D_WPD_CREEK_BUFFERS_WQ_ZONE", "description": "", "codedValues": [ { "name": "Critical Water Quality Zone", "code": "CWQZ" }, { "name": "Water Quality Transition Zone", "code": "WQTZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MINIMUM_BUFFER_DISTANCE", "type": "esriFieldTypeSmallInteger", "alias": "MINIMUM_BUFFER_DISTANCE", "domain": null }, { "name": "MAXIMUM_BUFFER_DISTANCE", "type": "esriFieldTypeSmallInteger", "alias": "MAXIMUM_BUFFER_DISTANCE", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 50, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 50, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Flood Plains (COA-full-dev)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOOD_ZONE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "COA Fully Developed 25-Year Flood Plain", "description": "COA Fully Developed 25-Year Flood Plain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 111, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "values": [ [ "City of Austin Fully Developed 25-Year Floodplain" ], [ "City of Austin Master Plan 25-Year Floodplain" ] ] }, { "label": "COA Fully Developed 100-Year Floodplain", "description": "COA Fully Developed 100-Year Floodplain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "values": [ [ "City of Austin Fully Developed 100-Year Floodplain" ], [ "City of Austin Master Plan 100-Year Floodplain" ], [ "AE" ], [ "AH Depth 1Ft" ], [ "AH Depth 2Ft" ], [ "AH Depth 3Ft" ], [ "AO Depth 1ft" ], [ "AO Depth 2ft" ], [ "AO Depth 3ft" ], [ "AH" ], [ "AO" ], [ "A" ] ] }, { "label": "Flood-Related Erosion Hazard", "description": "Flood-Related Erosion Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "values": [ [ "E" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 111, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "value": "City of Austin Fully Developed 25-Year Floodplain", "label": "COA Fully Developed 25-Year Flood Plain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 111, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "value": "City of Austin Master Plan 25-Year Floodplain", "label": "COA Fully Developed 25-Year Flood Plain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "City of Austin Fully Developed 100-Year Floodplain", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "City of Austin Master Plan 100-Year Floodplain", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AE", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AH Depth 1Ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AH Depth 2Ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AH Depth 3Ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AO Depth 1ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AO Depth 2ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AO Depth 3ft", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AH", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "AO", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 0.4 } }, "value": "A", "label": "COA Fully Developed 100-Year Floodplain" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "value": "E", "label": "Flood-Related Erosion Hazard" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0938468193556475E7, "ymin": 3495916.8456696863, "xmax": -1.083842119562183E7, "ymax": 3582449.7761845994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLOOD_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD ZONE", "length": 55, "domain": { "type": "codedValue", "name": "WS1_D_WPD_FLOOD_FLOODZONE_FULLDEV", "description": "Flood Zone", "codedValues": [ { "name": "A", "code": "A" }, { "name": "AE", "code": "AE" }, { "name": "AH Depth 1ft", "code": "AH Depth 1ft" }, { "name": "AH Depth 2ft", "code": "AH Depth 2ft" }, { "name": "AH Depth 3ft", "code": "AH Depth 3ft" }, { "name": "AO Depth 1ft", "code": "AO Depth 1ft" }, { "name": "AO Depth 2ft", "code": "AO Depth 2ft" }, { "name": "AO Depth 3ft", "code": "AO Depth 3ft" }, { "name": "City of Austin Fully Developed 25-Year Floodplain", "code": "City of Austin Fully Developed 25-Year Floodplain" }, { "name": "City of Austin Fully Developed 100-Year Floodplain", "code": "City of Austin Fully Developed 100-Year Floodplain" }, { "name": "City of Austin Master Plan 25-Year Floodplain", "code": "City of Austin Master Plan 25-Year Floodplain" }, { "name": "City of Austin Master Plan 100-Year Floodplain", "code": "City of Austin Master Plan 100-Year Floodplain" }, { "name": "Flood-Related Erosion Hazard Area", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_CITATION", "type": "esriFieldTypeString", "alias": "SOURCE CITATION", "length": 11, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED BY", "length": 15, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED BY", "length": 15, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED DATE", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DRAINAGE_ID", "type": "esriFieldTypeInteger", "alias": "DRAINAGE_ID", "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 15, "domain": { "type": "codedValue", "name": "WS1_D_WPD_FLOOD_FLOODWAY", "description": "Floodway", "codedValues": [ { "name": "Floodway", "code": "FLOODWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 12, "domain": { "type": "codedValue", "name": "WS1_D_WPD_FLOOD_COUNTY", "description": "County", "codedValues": [ { "name": "Bastrop", "code": "Bastrop" }, { "name": "Hays", "code": "Hays" }, { "name": "Travis", "code": "Travis" }, { "name": "Williamson", "code": "Williamson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FME_DATE", "type": "esriFieldTypeDate", "alias": "FME_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "Petroleum Pipelines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYS_NM", "uniqueValueGroups": [ { "heading": "SYS_NM", "classes": [ { "label": "BENEDUM - SWEENY", "description": "BENEDUM - SWEENY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 232, 252, 255 ], "width": 5 }, "values": [ [ "BENEDUM - SWEENY" ] ] }, { "label": "CASA PIPELINE SYSTEM", "description": "CASA PIPELINE SYSTEM", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 5 }, "values": [ [ "CASA PIPELINE SYSTEM" ] ] }, { "label": "HEARNE PRODUCTS", "description": "HEARNE PRODUCTS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 5 }, "values": [ [ "HEARNE AUSTIN SAN ANTONIO" ] ] }, { "label": "LONGHORN", "description": "LONGHORN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 5 }, "values": [ [ "LONGHORN" ] ] }, { "label": "LULING-AUSTIN", "description": "LULING-AUSTIN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 179, 252, 255 ], "width": 5 }, "values": [ [ "LULING-AUSTIN" ] ] }, { "label": "RANCHO 24\" CRUDE", "description": "RANCHO 24\" CRUDE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 210, 255 ], "width": 5 }, "values": [ [ "RANCHO 24\" CRUDE" ] ] }, { "label": "TEXAS PIPELINE SYSTEM", "description": "TEXAS PIPELINE SYSTEM", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 5 }, "values": [ [ "TEXAS PIPELINE SYSTEM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 232, 252, 255 ], "width": 5 }, "value": "BENEDUM - SWEENY", "label": "BENEDUM - SWEENY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 5 }, "value": "CASA PIPELINE SYSTEM", "label": "CASA PIPELINE SYSTEM" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 5 }, "value": "HEARNE AUSTIN SAN ANTONIO", "label": "HEARNE PRODUCTS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 5 }, "value": "LONGHORN", "label": "LONGHORN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 179, 252, 255 ], "width": 5 }, "value": "LULING-AUSTIN", "label": "LULING-AUSTIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 215, 210, 255 ], "width": 5 }, "value": "RANCHO 24\" CRUDE", "label": "RANCHO 24\" CRUDE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 5 }, "value": "TEXAS PIPELINE SYSTEM", "label": "TEXAS PIPELINE SYSTEM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SYS_NM]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 50, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0926796751241194E7, "ymin": 3509704.52598436, "xmax": -1.0840233392719256E7, "ymax": 3567542.6268705325, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "P5_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH_FEE", "type": "esriFieldTypeDouble", "alias": "LENGTH_FEE", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "PIPE_", "type": "esriFieldTypeDouble", "alias": "PIPE_", "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeDouble", "alias": "PIPE_ID", "domain": null }, { "name": "OPS_ID", "type": "esriFieldTypeInteger", "alias": "OPS_ID", "domain": null }, { "name": "P5_NUM", "type": "esriFieldTypeString", "alias": "P5_NUM", "length": 6, "domain": null }, { "name": "OPER_NM", "type": "esriFieldTypeString", "alias": "OPER_NM", "length": 40, "domain": null }, { "name": "SYS_NM", "type": "esriFieldTypeString", "alias": "SYS_NM", "length": 40, "domain": null }, { "name": "SUBSYS_NM", "type": "esriFieldTypeString", "alias": "SUBSYS_NM", "length": 40, "domain": null }, { "name": "PLINE_ID", "type": "esriFieldTypeString", "alias": "PLINE_ID", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "COMMODITY1", "type": "esriFieldTypeString", "alias": "COMMODITY1", "length": 3, "domain": null }, { "name": "COMMODITY2", "type": "esriFieldTypeString", "alias": "COMMODITY2", "length": 3, "domain": null }, { "name": "COMMODITY3", "type": "esriFieldTypeString", "alias": "COMMODITY3", "length": 3, "domain": null }, { "name": "CMDTY_DESC", "type": "esriFieldTypeString", "alias": "CMDTY_DESC", "length": 40, "domain": null }, { "name": "INTERSTATE", "type": "esriFieldTypeString", "alias": "INTERSTATE", "length": 1, "domain": null }, { "name": "STATUS_CD", "type": "esriFieldTypeString", "alias": "STATUS_CD", "length": 1, "domain": null }, { "name": "QUALITY_CD", "type": "esriFieldTypeString", "alias": "QUALITY_CD", "length": 1, "domain": null }, { "name": "T4PERMIT", "type": "esriFieldTypeString", "alias": "T4PERMIT", "length": 5, "domain": null }, { "name": "SYSTYPE", "type": "esriFieldTypeString", "alias": "SYSTYPE", "length": 1, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 3, "domain": null }, { "name": "COM_CARRIE", "type": "esriFieldTypeString", "alias": "COM_CARRIE", "length": 1, "domain": null }, { "name": "SYS_ID", "type": "esriFieldTypeString", "alias": "SYS_ID", "length": 6, "domain": null }, { "name": "NPMS_SYS_I", "type": "esriFieldTypeInteger", "alias": "NPMS_SYS_I", "domain": null }, { "name": "ALBERS_MIL", "type": "esriFieldTypeDouble", "alias": "ALBERS_MIL", "domain": null }, { "name": "SUBREPOS_C", "type": "esriFieldTypeString", "alias": "SUBREPOS_C", "length": 2, "domain": null }, { "name": "ACTIVITY", "type": "esriFieldTypeString", "alias": "ACTIVITY", "length": 16, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R809_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S519_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "WW Billing Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "Zone 1", "description": "Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 1" ] ] }, { "label": "Zone 2", "description": "Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 180, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 2" ] ] }, { "label": "Zone 3", "description": "Zone 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 1", "label": "Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 180, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 2", "label": "Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 3", "label": "Zone 3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 46, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "underline" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0909931742770586E7, "ymin": 3508346.3975135447, "xmax": -1.0851666935453877E7, "ymax": 3570803.4325805837, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQ__MILES", "type": "esriFieldTypeDouble", "alias": "SQ__MILES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "WEBSRVCS.AUSTIN.WWZones.AREA", "type": "esriFieldTypeDouble", "alias": "WEBSRVCS.AUSTIN.WWZones.AREA", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R803_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S513_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "AWU Wastewater CCN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0894060012438571E7, "ymin": 3510493.6054566763, "xmax": -1.0850632954509562E7, "ymax": 3570456.8247886603, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "CCN", "type": "esriFieldTypeString", "alias": "CCN", "length": 5, "domain": null }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "UTILITY", "length": 30, "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "APP_NO", "length": 7, "domain": null }, { "name": "TX_CNTY", "type": "esriFieldTypeString", "alias": "TX_CNTY", "length": 3, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 3, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "length": 8, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "AWU Water CCN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "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": "esriSFSForwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.090306816580278E7, "ymin": 3512629.335128128, "xmax": -1.0857692264668431E7, "ymax": 3570657.6396247307, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "CCN", "type": "esriFieldTypeString", "alias": "CCN", "length": 5, "domain": null }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "UTILITY", "length": 30, "domain": null }, { "name": "APP_NO", "type": "esriFieldTypeString", "alias": "APP_NO", "length": 7, "domain": null }, { "name": "TX_CNTY", "type": "esriFieldTypeString", "alias": "TX_CNTY", "length": 3, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 3, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "length": 8, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R824_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S534_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "Austin Council District", "type": "Feature Layer", "description": "This layer represents the boundaries for the Single Member Districts in the City of Austin.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Acknowledgment of the following organizations would be appreciated in products derived from this data:\n-Citygate GIS\n-Travis County Clerk \u2013 Elections Division\n-City of Austin \u2013 Communications and Technology Management Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COUNCIL_DISTRICT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 220, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "values": [ [ "9" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 220, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "value": "10", "label": "10" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 163, 108, 255 ], "toColor": [ 146, 163, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 214, 217, 255 ], "toColor": [ 137, 214, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 227, 127, 255 ], "toColor": [ 145, 227, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 207, 164, 255 ], "toColor": [ 134, 207, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 209, 117, 255 ], "toColor": [ 208, 209, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 158, 145, 255 ], "toColor": [ 117, 158, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 156, 93, 255 ], "toColor": [ 89, 156, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 215, 163, 255 ], "toColor": [ 217, 215, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 153, 255 ], "toColor": [ 179, 224, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 199, 128, 255 ], "toColor": [ 117, 199, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 181, 103, 255 ], "toColor": [ 141, 181, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 158, 123, 255 ], "toColor": [ 95, 158, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 181, 173, 255 ], "toColor": [ 109, 181, 173, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[COUNCIL_DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.0903159976621142E7, "ymin": 3512586.2408359614, "xmax": -1.085597426005506E7, "ymax": 3570600.1450214116, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNCIL_DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SINGLE_MEMBER_DISTRICTS_ID", "type": "esriFieldTypeInteger", "alias": "SINGLE_MEMBER_DISTRICT_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 20, "domain": null }, { "name": "MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "MODIFIED_DATE", "length": 8, "domain": null }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "MODIFIED_BY", "length": 20, "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "COUNCIL_DISTRICT", "domain": null }, { "name": "COUNCIL_DISTRICT_PATH", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT_PATH", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "35 PSI Problem Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00102400000095367, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.24805499999829E8, "falseY": -8.19230999997407E7, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Identified", "description": "Identified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Identified" ] ] }, { "label": "Under Study", "description": "Under Study", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Under Study" ] ] }, { "label": "In Design", "description": "In Design", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "In Design" ] ] }, { "label": "Under Construction", "description": "Under Construction", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Under Construction" ] ] }, { "label": "Completed", "description": "Completed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Completed" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Identified", "label": "Identified" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Under Study", "label": "Under Study" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "In Design", "label": "In Design" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Under Construction", "label": "Under Construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Completed", "label": "Completed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 43, 255 ], "toColor": [ 117, 138, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 48, 153, 255 ], "toColor": [ 44, 48, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 46, 78, 255 ], "toColor": [ 158, 46, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 126, 145, 255 ], "toColor": [ 61, 126, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 49, 173, 255 ], "toColor": [ 167, 49, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 100, 38, 255 ], "toColor": [ 163, 100, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 150, 113, 255 ], "toColor": [ 39, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 161, 39, 255 ], "toColor": [ 37, 161, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 82, 143, 255 ], "toColor": [ 61, 82, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 62, 114, 255 ], "toColor": [ 130, 62, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 82, 255 ], "toColor": [ 163, 95, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 33, 41, 255 ], "toColor": [ 150, 33, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 80, 166, 255 ], "toColor": [ 110, 80, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0902400432130713E7, "ymin": 3515218.5779425846, "xmax": -1.0865364695812812E7, "ymax": 3561284.801096995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777387803E7, "falseY": -30241100, "xyUnits": 1.438464324528378E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 32, "domain": null }, { "name": "UCSO96TOT", "type": "esriFieldTypeDouble", "alias": "UCSO96TOT", "domain": null }, { "name": "UCSO00TOT", "type": "esriFieldTypeDouble", "alias": "UCSO00TOT", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 64, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R835_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S545_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }