{ "layers": [ { "currentVersion": 10.91, "id": 73, "name": "100 ft Contours 2018 Lidar", "type": "Feature Layer", "description": "100ft contours derived from the 2016 LIDAR flown over the valley and Logan/Blacksmith Fork Canyons. The DEMs from the state were combined using GDAL into one GeoTiff that was then smoothed using mdenoise with values of n=50, t=0.60, and v=50. 5ft contours were created with gdal_contour in EPSG:3560 and then reprojected into a feature dataset with a projection that matches the rest of the county's data. The 100ft contours were subsetted from the original 5ft contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "Data: Utah AGRC. \nProcessing: GDAL and custom smoothing script by Jake Adams", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[elev] CONCAT \"'\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1471647.2332857251, "ymin": 3711758.1301941425, "xmax": 1603383.7913343906, "ymax": 3888258.289332226, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "elev", "domain": null }, { "name": "mod20", "type": "esriFieldTypeSmallInteger", "alias": "mod20", "domain": null }, { "name": "mod40", "type": "esriFieldTypeSmallInteger", "alias": "mod40", "domain": null }, { "name": "mod100", "type": "esriFieldTypeSmallInteger", "alias": "mod100", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1070_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a842_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 74, "name": "40 ft Contours 2018 Lidar", "type": "Feature Layer", "description": "40ft contours derived from the 2016 LIDAR flown over the valley and Logan/Blacksmith Fork Canyons. The DEMs from the state were combined using GDAL into one GeoTiff that was then smoothed using mdenoise with values of n=50, t=0.60, and v=50. 5ft contours were created with gdal_contour in EPSG:3560 and then reprojected into a feature dataset with a projection that matches the rest of the county's data. The 40ft contours were subsetted from the original 5ft contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "Data: Utah AGRC. \nProcessing: GDAL and custom smoothing script by Jake Adams", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[elev]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1471593.0814911425, "ymin": 3711754.8480484784, "xmax": 1603390.172555223, "ymax": 3888258.289332226, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "elev", "domain": null }, { "name": "mod20", "type": "esriFieldTypeSmallInteger", "alias": "mod20", "domain": null }, { "name": "mod40", "type": "esriFieldTypeSmallInteger", "alias": "mod40", "domain": null }, { "name": "mod100", "type": "esriFieldTypeSmallInteger", "alias": "mod100", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1068_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a840_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 76, "name": "20 ft Contours 2018 Lidar", "type": "Feature Layer", "description": "20ft contours derived from the 2016 LIDAR flown over the valley and Logan/Blacksmith Fork Canyons. The DEMs from the state were combined using GDAL into one GeoTiff that was then smoothed using mdenoise with values of n=50, t=0.60, and v=50. 5ft contours were created with gdal_contour in EPSG:3560 and then reprojected into a feature dataset with a projection that matches the rest of the county's data. The 20ft contours were subsetted from the original 5ft contours.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "Data: Utah AGRC. \nProcessing: GDAL and custom smoothing script by Jake Adams", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[elev]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1471581.5949655473, "ymin": 3711754.8480484784, "xmax": 1603390.172555223, "ymax": 3888258.289332226, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "elev", "domain": null }, { "name": "mod20", "type": "esriFieldTypeSmallInteger", "alias": "mod20", "domain": null }, { "name": "mod40", "type": "esriFieldTypeSmallInteger", "alias": "mod40", "domain": null }, { "name": "mod100", "type": "esriFieldTypeSmallInteger", "alias": "mod100", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1066_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a838_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 75, "name": "5 ft Contours 2018 Lidar", "type": "Feature Layer", "description": "5ft contours derived from the 2016 LIDAR flown over the valley and Logan/Blacksmith Fork Canyons. The DEMs from the state were combined using GDAL into one GeoTiff that was then smoothed using mdenoise with values of n=50, t=0.60, and v=50. Contours were created with gdal_contour in EPSG:3560 and then reprojected into a feature dataset with a projection that matches the rest of the county's data.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "Data: Utah AGRC. \nProcessing: GDAL and custom smoothing script by Jake Adams", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[elev]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1471581.5949655473, "ymin": 3711754.383482471, "xmax": 1603390.172555223, "ymax": 3888259.9304050654, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "elev", "domain": null }, { "name": "mod20", "type": "esriFieldTypeSmallInteger", "alias": "mod20", "domain": null }, { "name": "mod40", "type": "esriFieldTypeSmallInteger", "alias": "mod40", "domain": null }, { "name": "mod100", "type": "esriFieldTypeSmallInteger", "alias": "mod100", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1062_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a834_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 120, "name": "FEMA Floodplain 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_832", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_833", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_834", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_834", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_834", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_835", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "fld_zone", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 4 } }, "value": "Change Area", "label": "2023 Floodplain Change Areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE - Regulatory Floodway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "X", "label": " X - Area of Minimal Flood Hazard", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1480887.4582435489, "ymin": 3707721.697978303, "xmax": 1597671.1515129656, "ymax": 3887858.6106696427, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "dfirm_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "study_typ", "type": "esriFieldTypeString", "alias": "Study Type", "length": 38, "domain": null }, { "name": "fld_zone", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 17, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1900_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1524_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 110, "name": "FEMA Floodplain 2023 - 100 ft Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[label]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1480787.4581154734, "ymin": 3707621.6978502274, "xmax": 1597771.151641056, "ymax": 3887958.6098134816, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "label", "type": "esriFieldTypeString", "alias": "label", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 150, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1873_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1497_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 59, "name": "FEMA Floodplain 2011", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fld_zone", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 159, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 159, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 159, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AE", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Flood Zone- \" CONCAT [fld_zone]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1480887.4733353853, "ymin": 3707721.717335224, "xmax": 1597671.1515129656, "ymax": 3887858.6247772276, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "fld_ar_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fld_ar_id", "type": "esriFieldTypeString", "alias": "fld_ar_id", "length": 11, "domain": null }, { "name": "fld_zone", "type": "esriFieldTypeString", "alias": "fld_zone", "length": 55, "domain": null }, { "name": "floodway", "type": "esriFieldTypeString", "alias": "floodway", "length": 30, "domain": null }, { "name": "sfha_tf", "type": "esriFieldTypeString", "alias": "sfha_tf", "length": 1, "domain": null }, { "name": "static_bfe", "type": "esriFieldTypeDouble", "alias": "static_bfe", "domain": null }, { "name": "v_datum", "type": "esriFieldTypeString", "alias": "v_datum", "length": 6, "domain": null }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "depth", "domain": null }, { "name": "len_unit", "type": "esriFieldTypeString", "alias": "len_unit", "length": 20, "domain": null }, { "name": "velocity", "type": "esriFieldTypeDouble", "alias": "velocity", "domain": null }, { "name": "vel_unit", "type": "esriFieldTypeString", "alias": "vel_unit", "length": 20, "domain": null }, { "name": "ar_revert", "type": "esriFieldTypeString", "alias": "ar_revert", "length": 6, "domain": null }, { "name": "bfe_revert", "type": "esriFieldTypeDouble", "alias": "bfe_revert", "domain": null }, { "name": "dep_revert", "type": "esriFieldTypeDouble", "alias": "dep_revert", "domain": null }, { "name": "source_cit", "type": "esriFieldTypeString", "alias": "source_cit", "length": 11, "domain": null }, { "name": "hydro_id", "type": "esriFieldTypeString", "alias": "hydro_id", "length": 11, "domain": null }, { "name": "cst_mdl_id", "type": "esriFieldTypeString", "alias": "cst_mdl_id", "length": 11, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1876_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1500_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "FEMA Floodplain 2011 - 100 ft Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[label]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1480787.4732073098, "ymin": 3707621.7172071487, "xmax": 1597771.151641056, "ymax": 3887958.6239210665, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 150, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1925_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1549_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 57, "name": "FEMA Floodplain 1980", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1479562.3230985552, "ymin": 3707339.011079639, "xmax": 1583415.696428135, "ymax": 3887904.6118899733, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "zone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "zone", "type": "esriFieldTypeString", "alias": "zone", "length": 16, "domain": null }, { "name": "area_", "type": "esriFieldTypeDouble", "alias": "area_", "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "perimeter", "type": "esriFieldTypeDouble", "alias": "perimeter", "domain": null }, { "name": "st_area_shape_", "type": "esriFieldTypeDouble", "alias": "st_area_shape_", "domain": null }, { "name": "st_length_shape_", "type": "esriFieldTypeDouble", "alias": "st_length_shape_", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1919_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1543_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "Floodplain Panels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 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": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[panel] CONCAT [suffix]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 250000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1436152.7567026317, "ymin": 3614832.63834998, "xmax": 1674723.138156727, "ymax": 3888975.515916139, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "firm_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "firm_id", "type": "esriFieldTypeString", "alias": "firm_id", "length": 11, "domain": null }, { "name": "st_fips", "type": "esriFieldTypeString", "alias": "st_fips", "length": 2, "domain": null }, { "name": "pcomm", "type": "esriFieldTypeString", "alias": "pcomm", "length": 4, "domain": null }, { "name": "panel", "type": "esriFieldTypeString", "alias": "panel", "length": 4, "domain": null }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "suffix", "length": 1, "domain": null }, { "name": "firm_pan", "type": "esriFieldTypeString", "alias": "firm_pan", "length": 11, "domain": null }, { "name": "panel_typ", "type": "esriFieldTypeString", "alias": "panel_typ", "length": 35, "domain": null }, { "name": "eff_date", "type": "esriFieldTypeDate", "alias": "eff_date", "length": 8, "domain": null }, { "name": "scale", "type": "esriFieldTypeString", "alias": "scale", "length": 5, "domain": null }, { "name": "pnp_reason", "type": "esriFieldTypeString", "alias": "pnp_reason", "length": 50, "domain": null }, { "name": "nw_lat", "type": "esriFieldTypeString", "alias": "nw_lat", "length": 15, "domain": null }, { "name": "nw_long", "type": "esriFieldTypeString", "alias": "nw_long", "length": 15, "domain": null }, { "name": "se_lat", "type": "esriFieldTypeString", "alias": "se_lat", "length": 15, "domain": null }, { "name": "se_long", "type": "esriFieldTypeString", "alias": "se_long", "length": 15, "domain": null }, { "name": "source_cit", "type": "esriFieldTypeString", "alias": "source_cit", "length": 11, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1879_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1503_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 55, "name": "Slope < 20% to 30%", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1456237.5459879807, "ymin": 3656902.813801634, "xmax": 1668507.38038081, "ymax": 3889842.197070922, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "Slope > 30%", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1456237.5459879807, "ymin": 3656902.813801634, "xmax": 1668507.38038081, "ymax": 3889842.197070922, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 53, "name": "Wetlands (NWI)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a6b268b1631ab8d59c7133df21ee1191", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9dJREFUaIG1mskVFDEMRH3wI0VSIQQyIAZyIgqOXOA08zxuSfVLNj51e5FkqbTY3fPHr99/f37/M75++zI6LVq79jm0T+RwaMwxxsekbFG2kWju2qdoZevWeZUS9/dqw6+5M2NcESPWqISrkBHJUvFWskR8J9X6TkBBOHsnc2+6W0RnKmhnFsqeKfyqjWXryXNGc53zAW9q8apR+NFARxRNZFznzIhxJQgJdNk8F9odmJP1j+itBFHB6dXXRU1lQRfe2fpH9FaCqH43KDnWPIH3Ou+9aQpxF3KK5knQ6rrUzOBIc2zFwCkc9vFOAKMuNYnVaFCjitvfqYWcAFu9z2whgXcX5vu7stCORqcYit7TPJ0xcFLZjQNExNMphkqfVgw7lVaFFOd0Rqs39f5OWTRCk6BR9e8QVZDOnk/QE/p0xGRn1GV6A+Y7HRoc93mPTSsr/8/iw60NqJwPn94Ju0EhGqd+vT+T2oAoUVk8LU4igWlx4aQ6Ehvco6OyOApkN9IRiQnOhcY+35EFBbKqUKiEjcZI2lM0MzmjtZHLpQeOrI9WT/sYpUVodm54PqI39ekTpaz9ygrdGsGCN/XVDiOa/ijEndiyKzQ9cHQ3QjbYydcdC2eVXwhvJYDaiIrOFbwzWpkMVT9RbHqerny9YqCsq3Ko4uMqB8FbCdHROoW2WwFmMkeK+YC3u6EOvGlwcjbo0NnbJJOdftdSXf89URC6I+sItQriHBJcxWf0K2OW996nxUe0JoNlJbRTvFTKe5+yOhukazrjkdC0eIlkjiw+s8mkqTWddOjIQSAfzSlvTjplXzRnz5WUptNUoFvb46ulWkgCTQa50yBVKZamxTGSr5YVY9Kvxhy6Hd9WWeT6V0sydpKeqvnKwo9Apnw5I6TGIrodnybyKT6vFkZvBzoR06zPsWzFVylNjUt43/J3mgnI6c6VMa3InHN1p16nmeA0YBJXCeHtnIMdZtk8tfYkUkfr0BUwadQSxLrOsVEFtegdpSxaIES3FJ0sQFyjGlPuEP5HVhF2K6/TezC1IZUSI6Thv4BdYVYm0fO+ppKB3q7QwIj/Alato7gb8HaaLEMJRIl1u/laCa7WVhnomk93oqhDx6GnaF7zaZeGixKCMFqT2591SCMCuT5P1iqaj+KEpILqWY1VAp3enLiWT+/IiJbd9NEJfFkj6S6j8/iAd1vrkRC0GusghyDqcdl/CnEnWnezRrWhqv/h0w7TDoyrvHmjCsz4lT59Cuu1udbdx2iwrBRe7UWepzuRu+qr1kSbocWIc/8mz9OdyK0EpOOqdW5wxhjjHzUu1M5poS13AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1463165.7302356362, "ymin": 3660309.8279072195, "xmax": 1643972.7416523844, "ymax": 3888583.8260827214, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "attribute", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "attribute", "type": "esriFieldTypeString", "alias": "attribute", "length": 20, "domain": null }, { "name": "hgm_code", "type": "esriFieldTypeString", "alias": "hgm_code", "length": 10, "domain": null }, { "name": "wetland_ty", "type": "esriFieldTypeString", "alias": "wetland_ty", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "decode", "type": "esriFieldTypeString", "alias": "decode", "length": 60, "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "globalid", "length": 38, "domain": null }, { "name": "area_", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "cachegis_one_wetlands_nwi_l_9", "type": "esriFieldTypeDouble", "alias": "cachegis_one_wetlands_nwi_l_9", "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": "esriFieldTypeString", "alias": "globalid_1", "length": 38, "domain": null }, { "name": "globalid_2", "type": "esriFieldTypeGlobalID", "alias": "globalid_2", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1904_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1904", "fields": "globalid_2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_1904", "fields": "globalid_2,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1528_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Major Waterways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1475192.5792133808, "ymin": 3666809.6069023907, "xmax": 1665130.849270478, "ymax": 3887970.3535563946, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "rch_", "type": "esriFieldTypeInteger", "alias": "rch_", "domain": null }, { "name": "rch_id", "type": "esriFieldTypeInteger", "alias": "rch_id", "domain": null }, { "name": "com_id", "type": "esriFieldTypeInteger", "alias": "com_id", "domain": null }, { "name": "rch_code", "type": "esriFieldTypeString", "alias": "rch_code", "length": 14, "domain": null }, { "name": "rch_date", "type": "esriFieldTypeString", "alias": "rch_date", "length": 8, "domain": null }, { "name": "level_", "type": "esriFieldTypeInteger", "alias": "level_", "domain": null }, { "name": "meters", "type": "esriFieldTypeDouble", "alias": "meters", "domain": null }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "gnis_id", "length": 8, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 99, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1859_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1483_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[gnis_name]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 35000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1473024.3030381352, "ymin": 3657586.2952965647, "xmax": 1663552.9964550585, "ymax": 3889421.211547062, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "gnis_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comid", "type": "esriFieldTypeInteger", "alias": "comid", "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "fdate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeString", "alias": "resolution", "length": 7, "domain": null }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "gnis_id", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "gnis_name", "length": 65, "domain": null }, { "name": "areasqkm", "type": "esriFieldTypeDouble", "alias": "areasqkm", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "reachcode", "length": 14, "domain": null }, { "name": "ftype", "type": "esriFieldTypeString", "alias": "ftype", "length": 24, "domain": null }, { "name": "fcode", "type": "esriFieldTypeInteger", "alias": "fcode", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGUID", "alias": "globalid", "length": 38, "domain": null }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1930_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1930", "fields": "globalid_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_1930", "fields": "globalid_1,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1554_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 50, "name": "Springs National Hydrology Dataset", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "89ccc12bee022d3e967795f6922ebd3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAYAAAB7/H1+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVVJREFUKJGd0M0rRGEUx/HvuSaPvDV5WeEfkB1R8wfMRlbsyIb1vZEsRE1ZiMVMdzYsLSxslLIQGzVFWVhQGhSJraYU6pF7j5XRNTNunN3p+Z1P5zwJftasdhOQBtpxuCdgn7y8VORiKhHpXF0kYAmoByAEhCfj6bj15fB/sKdzwHKVTIeFHTwdxJfi3+BpbQUyv+SagTVg5E+waSRloSkmm8bTHuookZXXyIurvUDKwK3Ny1EZtnW0EMYuUQ9cEPBhvHDT+jIPorg6hrAOumthCPiG2wJuShILP6F08Yxjk3KAyyR9usUlWeMwanNOoeIrSnk5x9MzoL+WahzdsDnnHcC4umCFPYp4oCc/0TIMgMMEIQWgs0J1OLUNsvLV2rwcM6MDhBh8ua62yDeckys87QfNgAwDSQMPqG5bkVVW5C0ymZO7WtdFYQBfHoGp8ma/TcbUJ1vpb79Bq5FIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[gnis_name]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1462308.748681888, "ymin": 3666122.8599163145, "xmax": 1664331.569372967, "ymax": 3887993.0871067196, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gnis_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null }, { "name": "comid", "type": "esriFieldTypeDouble", "alias": "comid", "domain": null }, { "name": "fdate", "type": "esriFieldTypeDate", "alias": "fdate", "length": 8, "domain": null }, { "name": "resolution", "type": "esriFieldTypeDouble", "alias": "resolution", "domain": null }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "gnis_id", "length": 10, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "gnis_name", "length": 65, "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "reachcode", "length": 14, "domain": null }, { "name": "ftype", "type": "esriFieldTypeDouble", "alias": "ftype", "domain": null }, { "name": "fcode", "type": "esriFieldTypeDouble", "alias": "fcode", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1894_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1518_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 71, "name": "Canals/Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[giscanal.sde.Alignments_Canal_New.canal_name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1483733.6070788056, "ymin": 3698607.798555225, "xmax": 1659730.3315282166, "ymax": 3893062.9447491467, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "giscanal.sde.Alignments_Canal_New.canal_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "giscanal.sde.Alignments_Canal_New.objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.segment_id", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.canal_name", "type": "esriFieldTypeString", "alias": "Canal Name", "length": 255, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.canal_material", "type": "esriFieldTypeString", "alias": "Canal Material", "length": 50, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.company_id", "type": "esriFieldTypeInteger", "alias": "Company ID", "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.area_served", "type": "esriFieldTypeString", "alias": "Area Served", "length": 255, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.source", "type": "esriFieldTypeString", "alias": "Water Source", "length": 255, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.max_cfs", "type": "esriFieldTypeInteger", "alias": "Max CFS", "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.canal_type", "type": "esriFieldTypeString", "alias": "Canal Type", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Canal Type", "description": "Function of canal alignment", "codedValues": [ { "name": "Main canal alignment", "code": "Main" }, { "name": "Side canal delivering water to customers", "code": "Lateral" }, { "name": "Abandoned or re-routed canal, often due to pressurization", "code": "Abandoned" }, { "name": "Field drains, either open or covered", "code": "Field Drain" }, { "name": "Natural channel used as part of main canal", "code": "Natural" }, { "name": "Natural channel not used as part of main canal, includes channels used as outlets", "code": "Natural-Unaffiliated" }, { "name": "False alignment, no evidence of any drainage structure", "code": "False" }, { "name": "Currently Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "giscanal.sde.Alignments_Canal_New.flow_direction", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Flow Direction", "description": "Direction of flow compared to digitized direction", "codedValues": [ { "name": "Flow is same direction as digitization", "code": "with_digitized" }, { "name": "Flow is opposite direction as digitization", "code": "against_digitized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "giscanal.sde.Alignments_Canal_New.share_alignment", "type": "esriFieldTypeString", "alias": "share_alignment", "length": 15, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.zoom_level", "type": "esriFieldTypeInteger", "alias": "Zoom Level", "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 10000, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.globalid", "type": "esriFieldTypeString", "alias": "Global ID", "length": 100, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.old_guid", "type": "esriFieldTypeGUID", "alias": "old_guid", "length": 38, "domain": null }, { "name": "giscanal.sde.Alignments_Canal_New.shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "giscanal.sde.canal_companies.objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "giscanal.sde.canal_companies.company_name", "type": "esriFieldTypeString", "alias": "Company_Name", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "giscanal.sde.canal_companies.primary_contact", "type": "esriFieldTypeString", "alias": "Primary_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc_title", "type": "esriFieldTypeString", "alias": "PC_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc_address", "type": "esriFieldTypeString", "alias": "PC_Address", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc_citystatezip", "type": "esriFieldTypeString", "alias": "PC_CityStateZIP", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc_phone", "type": "esriFieldTypeString", "alias": "PC_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc__phone2", "type": "esriFieldTypeString", "alias": "PC_ Phone2", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.pc_email", "type": "esriFieldTypeString", "alias": "PC_Email", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.second_contact", "type": "esriFieldTypeString", "alias": "Second_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c2_title", "type": "esriFieldTypeString", "alias": "C2_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c2_phone", "type": "esriFieldTypeString", "alias": "C2_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.third_contact", "type": "esriFieldTypeString", "alias": "Third_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c3_title", "type": "esriFieldTypeString", "alias": "C3_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c3_phone", "type": "esriFieldTypeString", "alias": "C3_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.fourth_contact", "type": "esriFieldTypeString", "alias": "Fourth_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c4_title", "type": "esriFieldTypeString", "alias": "C4_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c4_phone", "type": "esriFieldTypeString", "alias": "C4_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.fifth_contact", "type": "esriFieldTypeString", "alias": "Fifth_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c5_title", "type": "esriFieldTypeString", "alias": "C5_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c5_phone", "type": "esriFieldTypeString", "alias": "C5_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.sixth_contact", "type": "esriFieldTypeString", "alias": "Sixth_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c6_title", "type": "esriFieldTypeString", "alias": "C6_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c6_phone", "type": "esriFieldTypeString", "alias": "C6_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.seventh_contact", "type": "esriFieldTypeString", "alias": "Seventh_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c7_title", "type": "esriFieldTypeString", "alias": "C7_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c7_phone", "type": "esriFieldTypeString", "alias": "C7_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.eigth_contact", "type": "esriFieldTypeString", "alias": "Eigth_Contact", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c8_title", "type": "esriFieldTypeString", "alias": "C8_Title", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.c8_phone", "type": "esriFieldTypeString", "alias": "C8_Phone", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.conveyance_system", "type": "esriFieldTypeString", "alias": "Conveyance_System", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.max_cfs", "type": "esriFieldTypeString", "alias": "Max_CFS", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.flood_stormwater_management", "type": "esriFieldTypeString", "alias": "Flood_Stormwater_Management", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.smp_adopted_date", "type": "esriFieldTypeString", "alias": "SMP_Adopted_Date", "length": 255, "domain": null }, { "name": "giscanal.sde.canal_companies.notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 632, "domain": null }, { "name": "giscanal.sde.canal_companies.update_date", "type": "esriFieldTypeDate", "alias": "Update_Date", "length": 8, "domain": null } ], "geometryField": { "name": "giscanal.sde.Alignments_Canal_New.shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1136_sde_rowid_uk", "fields": "giscanal.sde.Alignments_Canal_New.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1018_ix1", "fields": "giscanal.sde.Alignments_Canal_New.shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i1498id", "fields": "giscanal.sde.canal_companies.id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r1133_sde_rowid_uk", "fields": "giscanal.sde.canal_companies.objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 69, "name": "Lewistion Open Field Drains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 10 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1521232.6177105606, "ymin": 3860837.9373488873, "xmax": 1551825.526340887, "ymax": 3887831.5569179803, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1874_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1874", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_1874", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1498_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 68, "name": "Lewiston Closed Field Drains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 10 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1522512.348418802, "ymin": 3862155.224740565, "xmax": 1551240.750935644, "ymax": 3887831.5569179803, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1924_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1924", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_1924", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1548_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 67, "name": "Nibley Field Drains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 10 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1536467.2978710532, "ymin": 3761830.1448793113, "xmax": 1550375.1263545603, "ymax": 3781089.1873978972, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1906_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1906", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_oid_1906", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1530_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "UGS Fault Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1472959.1660293043, "ymin": 3667403.696921557, "xmax": 1578556.345254466, "ymax": 3904786.56926772, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "faultname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "faultname", "type": "esriFieldTypeString", "alias": "FaultName", "length": 50, "domain": null }, { "name": "faultage", "type": "esriFieldTypeString", "alias": "FaultAge", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultAge", "description": "Age for quaternary faults", "codedValues": [ { "name": "<150", "code": "<150" }, { "name": "<15,000", "code": "<15,000" }, { "name": "<130,000", "code": "<130,000" }, { "name": "<750,000", "code": "<750,000" }, { "name": "<1,600,000", "code": "<1,600,000" }, { "name": "<2,600,000", "code": "<2,600,000" }, { "name": "Undetermined", "code": "Undetermined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "slipsense", "type": "esriFieldTypeString", "alias": "slipsense", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultSlipSense", "description": "Slip sense", "codedValues": [ { "name": "normal", "code": "normal" }, { "name": "reverse", "code": "reverse" }, { "name": "right lateral", "code": "right lateral" }, { "name": "left lateral", "code": "left lateral" }, { "name": "syncline", "code": "syncline" }, { "name": "monocline", "code": "monocline" }, { "name": "anticline", "code": "anticline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dipdirection", "type": "esriFieldTypeString", "alias": "DipDirection", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DipDirection", "description": "UQFM Dipdirection", "codedValues": [ { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "East", "code": "E" }, { "name": "Southeast", "code": "SE" }, { "name": "South", "code": "S" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Unspecified", "code": "Unspecified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sliprate", "type": "esriFieldTypeString", "alias": "sliprate", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultSlipRate", "description": "Slip rate for quaternary faults", "codedValues": [ { "name": ">5 mm/yr", "code": ">5 mm/yr" }, { "name": "1 - 5 mm/yr", "code": "1 - 5 mm/yr" }, { "name": "0.2 - 1 mm/yr", "code": "0.2 - 1 mm/yr" }, { "name": "<0.2 mm/yr", "code": "<0.2 mm/yr" }, { "name": "Undetermined", "code": "Undetermined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultSource", "description": "Mapping source data", "codedValues": [ { "name": "LiDAR", "code": "LiDAR" }, { "name": "Previous Mapping", "code": "Previous Mapping" }, { "name": "NAIP/DOQ", "code": "NAIP/DOQ" }, { "name": "Color Aerial Photography", "code": "Color Aerial Photography" }, { "name": "B/W Aerial Photography", "code": "B/W Aerial Photography" }, { "name": "B/W Low-Sun-Angle Aerial Photography", "code": "B/W Low-Sun-Angle" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mapper", "type": "esriFieldTypeString", "alias": "Mapper", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultMappers", "description": "Q Fault Mappers", "codedValues": [ { "name": "Kimm Harty", "code": "KMH" }, { "name": "Mike Hylland", "code": "MDH" }, { "name": "Chris DuRoss", "code": "CBD" }, { "name": "Adam McKean", "code": "APM" }, { "name": "Adam Hiscock", "code": "AIH" }, { "name": "Gregg Beukelman", "code": "GSB" }, { "name": "Steve Bowman", "code": "SDB" }, { "name": "Richard Briggs", "code": "RWB" }, { "name": "Scott Bennett", "code": "SEKB" }, { "name": "Ryan Gold", "code": "RDG" }, { "name": "Bill Lund", "code": "BHL" }, { "name": "Greg McDonald", "code": "GNM" }, { "name": "Emily Kleber", "code": "EJK" }, { "name": "Nathan Toke", "code": "NT" }, { "name": "Zach Anderson", "code": "ZA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "reviewer1", "type": "esriFieldTypeString", "alias": "Reviewer1", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultMappers", "description": "Q Fault Mappers", "codedValues": [ { "name": "Kimm Harty", "code": "KMH" }, { "name": "Mike Hylland", "code": "MDH" }, { "name": "Chris DuRoss", "code": "CBD" }, { "name": "Adam McKean", "code": "APM" }, { "name": "Adam Hiscock", "code": "AIH" }, { "name": "Gregg Beukelman", "code": "GSB" }, { "name": "Steve Bowman", "code": "SDB" }, { "name": "Richard Briggs", "code": "RWB" }, { "name": "Scott Bennett", "code": "SEKB" }, { "name": "Ryan Gold", "code": "RDG" }, { "name": "Bill Lund", "code": "BHL" }, { "name": "Greg McDonald", "code": "GNM" }, { "name": "Emily Kleber", "code": "EJK" }, { "name": "Nathan Toke", "code": "NT" }, { "name": "Zach Anderson", "code": "ZA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "final", "type": "esriFieldTypeString", "alias": "Final", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BooleanYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "merged", "type": "esriFieldTypeString", "alias": "Merged", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BooleanYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dipknown", "type": "esriFieldTypeString", "alias": "DipKnown", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BooleanYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "createdby", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "lastedit", "type": "esriFieldTypeDate", "alias": "LastEdit", "length": 8, "domain": null }, { "name": "lasteditby", "type": "esriFieldTypeString", "alias": "LastEditBy", "length": 50, "domain": null }, { "name": "mappingconstraint", "type": "esriFieldTypeString", "alias": "MappingConstraint", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultConstraint", "description": "Mapping constraint for quaternary faults", "codedValues": [ { "name": "Well Constrained", "code": "Well Constrained" }, { "name": "Moderately Constrained", "code": "Moderately Constrained" }, { "name": "Inferred", "code": "Inferred" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "faultnum", "type": "esriFieldTypeString", "alias": "FaultNum", "length": 50, "domain": null }, { "name": "mappedscale", "type": "esriFieldTypeString", "alias": "MappedScale", "length": 15, "domain": { "type": "codedValue", "name": "WS1_QFaultMapScale", "description": "Mapping Scale for quaternary faults", "codedValues": [ { "name": "1:10,000", "code": "1:10,000" }, { "name": "1:24,000", "code": "1:24,000" }, { "name": "1:50,000", "code": "1:50,000" }, { "name": "1:100,000", "code": "1:100,000" }, { "name": "1:250,000", "code": "1:250,000" }, { "name": "1:500,000", "code": "1:500,000" }, { "name": "1:266,000", "code": "1:266,000" }, { "name": "1:62,500", "code": "1:62,500" }, { "name": "1:125,000", "code": "1:125,000" }, { "name": "1:700,000", "code": "1:700,000" }, { "name": "1:95,000", "code": "1:95,000" }, { "name": "1:89,700", "code": "1:89,700" }, { "name": "1:60,000", "code": "1:60,000" }, { "name": "1:750,000", "code": "1:750,000" }, { "name": "1:155,000", "code": "1:155,000" }, { "name": "1:340,000", "code": "1:340,000" }, { "name": "1:170,000", "code": "1:170,000" }, { "name": "1:42,240", "code": "1:42,240" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sectionname", "type": "esriFieldTypeString", "alias": "SectionName", "length": 50, "domain": null }, { "name": "faultzone", "type": "esriFieldTypeString", "alias": "FaultZone", "length": 50, "domain": null }, { "name": "strandname", "type": "esriFieldTypeString", "alias": "StrandName", "length": 100, "domain": null }, { "name": "faultclass", "type": "esriFieldTypeString", "alias": "FaultClass", "length": 50, "domain": { "type": "codedValue", "name": "WS1_QFaultClass", "description": "A Class Domain for Qfaults", "codedValues": [ { "name": "Class A", "code": "Class A" }, { "name": "Class B", "code": "Class B" }, { "name": "Class C", "code": "Class C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1090_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a860_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 122, "name": "UGS Surface-fault-rupture-hazard special-study zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1471957.6539247185, "ymin": 3666403.4161137193, "xmax": 1577547.1287689656, "ymax": 3887949.927416146, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "buff_dist", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "buff_dist", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "orig_fid", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 1500, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1089_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a859_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "UGS Debris Flow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1609440.9311229736, "ymin": 3769694.499557391, "xmax": 1616178.4842488915, "ymax": 3771619.6485942304, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mapname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "lsunit", "type": "esriFieldTypeString", "alias": "LSUnit", "length": 150, "domain": null }, { "name": "movetype", "type": "esriFieldTypeString", "alias": "MoveType", "length": 50, "domain": null }, { "name": "historical", "type": "esriFieldTypeString", "alias": "Historical", "length": 10, "domain": null }, { "name": "mapscale", "type": "esriFieldTypeString", "alias": "MapScale", "length": 20, "domain": null }, { "name": "mapname", "type": "esriFieldTypeString", "alias": "MapName", "length": 100, "domain": null }, { "name": "pubdate", "type": "esriFieldTypeString", "alias": "PubDate", "length": 10, "domain": null }, { "name": "author_s", "type": "esriFieldTypeString", "alias": "Author_s", "length": 80, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1100_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a870_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "UGS Landslidescarps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.9333333333333333 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1472407.0664117187, "ymin": 3685017.838530481, "xmax": 1632093.0803723931, "ymax": 3887846.637596473, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mapname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "lsunit", "type": "esriFieldTypeString", "alias": "LSUnit", "length": 150, "domain": null }, { "name": "historical", "type": "esriFieldTypeString", "alias": "Historical", "length": 10, "domain": null }, { "name": "mapscale", "type": "esriFieldTypeString", "alias": "MapScale", "length": 20, "domain": null }, { "name": "mapname", "type": "esriFieldTypeString", "alias": "MapName", "length": 100, "domain": null }, { "name": "pubdate", "type": "esriFieldTypeString", "alias": "PubDate", "length": 10, "domain": null }, { "name": "author_s", "type": "esriFieldTypeString", "alias": "Author_s", "length": 80, "domain": null }, { "name": "mapbound", "type": "esriFieldTypeString", "alias": "MapBound", "length": 10, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1102_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a872_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "UGS Landslides", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "lsunit", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "deep or unclassified landslide", "label": "Deep or unclassified landslide", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "landslide and/or landslide undifferentiated from talus, colluvial, rock-fall, glacial, and soil-creep deposits", "label": "Landslide and/or landslide undifferentiated from talus, colluvial, rock-fall, glacial, and soil-creep deposits", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "landslide undifferentiated from talus and/or colluvial deposits", "label": "Landslide undifferentiated from talus and/or colluvial deposits", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "shallow landslide", "label": "Shallow landslide", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1459196.3093687147, "ymin": 3658249.4560437202, "xmax": 1665488.3820199668, "ymax": 3887933.116098061, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mapname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "statelsid", "type": "esriFieldTypeDouble", "alias": "StateLSID", "domain": null }, { "name": "lsunit", "type": "esriFieldTypeString", "alias": "LSUnit", "length": 150, "domain": null }, { "name": "movetype", "type": "esriFieldTypeString", "alias": "MoveType", "length": 50, "domain": null }, { "name": "historical", "type": "esriFieldTypeString", "alias": "Historical", "length": 10, "domain": null }, { "name": "geolunit", "type": "esriFieldTypeString", "alias": "GeolUnit", "length": 20, "domain": null }, { "name": "mapscale", "type": "esriFieldTypeString", "alias": "MapScale", "length": 20, "domain": null }, { "name": "mapname", "type": "esriFieldTypeString", "alias": "MapName", "length": 100, "domain": null }, { "name": "pubdate", "type": "esriFieldTypeString", "alias": "PubDate", "length": 10, "domain": null }, { "name": "author_s", "type": "esriFieldTypeString", "alias": "Author_s", "length": 80, "domain": null }, { "name": "mapbound", "type": "esriFieldTypeString", "alias": "MapBound", "length": 10, "domain": null }, { "name": "multsource", "type": "esriFieldTypeString", "alias": "MultSource", "length": 10, "domain": null }, { "name": "affunit", "type": "esriFieldTypeString", "alias": "AffUnit", "length": 50, "domain": null }, { "name": "moveunit", "type": "esriFieldTypeString", "alias": "MoveUnit", "length": 80, "domain": null }, { "name": "movecause", "type": "esriFieldTypeString", "alias": "MoveCause", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1101_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a871_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Liquefaction Potential", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "pcode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 102, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6 = Moderate to High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7 = High", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1459338.5751603097, "ymin": 3658206.2402509004, "xmax": 1572246.7742122263, "ymax": 3887950.12787506, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "code_desc", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pcode", "type": "esriFieldTypeSmallInteger", "alias": "pcode", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "code_desc", "type": "esriFieldTypeString", "alias": "code_desc", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1095_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a865_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Wildland-Urban Interface", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1460681.4310703874, "ymin": 3658213.6549342275, "xmax": 1662315.6337722987, "ymax": 3887894.436385393, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "acres", "type": "esriFieldTypeSmallInteger", "alias": "acres", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1126_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a890_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 94, "name": "Wildfire Hazard Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "threat_index_code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 173, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1 - Very Very Low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 215, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2 - Very Low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 207, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3", "label": "3 - Low", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "4", "label": "4 - Low to Moderate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5", "label": "5 - Moderate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6", "label": "6 - Moderate to High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7", "label": "7 - High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8", "label": "8 - Very High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9", "label": "9 - Extreme", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1453039.440776974, "ymin": 3654684.62032564, "xmax": 1674513.910556808, "ymax": 3888901.8782681376, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gridcode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "gridcode", "type": "esriFieldTypeInteger", "alias": "gridcode", "domain": null }, { "name": "threat_index_code", "type": "esriFieldTypeInteger", "alias": "threat_index_code", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1144_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a908_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "Important Habitat Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "Maguire Primrose" }, { "id": 38, "name": "Canada Lynx" }, { "id": 39, "name": "Greater Sage Grouse" }, { "id": 40, "name": "Yellow-Billed Cuckoo" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1438711.958277136, "ymin": 3641428.386011392, "xmax": 1688248.2006734759, "ymax": 3888365.5191046447, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Maguire Primrose", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Important Habitat Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1566524.4959586412, "ymin": 3790113.035163805, "xmax": 1611485.8204058856, "ymax": 3824742.507571399, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r2039_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1638_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Canada Lynx", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Important Habitat Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1566444.718559131, "ymin": 3797432.4368635565, "xmax": 1635142.3803761303, "ymax": 3887924.182388887, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r2028_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1627_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Greater Sage Grouse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Important Habitat Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1438711.958277136, "ymin": 3641428.386011392, "xmax": 1688248.2006734759, "ymax": 3888365.5191046447, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "dwr_region", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "dwr_region", "type": "esriFieldTypeString", "alias": "dwr_region", "length": 15, "domain": null }, { "name": "species", "type": "esriFieldTypeString", "alias": "species", "length": 18, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "habitat_id", "type": "esriFieldTypeString", "alias": "habitat_id", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 150, "domain": null }, { "name": "comment_2", "type": "esriFieldTypeString", "alias": "comment_2", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r2034_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1633_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Yellow-Billed Cuckoo", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Important Habitat Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1549574.7093202174, "ymin": 3709024.806264475, "xmax": 1573096.4719878882, "ymax": 3719404.844559476, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "rch_", "type": "esriFieldTypeInteger", "alias": "rch_", "domain": null }, { "name": "rch_id", "type": "esriFieldTypeInteger", "alias": "rch_id", "domain": null }, { "name": "com_id", "type": "esriFieldTypeInteger", "alias": "com_id", "domain": null }, { "name": "rch_code", "type": "esriFieldTypeString", "alias": "rch_code", "length": 14, "domain": null }, { "name": "rch_date", "type": "esriFieldTypeString", "alias": "rch_date", "length": 8, "domain": null }, { "name": "level_", "type": "esriFieldTypeInteger", "alias": "level_", "domain": null }, { "name": "meters", "type": "esriFieldTypeDouble", "alias": "meters", "domain": null }, { "name": "gnis_id", "type": "esriFieldTypeString", "alias": "gnis_id", "length": 8, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 99, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "st_length_shape_", "type": "esriFieldTypeDouble", "alias": "st_length_shape_", "domain": null }, { "name": "buff_dist", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r2038_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1637_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Agricultural Protection Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 34, "name": "Ag. Protection Areas" }, { "id": 35, "name": "Ag. Protection Areas 300 FT Buffer" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1501815.0850233883, "ymin": 3669938.9697381407, "xmax": 1571864.4606723934, "ymax": 3888153.8594229817, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Ag. Protection Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Agricultural Protection Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 35, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Ag. Protection\" CONCAT NEWLINE CONCAT [tax_id] CONCAT NEWLINE CONCAT \"Resolution:\" CONCAT [resolution] CONCAT NEWLINE CONCAT \"Entry#:\" CONCAT [entry_num]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1502115.0850795507, "ymin": 3670238.960279897, "xmax": 1571564.460616216, "ymax": 3887853.8593668044, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "tax_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "tax_id", "length": 16, "domain": null }, { "name": "resolution", "type": "esriFieldTypeDate", "alias": "resolution", "length": 8, "domain": null }, { "name": "entry_num", "type": "esriFieldTypeInteger", "alias": "entry_num", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1277_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1026_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Ag. Protection Areas 300 FT Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "Agricultural Protection Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1501815.0850233883, "ymin": 3669938.9697381407, "xmax": 1571864.4606723934, "ymax": 3888153.8594229817, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1278_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1027_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "NRCS Soils Farmland", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "farm_class", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "", "label": "Not Classified", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Farmland of local importance", "label": "Farmland Of Local Importance", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 76, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Farmland of statewide importance", "label": "Farmland Of Statewide Importance", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Prime farmland if irrigated", "label": "Prime Farmland If Irrigated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1458141.484050557, "ymin": 3658194.164487645, "xmax": 1667327.584706381, "ymax": 3887925.500955805, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "areasymbol", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "musym", "type": "esriFieldTypeString", "alias": "musym", "length": 8, "domain": null }, { "name": "mukey", "type": "esriFieldTypeString", "alias": "mukey", "length": 30, "domain": null }, { "name": "muid", "type": "esriFieldTypeString", "alias": "MUID", "length": 8, "domain": null }, { "name": "ssaid", "type": "esriFieldTypeString", "alias": "SSAID", "length": 5, "domain": null }, { "name": "firstkey", "type": "esriFieldTypeString", "alias": "Firstkey", "length": 30, "domain": null }, { "name": "seckey", "type": "esriFieldTypeString", "alias": "Seckey", "length": 50, "domain": null }, { "name": "texture", "type": "esriFieldTypeString", "alias": "TEXTURE", "length": 50, "domain": null }, { "name": "tex_def", "type": "esriFieldTypeString", "alias": "TEX_DEF", "length": 200, "domain": null }, { "name": "composition", "type": "esriFieldTypeString", "alias": "COMPOSITION", "length": 250, "domain": null }, { "name": "chtgkey", "type": "esriFieldTypeString", "alias": "CHTGKEY", "length": 50, "domain": null }, { "name": "areasymbol", "type": "esriFieldTypeString", "alias": "areasymbol", "length": 20, "domain": null }, { "name": "spatialver", "type": "esriFieldTypeDouble", "alias": "spatialver", "domain": null }, { "name": "musym_1", "type": "esriFieldTypeString", "alias": "musym_1", "length": 6, "domain": null }, { "name": "mukey_1", "type": "esriFieldTypeString", "alias": "mukey_1", "length": 30, "domain": null }, { "name": "farm_class", "type": "esriFieldTypeString", "alias": "farm_class", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1099_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a869_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Historical Weed Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "common_name", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "a776a5ae9c88d814ac70709e0ed8d63a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYtJREFUKJGd0j9LAnEYB/CvKP7o518cBNOURJCGplOnlraWarDX0AuQlmr3DTTkGzgaHFyyIoeLQBs8h4ZDdPKg8wTpwBN/ehBnQymeiUXP9jzwge/z8Djwz3IsNpIkbUwmk1PG2Ml4PN4ihPTdbvctgCuO47SVUBTFbVmWheFwGKOUwuVygTEW6/V6KafTmWs0Ggccx71YYK1WI51O58nn80UTiYQlUjAYBGPM2263H0VR3EmlUm9zqCjKpcfjiQYCgZX7UEoRiUTczWbzGsDhHI5Go6N4PL72GJRS2O32PUtUQoh/rfouv9/vSyaT4VarpTgAwDRN/S+QEDLQdT0A4AsOBoNXALu/wX6/31BVVZlHLZVKQiaT2bfZbOE1biIIwj0AbQ4rlcpDOp32ZrPZcwDBZTGdTseSJF0Ui8XqbDZ7gG6hUKjKsnyWy+U4AMcANgG8A3gsl8t3+XxeNwyjvgyhaVqd53mF5/kPAM8ATAA2AM5QKCQZhiEtprD8KoAugJvlqKqq/lj4E1Cnl1P2uXBnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "No Weed Name Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "433e55346a58329b64f1418085e7d949", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZtJREFUKJGd0t0rQ3EYB/DvtrNzdjbbRNGZEClJrrxcuVGUG3bjAsmV/AFy4y3kD3DhQrlQ3LhyRRjKS22ypVC7GGtpbD8aZzub5fwOWy602WZe8tz9nvr8+j5PD4N/FpP56F2a5mM8hhVF6UnIr+VJhgnxenZT0qgWHP2zYl5oXZmsug9HDpRHuZLVcVDrdYBMKyUx3KTRMCMdqzOde4MzJ1lwaH2e81xfH2pNhgpzceHntwYefJEJb1QxxW+Dux1rU3V7fXN3aej1Xk1o9XwFZ9Tnn4djYSgtLoh7HhYBdKVhLC53l1hKfl4GxwLaZGtWVE7HFn5PPostMJpRizJ4EGAAIJFMRP8C1SwjCVGhiIB8QPr8cgGg4Tf4GomeEUIC6aj+jdMDob6mDUDZD072Oz3bAMQ0FN3eHd++01Td3jIGIN+WXiRfYDx2dGlPNVIHEAxtnNpD92S0ecDaCMCqBiwAntTArtdxuXWzvBWllLpyIURRdMEmBmy28zcAxwCSAFQAWEEQ3JRSd2aErFsFEASwlpuTEPIl+ztBQpSpc/lS+AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BLACK HENBANE", "label": "BLACK HENBANE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "667c4885f3fee1a0d11463bd42758cd4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUKJGdkr1PU2EUh5+W8r6X2gtKLOFKpCExAQYnWUxcHExYxEH+BOJuNSTiwG4MJDLwJ7AwEjAsNSTQAQlf6VBxQKW8JYY39l4+7ttewaFyQ7EpiWc7J3lOnnPyi/GfFbvcjDPe4qUSLwIqwxXM3YjX9NOS8blARaY+8ErXBdP33vcUK6WMXz5INSMRSAJZSR1SHIi2N6dHkxOD7/LpbA04wqTUx+pTXMS7k6LzilQbPuXWgvtjMd072T+Rf7kXgoGj3kqs7jiJuvdYQnCrnEwcuLvTwNMQ9M3J0G27o+EzLCGIetFHNapSWjcbUn+rRSbaoLcL8oWqqvntIq4Hm0ys5Dhuu1JUQR9vE7h/HXhkl9bUN1UIVTd1NtNj9z0Guhpw/pfi9gKgQ/AruY+fvWzrgP3wDVDvS6eK72M7N9aWMdXBRQD2t8gs//LU6yf28wfnnD8D7gCHZ2UWt1mfX9KzrjFm9WJTmByt9apmpbChVwJgCTgDIoBwHCdnjMldVqjJKrAPzFz1VEr94/4HDNWQEdq3TQAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BUFFALOBUR", "label": "BUFFALOBUR", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2252f74a3a0673a50b012e380226bc54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYhJREFUKJGd0rtLW1EcwPFvyPVco7mJBBSuQUNACFJEQcFFBxdxqQ4KgqODf4C4tP4ZHRz6BxRBpUPxEQQfkIiIg4NDKKXxEa+oOei9SnLyqB2sF1NDBH/bGT6H73lovHO0l4vv4Cv2RGZyRSby0CZwrn31+o+ybn2ZSiKrwqXBjuilLG45uULEp0EDkEeP3NzTV5cPzS72N49M7qf2KuAy6KdXD9uGT7RH6kVFUghQZQLprB1fjsU6x1OpcxeefjDnG6A94K1+Ht0raPUX/D9z9gLw0YUPJTUa9hs1L0P3Cjw4AxWpAr2ppvo3QU0PxiCcgowG8IiyQbzlEKg72zRDWNYTtMscAV1vwWzJOLSsk4ybuinlVnfQGALCNVw+mb5cg6f31AD2JetxnMBw1PgEtFRBuV/3fN5pbEygFC4ELlYgcfbbmZuOGr2eMmN4aQWyaIX47i2rX9PSVkodPO/k/hwp5cEGZDakLAG7wB/AAwjTNI+VUscvEyr+KnABfPu/07KsV+1/AT0uiFYaCJ/JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DALMATION TOADFLAX", "label": "DALMATION TOADFLAX", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a6f709b0eb461fe1165a28c19bf51ab7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY1JREFUKJGdkkFLVFEUx3/qfVfH0UkUhZfoEAxIC9skrtwILtzUbEL6ANIHkDaWkuEHcNHCj5DMWiyEUAQVFcEGhaaiknpzjdGrDrx8973n2CIdHR0z+u/Ogd89v3s4gv+MKKkev4jEA55YBf8RYdDmVopcVMrplqqKV0tTL3VZMJEcucPhwZwbenFENYgaZGji7q/9rq+VYqhjYKw/kxpbLgUHJ6qD75/mLRltj9Y1XHg3glUbI/D9WH4/O9sxMHo3kxr/UQRt5+NzRKSdmtqy/7GkBJrqvN2fk8CD84nGe2g1tfx1GZaUuBR6SlQlsuF65DwyUn8LaAUcAeBznLf+AfQRh7ZtNyql/oB4R++Bzhsnhvn1baWcoqr6sDKXaE30nmpcF2/nW+YNoIsg+vNbnV6NNd7rHgbKbekoOHCeRXPpRXPaODuALLmVRf1OPW3uS94/PiEJ3Ab2gFn3S3pGb87kjTFrXALRWq+BdnRqIwQWgAJQAUjbtreMMVsXFUpvFbLA68ueSqkr7r8B1qONNku2Wz0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DYERS WOAD", "label": "DYERS WOAD", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5219a238619be0f99950c7a5576e99c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZlJREFUKJGd0j1LW1EYwPG/nJt7b9TcBEUhSZvgZIsIBQUXHRwKHfoiKLR7QXQVl9YP0cHBUj+ASy1CREWFBFFLEIcOodjBtza59SUHvFFyj2jrYL0YDVH6bGf4Hf7n8Gj852jXD1Of3vg5+93vqmKfq8RDn85Bjck0GqM9/auyLEyMdjXt57eSxycq7jcFfgNcRfxQqnafJoamxjqe9Qymv5bAyQ8Y24eFVLDaiMWjgZKk+pCO655bmz+P5ic/Pn3cO7Dwy4O2bBuprdZilqWXfY9pCiINwdqtndwY8MKDx6778kGkruJnmKZAVPk6S1INg1BF9W+sgBFsbia6sUFWA/h77nPuA3XBkeOE68C+hE6h+A0CrXdB6ah127azXups8iD5pKWxG4hWcG56/fssID2Yzsi56eSu9bw79g5oLIOKPzYL7+fSNSug8CCQ+7JYWNnbzwy/ff2oDcQrIAIiD6fzi8v5mfHP245Sau3qJm9zpJRriRTZRGr1DFgC/gBVgB4OhzNKqcz1hJJdBXLAxM1O27ZvtV8AmKGRV42d3bIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIELD BINDWEED", "label": "FIELD BINDWEED", "description": "" }, { "symbol": { "type": "esriPMS", "url": "29ac785164c39e7ebbb36df1dd5c70f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUKJGd0rtKI1EcgPEvZDxj1EkkoDAGExYCg4VYaLnNNmKjFgqCpYUPIDa7+xgWW+wDyIKKhXgJgruCioiFhcUggrd4AuoBZ1ack+juFnEHx0sE/90pfofvXAzeOUZkNU/CqeTGuWWYgHaEf2EkzIXUvZzaHEW9CPMz+Q+UKmv3fjlHAuINQGDm9CU9xbr0hPOjpc8dcbeicBaTk5ufcUtkjZyIJqUhrkkGR17BmXU63CH3LIT5E/trvIGskXzlPKagvq3cFBx434D+EFZu9ICZsWpfhikg5n+MpgqzuaZ6mPqUmcIhg0uxCv9qD8QbDBD62vbstERWYdljD+h8ywVX1q6Ux8UwVa+qNbqsT0Cmlittlpag+p4GgNpmmYKftHutz0DrC+j29yFfGn81bmg0IQTOmWNDnvqT2TGruxJjEGgDrqBcuFtnsfRdeVrrnf87hT9HKbXDCkW1ou6AdeAPEAOEbdv7Wuv9xwnRvwrnwPTTTinls/Z/IEaEZrfbUz8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GOATSRUE", "label": "GOATSRUE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "594feab0f39ebe1335795a13502d4d9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZRJREFUKJGdksFLk3EYxz9uv3d7t9YsCfNNnATC6OAh8tihbl2sSwwvQUT4B4gX7Y/o0EHwIEaHwmtRuYsVbB2mSNIOAxERX3+rsR/uRd3v1ztnB/XF1ZjRc3se+Dx8noev4D9LnG1mGYtZacY1hw81jYEIoUpcWO/8bl6M59+otuDLoUfXf+It1Q/1YJQI8bBA0xismr0RyxUTc+nMvSelha8t4HOeRrdxPyXCduqKuNyi1CNi6LCf3NK17Hw6c+NxaWE7AOtDP57FwpFUUkTb3mMLi6t2IrGhazPAaAAe+Pv3nWhvx2fYwiJE83aLqsC61JE6qYt2vDsN/SVwBcARTe9fQAtqnuP0IOUx6P3yvwHD54G7Wq9IKd1ANWvWlobpu9sF/R04XShvfgBUABaV+viZ1eQd5+YU0O5L9Y296nTuQiWHOR6cBmDnLZVcWS5PjqVGbuE3H0DoGlA9IpTNN0rvX5W/e8aYwummIDlKqcIiyl1U6w3gC9AEuoCI4zhFY0zxrEJLVoEd4PWfnlLKv9x/AwWsjhrMJR9HAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOARY CRESS", "label": "HOARY CRESS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7d0967e6908f75466f6f1e6922690b1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZZJREFUKJGd0D9PU1EYgPGH3j+HtqQUEJNbI4SBRAddYDIwMJCYGHUxhIXN+AGICzgQB3V0YPAjYJgJGhggBEoMMkjEhIQIabg9kOqR2+Kl50KRQXKhpSDxXU7O8Dt5zmvyn2OevYz090dtY/uZDoInB0fGTYNSLmrZEwHB6Mv3aVUVvhrobvP2MjM/in5r1BQIG4LDUuuuv9tpRMTg677e+8Pj04tl8O1TxIZbmK2LxVpSDcnTZwXUx6PogyDhemrqTV/v7aHx6a0QZnbuvYjV0hIXdtX/CMumKUHdppd9BzwM4e+i9+hac/OlyxCWjYnVVZZqRazkxeR04rWiHrgBuCbAH8hfBZqm4TmO0yil/At9vf8Fknf+BfO+vyyldMPU+ZXcTHvK6TnJuGBKxbXvvz4AKoTrSn2c/7aR6LrVNkSE61XU/lauMLycKyyE2Sdn9lOmsODtrTx/0Hm3gwiPgRTwE5j6vCYnJ79u5rXWS5UQpdRSWuGm12cPgTngCKgBbMdxVrXWq2WLqkjKAmOVnVLKc+3HX4GSNRHXz/wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HOUNDSTOUNGE", "label": "HOUNDSTOUNGE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b41c5e5dde235fb6e466fa5e0a08aee1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZJJREFUKJGd0r1LQlEYx/Hf7XpffElLIbpZRktR0VRTL4ND0FItBY4NIdQoLdX/UFBQ4NTmPxC96GAY1iBCBQ5JRVh2Be1ovlw9pdVQSpZY9GznwAe+5/Co8M9RfT3YnDa1qSFmLxYw80xLHawKcV7L7qpenzc37CekJlxwjnXlUxHvo0I7OUEArwaKFJ3ZpDLEcoJj0Tk+sWX3nFbB+XUIyZhypNVpLKZ2Q1WS1ijipfCiT9wTt2NnvHdtznNfgUpueFVUwyLquZrv4UQOTS0a3d1VfBvAZAXSnDLV3Gqs+xmcyIFh2NGqVJYXmuqqz9E0Cgb0wIxLRD8+562Y/gtkePZJSktGGfIHzGey54Bh4DeYSylBWZajlVS/O+619JutAMx1XCEcTOwDIBVIQuQg5L3W91m7lxmUWmqgfPyGrET8GX/5orwADxf7GX8qEVwamR0cBErTANoAPIJh3eHjyJ7PdZumlAa+QxBCAuQQ0bNDTxGAD8ArAAYAL0lSiFIa+ppQtasAHgC4vnfKsvyj/R39yJLMXJO6aQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JAPANESE KNOTWEED", "label": "JAPANESE KNOTWEED", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5e65279a5d62555c05d2bc421e7ddc62", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGd0r9LG2Ecx/H3aZLjYszJVYQzbULpUDLooqNLoaCL7SKIjqXYvbg0/gfFodChtM4SiggRxBoR/IWWEjNEkCCIhGryDNWrXgzNA02uQ9rT2JAWv9szvL58nuf5eLjleK4fnAQakomSZKRY5p7m5ZvuZ5EKb5VxrIbQiXP/WLB2fkmkXYOgH4plIsen9KteXjof1SFlVH6ug848ajbH+h2dcE/4aqvRBncNuJQEMzm54sSJKmOcuDD7VZ3SAzLc1d74PgEVHpgE0jneAcMutEvySbS7+WMEVGhtYaAuquajozmrTWcQffAhoeQBeQ9ApYr9P1DzcrFnmwaIGjwrkgF6/gUL30kLIfJu1A+rrD3u5REQauLKiR0+Qe0/PQBzX1h+v2wEXwxZr4CuBujH7pERe7PB9m/nFqAQW2D7sMDk62dqn4J8CnQDZw6szG6x9HymZEspU382uc2xLCs1nSQ/nZQ/gU2gCiiAzzTNfSnF/vUIdV0FCkD8Zk4hxF/ZfwGk0oDHzNMkcQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KNAPWEED DIFFUSE", "label": "KNAPWEED DIFFUSE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "107c474dc81960c10066512619f62b26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUKJGd0ktLAlEUB/B/zTiOjo1SWdhDCYTBRW1q2aZdLXpAfoE20apFtKk+RJCLoj5AG43A6EXgEPQQiWjhQioiUMeyLjX2mOuzhSVpYtHZnQO/y/9cDot/FlvWrW4apHR2EpS6QWlnjmWTMBq3WjjWczw5RqpCp8fbhcR9QNNeHDq9AdAbgbTmyDw99MVY3Yy05B2MTLtPyuGiT4+7qAxBtPONjm/vmsBYmpDTNFGN3+xLKz5XZGo8WoJOEl2AQbAzDWLVfRieh9DcZtKur5YBDJfg6/vbiNjaUfMzGJ7HK1PfXxaV03GWmuqzBJPZDElqRyQSK+5YyKt/gRmGe7apaqMCFGE6lbrgge5fZYqcKYoSK0VV5L2A6OoZAOraazAtcX66A4CUIMLB3WRgV7QODM0BaKmC3rXby3kheHBEPwdfBxBHYOMo+Xg3a3VP9AKFUQBtAB5ZFPbJibxNvGsqpTSECghCSAiyP0ZkfxbAIYA8gDoAnM1mC1NKw98jlN8qEAewXplTUZQf2T8A3IuQk+HFvNMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KNAPWEED RUSSIAN", "label": "KNAPWEED RUSSIAN", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4df6d0e8f2f72a1ae211a473af0c8ee6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZJJREFUKJGd0r9LAmEYB/Dvq9Z5cXllJtgvEScHpxxbAqOWaulPkNolgmxoFwmpIXKXBheHqHQxgmhIIY0Qys30ivAwz+iOzt6G8lATi57tfeDz8n0eHgP+WYbWB6XbLCCtvr6qK5L0Psmy5JnnjUeAukfIrtgVUup3FIuPqWpVtg8O9sFk6ockqfZiseJhGJ2f0o0FQoKXbZBSH5PPi2cjIwNTbveo9qvZDExMAPW6bMpmS0lK/S5Cdh40mM+rWzzPTFmtA13n4TgjnM5hLpN52gewqMFaTV5yuSw9l8FxRuj1upm2qCzLDPVU32WxsPz8PMYTCZQMANBoqLW/QJbVv+RyNjMgfMFKRc4CcP8Gy+V6RhCEkhY1EsmmvF7HLIDxHk6Ox+9OAIgajMUKpwcHadPammcTgLULekunhUA4fH/RbDQPoBwI5C4Khep6MDg3TQhdBjAGoELpRzIavTn2+c5riqJcdUKIongVComlUOhaBXAO4AMAAdBvs9luFUW5bY3QdqsAygAOO3MKgvAj+yclNZe2XCG8gAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KNAPWEED SPOTTED", "label": "KNAPWEED SPOTTED", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3d64c686e0cc045a022ddcceba1c742c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUKJGd0rFLG1EcwPGv3F1y0ZiIBfFMm5BJigiCgoPt4OZQq6BIF6cW/4DSpfpndOjQ0cFSUISIihRSClFSKVSKgyIaxPioMQ8TD++O5NIO1rSnIYpve4/3ge97/FTuuVTPbvFFoAdlqmSXxrHdR2haTm9Slvy479ZHP8qa8GliMi5PLpKWeR5TAz4IqGCXYubpeZ+tqa/7FyeH0qOzG144/8p/ksl9CYR9UT3W6m160Ihrl0L5fbnWOT/xeGfs01EVdon8DEE1qoT0mu9RdI1gR3PQOii8B4arsGyaz4MP2+t+hqJroPDEm+rXW+qqq8uhxjCdRNghewl/V4p3gfiUglE0WgXiErpFawvovs2VpfVdCJGtpsqVH8lwT2QQiNRxdia9uwLIfzAtV1n6GYo/634LtNVAlrl7Ot20mks5fw+uBuCYhcPUwS/zTfzlQK9LZUSBDiCvUlk7+3y4nPnwreg4zibXIFLKTRIyKxN7ZeArUAEaAJ9hGNuO42z/n+CdVTgG5q53CiFutP8BsQCRJJftyRcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KNAPWEED SQUARROSE", "label": "KNAPWEED SQUARROSE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1a05ebe975f5629c06746acdeff451ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXVJREFUKJGd0r0vQ1EcxvEvbnuLlqpEXEUjEWEwsUhEYhAWLAaTSfwBIhEsZqtBJBYWYvXOQCRiEAkaBiRE3B7SuFRTepq6NeBS6iV+2xk+J885v0fhn6N8PFx2kpn+SM9DjI6ISYkDgi4782Y2o8UzGCmh3k7Z1Q3roSg+pw2cNoiY+AJ31NrD9Oqtaot3Tm4nwdtuVP8pG3kqpZXu5EiFDniIk3N0J1f1Jqq8a1xa0H+qDrlssjTfnvo9WQqUOXH6Q4wBrRYMP8m2ctfPn5GlQEYG9UlRHeD+nrxPvoPcZvCugK4AmHD/F6hC6EDTPAjxAo0Y+0D1b/A6yq4QQreiTp2w3lBAYwK8P7jo8gVL8LJPBWDBYHny2JPTVWEMAAUp0ONe2DM4EWbr1VkFCIwE2ToL0jdcp9aQLtsTUATcAKuzxyz2n0fupZQ7bzdZzTEMY2cc9PEFGQc2ARNIA+yaph1KKQ4/RkjqKhAApj/nFEJ8yf4M7zmAUdY2zncAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LEAFY SPURGE", "label": "LEAFY SPURGE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "818689940f728534f405968e1f38f6a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ9JREFUKJGdkr1LW2EUxn/Xe3ObeJPboqi9hhqEQOjg1A4OLi7iUuvgYjt06x8gXdpStJTOHRwEBzfJ1KG0+LX4AWqtCCoESUkdSuMbSX2rweh940c6RC9GJZae7Rz4nfM8h8fgP8u42AzTHwjG9OeKQs8h6p5x4stamF+0+uLgk4W38lowHn3f/Js/0ztuPhLwmVQTQFGIyKPdh750Vd9obKDzaXJgsQz8yIdbm6RmQlhNEf9db2sQqNVDuCcF+2dueyoee3O/N/nulwduRlOvqwk02bp1rR+/btJg1QR/uNtDwCMPPMirrrBdX/EZft2kKq+1lUk1Td+ditRZhazQ7RiEk5A2AIqc5v4FNI+MvZzj1CBECdwvHKzhp+UmULK3IoRIe1I/icXpFjvaXoRwBc79ltkYB6QHJkhNTGS/2h11rS81uPIlDQ6/u5lXs9b6PKo0Ow/A1meW5jNZ8eJZXfcD0B4DjcAOBlNzcnVsRI7llFLL58u85EgplyeR6Um5egzMAaelY5iO4ySUUomLKsqyCmwB8ctShRBXDP8FObqN/fLmvbAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MEDUSAHEAD", "label": "MEDUSAHEAD", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f8e9c93049b5160a9d28cb42f7e7a3ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZNJREFUKJGd0M9LFGEYwPHv4ryvjhO7tagwLroEwpLgqW568aQX6xKkHkOCPEaX6r8oqEPdFw+CgqQrgj9wk5CgAoW1cDPanUB909FxZ2Zdt4M6uLas0HN638OH9/s+Gv852sXLxCB64Ub8kV8S912fNlHnbDfWG1MnWsur4ZcfVFWYfNxxM3fE/OGuE9cFNEpwj2V858C5I0T2ydhoov/B68xKBRwfoT77p7gQ1kV7vMmoSIoaAtcvhje37dnkSOLW0LvMrwD+sM0Xhk57WK/+nwYpMCNcy+67b4CBADol7sYMUXMZDVIQCjk9FamyTl6vqc4mostIAmIZyGkAZXwbar8IoIX8fds0o1jWKTws8AXougruHclPlrWVC1Ln0tZ812BHLxCr4dyVjd/TgArgR8VMal2F+zqjz4CWKqjwfaf4fPGnkQaPAAL5ya+k83vq6cPu5tvlcuke0ArsArPL35z3b5eU7XneavDf84NSajWlyKU+q2NgCTgBQoA0TXPN87y1ikVdSsoDycudlmX90/4XhLGQKqXdEBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OXEYE DAISY", "label": "OXEYE DAISY", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7e774f5e507b158251405f1a56570ecd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZlJREFUKJGd0j1LW3EUx/FvrvfBq5JIWypXW6Mu0qEurVsdHAI6+AA6uArSF1Bc1JfRwcEX4KKlYKnGCIrgQxEHBwUxaAhJrvbqhdzbaP4xiR3Ui9EQS8/2P/D58zuHI/OfJT98fB8Z0fMX7mdRyA2LYuGtTNGqUfQfcib9dXBz0y4L57oGWn+fnq7+ucoFdVWlpkoiC8FzJ/1RUau+zIVCPcORyFYJnB8b0xIHh2t+RWkO1ge8X+uAl5pO9jrvP8lkludDoXdDkUjCg4lodKpWVZr9ilZ2nmpFppHauqiTmQb6PHjpuv1vXr2uuIxqRUaCTyVRVU2rr6juKqCrgXZoOoSkDFAsFJx/gSpS2jGMF5jmLXSF2APePwft3PWuaZpJL2o4Hl/taDC6fdBUwWW3k/FFwPbgL9teWood+3tb2iaAclu6OnLTkyuuu3HfuD+A1DfL2jizrPHRzs4PNzAAUiNwcYO0vBaL/pyJxRwhxM5jiG3bOwuQXAiH88A6UAR8gGoYxr4QYv9hhJJbBVLA7OOcpmk+yf4Xb2uWxUjTSV4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PERENNIAL PEPPERWEED", "label": "PERENNIAL PEPPERWEED", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dc1359e5217b3c43c746645327e9e7ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZhJREFUKJGd0s8rw3Ecx/HXvvvu892GjR2mr2XLaSly4ODg4iIXlgg5Su5+lHBwVmoHBwd/gB+ZHIQtNVaGpMhWJLKxfdTmm30l38/GOGAZa+R9+3zqUc/PpzePfw7/9bDSPaFLpQr7n9KsQ1FS5YRTx3REu/oiqKd75oeknHDJMVVxm7j3PjBq02m00PMClHTSFk/c12k0ZHChc7K5a3FkNwu6+pxCOES3iojeaisRs5JMeiPYc9JwFY96XJ3OyvbFgZsMDIci43qisxq0BTnfI/AEZUXmwvP41QyAlgx8TCmtFkNp3s8QeAIVuIasVMKR4rzqY4xCgdEOu+UMZxEeAF7xIv8FEo5PyKJsAsU7lJXHYwDVv8G7pHxIKY1kUjdPd701or0RgCWPU/zhk3UAUgbuS8ENT2DP0FRVPwrAnAM9XcjXY9uxw53Pi88FiC7HvDvXXjrc29hWqwIcAMrA4Q6Ax3d5tDYbWJIZYwffISRJOnDDH3G7/M8AfADSAFQAiCiKQcZY8GtC1q4CiAKY+95JKf3R/gYzAJQgg3P+lAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PHRAGMITES", "label": "PHRAGMITES", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a2f1697bacec63e80dece68c4bbc693d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZJJREFUKJGd0L8vA2Ecx/FP3d3T9sKRDpLTaGMSETGQSITBQCwYCCLpIuIPEAv+DIPBaPAjKgZBW4kfCYIYSDqIH2mOczi9xLXVPm2vDORoNSW+y5NneD15P18W/xz2+2VwcNUeZlKjqWS8z8gkKpkionLEvhYzjOmDhSEtL2z1LFfJ0YftZDLiZlg7GMLDSCfc8dfnRqaIG2v3LHYG5gYOs+GI12o8SjvEVuISePfXswSw8Q6kUlTQn0P+9n5vTWCp986EzY/SFEN4F0eEvP/hOCtQUlGsRy5nAHSZkCZi3Q7BWXAZHGdFBJaWrFSWJWUF1efwttJSoNoJXMgsAKQzb/pfIFjyIoq6Q1HwAaNUP3MAdb85Ixo+VRRFNlPV861tl7O+DUChjybkm4MNAJoJNe1oUwr6BVdtxwSA8jwoHnu6noyou/tm9ed5r0or+2r0dryhabgBsPQAqAAQBuCXpL310PGsTik9yYXQNO0Emk8OXPnSAPYAZABYABBRFIOU0mDWnnKS7gHM53YqivKj/R3vnpb4ZEstmwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POISON HEMLOCK", "label": "POISON HEMLOCK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "90bacc68df26906e815c2a5df03537a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZhJREFUKJGd0r9LG3EYx/G3uctdEr1Yo7WcUoMgiLROdiyC4NCldXGoRTqJoKN0Uf8HhxYUHARdnJws/qJgVVSoFFohSFAspcYLqF/10mi+Sbh20J6JVQM+2zO8Hj4Pz6Nyz1Jzm9ej+Mv94e5smvZsisdFauLAF9A/ehTrw/s3iBthz3hdbeo4s3h0mA7rPvAGIJvSw0LwTFFCfb0TD18Mv42u58GuKfTT7eRnf1CrqSjXrsYWAyHISIKHv+yFvsn6hqGO6J4Lz3bMQT1Ajd+4eR+vrlH2KF2yF7VHgJcuzCTlq1DVLSoHe7yJ53lRFZ/+4E51Wb4SvZR6qokSUwEcR9qgFXIomjw1bTNkYV1A+ZvvQGMhmDwxvlrWz5gbdWVaLHY+MVocqL7DpX58ic/CxT1VABFhbvNTIvi01egHKq8LD5zHdxnYXipeBYkLgf3NaVZP4ol3zZ1GkwNtQBVw9If0wtYaM8tjwpZSbvwb5n6OEGJDzBP7Ni+ywDLgAEWAZppmREoZyU2R96vAPjB5PaplWf8t/Bd48Y4ko9WkTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUNCTUREVINE", "label": "PUNCTUREVINE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8eae98fe6aa45242cbf1adfb03687047", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZJJREFUKJGd0jFLG2Ecx/FvIHnOi15SAhYuqR6FQujQdtDRxaVksQ4KUkcHX4B0afsyOnTwBQShKRakJkHQRGIIoYODQxAxtSYnqA/0rpJ7YqsdrIfREKH/7Xng8/B7/vyC/OcEbx6WWdbPLTXfQk17tIaEK451TV/5Y198mGVWdoWfnqQfH5031932L0tHJ0wYT/OsE45HQzGxsDS4lJqpzZQ7YIaMdnBW3zCEMWwJqyNSjBgKL1J39vOZZPrpVO31oQ8PzPr7MP3DEaJd/6OJPuJtc2DXqX8EJnx4plqvEsajnsvQRB8BNzDWEVVooQc91b+JatFokmSiRq0RBLhUlw7ifihU6KdjOjFsrqCDuw08uw+eGvKb/d1u+FHX5Nr6C+P5OJDo4byto/IqIH1YoZLNu9nISyP1FnjYBbX22H1X6C+UUFcX1wVofuZL6YfbfDNnzI0EYBKIA6e0yRfZ/LooFx2lVPX6Jb85UspqjlwjJ3O/gSJwAQQAYZrmjlJq52aEjq4CTSB9O6dt23ey/wWj8I99EvCDFwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PURPLE LOOSESTRIFE", "label": "PURPLE LOOSESTRIFE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ba1423a003e1eff5bafa982dd6d9e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY1JREFUKJGd0t8rQ2EYB/Dvdt6dncNsYskh04okKUVJceFCuWElF/4A+QPkBhfmQi5duPAn+AMwmotJsSSF2oUcbcn2Zmuv/WI72znjwn4Y8yPP3fv2fN6+z9NL8M8iFaeVGbGPS87lcvlpKGobCCKCQHaNWnzzdPWUVYUjaw47ewp70i+5dmLkAMEAZLX2VCwzkCH8/KBzYvzMueOthBuzxvCdfCSaDDahWSw/KwIwi9Cyqjn6GHN3rY913ywePpRgj19ehqi3cTV81Xk4nsDUWGNK+5NbACZKUH1JT5qs1h+XwfEE0GG4MqqBr/9RFZvrBAuAVgDB4nISf4EwIC5JUgOl9B1qqewVgN7fnJrIXVBKg6WozHvrsXRaRwsxvqtMwHe/D4CVocwO4JXN9qGORQBNVVA6RZ+Xaq+TJ0rhojhjCGeREz+NLNinhvq1Vzg4nb4FyEeJHu7YhewKuAIJRVHO8QmCMXYOhiC73FMBHAPIA9AB4CVJ8imK4vsYofKvAiEA259zUkq/ZH8DbJKPjsAe+GsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RUSH SKELETON WEED", "label": "RUSH SKELETON WEED", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6096bbed1b720e375700f5dce38e6f80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGd0rFLW1EUx/FvzH15iT5Maqn0VRoRhIcEQaggFB26dbEu/g3+AbWLduikjh06+Cc4C2JLFsVi2hJEHDK8LcTGK4ZcYxKbXBOrg/r0tSGKZzvD557fuRzBI0v4uk9EXodHZvRZbfq8zksEhWCnWDND0S+p2ZRqCScWBgcqleBG8bjaHzGDYAIN+utSj56Hjt6PLTpvf827P/zwM6bKshm2RDxmR3whzCg0daO7lK8mnSVnyJ1zf3swkUt8NDqJC8tovY9pYD2zrPp+dRmY9GDzT/Wd1fuk/WeYBnSEx31RhWHE2qrrMiyiOPThkr/a8aJRfggkKE7sst0jkVdQn57tWTB8n6ud6B0pZd6LqtJ646nDG6Cvjatn3f2vgLqFGfXt8Cfdz8ficwTobTWslDue79rp2tZoPAgcVL6zXSnkPgxMxl8JmOKCFwQoAsnSbm09u3pY1lqnb17yLkcplSZFXqVUE9gC/gIBIGTbdkZrnbkbwX+rcACs/JtTSvlf9kshTYqUxRu9uwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SALT CEDAR", "label": "SALT CEDAR", "description": "" }, { "symbol": { "type": "esriPMS", "url": "04c8ecb4a82a534834599b53c643fec9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZNJREFUKJGd0j1LQlEcx/Gf3qvH9OINI+EmFQ0lDU0GQQ9DQ9BSLQ29gl5AtWhDNFSjQ0MvoTkIixyKslshl2hwKArFvJ7AuvlQN49mNpSSJRb9t3PgA99z+PP45/BfD0tLM00W891sIY/pfLHUznNIWQm3bS4V1ueXZa0uXFkZ6cql4/uP96yTEAJiAYoFdNK03m/myNzq6ti4zxc8qYF+P0gsqh8INmuHJIk1SaJoAWNFu5rQ9tbWxnq93mCiCuPRwUWrBR2CzVT3PYSY0NpiFW5jqQ0AE1Wo5/VJp9PR8DMIMcFo5IZrUk08aW6oPkcQiOgGXJeAygNAufya/QvkeC6TlSQHKP2Azy9PF4DY9xvMZHWFUqpWU8Oh1L672zWKMlwNXP7y6n4HgFaFkWtt9zR0Yx8Y6vEaUHLWQS9xVfMpSu64clFZgOTRWe44lVEWJsY9HhhLU2WgzQA8ANzeuRIPbAViWcZY+DuEpmlhWYYqy8FXAIcA3gAYAJglSYowxiJfE2p2FUASwOb3Tkrpj/Z37D2VnA0DgYIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ST. JOHNS WART", "label": "ST. JOHNS WART", "description": "" }, { "symbol": { "type": "esriPMS", "url": "73211f7256c1aacd086f4d787dbccbe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXBJREFUKJGdkr1LQmEUh5+XpMuFmzeuEtiHEk0OTjW2BIIt1dKfELVHS/YfiIPQELVHQ4tD9OFiBNFQDgri0mZ6h/BSmtQL2dtg3bTEorOd4Tk855yfh3+Wp7NRCh1YbTZZbjSY0HXuTZMjYFsInJ6gUkyWy2QfHggNDYHXC40GoXKZGU1jXSltXgh51QUqhVYqce7zEYxEvqZaFoyPw9MT3nxeZpQiLAR3LlgqaVumKYMjI733MQyYmsLI5dgBFlywXpeL4XD/YxgGDAww26Wq6wz3x9rl92PGYoydnVHxALRa1P8C6jqPhULAArsN1mrkgcgvHNUqOdu2K67q3h7ZaJQ5YKwP95JOcwLtf3oADg853d21vGtrzibQ67bPNzdWPJXi8oNzA1CNx7m8vWUjkdCmhZBLwChQU4rM/j7HKyvNupTy+nOSmxzHca6TSSrJpHwFLoA3QACDgUCgKKVd7FToyipQBQ6+e9q2/cP9HW+Ifw1BqKvTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STARTHISTLE YELLOW", "label": "STARTHISTLE YELLOW", "description": "" }, { "symbol": { "type": "esriPMS", "url": "95a92afe059995d3779d02d40fac8059", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZJJREFUKJGdkU9LVGEUh5/JO/e9d/SOMv7Ba+QQFdLClW6ENu5qoUH0EcQPEBGYxcwQEbRp4aKP4BcIFRGMQAaxCRNGkAyJmnnNobe6t2Z672i2GLs5Ok3Qb3XO4jk85xyD/4xxvEmlsIOW5KSuclNrzhmGX7It8UwcyJlMBtUQvPfw4vnS5+pypRwkLQFRC6qBSHpfGI4aiVt30t1XH6e3snXgxBPE7tvvz2NtZn9vr/lnrA3tcdAB8b2P3uL9RwOXH0xtfQjBwx132rLpb4013keYJonOoO39jvcUGAvBoKzHe7qcpscQpgkR/0qdqhEVHU2po8Qc0Q6cBQo1VbQHZnMKMKL6q+u6CSllDSx/4zUw+C/Q95yclO8KoeqrrFq+cMkZPdL4W35s5nfnofZPA2B7m4WXWT8+POJMAT0NoEpRcvfNRusKaEIQKOZWWSlJ//a1G84Qh1wnQh/wiTPB4kaOuaU55Wmt18J9fxdKqTWlKKyvq33gBfATiACm67p5rXW+7lAnlIrA7ElPKeUp91908oyRcWs+AwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SULPHER CINQUEFOIL", "label": "SULPHER CINQUEFOIL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "83853a665d9192a199f2f333ebb77c04", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY9JREFUKJGd0sFKG1EUxvF/nMmMUSeRaMUx1CBYrAtXEaSiiy4K3WhB+gw+gLixXRgX0qWLLvoIfYGiRRcRIQYRoQpBhRbb0uRWpVedUesdE3WRdDAaIvTs7uJ37nfPPTr/WfrtwzSEtMH4+KXitdJ5rOMe1mvmpyLi/cwqsiqcHe7uOvIuU+cnXtwMQj3gYcaPT+nXg9GJ5MCjl8m13UwFnAPzm3u23KQZne0Rw+8aAsImeEXC+8fO4rsXPb1TS7u/fLiXsN+GoLPBrP4eQzNoafaa9vLOB2DEh+cXarQ1YtUchqEZBILuUEXUIGZzTVUuSzMjQAzIlYejHDBqGUoXqBPbtqNCiBI8LbAJ9D0EnaK1IcSPnB81cyhTT9qs5xSJ1XAX2e3fC1D6Tx3gq+Rz5qcbfhazpoC2e0TjrzjgzVZjYxql8CGQX3NJix13cuyplbiGVwHoAP7U4S1uHDA//106Sqn1f738zZFSrkvIfVmVBWAFuAICgGHbdlYplb0domJXgTzw8W5SIcS99Dc20YeVPBQKRgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "THISTLE CANADA", "label": "THISTLE CANADA", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d5a236f597d787ca32b333d2ea6d45e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZxJREFUKJGd0ksvA1EUB/B/pzPTTiut0FTGq2EjFmyws7FowsIjYWErER9AbLwiwt7CwsIHsEEkxKtNiKRokCDpotUgMu1FGZnWY25brQWqpSlxdvckv5v/OTks/lls+qN7bEmIJOJ90Rjteo3SsoSWDQk6w4qiZad3xzvkrLB9ZL7i+uF2K6o+2nheAKM3AFS1KcpdvZbl+u0j882Oya69DNg7taDz+qRtTjCVm4tsX98KeRDMhYjHVNPT9cWmfXSh2jHRKaWg3ycNc7yxXGc0ZZ+H08NoKc57kvwzAFpTMPLy3Ga1lOZeBqcHtExjRlQdy+fnVB/FG8xmoKoE8AZYAHhNJsJ/gQzLK6IYLiAE75CqkRMANb/B2KN8RAgJpKJeuTe2xMraJkBTksOpV779NQByCsp+9/r54bqpsr5lEIA1C3pRpLOhyKnT9dn4PIBgyL3oCpGbgYbWnjog2c4AxQDuGU1y03+0vXrpnA1TSg++Q8iyfAB5ObBxvBwHsAMgAUADgBdF0UMp9aRHyLhVAEEAc99zEkJ+ZH8DmWqXuWjzJ/UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "THISTLE MUSK", "label": "THISTLE MUSK", "description": "" }, { "symbol": { "type": "esriPMS", "url": "743c20fe8453cb0108fa7acffb659424", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZBJREFUKJGd0j9LQlEYx/Gf3n8mFwtD4xYZDRENTQVC1NAgtFgNDb2CXkC1aIRGVGNDQy+hOQiLHIpCS0QqwUFqCOt6iIs3vGp2rqkNlaSJRc92Dnzgew4Pi38O+/0w7/O1ZUxYKOmlufKr3suwrMKZTQcFvroTXlpTm8KJjY1+OZc50Z+LfYzAgxEElEt6X5FkRxneuOja9E8Fvf6Leri9LZTvb095UXRYpK66JFO7BSWqWzSZHLu2VoeCnvXHGhxL3a0wZpODE81N38MJPGDrFLWHp10A7hqkL3Taare1/AxO4JEzYrwuleW4jpbqc8yi2I5B9CAJmQWAt2pF+wsEw2YlTbISkA+YL+RvrMDwb66czcYIIXItVYlGThyDA5MAelq4VzmZPASg1qCauDtKXUYsDqfTAwPsTVCxkHr05mLx0NfF1wKklfNISFHI8oh7dgTADKrohgEZoHqcuooH7vcDGqU02gihqmoUYVUOhq/fAJwBqAAwAOAlSUpQShPfE+p2FUAawF5jJyHkR/s7VzaW74Eq0SwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "THISTLE SCOTCH", "label": "THISTLE SCOTCH", "description": "" }, { "symbol": { "type": "esriPMS", "url": "970d1401d4000632462e02e13805a5ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZVJREFUKJGd0r0vQ1EYBvCn7r3nto1W4ysu0aaDwcDC4mswSCxIRMRiE3+AWMqAQYwGgz/AQMyC6NBGUg0i8ZEuQiqN9pBytL3NrXvrlkF7ozQlnu2c5HfynDcvj3+G/3pYmJiwcA/cdFbLjqmc3szrQtxMuB1d09eWjrZYSbjcN+l+iSg+RZFdokhgBg9Nz7oSCbmTF/mZxYHJwUXvRrAIrmJKvJXj/korcTY4qo1XLQDsFis0LWt/ZOxgZWC81ePdvjdguPt53gLeaSXmkv8hREANbJXhWHIdwJABlWR6uLauoewwCBFgEtBbVFUQzI6yKh+baK0C0AQgmh9OLvUXKHBcUpKkakrpJ0xnMhdwoO03mFIyZ5TSqFE1GD/3tUhN/fkapaPjNfRyvQeAGfCGsf1g+Mre5W7zAKgvwTJUfpq7lOOBwkVhAWLHciRAL9Ozo+09He/IjZiARgDPFcgdnNHI7u7dSUpV1dPvEIyxUwYWPfffvAE4BJADYAJAJEkKqaoa+lqhaFcBxABsfu9JKf3R/QPin5ZpgfXsjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VELVET LEAF", "label": "VELVET LEAF", "description": "" }, { "symbol": { "type": "esriPMS", "url": "701c3954a669afcf594ee982726fba63", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYxJREFUKJGdkktLAmEUht9hxhmnMbULwRQlQhAVQVDUolq0a1NuWvQDIqhltOlGRj8gKKhN+/5AWLgxBAuTwASDMkgi/ejil1k0M+ZYi8y07EJndw48h+e8HA7/LK6oG1kQ2ysw9qynh5F+rgfL3RgFfkvgmNW9lUVaEuwbn7PTp6RHSag2ziAAvBHIaLbHh7tO1cBNdk84B/xrzv1icHRZuL6L7Iqi1GCsthbsFQHJDD2dNidu4u6m0fnmk42lyzzYmjqdhSg2sGJZyXtYnofJUmVS7q/WAQzmwYyuDpmkmh/DYHkeYLK9xaosb/2WKAxELLcAqAMQy4Wjp/4CguHuZVmuJIS8gbqiHAFo+43LPKUOCSGxvCr1+T2Wkcb+nMZ3pUZPT7YB0A+Qnu3g+MBsb+maBlAqJeXxNjYjXYR8Wm7w/gBxhPy+8ySZsvc4OvQXOFigFkCCA9zJSMgV9bpSmqYF8AkEpTQASmM0GMwA8ALIAmAA8LIshzVNCxcqFP8qEAew+dmTEPLF/RXo+I6xQea1DQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VIPOR BUGGLOS", "label": "VIPOR BUGGLOS", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f8ac3414d8e1023e29bd173e8e791eeb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUKJGdkM1KG1EYQI/MzZ0kagwtBsbSiBAIXdSN4qLYRRdCN+rGhU/QByjd9I8qPoCLLvoIvkBR0YUiqFgp1ICLVEEpndxI6FUTMXMnjrhQx6aNP3h23+J8nO8T3BPx9/CJ0RjZ4isff6SG9VgQlKSQX5va/M/jKyu6ofgh87zrgF8LXnDcaWMTtcAQdO6bg17h2q/HsgMvx/Lzq3XiJNhbVBabrXg6KZLh1hiQEDF8y08UPD33MTvwZCI//zsUf2aevY9ZpONCNrxHCsnDKC17XuELMBiKXu1wKGW33/gMKSSnRPrrUiWR5PXKFa1Ruw14BLgCIIDyXUSBdeg4zgOl1LlY9asbkHx6m1j2jr8rpdwwdc2UFjI4Ly4yriHw8sX9GUCH4rbWs9/YSfQ5XW+BVAOr6h5V3uWaK8uYy+xzCmtUlpXKvRlOd/dQYxjoAP4Ac7kTNT1d3C0bY9av7r1Aa72uwf2hF0+AJeAUaAKk4zibxpjN+kfVUwCm/u1USv3XfgYnOYqO/ITw/wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YELLOW TOADFLAX", "label": "YELLOW TOADFLAX", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[common_name]", "useCodedValues": true, "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": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1474278.1765146405, "ymin": 3664160.7401528955, "xmax": 1708445.642890051, "ymax": 3887979.357147306, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "scientific_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "observation_date", "type": "esriFieldTypeDate", "alias": "observation_date", "length": 8, "domain": null }, { "name": "scientific_name", "type": "esriFieldTypeString", "alias": "scientific_name", "length": 75, "domain": null }, { "name": "common_name", "type": "esriFieldTypeString", "alias": "COMMON_NAME", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WEED NAMES", "description": "COMMON NAME FOR WEEDS", "codedValues": [ { "name": "BLACK HENBANE", "code": "BLACK HENBANE" }, { "name": "BUFFALOBUR", "code": "BUFFALOBUR" }, { "name": "DALMATION TOADFLAX", "code": "DALMATION TOADFLAX" }, { "name": "DYERS WOAD", "code": "DYERS WOAD" }, { "name": "FIELD BINDWEED", "code": "FIELD BINDWEED" }, { "name": "GOATSRUE", "code": "GOATSRUE" }, { "name": "HOARY CRESS", "code": "HOARY CRESS" }, { "name": "KNAPWEED RUSSIAN", "code": "KNAPWEED RUSSIAN" }, { "name": "KNAPWEED SPOTTED", "code": "KNAPWEED SPOTTED" }, { "name": "KNAPWEED SQUARROSE", "code": "KNAPWEED SQUARROSE" }, { "name": "LEAFY SPURGE", "code": "LEAFY SPURGE" }, { "name": "MEDUSAHEAD", "code": "MEDUSAHEAD" }, { "name": "PERENNIAL PEPPERWEED", "code": "PERENNIAL PEPPERWEED" }, { "name": "POISON HEMLOCK", "code": "POISON HEMLOCK" }, { "name": "PUNCTUREVINE", "code": "PUNCTUREVINE" }, { "name": "PURPLE LOOSESTRIFE", "code": "PURPLE LOOSESTRIFE" }, { "name": "SALT CEDAR", "code": "SALT CEDAR" }, { "name": "THISTLE CANADA", "code": "THISTLE CANADA" }, { "name": "THISTLE MUSK", "code": "THISTLE MUSK" }, { "name": "THISTLE SCOTCH", "code": "THISTLE SCOTCH" }, { "name": "YELLOW TOADFLAX", "code": "YELLOW TOADFLAX" }, { "name": "ST. JOHNS WART", "code": "ST. JOHNS WART" }, { "name": "OXEYE DAISY", "code": "OXEYE DAISY" }, { "name": "SULPHER CINQUEFOIL", "code": "SULPHER CINQUEFOIL" }, { "name": "VELVET LEAF", "code": "VELVET LEAF" }, { "name": "HOUNDSTOUNGE", "code": "HOUNDSTOUNGE" }, { "name": "JAPANESE KNOTWEED", "code": "JAPANESE KNOTWEED" }, { "name": "VIPOR BUGGLOS", "code": "VIPOR BUGGLOS" }, { "name": "RUSH SKELETON WEED", "code": "RUSH SKELETON WEED" }, { "name": "KNAPWEED DIFFUSE", "code": "KNAPWEED DIFFUSE" }, { "name": "STARTHISTLE YELLOW", "code": "STARTHISTLE YELLOW" }, { "name": "PHRAGMITES", "code": "PHRAGMITES" }, { "name": "ALGAE CONTROL", "code": "ALGAE CONTROL" }, { "name": "CANAL SPRAYING", "code": "CANAL SPRAYING" }, { "name": "MEDITERRANEAN SAGE", "code": "MEDITERRANEAN SAGE" }, { "name": "SPRING MILLET", "code": "SPRING MILLET" }, { "name": "VENTENATA", "code": "VENTENATA" }, { "name": "PLUMELESS THISTLE", "code": "PLUMELESS THISTLE" }, { "name": "MALTA STARTHISTLE", "code": "MALTA STARTHISTLE" }, { "name": "CAMELTHORN", "code": "CAMELTHORN" }, { "name": "GARLIC MUSTARD", "code": "GARLIC MUSTARD" }, { "name": "AFRICAN MUSTARD", "code": "AFRICAN MUSTARD" }, { "name": "GIANT REED", "code": "GIANT REED" }, { "name": "ELONGATED MUSTARD", "code": "ELONGATED MUSTARD" }, { "name": "CUTLEAF VIPERGRASS", "code": "CUTLEAF VIPERGRASS" }, { "name": "COMMON CRUPINA", "code": "COMMON CRUPINA" }, { "name": "AFRICAN RUE", "code": "AFRICAN RUE" }, { "name": "SMALL BUGLOSS", "code": "SMALL BUGLOSS" }, { "name": "TAMARISK", "code": "TAMARISK" }, { "name": "QUACKGRASS", "code": "QUACKGRASS" }, { "name": "JOINTED GOATGRASS", "code": "JOINTED GOATGRASS" }, { "name": "BERMUDAGRASS", "code": "BERMUDAGRASS" }, { "name": "PERENINIAL SORGHUM", "code": "PERENNIAL SORGHUM" }, { "name": "COGONGRASS", "code": "COGONGRASS" }, { "name": "MYRTLE SPURGE", "code": "MYRTLE SPURGE" }, { "name": "DAMES ROCKET", "code": "DAMES ROCKET" }, { "name": "SCOTCH BROOM", "code": "SCOTCH BROOM" }, { "name": "RUSSIAN OLIVE", "code": "RUSSIAN OLIVE" }, { "name": "SYRIAN BEANCAPER", "code": "SYRIAN BEANCAPER" }, { "name": "RUSSIAN SALT TREE", "code": "RUSSIAN SALT TREE" }, { "name": "RIVER SPRAYING", "code": "RIVER SPRAYING" }, { "name": "CRACK WILLOW", "code": "CRACK WILLOW" }, { "name": "PERENNIAL PEAVINE", "code": "PERENNIAL PEAVINE" }, { "name": "PARROT'S FEATHER", "code": "PARROT'S FEATHER" }, { "name": "DEBRIS DAM SPRAYING", "code": "DEBRIS DAM SPRAYING" }, { "name": "EURASIAN MILFOIL", "code": "EURASIAN MILFOIL" }, { "name": "GUARDRAIL SPRAYING", "code": "GUARDRAIL SPRAYING" }, { "name": "BRACKEN FERN", "code": "BRACKEN FERN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "reporter_name_affiliation", "type": "esriFieldTypeString", "alias": "REPORTER_NAME_AFFILIATION", "length": 150, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 8, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 15, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "state_code", "length": 30, "domain": null }, { "name": "weed_species", "type": "esriFieldTypeString", "alias": "weed_species", "length": 20, "domain": { "type": "codedValue", "name": "WS1_WEED NAMES", "description": "COMMON NAME FOR WEEDS", "codedValues": [ { "name": "BLACK HENBANE", "code": "BLACK HENBANE" }, { "name": "BUFFALOBUR", "code": "BUFFALOBUR" }, { "name": "DALMATION TOADFLAX", "code": "DALMATION TOADFLAX" }, { "name": "DYERS WOAD", "code": "DYERS WOAD" }, { "name": "FIELD BINDWEED", "code": "FIELD BINDWEED" }, { "name": "GOATSRUE", "code": "GOATSRUE" }, { "name": "HOARY CRESS", "code": "HOARY CRESS" }, { "name": "KNAPWEED RUSSIAN", "code": "KNAPWEED RUSSIAN" }, { "name": "KNAPWEED SPOTTED", "code": "KNAPWEED SPOTTED" }, { "name": "KNAPWEED SQUARROSE", "code": "KNAPWEED SQUARROSE" }, { "name": "LEAFY SPURGE", "code": "LEAFY SPURGE" }, { "name": "MEDUSAHEAD", "code": "MEDUSAHEAD" }, { "name": "PERENNIAL PEPPERWEED", "code": "PERENNIAL PEPPERWEED" }, { "name": "POISON HEMLOCK", "code": "POISON HEMLOCK" }, { "name": "PUNCTUREVINE", "code": "PUNCTUREVINE" }, { "name": "PURPLE LOOSESTRIFE", "code": "PURPLE LOOSESTRIFE" }, { "name": "SALT CEDAR", "code": "SALT CEDAR" }, { "name": "THISTLE CANADA", "code": "THISTLE CANADA" }, { "name": "THISTLE MUSK", "code": "THISTLE MUSK" }, { "name": "THISTLE SCOTCH", "code": "THISTLE SCOTCH" }, { "name": "YELLOW TOADFLAX", "code": "YELLOW TOADFLAX" }, { "name": "ST. JOHNS WART", "code": "ST. JOHNS WART" }, { "name": "OXEYE DAISY", "code": "OXEYE DAISY" }, { "name": "SULPHER CINQUEFOIL", "code": "SULPHER CINQUEFOIL" }, { "name": "VELVET LEAF", "code": "VELVET LEAF" }, { "name": "HOUNDSTOUNGE", "code": "HOUNDSTOUNGE" }, { "name": "JAPANESE KNOTWEED", "code": "JAPANESE KNOTWEED" }, { "name": "VIPOR BUGGLOS", "code": "VIPOR BUGGLOS" }, { "name": "RUSH SKELETON WEED", "code": "RUSH SKELETON WEED" }, { "name": "KNAPWEED DIFFUSE", "code": "KNAPWEED DIFFUSE" }, { "name": "STARTHISTLE YELLOW", "code": "STARTHISTLE YELLOW" }, { "name": "PHRAGMITES", "code": "PHRAGMITES" }, { "name": "ALGAE CONTROL", "code": "ALGAE CONTROL" }, { "name": "CANAL SPRAYING", "code": "CANAL SPRAYING" }, { "name": "MEDITERRANEAN SAGE", "code": "MEDITERRANEAN SAGE" }, { "name": "SPRING MILLET", "code": "SPRING MILLET" }, { "name": "VENTENATA", "code": "VENTENATA" }, { "name": "PLUMELESS THISTLE", "code": "PLUMELESS THISTLE" }, { "name": "MALTA STARTHISTLE", "code": "MALTA STARTHISTLE" }, { "name": "CAMELTHORN", "code": "CAMELTHORN" }, { "name": "GARLIC MUSTARD", "code": "GARLIC MUSTARD" }, { "name": "AFRICAN MUSTARD", "code": "AFRICAN MUSTARD" }, { "name": "GIANT REED", "code": "GIANT REED" }, { "name": "ELONGATED MUSTARD", "code": "ELONGATED MUSTARD" }, { "name": "CUTLEAF VIPERGRASS", "code": "CUTLEAF VIPERGRASS" }, { "name": "COMMON CRUPINA", "code": "COMMON CRUPINA" }, { "name": "AFRICAN RUE", "code": "AFRICAN RUE" }, { "name": "SMALL BUGLOSS", "code": "SMALL BUGLOSS" }, { "name": "TAMARISK", "code": "TAMARISK" }, { "name": "QUACKGRASS", "code": "QUACKGRASS" }, { "name": "JOINTED GOATGRASS", "code": "JOINTED GOATGRASS" }, { "name": "BERMUDAGRASS", "code": "BERMUDAGRASS" }, { "name": "PERENINIAL SORGHUM", "code": "PERENNIAL SORGHUM" }, { "name": "COGONGRASS", "code": "COGONGRASS" }, { "name": "MYRTLE SPURGE", "code": "MYRTLE SPURGE" }, { "name": "DAMES ROCKET", "code": "DAMES ROCKET" }, { "name": "SCOTCH BROOM", "code": "SCOTCH BROOM" }, { "name": "RUSSIAN OLIVE", "code": "RUSSIAN OLIVE" }, { "name": "SYRIAN BEANCAPER", "code": "SYRIAN BEANCAPER" }, { "name": "RUSSIAN SALT TREE", "code": "RUSSIAN SALT TREE" }, { "name": "RIVER SPRAYING", "code": "RIVER SPRAYING" }, { "name": "CRACK WILLOW", "code": "CRACK WILLOW" }, { "name": "PERENNIAL PEAVINE", "code": "PERENNIAL PEAVINE" }, { "name": "PARROT'S FEATHER", "code": "PARROT'S FEATHER" }, { "name": "DEBRIS DAM SPRAYING", "code": "DEBRIS DAM SPRAYING" }, { "name": "EURASIAN MILFOIL", "code": "EURASIAN MILFOIL" }, { "name": "GUARDRAIL SPRAYING", "code": "GUARDRAIL SPRAYING" }, { "name": "BRACKEN FERN", "code": "BRACKEN FERN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "longevity", "type": "esriFieldTypeString", "alias": "longevity", "length": 50, "domain": null }, { "name": "zone", "type": "esriFieldTypeInteger", "alias": "zone", "domain": null }, { "name": "general_location", "type": "esriFieldTypeString", "alias": "general_location", "length": 200, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 50, "domain": null }, { "name": "phone", "type": "esriFieldTypeString", "alias": "phone", "length": 15, "domain": null }, { "name": "infestation", "type": "esriFieldTypeString", "alias": "infestation", "length": 75, "domain": null }, { "name": "size", "type": "esriFieldTypeString", "alias": "size", "length": 14, "domain": null }, { "name": "spread", "type": "esriFieldTypeString", "alias": "spread", "length": 13, "domain": null }, { "name": "density", "type": "esriFieldTypeString", "alias": "density", "length": 10, "domain": null }, { "name": "bio_present", "type": "esriFieldTypeString", "alias": "bio_present", "length": 10, "domain": null }, { "name": "bio_type", "type": "esriFieldTypeString", "alias": "bio_type", "length": 30, "domain": null }, { "name": "suspect_contamination", "type": "esriFieldTypeString", "alias": "suspect_contamination", "length": 35, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 200, "domain": null }, { "name": "point_x", "type": "esriFieldTypeDouble", "alias": "point_x", "domain": null }, { "name": "point_y", "type": "esriFieldTypeDouble", "alias": "point_y", "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "year", "length": 15, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1973_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1573_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 78, "name": "Future City Annexation Areas", "type": "Feature Layer", "description": "This layer represents annexation areas that cities have indicated through there individual policies they want to annex. Data is digitized as cities update their future annexation area maps, and make Cache county is made aware of the change. There are cities we have been unable to find any annexation future plans for. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "Cities within Cache County\nCache County Planning and Zoning\nCache County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_987", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_987", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_978", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_979", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_980", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_981", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_983", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_984", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_990", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_985", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_986", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_989", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_991", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_992", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_993", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_982", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_983", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_988", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_989", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_991", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_994", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "annexation", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 90, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AMALGA", "label": "AMALGA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 181, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLARKSTON", "label": "CLARKSTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 162, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HYDE PARK", "label": "HYDE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HYRUM", "label": "HYRUM", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 } }, "value": "LEWISTON", "label": "LEWISTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 155, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOGAN", "label": "LOGAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 135, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MENDON", "label": "MENDON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 54, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MILLVILLE", "label": "MILLVILLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 80, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NEWTON", "label": "NEWTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NIBLEY", "label": "NIBLEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "NORTH LOGAN", "label": "NORTH LOGAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PARADISE", "label": "PARADISE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "PROVIDENCE", "label": "PROVIDENCE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 150, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RICHMOND", "label": "RICHMOND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 87, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RIVER HEIGHTS", "label": "RIVER HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 149, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SMITHFIELD", "label": "SMITHFIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WELLSVILLE", "label": "WELLSVILLE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'AMALGA' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 102, 119, 205, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'CLARKSTON' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 137, 205, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'HYDE PARK' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 194, 158, 215, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'HYRUM' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 199, 215, 158, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'LEWISTON' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'LOGAN' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 190, 232, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'MENDON' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 112, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'MILLVILLE' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 223, 115, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'NEWTON' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'NIBLEY' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'NIBLEY, Shari Phippen 4/2016' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'NORTH LOGAN' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'PARADISE' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'PROVIDENCE' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'RICHMOND' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 205, 170, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'RIVER HEIGHTS' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 115, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'RIVERHEIGHTS' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'SMITHFIELD' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 122, 182, 245, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(annexation = 'WELLSVILLE' )", "labelExpression": "[annexation]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 230, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1469234.2804344743, "ymin": 3723206.8960104734, "xmax": 1567898.354103297, "ymax": 3874196.551379636, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "annexation", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "annexation", "type": "esriFieldTypeString", "alias": "City Name", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1279_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1028_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 84, "name": "Sand and Gravel", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 83, "name": "Significant, Recently Active Sand and Gravel Pits" }, { "id": 82, "name": "UMOS Sand and Gravel Pits and Prospects" }, { "id": 81, "name": "Delta and Shoreline Deposits (Highest Resource Potential)" }, { "id": 80, "name": "Alluvial Deposits" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1474465.2411011308, "ymin": 3671942.383382231, "xmax": 1621443.8907127976, "ymax": 3887973.2065690607, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 83, "name": "Significant, Recently Active Sand and Gravel Pits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Sand and Gravel" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8478d4d3d8799e27619e9b873982e10e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARxJREFUGJV10DFrwmAUheFX85kpkEChtqRzdCgZFBQKJV0cCikdu2cQKXR0DJ2z9z9kcy5kcJNScEyGgiAoBASpEuj01XRRCVUPXLhwn7NcwWHKgA6sgU3xIAq7Hoahb9v2jWEYZ1mWfSdJ8uH7fhDHcVrE6nA4DB3HuS+VSvt2rVZrm6bZ8DzvKY7jVAAMBoP+f7hLq9W6DYLg1XXdngCwLOvxGNylXq/fAWUBoKrq5UkJaJp2AegCQEq5Aq5O4SzLVsBaAKRpGlmWda0oygHM85zpdPoJbATAZDLpa5rmNJvNRrGQ5znj8fhrNpu9wPZ13W73N4qi9mg0eqtWqw+VSuVcSrlcLBbv8/n82fO8nz0G6HQ6Euht52j+AHasXxiah6T8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1484440.5259405524, "ymin": 3754472.824620232, "xmax": 1563465.483703971, "ymax": 3875280.3061018884, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "mine_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "map_id", "type": "esriFieldTypeInteger", "alias": "map_id", "domain": null }, { "name": "mine_name", "type": "esriFieldTypeString", "alias": "mine_name", "length": 35, "domain": null }, { "name": "quadrangle", "type": "esriFieldTypeString", "alias": "quadrangle", "length": 12, "domain": null }, { "name": "utm_n", "type": "esriFieldTypeInteger", "alias": "utm_n", "domain": null }, { "name": "utm_e", "type": "esriFieldTypeInteger", "alias": "utm_e", "domain": null }, { "name": "twn", "type": "esriFieldTypeString", "alias": "twn", "length": 4, "domain": null }, { "name": "rng", "type": "esriFieldTypeString", "alias": "rng", "length": 5, "domain": null }, { "name": "sec", "type": "esriFieldTypeSmallInteger", "alias": "sec", "domain": null }, { "name": "qtrqtr", "type": "esriFieldTypeString", "alias": "qtrqtr", "length": 21, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1098_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a868_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 82, "name": "UMOS Sand and Gravel Pits and Prospects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Sand and Gravel" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "63b64ef25d9576571ce765d8a93e098c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO5JREFUGJV10L9HxHEcx/FH17c+S1xEP9RcDWm4KCLX0hClsb0hJxob03x7/8NtzdHQlkTjNUREcUS6c8Sb68dwly53PXnz9n4/37y8M73kkEcDn92LrKvPp0o6jsVYTaNpTNObO9dxHGVVtW552KVKFGPTACHa0zkrphXs2VVVyyCdpaMfsYdla8pObCllELOx01fskObTeohc1gkx9b9KjMQk8m25pY6Zf+2mOhrtzLV0EbOxYLCP+IVHN/hsZ36IIyOKlhT+HHzh1r0nh/y8bt+HCyuunJqwbci4llcvzj07sOf9V4YNLZQ61ZdvJAlE7hVQITcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1486722.1303012222, "ymin": 3711105.540620059, "xmax": 1621443.8907127976, "ymax": 3875516.6294481456, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "zid", "type": "esriFieldTypeString", "alias": "zid", "length": 12, "domain": null }, { "name": "rec_no", "type": "esriFieldTypeString", "alias": "rec_no", "length": 7, "domain": null }, { "name": "rec_type", "type": "esriFieldTypeString", "alias": "rec_type", "length": 3, "domain": null }, { "name": "county_cod", "type": "esriFieldTypeSmallInteger", "alias": "county_cod", "domain": null }, { "name": "dep_num", "type": "esriFieldTypeString", "alias": "dep_num", "length": 29, "domain": null }, { "name": "rep_date", "type": "esriFieldTypeString", "alias": "rep_date", "length": 17, "domain": null }, { "name": "info_src", "type": "esriFieldTypeString", "alias": "info_src", "length": 5, "domain": null }, { "name": "fil_link", "type": "esriFieldTypeString", "alias": "fil_link", "length": 10, "domain": null }, { "name": "rep", "type": "esriFieldTypeString", "alias": "rep", "length": 54, "domain": null }, { "name": "rep_aff", "type": "esriFieldTypeString", "alias": "rep_aff", "length": 10, "domain": null }, { "name": "syn", "type": "esriFieldTypeString", "alias": "syn", "length": 254, "domain": null }, { "name": "dist", "type": "esriFieldTypeString", "alias": "dist", "length": 65, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 14, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 2, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "length": 2, "domain": null }, { "name": "phys", "type": "esriFieldTypeString", "alias": "phys", "length": 55, "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "drain", "length": 86, "domain": null }, { "name": "land_st", "type": "esriFieldTypeString", "alias": "land_st", "length": 14, "domain": null }, { "name": "quad1", "type": "esriFieldTypeString", "alias": "quad1", "length": 48, "domain": null }, { "name": "q1_scale", "type": "esriFieldTypeInteger", "alias": "q1_scale", "domain": null }, { "name": "quad2", "type": "esriFieldTypeString", "alias": "quad2", "length": 27, "domain": null }, { "name": "q2_scale", "type": "esriFieldTypeInteger", "alias": "q2_scale", "domain": null }, { "name": "elev", "type": "esriFieldTypeString", "alias": "elev", "length": 11, "domain": null }, { "name": "utm_n", "type": "esriFieldTypeInteger", "alias": "utm_n", "domain": null }, { "name": "utm_e", "type": "esriFieldTypeInteger", "alias": "utm_e", "domain": null }, { "name": "utm_z", "type": "esriFieldTypeSmallInteger", "alias": "utm_z", "domain": null }, { "name": "acc", "type": "esriFieldTypeString", "alias": "acc", "length": 53, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "length": 12, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 10, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "length": 22, "domain": null }, { "name": "sect_fract", "type": "esriFieldTypeString", "alias": "sect_fract", "length": 55, "domain": null }, { "name": "meridian", "type": "esriFieldTypeString", "alias": "meridian", "length": 30, "domain": null }, { "name": "position", "type": "esriFieldTypeString", "alias": "position", "length": 110, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "length": 254, "domain": null }, { "name": "site_name", "type": "esriFieldTypeString", "alias": "site_name", "length": 70, "domain": null }, { "name": "lat", "type": "esriFieldTypeString", "alias": "lat", "length": 10, "domain": null }, { "name": "long", "type": "esriFieldTypeString", "alias": "long", "length": 10, "domain": null }, { "name": "commod", "type": "esriFieldTypeString", "alias": "commod", "length": 33, "domain": null }, { "name": "ore_mat", "type": "esriFieldTypeString", "alias": "ore_mat", "length": 191, "domain": null }, { "name": "com_sub", "type": "esriFieldTypeString", "alias": "com_sub", "length": 144, "domain": null }, { "name": "gen_anal", "type": "esriFieldTypeString", "alias": "gen_anal", "length": 254, "domain": null }, { "name": "com_info", "type": "esriFieldTypeString", "alias": "com_info", "length": 254, "domain": null }, { "name": "major", "type": "esriFieldTypeString", "alias": "major", "length": 14, "domain": null }, { "name": "minor", "type": "esriFieldTypeString", "alias": "minor", "length": 14, "domain": null }, { "name": "poten", "type": "esriFieldTypeString", "alias": "poten", "length": 12, "domain": null }, { "name": "occur", "type": "esriFieldTypeString", "alias": "occur", "length": 20, "domain": null }, { "name": "np_main", "type": "esriFieldTypeString", "alias": "np_main", "length": 18, "domain": null }, { "name": "np_minor", "type": "esriFieldTypeString", "alias": "np_minor", "length": 14, "domain": null }, { "name": "prod", "type": "esriFieldTypeString", "alias": "prod", "length": 6, "domain": null }, { "name": "local_stru", "type": "esriFieldTypeString", "alias": "local_stru", "length": 254, "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": null }, { "name": "disc", "type": "esriFieldTypeString", "alias": "disc", "length": 66, "domain": null }, { "name": "yr_disc", "type": "esriFieldTypeString", "alias": "yr_disc", "length": 10, "domain": null }, { "name": "nat_disc", "type": "esriFieldTypeString", "alias": "nat_disc", "length": 1, "domain": null }, { "name": "yr_1st_pro", "type": "esriFieldTypeString", "alias": "yr_1st_pro", "length": 10, "domain": null }, { "name": "yr_last_pr", "type": "esriFieldTypeString", "alias": "yr_last_pr", "length": 11, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 102, "domain": null }, { "name": "oper", "type": "esriFieldTypeString", "alias": "oper", "length": 103, "domain": null }, { "name": "expl_com", "type": "esriFieldTypeString", "alias": "expl_com", "length": 254, "domain": null }, { "name": "dep_type", "type": "esriFieldTypeString", "alias": "dep_type", "length": 75, "domain": null }, { "name": "dep_form", "type": "esriFieldTypeString", "alias": "dep_form", "length": 121, "domain": null }, { "name": "depth_top", "type": "esriFieldTypeString", "alias": "depth_top", "length": 10, "domain": null }, { "name": "dep_t_u", "type": "esriFieldTypeString", "alias": "dep_t_u", "length": 15, "domain": null }, { "name": "depth_bot", "type": "esriFieldTypeString", "alias": "depth_bot", "length": 10, "domain": null }, { "name": "dep_b_u", "type": "esriFieldTypeString", "alias": "dep_b_u", "length": 3, "domain": null }, { "name": "max_len", "type": "esriFieldTypeString", "alias": "max_len", "length": 10, "domain": null }, { "name": "m_l_u", "type": "esriFieldTypeString", "alias": "m_l_u", "length": 10, "domain": null }, { "name": "max_wid", "type": "esriFieldTypeString", "alias": "max_wid", "length": 13, "domain": null }, { "name": "m_w_u", "type": "esriFieldTypeString", "alias": "m_w_u", "length": 13, "domain": null }, { "name": "max_thick", "type": "esriFieldTypeString", "alias": "max_thick", "length": 9, "domain": null }, { "name": "m_t_u", "type": "esriFieldTypeString", "alias": "m_t_u", "length": 10, "domain": null }, { "name": "dep_size", "type": "esriFieldTypeString", "alias": "dep_size", "length": 13, "domain": null }, { "name": "strike", "type": "esriFieldTypeString", "alias": "strike", "length": 117, "domain": null }, { "name": "dip", "type": "esriFieldTypeString", "alias": "dip", "length": 22, "domain": null }, { "name": "plunge_dir", "type": "esriFieldTypeString", "alias": "plunge_dir", "length": 17, "domain": null }, { "name": "plunge", "type": "esriFieldTypeString", "alias": "plunge", "length": 10, "domain": null }, { "name": "dep_desc_c", "type": "esriFieldTypeString", "alias": "dep_desc_c", "length": 254, "domain": null }, { "name": "depth_wk", "type": "esriFieldTypeString", "alias": "depth_wk", "length": 52, "domain": null }, { "name": "d_wk_u", "type": "esriFieldTypeString", "alias": "d_wk_u", "length": 79, "domain": null }, { "name": "len_wk", "type": "esriFieldTypeString", "alias": "len_wk", "length": 9, "domain": null }, { "name": "l_wk_u", "type": "esriFieldTypeString", "alias": "l_wk_u", "length": 8, "domain": null }, { "name": "ov_len_wk", "type": "esriFieldTypeString", "alias": "ov_len_wk", "length": 10, "domain": null }, { "name": "o_l_u", "type": "esriFieldTypeString", "alias": "o_l_u", "length": 98, "domain": null }, { "name": "ov_wid_wk", "type": "esriFieldTypeString", "alias": "ov_wid_wk", "length": 10, "domain": null }, { "name": "o_w_u", "type": "esriFieldTypeString", "alias": "o_w_u", "length": 5, "domain": null }, { "name": "ov_area_wk", "type": "esriFieldTypeString", "alias": "ov_area_wk", "length": 11, "domain": null }, { "name": "o_a_u", "type": "esriFieldTypeString", "alias": "o_a_u", "length": 9, "domain": null }, { "name": "desc_work_", "type": "esriFieldTypeString", "alias": "desc_work_", "length": 254, "domain": null }, { "name": "hr_age", "type": "esriFieldTypeString", "alias": "hr_age", "length": 81, "domain": null }, { "name": "hr_type", "type": "esriFieldTypeString", "alias": "hr_type", "length": 101, "domain": null }, { "name": "ig_age", "type": "esriFieldTypeString", "alias": "ig_age", "length": 81, "domain": null }, { "name": "ig_type", "type": "esriFieldTypeString", "alias": "ig_type", "length": 106, "domain": null }, { "name": "min_age", "type": "esriFieldTypeString", "alias": "min_age", "length": 42, "domain": null }, { "name": "non_ore_mi", "type": "esriFieldTypeString", "alias": "non_ore_mi", "length": 139, "domain": null }, { "name": "ore_cntl", "type": "esriFieldTypeString", "alias": "ore_cntl", "length": 227, "domain": null }, { "name": "tect_set", "type": "esriFieldTypeString", "alias": "tect_set", "length": 88, "domain": null }, { "name": "reg_struct", "type": "esriFieldTypeString", "alias": "reg_struct", "length": 106, "domain": null }, { "name": "alter_", "type": "esriFieldTypeString", "alias": "alter_", "length": 100, "domain": null }, { "name": "conc", "type": "esriFieldTypeString", "alias": "conc", "length": 123, "domain": null }, { "name": "form_age", "type": "esriFieldTypeString", "alias": "form_age", "length": 71, "domain": null }, { "name": "form_name", "type": "esriFieldTypeString", "alias": "form_name", "length": 92, "domain": null }, { "name": "form2_age", "type": "esriFieldTypeString", "alias": "form2_age", "length": 12, "domain": null }, { "name": "form2_name", "type": "esriFieldTypeString", "alias": "form2_name", "length": 47, "domain": null }, { "name": "ig_unit_ag", "type": "esriFieldTypeString", "alias": "ig_unit_ag", "length": 69, "domain": null }, { "name": "ig_unit_na", "type": "esriFieldTypeString", "alias": "ig_unit_na", "length": 101, "domain": null }, { "name": "ig2_unit_a", "type": "esriFieldTypeString", "alias": "ig2_unit_a", "length": 24, "domain": null }, { "name": "ig2_unit_n", "type": "esriFieldTypeString", "alias": "ig2_unit_n", "length": 58, "domain": null }, { "name": "geol_com", "type": "esriFieldTypeString", "alias": "geol_com", "length": 254, "domain": null }, { "name": "gen_com", "type": "esriFieldTypeString", "alias": "gen_com", "length": 254, "domain": null }, { "name": "rf1", "type": "esriFieldTypeString", "alias": "rf1", "length": 254, "domain": null }, { "name": "rf2", "type": "esriFieldTypeString", "alias": "rf2", "length": 254, "domain": null }, { "name": "rf3", "type": "esriFieldTypeString", "alias": "rf3", "length": 254, "domain": null }, { "name": "rf4", "type": "esriFieldTypeString", "alias": "rf4", "length": 254, "domain": null }, { "name": "desc_work", "type": "esriFieldTypeString", "alias": "desc_work", "length": 49, "domain": null }, { "name": "ap_item", "type": "esriFieldTypeString", "alias": "ap_item", "length": 109, "domain": null }, { "name": "ap_acc", "type": "esriFieldTypeString", "alias": "ap_acc", "length": 64, "domain": null }, { "name": "ap_amt", "type": "esriFieldTypeString", "alias": "ap_amt", "length": 140, "domain": null }, { "name": "ap_u", "type": "esriFieldTypeString", "alias": "ap_u", "length": 70, "domain": null }, { "name": "ap_year", "type": "esriFieldTypeString", "alias": "ap_year", "length": 88, "domain": null }, { "name": "ap_grade", "type": "esriFieldTypeString", "alias": "ap_grade", "length": 254, "domain": null }, { "name": "cp_item", "type": "esriFieldTypeString", "alias": "cp_item", "length": 78, "domain": null }, { "name": "cp_acc", "type": "esriFieldTypeString", "alias": "cp_acc", "length": 51, "domain": null }, { "name": "cp_amt", "type": "esriFieldTypeString", "alias": "cp_amt", "length": 98, "domain": null }, { "name": "cp_u", "type": "esriFieldTypeString", "alias": "cp_u", "length": 71, "domain": null }, { "name": "cp_year", "type": "esriFieldTypeString", "alias": "cp_year", "length": 100, "domain": null }, { "name": "cp_grade", "type": "esriFieldTypeString", "alias": "cp_grade", "length": 238, "domain": null }, { "name": "p_source", "type": "esriFieldTypeString", "alias": "p_source", "length": 153, "domain": null }, { "name": "p_com", "type": "esriFieldTypeString", "alias": "p_com", "length": 254, "domain": null }, { "name": "rpr_item", "type": "esriFieldTypeString", "alias": "rpr_item", "length": 34, "domain": null }, { "name": "rpr_acc", "type": "esriFieldTypeString", "alias": "rpr_acc", "length": 28, "domain": null }, { "name": "rpr_amt", "type": "esriFieldTypeString", "alias": "rpr_amt", "length": 41, "domain": null }, { "name": "rpr_u", "type": "esriFieldTypeString", "alias": "rpr_u", "length": 22, "domain": null }, { "name": "rpr_year", "type": "esriFieldTypeString", "alias": "rpr_year", "length": 34, "domain": null }, { "name": "rpr_grade", "type": "esriFieldTypeString", "alias": "rpr_grade", "length": 204, "domain": null }, { "name": "rpr_source", "type": "esriFieldTypeString", "alias": "rpr_source", "length": 100, "domain": null }, { "name": "rpr_com", "type": "esriFieldTypeString", "alias": "rpr_com", "length": 211, "domain": null }, { "name": "r_item", "type": "esriFieldTypeString", "alias": "r_item", "length": 40, "domain": null }, { "name": "r_acc", "type": "esriFieldTypeString", "alias": "r_acc", "length": 28, "domain": null }, { "name": "r_amt", "type": "esriFieldTypeString", "alias": "r_amt", "length": 52, "domain": null }, { "name": "r_u", "type": "esriFieldTypeString", "alias": "r_u", "length": 22, "domain": null }, { "name": "r_year", "type": "esriFieldTypeString", "alias": "r_year", "length": 34, "domain": null }, { "name": "r_grade", "type": "esriFieldTypeString", "alias": "r_grade", "length": 152, "domain": null }, { "name": "r_source", "type": "esriFieldTypeString", "alias": "r_source", "length": 100, "domain": null }, { "name": "r_com", "type": "esriFieldTypeString", "alias": "r_com", "length": 163, "domain": null }, { "name": "pr_item", "type": "esriFieldTypeString", "alias": "pr_item", "length": 48, "domain": null }, { "name": "pr_acc", "type": "esriFieldTypeString", "alias": "pr_acc", "length": 28, "domain": null }, { "name": "pr_amt", "type": "esriFieldTypeString", "alias": "pr_amt", "length": 39, "domain": null }, { "name": "pr_u", "type": "esriFieldTypeString", "alias": "pr_u", "length": 18, "domain": null }, { "name": "pr_year", "type": "esriFieldTypeString", "alias": "pr_year", "length": 34, "domain": null }, { "name": "pr_grade", "type": "esriFieldTypeString", "alias": "pr_grade", "length": 175, "domain": null }, { "name": "pr_source", "type": "esriFieldTypeString", "alias": "pr_source", "length": 91, "domain": null }, { "name": "pr_com", "type": "esriFieldTypeString", "alias": "pr_com", "length": 147, "domain": null }, { "name": "ref", "type": "esriFieldTypeString", "alias": "ref", "length": 254, "domain": null }, { "name": "map_id", "type": "esriFieldTypeString", "alias": "map_id", "length": 4, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1103_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a873_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 81, "name": "Delta and Shoreline Deposits (Highest Resource Potential)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Sand and Gravel" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1478504.0010682195, "ymin": 3708129.130234316, "xmax": 1570304.5336741358, "ymax": 3887973.2065690607, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 254, "domain": null }, { "name": "cnt_unit", "type": "esriFieldTypeInteger", "alias": "cnt_unit", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "giscache_one_delta_shoreline_de", "type": "esriFieldTypeDouble", "alias": "giscache.one.delta_shoreline_deposits.area", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1087_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a857_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 80, "name": "Alluvial Deposits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 84, "name": "Sand and Gravel" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1474465.2411011308, "ymin": 3671942.383382231, "xmax": 1572451.5513617247, "ymax": 3887878.6762463152, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unit", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 254, "domain": null }, { "name": "cnt_unit", "type": "esriFieldTypeInteger", "alias": "cnt_unit", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1086_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a856_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 96, "name": "MtPisgah QFaults DRAFT 051921", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1503744.9666623026, "ymin": 3702981.327209726, "xmax": 1539524.2103923857, "ymax": 3753182.558499977, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "faultname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "faultage", "type": "esriFieldTypeString", "alias": "faultage", "length": 50, "domain": null }, { "name": "slipsense", "type": "esriFieldTypeString", "alias": "slipsense", "length": 50, "domain": null }, { "name": "dipdirecti", "type": "esriFieldTypeString", "alias": "dipdirecti", "length": 50, "domain": null }, { "name": "sliprate", "type": "esriFieldTypeString", "alias": "sliprate", "length": 50, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "mapper", "type": "esriFieldTypeString", "alias": "mapper", "length": 50, "domain": null }, { "name": "mappingcon", "type": "esriFieldTypeString", "alias": "mappingcon", "length": 50, "domain": null }, { "name": "faultnum", "type": "esriFieldTypeString", "alias": "faultnum", "length": 50, "domain": null }, { "name": "mappedscal", "type": "esriFieldTypeString", "alias": "mappedscal", "length": 15, "domain": null }, { "name": "faultzone", "type": "esriFieldTypeString", "alias": "faultzone", "length": 50, "domain": null }, { "name": "faultclass", "type": "esriFieldTypeString", "alias": "faultclass", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1096_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a866_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 97, "name": "MtPisgah QFaults DRAFT 051921 Plate 7", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1498359.573777702, "ymin": 3683816.222210927, "xmax": 1542850.9679169927, "ymax": 3755781.2868197802, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 99, "name": "Conservation Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Conservation Easement\" CONCAT NEWLINE CONCAT [tax_id] CONCAT NEWLINE CONCAT \"Entry#:\" CONCAT [conservation_easement_entry]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1512144.1158744693, "ymin": 3679250.277559057, "xmax": 1619943.0160898864, "ymax": 3868815.730120316, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 16, "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 150, "domain": null }, { "name": "conservation_easement_entry", "type": "esriFieldTypeInteger", "alias": "Conservation Easement Entry #", "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1298_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1045_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 101, "name": "Watersheds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "hu_10_name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 163, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bear River Frontal", "label": "Bear River Frontal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 72, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bear River-Big Creek", "label": "Bear River-Big Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 118, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Blacksmith Fork", "label": "Blacksmith Fork", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 138, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Box Elder Creek-Bear River", "label": "Box Elder Creek-Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 35, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Cub River", "label": "Cub River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 79, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Headwaters Little Bear River", "label": "Headwaters Little Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 101, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Headwaters Ogden River", "label": "Headwaters Ogden River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 96, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Logan River", "label": "Logan River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 36, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Malad River-Bear River", "label": "Malad River-Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 34, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Newton Creek-Bear River", "label": "Newton Creek-Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 153, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Outlet Little Bear River", "label": "Outlet Little Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 176, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Outlet Ogden River", "label": "Outlet Ogden River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 160, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Weston Creek-Bear River", "label": "Weston Creek-Bear River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 49, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Woodruff Creek", "label": "Woodruff Creek", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[hu_12_name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1402227.2654986382, "ymin": 3615914.6827738136, "xmax": 1755021.7459318936, "ymax": 3959494.7170690596, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "hu_10_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "hu_10_name", "type": "esriFieldTypeString", "alias": "Watershed Name", "length": 80, "domain": null }, { "name": "hu_12_name", "type": "esriFieldTypeString", "alias": "Sub-Watershed Name", "length": 80, "domain": null }, { "name": "hu_8_name", "type": "esriFieldTypeString", "alias": "Watershed Sub-Basin Name", "length": 80, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1864_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1488_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 104, "name": "Migratory Bird Production Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1521049.565911308, "ymin": 3831915.4213751405, "xmax": 1526981.9493877143, "ymax": 3845132.6252556443, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 16, "domain": null }, { "name": "system_id", "type": "esriFieldTypeInteger", "alias": "system_id", "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "owner_name", "length": 150, "domain": null }, { "name": "owner_address1", "type": "esriFieldTypeString", "alias": "owner_address1", "length": 100, "domain": null }, { "name": "owner_address2", "type": "esriFieldTypeString", "alias": "owner_address2", "length": 100, "domain": null }, { "name": "owner_city_state_zip", "type": "esriFieldTypeString", "alias": "owner_city_state_zip", "length": 100, "domain": null }, { "name": "property_address", "type": "esriFieldTypeString", "alias": "property_address", "length": 50, "domain": null }, { "name": "property_city", "type": "esriFieldTypeString", "alias": "property_city", "length": 50, "domain": null }, { "name": "zone_primary", "type": "esriFieldTypeString", "alias": "Zone Primary", "length": 15, "domain": null }, { "name": "zone_primary_description", "type": "esriFieldTypeString", "alias": "Zone Primary Description", "length": 75, "domain": null }, { "name": "zone_secondary", "type": "esriFieldTypeString", "alias": "Zone Secondary", "length": 15, "domain": null }, { "name": "zone_secondary_description", "type": "esriFieldTypeString", "alias": "Zone Secondary Description", "length": 75, "domain": null }, { "name": "conservation_easement_entry", "type": "esriFieldTypeInteger", "alias": "conservation_easement_entry", "domain": null }, { "name": "restricted", "type": "esriFieldTypeString", "alias": "Restricted", "length": 15, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 400, "domain": null }, { "name": "book_page", "type": "esriFieldTypeString", "alias": "book_page", "length": 20, "domain": null }, { "name": "district_code", "type": "esriFieldTypeString", "alias": "district_code", "length": 3, "domain": null }, { "name": "district_code_definition", "type": "esriFieldTypeString", "alias": "District Code Definition", "length": 300, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "length": 50, "domain": null }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "building_type", "length": 50, "domain": null }, { "name": "building_specific_type", "type": "esriFieldTypeString", "alias": "building_specific_type", "length": 50, "domain": null }, { "name": "year_built", "type": "esriFieldTypeInteger", "alias": "year_built", "domain": null }, { "name": "building_sqr_feet", "type": "esriFieldTypeInteger", "alias": "building_sqr_feet", "domain": null }, { "name": "land_market_value", "type": "esriFieldTypeDouble", "alias": "land_market_value", "domain": null }, { "name": "building_market_value", "type": "esriFieldTypeDouble", "alias": "building_market_value", "domain": null }, { "name": "land_tax_value", "type": "esriFieldTypeDouble", "alias": "land_tax_value", "domain": null }, { "name": "building_tax_value", "type": "esriFieldTypeDouble", "alias": "building_tax_value", "domain": null }, { "name": "last_year_taxed_value", "type": "esriFieldTypeDouble", "alias": "last_year_taxed_value", "domain": null }, { "name": "proposed_tax_value", "type": "esriFieldTypeDouble", "alias": "proposed_tax_value", "domain": null }, { "name": "certified_tax_value", "type": "esriFieldTypeDouble", "alias": "certified_tax_value", "domain": null }, { "name": "freeze_year", "type": "esriFieldTypeInteger", "alias": "freeze_year", "domain": null }, { "name": "effective_date", "type": "esriFieldTypeDate", "alias": "effective_date", "length": 8, "domain": null }, { "name": "tax_status", "type": "esriFieldTypeInteger", "alias": "tax_status", "domain": null }, { "name": "owner_plat_1", "type": "esriFieldTypeString", "alias": "Recorder Plat #1", "length": 300, "domain": null }, { "name": "owner_plat_2", "type": "esriFieldTypeString", "alias": "Recorder Plat #2", "length": 300, "domain": null }, { "name": "owner_plat_3", "type": "esriFieldTypeString", "alias": "Recorder Plat #3", "length": 300, "domain": null }, { "name": "owner_plat_4", "type": "esriFieldTypeString", "alias": "Recorder Plat #4", "length": 300, "domain": null }, { "name": "owner_plat_5", "type": "esriFieldTypeString", "alias": "Recorder Plat #5", "length": 300, "domain": null }, { "name": "owner_plat_6", "type": "esriFieldTypeString", "alias": "Recorder Plat #6", "length": 300, "domain": null }, { "name": "owner_plat_7", "type": "esriFieldTypeString", "alias": "Recorder Plat #7", "length": 300, "domain": null }, { "name": "owner_plat_8", "type": "esriFieldTypeString", "alias": "Recorder Plat #8", "length": 300, "domain": null }, { "name": "owner_plat_9", "type": "esriFieldTypeString", "alias": "Recorder Plat #9", "length": 300, "domain": null }, { "name": "owner_plat_10", "type": "esriFieldTypeString", "alias": "Recorder Plat #10", "length": 300, "domain": null }, { "name": "owner_plat_11", "type": "esriFieldTypeString", "alias": "Recorder Plat #11", "length": 300, "domain": null }, { "name": "owner_plat_12", "type": "esriFieldTypeString", "alias": "Recorder Plat #12", "length": 300, "domain": null }, { "name": "owner_plat_13", "type": "esriFieldTypeString", "alias": "Recorder Plat #13", "length": 300, "domain": null }, { "name": "owner_plat_14", "type": "esriFieldTypeString", "alias": "Recorder Plat #14", "length": 300, "domain": null }, { "name": "owner_plat_15", "type": "esriFieldTypeString", "alias": "Recorder Plat #15", "length": 300, "domain": null }, { "name": "owner_plat_16", "type": "esriFieldTypeString", "alias": "Recorder Plat #16", "length": 300, "domain": null }, { "name": "owner_plat_17", "type": "esriFieldTypeString", "alias": "Recorder Plat #17", "length": 300, "domain": null }, { "name": "plat_1970", "type": "esriFieldTypeString", "alias": "1970 Recorder's Plat", "length": 300, "domain": null }, { "name": "parcel_num_1970", "type": "esriFieldTypeString", "alias": "1970 Parcel ID", "length": 20, "domain": null }, { "name": "plat_1978", "type": "esriFieldTypeString", "alias": "1978 Recorder's Plat", "length": 300, "domain": null }, { "name": "parcel_num_1978", "type": "esriFieldTypeString", "alias": "1978 Parcel ID", "length": 20, "domain": null }, { "name": "plats_2006", "type": "esriFieldTypeString", "alias": "plats_2006", "length": 300, "domain": null }, { "name": "legal", "type": "esriFieldTypeString", "alias": "legal", "length": 1073741822, "domain": null }, { "name": "core_url", "type": "esriFieldTypeString", "alias": "Core Link", "length": 150, "domain": null }, { "name": "acreage_gis", "type": "esriFieldTypeDouble", "alias": "acreage_gis", "domain": null }, { "name": "ext_min_x", "type": "esriFieldTypeDouble", "alias": "ext_min_x", "domain": null }, { "name": "ext_min_y", "type": "esriFieldTypeDouble", "alias": "ext_min_y", "domain": null }, { "name": "ext_max_x", "type": "esriFieldTypeDouble", "alias": "ext_max_x", "domain": null }, { "name": "ext_max_y", "type": "esriFieldTypeDouble", "alias": "ext_max_y", "domain": null }, { "name": "ortho_bounding_box_url", "type": "esriFieldTypeString", "alias": "ortho_bounding_box_url", "length": 500, "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": "parcel_number", "type": "esriFieldTypeString", "alias": "parcel_number", "length": 12, "domain": null }, { "name": "system_id_1", "type": "esriFieldTypeInteger", "alias": "system_id_1", "domain": null }, { "name": "owner_name_1", "type": "esriFieldTypeString", "alias": "owner_name_1", "length": 150, "domain": null }, { "name": "owner_address1_1", "type": "esriFieldTypeString", "alias": "owner_address1_1", "length": 100, "domain": null }, { "name": "owner_address2_1", "type": "esriFieldTypeString", "alias": "owner_address2_1", "length": 100, "domain": null }, { "name": "owner_city_state_zip_1", "type": "esriFieldTypeString", "alias": "owner_city_state_zip_1", "length": 100, "domain": null }, { "name": "property_address_1", "type": "esriFieldTypeString", "alias": "property_address_1", "length": 50, "domain": null }, { "name": "property_city_1", "type": "esriFieldTypeString", "alias": "property_city_1", "length": 50, "domain": null }, { "name": "district_code_1", "type": "esriFieldTypeString", "alias": "district_code_1", "length": 3, "domain": null }, { "name": "acreage_1", "type": "esriFieldTypeDouble", "alias": "acreage_1", "domain": null }, { "name": "land_type_1", "type": "esriFieldTypeString", "alias": "land_type_1", "length": 50, "domain": null }, { "name": "building_type_1", "type": "esriFieldTypeString", "alias": "building_type_1", "length": 50, "domain": null }, { "name": "building_specific_type_1", "type": "esriFieldTypeString", "alias": "building_specific_type_1", "length": 50, "domain": null }, { "name": "year_built_1", "type": "esriFieldTypeInteger", "alias": "year_built_1", "domain": null }, { "name": "land_market_value_1", "type": "esriFieldTypeDouble", "alias": "land_market_value_1", "domain": null }, { "name": "building_market_value_1", "type": "esriFieldTypeDouble", "alias": "building_market_value_1", "domain": null }, { "name": "land_tax_value_1", "type": "esriFieldTypeDouble", "alias": "land_tax_value_1", "domain": null }, { "name": "building_tax_value_1", "type": "esriFieldTypeDouble", "alias": "building_tax_value_1", "domain": null }, { "name": "last_year_taxed_value_1", "type": "esriFieldTypeDouble", "alias": "last_year_taxed_value_1", "domain": null }, { "name": "proposed_tax_value_1", "type": "esriFieldTypeDouble", "alias": "proposed_tax_value_1", "domain": null }, { "name": "certified_tax_value_1", "type": "esriFieldTypeDouble", "alias": "certified_tax_value_1", "domain": null }, { "name": "freeze_year_1", "type": "esriFieldTypeInteger", "alias": "freeze_year_1", "domain": null }, { "name": "building_sqr_feet_1", "type": "esriFieldTypeInteger", "alias": "building_sqr_feet_1", "domain": null }, { "name": "effective_date_1", "type": "esriFieldTypeDate", "alias": "effective_date_1", "length": 8, "domain": null }, { "name": "tax_status_1", "type": "esriFieldTypeInteger", "alias": "tax_status_1", "domain": null }, { "name": "core_url_1", "type": "esriFieldTypeString", "alias": "core_URL_1", "length": 150, "domain": null }, { "name": "esri_oid", "type": "esriFieldTypeInteger", "alias": "ESRI_OID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2029_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1628_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 103, "name": "Migratory Bird Production Area 1,000 ft Buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1520049.6138429642, "ymin": 3830915.456839636, "xmax": 1527981.9444349706, "ymax": 3846132.5048175603, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 16, "domain": null }, { "name": "system_id", "type": "esriFieldTypeInteger", "alias": "system_id", "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "owner_name", "length": 150, "domain": null }, { "name": "owner_address1", "type": "esriFieldTypeString", "alias": "owner_address1", "length": 100, "domain": null }, { "name": "owner_address2", "type": "esriFieldTypeString", "alias": "owner_address2", "length": 100, "domain": null }, { "name": "owner_city_state_zip", "type": "esriFieldTypeString", "alias": "owner_city_state_zip", "length": 100, "domain": null }, { "name": "property_address", "type": "esriFieldTypeString", "alias": "property_address", "length": 50, "domain": null }, { "name": "property_city", "type": "esriFieldTypeString", "alias": "property_city", "length": 50, "domain": null }, { "name": "zone_primary", "type": "esriFieldTypeString", "alias": "Zone Primary", "length": 15, "domain": null }, { "name": "zone_primary_description", "type": "esriFieldTypeString", "alias": "Zone Primary Description", "length": 75, "domain": null }, { "name": "zone_secondary", "type": "esriFieldTypeString", "alias": "Zone Secondary", "length": 15, "domain": null }, { "name": "zone_secondary_description", "type": "esriFieldTypeString", "alias": "Zone Secondary Description", "length": 75, "domain": null }, { "name": "conservation_easement_entry", "type": "esriFieldTypeInteger", "alias": "conservation_easement_entry", "domain": null }, { "name": "restricted", "type": "esriFieldTypeString", "alias": "Restricted", "length": 15, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 400, "domain": null }, { "name": "book_page", "type": "esriFieldTypeString", "alias": "book_page", "length": 20, "domain": null }, { "name": "district_code", "type": "esriFieldTypeString", "alias": "district_code", "length": 3, "domain": null }, { "name": "district_code_definition", "type": "esriFieldTypeString", "alias": "District Code Definition", "length": 300, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "land_type", "type": "esriFieldTypeString", "alias": "land_type", "length": 50, "domain": null }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "building_type", "length": 50, "domain": null }, { "name": "building_specific_type", "type": "esriFieldTypeString", "alias": "building_specific_type", "length": 50, "domain": null }, { "name": "year_built", "type": "esriFieldTypeInteger", "alias": "year_built", "domain": null }, { "name": "building_sqr_feet", "type": "esriFieldTypeInteger", "alias": "building_sqr_feet", "domain": null }, { "name": "land_market_value", "type": "esriFieldTypeDouble", "alias": "land_market_value", "domain": null }, { "name": "building_market_value", "type": "esriFieldTypeDouble", "alias": "building_market_value", "domain": null }, { "name": "land_tax_value", "type": "esriFieldTypeDouble", "alias": "land_tax_value", "domain": null }, { "name": "building_tax_value", "type": "esriFieldTypeDouble", "alias": "building_tax_value", "domain": null }, { "name": "last_year_taxed_value", "type": "esriFieldTypeDouble", "alias": "last_year_taxed_value", "domain": null }, { "name": "proposed_tax_value", "type": "esriFieldTypeDouble", "alias": "proposed_tax_value", "domain": null }, { "name": "certified_tax_value", "type": "esriFieldTypeDouble", "alias": "certified_tax_value", "domain": null }, { "name": "freeze_year", "type": "esriFieldTypeInteger", "alias": "freeze_year", "domain": null }, { "name": "effective_date", "type": "esriFieldTypeDate", "alias": "effective_date", "length": 8, "domain": null }, { "name": "tax_status", "type": "esriFieldTypeInteger", "alias": "tax_status", "domain": null }, { "name": "owner_plat_1", "type": "esriFieldTypeString", "alias": "Recorder Plat #1", "length": 300, "domain": null }, { "name": "owner_plat_2", "type": "esriFieldTypeString", "alias": "Recorder Plat #2", "length": 300, "domain": null }, { "name": "owner_plat_3", "type": "esriFieldTypeString", "alias": "Recorder Plat #3", "length": 300, "domain": null }, { "name": "owner_plat_4", "type": "esriFieldTypeString", "alias": "Recorder Plat #4", "length": 300, "domain": null }, { "name": "owner_plat_5", "type": "esriFieldTypeString", "alias": "Recorder Plat #5", "length": 300, "domain": null }, { "name": "owner_plat_6", "type": "esriFieldTypeString", "alias": "Recorder Plat #6", "length": 300, "domain": null }, { "name": "owner_plat_7", "type": "esriFieldTypeString", "alias": "Recorder Plat #7", "length": 300, "domain": null }, { "name": "owner_plat_8", "type": "esriFieldTypeString", "alias": "Recorder Plat #8", "length": 300, "domain": null }, { "name": "owner_plat_9", "type": "esriFieldTypeString", "alias": "Recorder Plat #9", "length": 300, "domain": null }, { "name": "owner_plat_10", "type": "esriFieldTypeString", "alias": "Recorder Plat #10", "length": 300, "domain": null }, { "name": "owner_plat_11", "type": "esriFieldTypeString", "alias": "Recorder Plat #11", "length": 300, "domain": null }, { "name": "owner_plat_12", "type": "esriFieldTypeString", "alias": "Recorder Plat #12", "length": 300, "domain": null }, { "name": "owner_plat_13", "type": "esriFieldTypeString", "alias": "Recorder Plat #13", "length": 300, "domain": null }, { "name": "owner_plat_14", "type": "esriFieldTypeString", "alias": "Recorder Plat #14", "length": 300, "domain": null }, { "name": "owner_plat_15", "type": "esriFieldTypeString", "alias": "Recorder Plat #15", "length": 300, "domain": null }, { "name": "owner_plat_16", "type": "esriFieldTypeString", "alias": "Recorder Plat #16", "length": 300, "domain": null }, { "name": "owner_plat_17", "type": "esriFieldTypeString", "alias": "Recorder Plat #17", "length": 300, "domain": null }, { "name": "plat_1970", "type": "esriFieldTypeString", "alias": "1970 Recorder's Plat", "length": 300, "domain": null }, { "name": "parcel_num_1970", "type": "esriFieldTypeString", "alias": "1970 Parcel ID", "length": 20, "domain": null }, { "name": "plat_1978", "type": "esriFieldTypeString", "alias": "1978 Recorder's Plat", "length": 300, "domain": null }, { "name": "parcel_num_1978", "type": "esriFieldTypeString", "alias": "1978 Parcel ID", "length": 20, "domain": null }, { "name": "plats_2006", "type": "esriFieldTypeString", "alias": "plats_2006", "length": 300, "domain": null }, { "name": "legal", "type": "esriFieldTypeString", "alias": "legal", "length": 1073741822, "domain": null }, { "name": "core_url", "type": "esriFieldTypeString", "alias": "Core Link", "length": 150, "domain": null }, { "name": "acreage_gis", "type": "esriFieldTypeDouble", "alias": "acreage_gis", "domain": null }, { "name": "ext_min_x", "type": "esriFieldTypeDouble", "alias": "ext_min_x", "domain": null }, { "name": "ext_min_y", "type": "esriFieldTypeDouble", "alias": "ext_min_y", "domain": null }, { "name": "ext_max_x", "type": "esriFieldTypeDouble", "alias": "ext_max_x", "domain": null }, { "name": "ext_max_y", "type": "esriFieldTypeDouble", "alias": "ext_max_y", "domain": null }, { "name": "ortho_bounding_box_url", "type": "esriFieldTypeString", "alias": "ortho_bounding_box_url", "length": 500, "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": "parcel_number", "type": "esriFieldTypeString", "alias": "parcel_number", "length": 12, "domain": null }, { "name": "system_id_1", "type": "esriFieldTypeInteger", "alias": "system_id_1", "domain": null }, { "name": "owner_name_1", "type": "esriFieldTypeString", "alias": "owner_name_1", "length": 150, "domain": null }, { "name": "owner_address1_1", "type": "esriFieldTypeString", "alias": "owner_address1_1", "length": 100, "domain": null }, { "name": "owner_address2_1", "type": "esriFieldTypeString", "alias": "owner_address2_1", "length": 100, "domain": null }, { "name": "owner_city_state_zip_1", "type": "esriFieldTypeString", "alias": "owner_city_state_zip_1", "length": 100, "domain": null }, { "name": "property_address_1", "type": "esriFieldTypeString", "alias": "property_address_1", "length": 50, "domain": null }, { "name": "property_city_1", "type": "esriFieldTypeString", "alias": "property_city_1", "length": 50, "domain": null }, { "name": "district_code_1", "type": "esriFieldTypeString", "alias": "district_code_1", "length": 3, "domain": null }, { "name": "acreage_1", "type": "esriFieldTypeDouble", "alias": "acreage_1", "domain": null }, { "name": "land_type_1", "type": "esriFieldTypeString", "alias": "land_type_1", "length": 50, "domain": null }, { "name": "building_type_1", "type": "esriFieldTypeString", "alias": "building_type_1", "length": 50, "domain": null }, { "name": "building_specific_type_1", "type": "esriFieldTypeString", "alias": "building_specific_type_1", "length": 50, "domain": null }, { "name": "year_built_1", "type": "esriFieldTypeInteger", "alias": "year_built_1", "domain": null }, { "name": "land_market_value_1", "type": "esriFieldTypeDouble", "alias": "land_market_value_1", "domain": null }, { "name": "building_market_value_1", "type": "esriFieldTypeDouble", "alias": "building_market_value_1", "domain": null }, { "name": "land_tax_value_1", "type": "esriFieldTypeDouble", "alias": "land_tax_value_1", "domain": null }, { "name": "building_tax_value_1", "type": "esriFieldTypeDouble", "alias": "building_tax_value_1", "domain": null }, { "name": "last_year_taxed_value_1", "type": "esriFieldTypeDouble", "alias": "last_year_taxed_value_1", "domain": null }, { "name": "proposed_tax_value_1", "type": "esriFieldTypeDouble", "alias": "proposed_tax_value_1", "domain": null }, { "name": "certified_tax_value_1", "type": "esriFieldTypeDouble", "alias": "certified_tax_value_1", "domain": null }, { "name": "freeze_year_1", "type": "esriFieldTypeInteger", "alias": "freeze_year_1", "domain": null }, { "name": "building_sqr_feet_1", "type": "esriFieldTypeInteger", "alias": "building_sqr_feet_1", "domain": null }, { "name": "effective_date_1", "type": "esriFieldTypeDate", "alias": "effective_date_1", "length": 8, "domain": null }, { "name": "tax_status_1", "type": "esriFieldTypeInteger", "alias": "tax_status_1", "domain": null }, { "name": "core_url_1", "type": "esriFieldTypeString", "alias": "core_URL_1", "length": 150, "domain": null }, { "name": "esri_oid", "type": "esriFieldTypeInteger", "alias": "ESRI_OID", "domain": null }, { "name": "buff_dist", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "orig_fid", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2044_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1643_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 108, "name": "Source Water Protection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1057", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1059", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1060", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1058", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1059", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "protzone", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1: 100 foot radius from well head", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "2", "label": "2: 250 day ground water time of travel", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "(protzone = 1 )", "labelExpression": "[name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1462882.8840165585, "ymin": 3653488.566615388, "xmax": 1661545.3515202254, "ymax": 3919875.739876732, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "protzone", "type": "esriFieldTypeInteger", "alias": "Protection Zone", "domain": null }, { "name": "sysfacid", "type": "esriFieldTypeString", "alias": "System Facility ID", "length": 22, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "System Name", "length": 40, "domain": null }, { "name": "facname", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 40, "domain": null }, { "name": "factypedes", "type": "esriFieldTypeString", "alias": "Facility Description", "length": 254, "domain": null }, { "name": "syspopulat", "type": "esriFieldTypeInteger", "alias": "System Population", "domain": null }, { "name": "sysphone", "type": "esriFieldTypeString", "alias": "System Phone", "length": 15, "domain": null }, { "name": "sysaddress", "type": "esriFieldTypeString", "alias": "System Address", "length": 40, "domain": null }, { "name": "syscity", "type": "esriFieldTypeString", "alias": "System City", "length": 40, "domain": null }, { "name": "sysstate", "type": "esriFieldTypeString", "alias": "System State", "length": 2, "domain": null }, { "name": "syszip", "type": "esriFieldTypeString", "alias": "System Zip", "length": 10, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Protection Type", "length": 254, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "Document Image", "length": 350, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1916_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1540_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 113, "name": "Water Table Depth", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1067", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1068", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1069", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1070", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "classBreaks", "field": "ratingin", "classificationMethod": "esriClassifyManual", "minValue": 9.055118, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 24, "label": "0 - 24\"", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 78, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 47.9999999, "label": ">24\" - 48\"", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 157, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "classMaxValue": 77, "label": ">48\" - 78\"", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 87, 233, 255 ], "width": 1.25 } }, "classMaxValue": 78, "label": ">78\"", "description": "" } ] }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1453015.056967467, "ymin": 3657533.803603649, "xmax": 1658161.6496262252, "ymax": 3888809.8610637337, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "musym", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "musym", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 6, "domain": null }, { "name": "mapunitnam", "type": "esriFieldTypeString", "alias": "Soil Description", "length": 254, "domain": null }, { "name": "ratingcm", "type": "esriFieldTypeString", "alias": "Water Table Depth (cm)", "length": 254, "domain": null }, { "name": "ratingin", "type": "esriFieldTypeDouble", "alias": "Water Table Depth (in)", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1878_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1502_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 115, "name": "Flooding Frequency", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "rating", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 173, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 75, 70, 255 ], "width": 0.4 } }, "value": "Frequent", "label": "Frequent", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 154, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 75, 70, 255 ], "width": 0.4 } }, "value": "Occasional", "label": "Occasional", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 243, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Rare", "label": "Rare", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "None", "label": "None", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[rating]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1453015.056967467, "ymin": 3657533.803603649, "xmax": 1658161.6496262252, "ymax": 3888809.8610637337, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "musym", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "musym", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 6, "domain": null }, { "name": "mapunitnam", "type": "esriFieldTypeString", "alias": "Soil Type Description", "length": 254, "domain": null }, { "name": "rating", "type": "esriFieldTypeString", "alias": "Flooding Frequency Potential", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1908_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1532_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 124, "name": "Hydro Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "giscache.sde.hydro_soils_nibley.rating", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 171, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "B", "label": "B", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "A/D", "label": "A/D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "B/D", "label": "B/D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "C/D", "label": "C/D", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[giscache.sde.hydro_soils_nibley.map_unit_symbol] CONCAT NEWLINE CONCAT [giscache.sde.hydro_soils_nibley.rating]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1458141.484050557, "ymin": 3658194.164487645, "xmax": 1667327.584706381, "ymax": 3887925.500955805, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "giscache.sde.soils.musym", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "giscache.sde.soils.objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "giscache.sde.soils.musym", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 8, "domain": null }, { "name": "giscache.sde.soils.mukey", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null }, { "name": "giscache.sde.soils.muid", "type": "esriFieldTypeString", "alias": "MUID", "length": 8, "domain": null }, { "name": "giscache.sde.soils.ssaid", "type": "esriFieldTypeString", "alias": "SSAID", "length": 5, "domain": null }, { "name": "giscache.sde.soils.firstkey", "type": "esriFieldTypeString", "alias": "Firstkey", "length": 30, "domain": null }, { "name": "giscache.sde.soils.seckey", "type": "esriFieldTypeString", "alias": "Seckey", "length": 50, "domain": null }, { "name": "giscache.sde.soils.texture", "type": "esriFieldTypeString", "alias": "TEXTURE", "length": 50, "domain": null }, { "name": "giscache.sde.soils.tex_def", "type": "esriFieldTypeString", "alias": "TEX_DEF", "length": 200, "domain": null }, { "name": "giscache.sde.soils.composition", "type": "esriFieldTypeString", "alias": "COMPOSITION", "length": 250, "domain": null }, { "name": "giscache.sde.soils.chtgkey", "type": "esriFieldTypeString", "alias": "CHTGKEY", "length": 50, "domain": null }, { "name": "giscache.sde.soils.areasymbol", "type": "esriFieldTypeString", "alias": "areasymbol", "length": 20, "domain": null }, { "name": "giscache.sde.soils.spatialver", "type": "esriFieldTypeDouble", "alias": "spatialver", "domain": null }, { "name": "giscache.sde.soils.musym_1", "type": "esriFieldTypeString", "alias": "musym_1", "length": 6, "domain": null }, { "name": "giscache.sde.soils.mukey_1", "type": "esriFieldTypeString", "alias": "mukey_1", "length": 30, "domain": null }, { "name": "giscache.sde.soils.farm_class", "type": "esriFieldTypeString", "alias": "farm_class", "length": 150, "domain": null }, { "name": "giscache.sde.soils.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "giscache.sde.soils.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "giscache.sde.soils.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "giscache.sde.soils.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "giscache.sde.soils.shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.map_unit_symbol", "type": "esriFieldTypeString", "alias": "Map unit symbol", "length": 8000, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.map_unit_name", "type": "esriFieldTypeString", "alias": "Map unit name", "length": 8000, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.rating", "type": "esriFieldTypeString", "alias": "Rating", "length": 8000, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "giscache.sde.hydro_soils_nibley.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "giscache.sde.soils.shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1099_sde_rowid_uk", "fields": "giscache.sde.soils.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a869_ix1", "fields": "giscache.sde.soils.shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r2110_sde_rowid_uk", "fields": "giscache.sde.hydro_soils_nibley.objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }