{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Wetlands Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2281736.9737, "ymin": 1343340.114, "xmax": 2442984.6314000003, "ymax": 1536879.5665000007, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "KeyNum", "type": "esriFieldTypeString", "alias": "KeyNum", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "Wetlands", "description": "", "codedValues": [ { "name": "Creek", "code": 1 }, { "name": "PEM", "code": 3 }, { "name": "PSS", "code": 4 }, { "name": "PFO", "code": 5 }, { "name": "Culvert", "code": 2 }, { "name": "Open Water", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "Point_Type", "type": "esriFieldTypeSmallInteger", "alias": "Point_Type", "domain": { "type": "codedValue", "name": "WetlandPointTypes", "description": "Type of wetland point (deliniation or photo)", "codedValues": [ { "name": "Deliniation", "code": 1 }, { "name": "Photo", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_592", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_592", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S443_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Wetlands_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2281746.1129, "ymin": 1355822.2950999998, "xmax": 2370436.5433, "ymax": 1529681.9332999997, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "KeyNum", "type": "esriFieldTypeString", "alias": "KeyNum", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "Wetlands", "description": "", "codedValues": [ { "name": "Creek", "code": 1 }, { "name": "PEM", "code": 3 }, { "name": "PSS", "code": 4 }, { "name": "PFO", "code": 5 }, { "name": "Culvert", "code": 2 }, { "name": "Open Water", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_596", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_596", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S445_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Wetlands Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2227777.9663000004, "ymin": 1387558.6874000002, "xmax": 2370434.6222, "ymax": 1475930.2654999997, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Project", "type": "esriFieldTypeString", "alias": "Lat", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "Wetlands", "description": "", "codedValues": [ { "name": "Creek", "code": 1 }, { "name": "PEM", "code": 3 }, { "name": "PSS", "code": 4 }, { "name": "PFO", "code": 5 }, { "name": "Culvert", "code": 2 }, { "name": "Open Water", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_622", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_622", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S459_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Rockfall lAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2304428.6008, "ymin": 1379559.7972, "xmax": 2403152.3066999996, "ymax": 1562048.0687000006, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Foreman_Area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Foreman_Area", "type": "esriFieldTypeString", "alias": "Foreman Area", "length": 255, "domain": null }, { "name": "Maintenance_District", "type": "esriFieldTypeString", "alias": "Maintenance District", "length": 255, "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 255, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 255, "domain": null }, { "name": "Milepost_From", "type": "esriFieldTypeDouble", "alias": "Milepost From", "domain": null }, { "name": "Segment_From", "type": "esriFieldTypeString", "alias": "Segment From", "length": 255, "domain": null }, { "name": "Milepost_To", "type": "esriFieldTypeDouble", "alias": "Milepost To", "domain": null }, { "name": "Dist_Rating", "type": "esriFieldTypeInteger", "alias": "Dist Rating", "domain": null }, { "name": "Sev_Date", "type": "esriFieldTypeDate", "alias": "Sev Date", "length": 8, "domain": null }, { "name": "Slope_Type", "type": "esriFieldTypeString", "alias": "Slope Type", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Date_Update", "type": "esriFieldTypeDate", "alias": "Date Update", "length": 8, "domain": null }, { "name": "User_Update", "type": "esriFieldTypeString", "alias": "User Update", "length": 255, "domain": null }, { "name": "Rock_Slope_Status", "type": "esriFieldTypeString", "alias": "Rock Slope Status", "length": 255, "domain": null }, { "name": "SegCode", "type": "esriFieldTypeString", "alias": "SegCode", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_453", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_453", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S366_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Cultural 1500 Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 42, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2277408.3707, "ymin": 1380140.8409000002, "xmax": 2322531.5493, "ymax": 1423063.7031999994, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KeyNum", "type": "esriFieldTypeSmallInteger", "alias": "Key Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 70, "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "ProjType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_461", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_461", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S372_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Cultural 1500 Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 5, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KeyNum", "type": "esriFieldTypeSmallInteger", "alias": "Key Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "BMP", "type": "esriFieldTypeDouble", "alias": "Beginning Milepost", "domain": null }, { "name": "EMP", "type": "esriFieldTypeDouble", "alias": "End Milepost", "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "ProjType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_456", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_456", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S369_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Section 4f", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e89e4606f11c024c532e08df2e9c3f1f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA0ZJREFUSInN1l9oHFUUx/Hvmd3OjaQuzW4p9F2KYkGhD6JQW9puWsWQYNmdDqGkpFDExpeCD2L7ZrWKpVAtlCgpoaYzmxjQiogSiJhQ/xUVX4T6JpRAm51auyW5XbOnD0klhplmaXY1PxiYP3A/h3vP3Jk0/2PSqwYPQ9aI8IoqO4CWRkKqXHMcc9bz7DexOHBKlcONRO9FBFRtIQiyW30/+i4O724GvChpkdseEIuvazIO2LZ/Kmk+lpxVjf8IPAmsSXh+C5gBNjQcV2U4lWK3Kl2qFIBdC4VEwGkRRoC3VXmh4biIOVgs2neBc8C58+dZ57psm5tjwnHMUVX7E2AeBF4WB/toEJhdvm/HAPbv50/gU4DBQXuspYXvF2bkeeChBuMgYr8MQ8ZEGEin+WTvXixATw+3gRJQGhyk1XXpcByKquypt5B6ut0B2lVpr1aJwpALItmBmzejXzMZXgTzhAjjnmdDIBwZYW2tRocqRWAP99mml8NnRTiuSiewBcgCfapRXybDDaANLKq8HgR0+j4XCwUqQAAEQ0M8nErNFyLC7qWFxOE1oAJkgJQqW1Q5A9lfIHpGhE5gO1AR4Q1VHgd6RcxbQdB6bf366Id8nhpAdze3gAujo4xWq1wGNi+Hz+Ry5KanzdNAu4jNi/AhRAJcAi6qZo/WatHVdJodkP0aoizYLhH7bbnM9VKJz4HPHIevCgUq1ao5AXbzUih22vN5/gY7AUwAx4aHaVNlJ/Nr/7JI9I7j0KFKqyquKq+mUuY3VbrAPqbKAeDA3Bx3goBLYLfFOXVtr8UiN4CPFw6CgE3AJiB0nOigKn1gvxAxR1Q3XoWp54Au4CkRtieN+0B7u+9zBbgC0N/P+5mM+VmVdrBvwtQjIowBH9RqG18SmRpnvlEbgy/OoUPcATsOjAOvlUpsYOHVFJk6ngQn4SYMCetwJ3M5zk5Pm2cdhxlV+zvQOzvLGdflLzBDvm97wpDDwHv14mnAqwP3ymVOilhXdVHlhhOAgCUMqQBrkwZY6bS7Mfdk0Xki3Ah8RVmKW1bwiawzs0n4JLCzmbIIk0l4LzAAbCV+PVeSsojp9zz7USy+bx9/MP+r1KTYf12tqob7T3MXrZYqkTr8FRUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boat Ramp", "label": "Boat Ramp", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 97, 120, 145, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Historic Places", "label": "Historic Places", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1f40fd1e07a9f83e716af5fbd6261573", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABMhJREFUSInN1mtMU2cYB/D/OT3taSkFKiAgKIqVAbXIRcF1bKCChuFtOh2QzcsEcU4ybMRlOlFU/CCYuWQzm+IyNqc4dNpsDhTmrMgyXFQuXrooCDoEJlah3A7Qnn2YhdqeNvWSZU/SD6fv+z6/98l5L4fCfxzU/xqsY8966bt6p3XrOmVST6lRJKabAV7TZMTWEQTBvhBQVaAS+453+UR3/+HCHw7+7CF0ogmJqxjdXTfQ39cPHknimvz6w0u9ZUcEIlGegoi998zgxr3v7Rga7M6aGDTZeeZ8JSi+dXejwYC7DfekJ78pXRsSHphea6jYGUrO2mGrYlug0zuqxWfCpsujFVHBFAjC5qRIHg/+gWPhHzgWN+sb+SeLynKHkoeia9jzS8OI13ocAUWJqXHnlq9fGunl50nalDhikiIAHt7uOFb44+uLVs0tYVk2ybJSKzB6TuTh9bsyQp4WM4XU0xWJyfE4daQ8UbCSygGQaw98KyVj/lgffy/xs2DmqGJaCK5furm5ntUcMF9I5iBfHvfSuhnzXwl/HswUgYoJKP5CzQ+cHLAJwDouMGH5miUdJI8kAeDMcQ3Onqh8aijl/Tcw5WU5QBCIiotAg7Y5hWXZTNO7NAfnxsyJ9jI9xC98FXFJSquEVeV/oGjvEWRuXQVFlNyqnS8YSTlONgalR38ddTVcEwqg1hL0kLiJx5geSB4JAe/JdaPv7MHpEg32fJeL/A37oIiSQyDk26yW4lMYHBwEYBjPBRoBeNscDaC0uALLshbD3XsUElPiceF0NWYuiLE3BBSPhNFgHC7EcpX2AaC5BrbcbkVHmw4h4ZMAAMr4qdiSno/ImFC4urvYBIViEboejex/S7AVgBtYFp9uOYjezpGOTQ1/Ie+rj2A6dfg0hRWqJVgR/wHcPaXD/ZQJU/FudupIBd19cJFKGrhAEiyugEAwCAKZ21bCaPz3kLhSVYcH9zvh4T3qidkFTZmImNnRWJI+D+NkvpwVGgxGliCJWiuQpunmRm3z3YBg/1QAICkeSAB9PX1Qf1uOjz/Lss5GEEheswBH96uh2pUByzN3oH8AAP4OJWa2c1Wo3pSWN6O4an87gOHt8Yu6Cm+mJUHoxPlq4TvBBz5+o6GtbUBQmOyJtkbtHXj7eh41/28YZBjmwrXfbmXr9b35EolTAQA86uiC9sqfSEqexYmZIik1AbtV+7C9MBvk463EGllc0tToA+Rh2ZwgANA0XTBXsWyhpumYBkCsk7MQGZuXgyBtX08A4CKVIGtXOkizfper6oYkbs65qxNWD9gEGYapRBtmb0/PP5RzINtPIBRMFAgFdjFTePiMLKiWplb24rmain05RXss+1ldTwzD5JQUlhYOsNi9szA7FUCsQ+LjuHOrpefrguKLJV+emsfVznUBswDSyg6d3VpZUV3zU23RKRdX5w0s2NH2oKFBg/HMcU19xQlNdfn3lWsBGBwFAYBlGGabWC+OVrrN+1CulB3Y9vnGh0FTZBEgEA7AB4AIQNuDdl37+dLqB+rD5dTV8zfyGIbR2JuY3Y8onU5XDWBRq1YX8fb0zAUMw1AA6h7/WAAETdO3xWKxWqfT/W4vl0OgGXwZwGWuNoZhwDCMI2kcB19k/AOzDaC2Ty/x7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Park", "label": "Public Park", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7a431bf7d330c5b2a9160f23b5eee320", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUOI3t0D1KQ0EUxfH/kcAt/GrtsgFrsXATqVyEKHYBFdHar2iXVQQEdyFINiDYix/lKTJjo5in8fnei4VFTnnv3N/cmRZTpvV/gQy7OWJF9qngsckGC7K7wFaKuJJ9JniqA4xDe8B2iriUfS54rgN8ZFH2AbCTInqyLwQvTT5xSfYhsJ6h0wS4BY4EN1DvCXfvg9fjxSrAEDgWDCY1S4EccSK7K8g/nSkFZN+XDf8KVMkM+CsgQR+Y/9JbBZxgo1CNeJiz9wuAYBNYnnSDYK1QsIdAEZgmM+ATaAOqODP6Bghem27wBvzPPnb/bpiSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public School with Recreation Area", "label": "Public School with Recreation Area", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ac6cfbf4853d961d71cbeb1bdf4ad388", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/9JREFUSIm1lmtMU3cYxp/S0wt3Siltx7AISLkISF1pwBqQkSEqU0w2ydRkxMwwpxsBNTKZENwY2wcX2SSLZpMtcRqauHB1Mgm3Md0cjDELlnSMApZx6Rl0UHJsy9mHaUfX0hWXPcn58J7zf5/fef93Av+zCDfbMcVicQxJkk9RFMUNDAycJElSA8D4XwExW7N3F0ckyjdsiE+iBcEiNgiCMvw2SQ323TZ1tTQZdOre6wBurBXAzs47dEGeuV2pzHo+mmCx7T5GxiRAsS0L+cVli3c72/iXKkr3adXflQCYdAcQkHu46KsDx07KeAIhy3WBDG95WmZuYotSV1WY/9FAZ2sFSZI/uQIQeUdPtR4oLJF7+fi59l4hNocreavmSuDZgv2MjvprRwHonQIOFpVW79j/imwt5rZaGB6+p6ovyya09yu16v6XHQAKhYIvCg1/QRiyjrlm90dic7iSQ6creeX5uc9RFNVqB9ic81J5ckZW0OP4d8M0dMNDGLl/D5of7yIkIgopGdkIj40Hk/l34aYFI0aHh8AXCCEMDUPytu3PiiI3TuvUvfYAMJBpWlyAtq0FHfUq3KyrdfjD2ndPQyLdBJ5YiLGBAazfLEPv180AAHGkFAWl7yFBnuqdkpkt0ql7PQEs2QA8XpCQxWLjh85b6Ki/6mB+8Hg5lFk5MJvNCA4JhZePLwDAarFgRj+OZZqGt48fWFwuNsqe8QKwHsCgDeDBJrxFoWF4reIc/IIEuFz5ph1gb/4R+PMFTvve159nFwcIxWwOhyOmKGoFAB62wc0rKEJ88hYU7UkDAMSlpq9q7kzLFgsHwBKwYgwsZrMJgC8AsNgczBtmbAnqbztgWjDC3elrmNJbKIrS2wEeUtSs1WL2ZRJ/Ld6+rja7pBn9BCRRsW4BRjWDFgCjdgC+OKRp/JfhY2HSOACA3z+6xDhHumX+kFrCyNC9nx/HNkB0ouJMV7PqsCQqhsNgeCBt115cOVdhS5wzzLoF6LnZMNzdqKpyAOyJ9p+rbur5uP9O1xtJKemIiE3Ai0dOoq7mfQDA1IOxfzU3TOnN/T3dzQDGHQAA8PquLYVvf96QPqpRJ4ZJ45B/ogwBQQJcrDiBca3GpfmCcQ5fflrT0/jZheMr3zts1+kZOSld7U23ydnpxKTUNOx7tRhbd+biwYh2VXP92Ij11vWr33xx/p0dAJZdApRPM5Zomk76sOXOBzeu1RZEb5Jz1kVKESKJsGtH08uYmZxAX3f7zDw5+0ltVWmJM7jTE43BYNAACptHlso0A9+faW+o281kEsFMgvCiQVutZsviH/Pzei7Xs/HXnuazKpXKtFp1Ls/kneGe8wCKHz1PJHdvFU+sPwEfGWrzggHamwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wildlife Refuge", "label": "Wildlife Refuge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2260512.8952406403, "ymin": 1351257.351663249, "xmax": 2339205.2654016623, "ymax": 1535701.581503731, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "MP", "type": "esriFieldTypeDouble", "alias": "MP", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_954", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_954", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S706_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "LWCF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f3e032a535c81c4f3e32d1fbdb6d130", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF1JREFUOI1jYaAyYIGzEtx3MKjLvyXbpPsvfzLM2piEMDDQUZPBz1aObAOX7DjOMGsjkgupBEYNHDVw1MBRAwkYeP4mHwMPJ9kGsT95JfgTxcCG+YKUuOwnlKa6lwGc2RL2EOt0TwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2259670.260532828, "ymin": 1298718.5145911465, "xmax": 2396499.3615680905, "ymax": 1531530.5788542235, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GrantName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GrantID_Element", "type": "esriFieldTypeString", "alias": "GrantID_Element", "length": 20, "domain": null }, { "name": "GrantName", "type": "esriFieldTypeString", "alias": "GrantName", "length": 250, "domain": null }, { "name": "Sponsor", "type": "esriFieldTypeString", "alias": "Sponsor", "length": 50, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "GrantAmount", "type": "esriFieldTypeDouble", "alias": "GrantAmount", "domain": null }, { "name": "YearApproved", "type": "esriFieldTypeString", "alias": "YearApproved", "length": 4, "domain": null }, { "name": "YearCompleted", "type": "esriFieldTypeString", "alias": "YearCompleted", "length": 4, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_955", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_955", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S707_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "RCRA", "type": "Feature Layer", "description": "This web feature service contains location and facility identification information from EPA's Facility Registry Service (FRS) for the subset of active hazardous waste facilities that link to the Resource Conservation and Recovery Act Information System (RCRAInfo). EPA's comprehensive information system in support of the Resource Conservation and Recovery Act (RCRA) of 1976 and the Hazardous and Solid Waste Amendments (HSWA) of 1984, RCRAInfo tracks many types of information about generators, transporters, treaters, storers, and disposers of hazardous waste. FRS identifies and geospatially locates facilities, sites or places subject to environmental regulations or of environmental interest. Using vigorous verification and data management procedures, FRS integrates facility data from EPA's national program systems, other federal agencies, and State and tribal master facility records and provides EPA with a centrally managed, single source of comprehensive and authoritative information on facilities. This data set contains the subset of FRS integrated facilities that link to active RCRAInfo hazardous waste facilities once the RCRAInfo data has been integrated into the FRS database. Additional information on FRS is available at the EPA website https://www.epa.gov/enviro/facility-registry-service-frs", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2253590.6838548267, "ymin": 1202816.2196974566, "xmax": 2412877.783269002, "ymax": 1532589.9710147365, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRIMARY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "REGISTRY_ID", "type": "esriFieldTypeString", "alias": "REGISTRY_ID", "length": 12, "domain": null }, { "name": "PRIMARY_NAME", "type": "esriFieldTypeString", "alias": "PRIMARY_NAME", "length": 254, "domain": null }, { "name": "LOCATION_ADDRESS", "type": "esriFieldTypeString", "alias": "LOCATION_ADDRESS", "length": 200, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 60, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 35, "domain": null }, { "name": "FIPS_CODE", "type": "esriFieldTypeString", "alias": "FIPS_CODE", "length": 5, "domain": null }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "STATE_CODE", "length": 5, "domain": null }, { "name": "POSTAL_CODE", "type": "esriFieldTypeString", "alias": "POSTAL_CODE", "length": 14, "domain": null }, { "name": "LATITUDE83", "type": "esriFieldTypeDouble", "alias": "LATITUDE83", "domain": null }, { "name": "LONGITUDE83", "type": "esriFieldTypeDouble", "alias": "LONGITUDE83", "domain": null }, { "name": "HUC8_CODE", "type": "esriFieldTypeString", "alias": "HUC8_CODE", "length": 8, "domain": null }, { "name": "ACCURACY_VALUE", "type": "esriFieldTypeInteger", "alias": "ACCURACY_VALUE", "domain": null }, { "name": "COLLECT_MTH_DESC", "type": "esriFieldTypeString", "alias": "COLLECT_MTH_DESC", "length": 250, "domain": null }, { "name": "REF_POINT_DESC", "type": "esriFieldTypeString", "alias": "REF_POINT_DESC", "length": 250, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "LAST_REPORTED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_REPORTED_DATE", "length": 8, "domain": null }, { "name": "FAC_URL", "type": "esriFieldTypeString", "alias": "FAC_URL", "length": 66, "domain": null }, { "name": "PGM_SYS_ID", "type": "esriFieldTypeString", "alias": "PGM_SYS_ID", "length": 30, "domain": null }, { "name": "PGM_SYS_ACRNM", "type": "esriFieldTypeString", "alias": "PGM_SYS_ACRNM", "length": 20, "domain": null }, { "name": "INTEREST_TYPE", "type": "esriFieldTypeString", "alias": "INTEREST_TYPE", "length": 60, "domain": null }, { "name": "PROGRAM_URL", "type": "esriFieldTypeString", "alias": "PROGRAM_URL", "length": 100, "domain": null }, { "name": "PGM_REPORT", "type": "esriFieldTypeString", "alias": "PGM_REPORT", "length": 11, "domain": null }, { "name": "PUBLIC_IND", "type": "esriFieldTypeString", "alias": "PUBLIC_IND", "length": 1, "domain": null }, { "name": "ACTIVE_STATUS", "type": "esriFieldTypeString", "alias": "ACTIVE_STATUS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_956", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_956", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S708_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "TMDL", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"IDTM83\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",1200000.0],PARAMETER[\"Central_Meridian\",-114.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",42.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2253143.3331705728, "ymin": 1272470.1980794272, "xmax": 2422093.333170573, "ymax": 1576306.666666666, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WB_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RCH_CODE", "type": "esriFieldTypeString", "alias": "REACH CODE", "length": 14, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "STREAM TYPE", "length": 25, "domain": null }, { "name": "ATTR_VAL", "type": "esriFieldTypeString", "alias": "WBID", "length": 20, "domain": null }, { "name": "ENTITY_ID", "type": "esriFieldTypeString", "alias": "ASSMNT UNIT", "length": 22, "domain": null }, { "name": "STREAM", "type": "esriFieldTypeString", "alias": "STREAM", "length": 34, "domain": null }, { "name": "EXISTING", "type": "esriFieldTypeSmallInteger", "alias": "EXISTING", "domain": null }, { "name": "TARGET", "type": "esriFieldTypeSmallInteger", "alias": "TARGET", "domain": null }, { "name": "DELTA", "type": "esriFieldTypeSmallInteger", "alias": "DELTA", "domain": null }, { "name": "PNV", "type": "esriFieldTypeString", "alias": "PNV", "length": 58, "domain": null }, { "name": "ID_NO", "type": "esriFieldTypeDouble", "alias": "SEGMENT NUMBER", "domain": null }, { "name": "WB_NAME", "type": "esriFieldTypeString", "alias": "AU NAME", "length": 164, "domain": null }, { "name": "WATERBODY", "type": "esriFieldTypeString", "alias": "WATERBODY NAME", "length": 168, "domain": null }, { "name": "HUC4CODE", "type": "esriFieldTypeString", "alias": "HUC4CODE", "length": 8, "domain": null }, { "name": "HUC4NAME", "type": "esriFieldTypeString", "alias": "HUC4NAME", "length": 38, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 20, "domain": null }, { "name": "DEQ_ADMIN", "type": "esriFieldTypeString", "alias": "DEQ ADMIN", "length": 18, "domain": null }, { "name": "STRAHLER", "type": "esriFieldTypeString", "alias": "STRAHLER", "length": 4, "domain": null }, { "name": "STRMILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH (M)", "domain": null }, { "name": "TMDL_LINK", "type": "esriFieldTypeString", "alias": "TMDL_LINK", "length": 156, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_957", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_957", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S709_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "USCG Waters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2241745.2289000005, "ymin": 1340776.6033999994, "xmax": 2509421.5077, "ymax": 1980719.5797000006, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 320, "domain": null }, { "name": "District", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_958", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_958", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S710_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }