{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "LabelPointsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -80.97989201330383, "ymin": 32.117320366481735, "xmax": -80.42344966263131, "ymax": 32.60694799295674, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS3_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS3_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS3_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 9, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "LabelPointsAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -80.97989201330383, "ymin": 32.117320366481735, "xmax": -80.42344966263131, "ymax": 32.60694799295674, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "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 }, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 10, "name": "RoadSymbols", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4fb539636bd46813cdfcb59b86cd3a4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAbCAYAAAAZMl2nAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABEBJREFUSInN1l9IW1ccB/CvuUmuUeLMRaNNRzQa5jYZDvLPWoiuGHCmOCQSXSEQZHsITgYi28M2ChJr92AHE4XKJgsOiRDRISMPomhSQR8yI0SmlwtaRIyuZugS0lMT3UPn0BhTVxLY9+lyfufc87mHe889fPxPwk/TfbIAnGYCwqNp+j4hxAng9xTj325raxsKBoM35+fnuwD8mqLvuzRNf0oIuQ/g6FqQjo6On1mWNXs8nm+0Wq3X6/X+AGAWQBDATZ1O96FSqfzM7Xa/p1arUV5ejmg0+otMJtsOh8N9MzMz0wD2ARQC+EClUnX6fL5b9fX1cbFYfNvpdN4CEE8JsdlsX7Is2+p0OnknJydYWVnRLywsVI+Pj/M5juOVlJScGo3GeG1tLX9gYAASiQQA0NjYSK2urpa6XK4hj8fzmBACALBarS9MJpNQrVZDIpFQXV1dKovF8tPo6KjlSkhzc3Pj3NzcA7fbzWMYBgBgMBhgMBiEPT09CIfDyMnJyeLz+ZceQCgUQqPRQKPRUH19fQiHwxAKhcjOzhae72e323mtra33TCbTysTExKOkkMnJye/HxsYOFApFYeJEPB4PeXl5ic1Jk6qvRCKB3W4P6XQ6O4BhAOFLEADf9ff3f202m0FR1LUmfZ0MDQ3tApg/QySDPA4EAp8vLi5G9Xq9IhOIra2tHYfDoQRgON+eCIkRQh48fPjwW71enwkHRkZGjgBMAthLBQEA5/Ly8kAwGERxcXFaEbFYDIODg2UMw9wLhUIXaskgz+Vy+fre3p463ZB/Jo+HQiF/Yi0ZhKIo6i2pVJpWBACIxWJEIhERgBsAdl8FMZaWlgrSvRoAIBKJ0N3dfdTb2/sxgEfna5cgNTU1ne3t7dlZWVlphwCA2Wx+Y2pqqmNtbS0lJH9zc7Ouuro6MwoAlZWVYBjmBk3Tdwghc1dB7lqt1hcMw6TreHApFEXBZrPFvF7vJwCSQ+rq6loaGhpyMoU4i1arFSuVynqO4/5tuwCJRqPVcrk80w7IZDJwHFcIgAEQugSJxWI8gUCQcci5/xjv7OICJB6Pzy4tLX1kMplEmYSwLBuvqKgIbmxsPEsK8fv9X3R2djZGo9FwU1NT4XV/+9fN6ekp/H7/odls5nMc13G+lvh1bBNC7lgslh8BFKpUqj9kMtlhfn5+vKioKK5QKHhVVVU5ZWVlMqlUyk92VDg4OPhzZ2fnYHt7+znLsifr6+uC3d1den9/P9fv9zO5ubmbkUikGy+PnldCEAqFfADeB1ASCATe8fl8YgAiAFIAlQBUAN5kGOa4paVlz2g0HhcUFMSmp6efuVyuMo7j8gFsAvgNwBpevoyHNE0fEUJYQshOstVKtV88JYQ8vaImjkQi2uHh4dsOh6ONECKgafoJgK8APAFwnDjg7Ax7VV534/qLEDILYJYQ0nOdiV6VjO2g/zV/AzVGlGMSJqzpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[Number]", "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": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -80.95679726169428, "ymin": 32.21386465564771, "xmax": -80.49736810301997, "ymax": 32.63324977660354, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 11, "name": "RiverNames", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '5'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 18, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '3'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '4'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '2'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '1'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "GRAPHIC_ID = '0'", "labelExpression": "[TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -81.0056153796387, "ymin": 32.075953170698426, "xmax": -80.42567456463237, "ymax": 32.69159192517416, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 78, "domain": null }, { "name": "GRAPHIC_ID", "type": "esriFieldTypeString", "alias": "GRAPHIC_ID", "length": 2, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 12, "name": "CtyNwi", "type": "Feature Layer", "description": "This data set represents the extent and approximate location of historic wetland habitats in certain areas of the conterminous United States. The identification of these historic wetlands is limited by the methodology outlined in the associated Historic Wetlands Project Metadata and is not intended to be a comprehensive inventory of all historic wetlands. The U.S. Fish and Wildlife Service (Service) is the principal Federal agency that provides information to the public on the extent and status of the Nation's wetlands and provides stewardship for the wetlands data that comprise the Wetlands Layer of the National Spatial Data Infrastructure. In the formulation of this data layer, historic wetlands are defined as areas where there is evidence that a wetland once existed. This evidence can be from historical map information inventories of past wetland extent or other information collected that relate directly to data on wetland filling, drainage or other modifications. Historic wetlands have been identified using several different techniques depending on the availability and type of information used to locate these areas and user needs. For example, historical maps often provide information about past wetland extent or location and can be useful tools to identify historic wetlands. Historic wetlands have been identified as polygonal data. No linear features have been included. Historic wetland polygons are not classified as wetlands and have no wetland labels or attribution. Since these features no longer exist, boundary delineations are considered approximations based on topography, previously mapped information or indications of historic water levels.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-96.0],PARAMETER[\"Standard_Parallel_1\",29.5],PARAMETER[\"Standard_Parallel_2\",45.5],PARAMETER[\"Latitude_Of_Origin\",23.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_TY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Estuarine and Marine Deepwater", "label": "Estuarine and Marine Deepwater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Freshwater Pond", "label": "Freshwater Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Lake", "label": "Lake", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Riverine", "label": "Riverine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.04617585841724, "ymin": 32.02318470960665, "xmax": -80.37291711904201, "ymax": 32.717912569702335, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 15, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SqMiles", "type": "esriFieldTypeDouble", "alias": "SqMiles", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 13, "name": "cty_bndry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "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": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2.6 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.01631890753431, "ymin": 32.07781968865604, "xmax": -80.4189021672767, "ymax": 32.70435051192405, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape_area", "type": "esriFieldTypeDouble", "alias": "Shape_area", "domain": null }, { "name": "Shape_len", "type": "esriFieldTypeDouble", "alias": "Shape_len", "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 14, "name": "Hydro", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"LabelType\" = '1'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"LabelType\" = '2'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"LabelType\" = '3'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"LabelType\" = '4'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "\"LabelType\" = '5'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Narrow", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -81.01922670150681, "ymin": 31.998212694552098, "xmax": -80.36910948865551, "ymax": 32.75001502694562, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 35, "domain": null }, { "name": "DHEC_CLASS", "type": "esriFieldTypeString", "alias": "DHEC_CLASS", "length": 25, "domain": null }, { "name": "DHEC_LABEL", "type": "esriFieldTypeString", "alias": "DHEC_LABEL", "length": 35, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "LabelType", "type": "esriFieldTypeString", "alias": "LabelType", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R199_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S187_idx", "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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 15, "name": "CtyNwi", "type": "Feature Layer", "description": "This data set represents the extent and approximate location of historic wetland habitats in certain areas of the conterminous United States. The identification of these historic wetlands is limited by the methodology outlined in the associated Historic Wetlands Project Metadata and is not intended to be a comprehensive inventory of all historic wetlands. The U.S. Fish and Wildlife Service (Service) is the principal Federal agency that provides information to the public on the extent and status of the Nation's wetlands and provides stewardship for the wetlands data that comprise the Wetlands Layer of the National Spatial Data Infrastructure. In the formulation of this data layer, historic wetlands are defined as areas where there is evidence that a wetland once existed. This evidence can be from historical map information inventories of past wetland extent or other information collected that relate directly to data on wetland filling, drainage or other modifications. Historic wetlands have been identified using several different techniques depending on the availability and type of information used to locate these areas and user needs. For example, historical maps often provide information about past wetland extent or location and can be useful tools to identify historic wetlands. Historic wetlands have been identified as polygonal data. No linear features have been included. Historic wetland polygons are not classified as wetlands and have no wetland labels or attribution. Since these features no longer exist, boundary delineations are considered approximations based on topography, previously mapped information or indications of historic water levels.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-96.0],PARAMETER[\"Standard_Parallel_1\",29.5],PARAMETER[\"Standard_Parallel_2\",45.5],PARAMETER[\"Latitude_Of_Origin\",23.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_TY", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "81bd394d3b51d79bcd6e5388e368b599", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJzt3Et26yAMBmD3HLbm1WQ9XU0Wl04u91BZLxC/6ECepHEwH/FDCMelXdd1vd735/q3fN/vr9f7/nzf769rYunbjHX1+sYyGU6m1yR83NgD9XJa+Swn02tc5dwrPZNWjyjS0cqhvMcOtDakpzTXEG09yrEWlPfYgd6Fq3hsABc3/rKz6rVeSKvE85kE03UZTqbXuF7Guvy0xQrcaCfba1LQnLksPME3y8n2xDTGe5S8wTfTyfRcnQgXSGmDVtOZE85OT92BHeBiCeKLoB2EJ+7A8dSllUaT6BMOyvufxliVSWNNLW/ypBwIJ9Nr2ik8G6C54RKX6CKcsWym18ZCq5fKGFMkHO2c8prVGE+WL/Vk3HuUc8pjOxHtKGpj0NkgnOUgPfF2FodoFdKk0zPUynDQ3q+bCdb13suMr9xnXOPp5YBwTnhqL7xzQTtaT4z02Et4BrPyMXrpoBwphUF7j1749b4/3hjGbTtWTv9GOqc89y19KbjS2OFt6G5nNb2JeubNBKliqVErsSbLQXiuPLCvW82/pGWn402gd3tqHug97a1GW53LDueU9xgLR2OXdTmgnFNeo6d15KiPGTttVJaT7TVugxlE25Y2AO2M77M8Ng+cDapW6iCdIbsdrRzKe5yB3Cs9utHeGOFo5ZDerx3ozdKtGGT1eAhn3C7TW3o2xop1XNz7y07Ee/TC2tHyxiBtPIl2sr1G96o1ptQWTy6FdE54zXO2eBurHckM54TH/qg0O0zzJLZZTrZndiJcIKUNWk1nTjg7PbUXHseQNJYgvgjaQXnq7Syu0mgSjXSs8ojvxXYitDJtaMSt84xXEQ43skB74qMdswFaGi5ZDdzl9LLW6GS3Jz6d5V3GmCJ9Ln2ZnY62DdITn43xZvlSTzZ+7mlo1DnlTT3aoY0JZ4NwloP22NtZHKJVSJNOz1mQ4WR4bdz7VoO03ssKBWinW71MlrflAUsNGF/RDvce7YV+E7EG3FxMQTlj2UyvUdwbw7hkk1bOvUc5pzzXLX0puNLYQRvqOYK7HK1upGf+nwhX8WxDtSXLQXlmHtjXreRfnh4T7aA9MQ9cGaF4lywnw5v6WXPXF8pyMrxtj3aM21v1ZDkZHvsv/6tjTTr0uS49R0M5md6Wp7M826Idui7LY29nrfROK3Fmp+NN4Hd7NfFO0KuJd4JeTbwT9GrinaBXE+8EvZp4J+jVxDtBrybeCXo18U7Qq4l3gl5NvBP0auKdoFcT7wS9mngn6NXEO0GvJt4JejXxTtCriXeCXk28E/Rq4p2gVxPvBL0fRfZwii6HkfsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Estuarine and Marine Wetland", "label": "Estuarine and Marine Wetland", "description": "" }, { "symbol": { "type": "esriPFS", "url": "81bd394d3b51d79bcd6e5388e368b599", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJzt3Et26yAMBmD3HLbm1WQ9XU0Wl04u91BZLxC/6ECepHEwH/FDCMelXdd1vd735/q3fN/vr9f7/nzf769rYunbjHX1+sYyGU6m1yR83NgD9XJa+Swn02tc5dwrPZNWjyjS0cqhvMcOtDakpzTXEG09yrEWlPfYgd6Fq3hsABc3/rKz6rVeSKvE85kE03UZTqbXuF7Guvy0xQrcaCfba1LQnLksPME3y8n2xDTGe5S8wTfTyfRcnQgXSGmDVtOZE85OT92BHeBiCeKLoB2EJ+7A8dSllUaT6BMOyvufxliVSWNNLW/ypBwIJ9Nr2ik8G6C54RKX6CKcsWym18ZCq5fKGFMkHO2c8prVGE+WL/Vk3HuUc8pjOxHtKGpj0NkgnOUgPfF2FodoFdKk0zPUynDQ3q+bCdb13suMr9xnXOPp5YBwTnhqL7xzQTtaT4z02Et4BrPyMXrpoBwphUF7j1749b4/3hjGbTtWTv9GOqc89y19KbjS2OFt6G5nNb2JeubNBKliqVErsSbLQXiuPLCvW82/pGWn402gd3tqHug97a1GW53LDueU9xgLR2OXdTmgnFNeo6d15KiPGTttVJaT7TVugxlE25Y2AO2M77M8Ng+cDapW6iCdIbsdrRzKe5yB3Cs9utHeGOFo5ZDerx3ozdKtGGT1eAhn3C7TW3o2xop1XNz7y07Ee/TC2tHyxiBtPIl2sr1G96o1ptQWTy6FdE54zXO2eBurHckM54TH/qg0O0zzJLZZTrZndiJcIKUNWk1nTjg7PbUXHseQNJYgvgjaQXnq7Syu0mgSjXSs8ojvxXYitDJtaMSt84xXEQ43skB74qMdswFaGi5ZDdzl9LLW6GS3Jz6d5V3GmCJ9Ln2ZnY62DdITn43xZvlSTzZ+7mlo1DnlTT3aoY0JZ4NwloP22NtZHKJVSJNOz1mQ4WR4bdz7VoO03ssKBWinW71MlrflAUsNGF/RDvce7YV+E7EG3FxMQTlj2UyvUdwbw7hkk1bOvUc5pzzXLX0puNLYQRvqOYK7HK1upGf+nwhX8WxDtSXLQXlmHtjXreRfnh4T7aA9MQ9cGaF4lywnw5v6WXPXF8pyMrxtj3aM21v1ZDkZHvsv/6tjTTr0uS49R0M5md6Wp7M826Idui7LY29nrfROK3Fmp+NN4Hd7NfFO0KuJd4JeTbwT9GrinaBXE+8EvZp4J+jVxDtBrybeCXo18U7Qq4l3gl5NvBP0auKdoFcT7wS9mngn6NXEO0GvJt4JejXxTtCriXeCXk28E/Rq4p2gVxPvBL0fRfZwii6HkfsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Freshwater Emergent Wetland", "label": "Freshwater Emergent Wetland", "description": "" }, { "symbol": { "type": "esriPFS", "url": "81bd394d3b51d79bcd6e5388e368b599", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUeJzt3Et26yAMBmD3HLbm1WQ9XU0Wl04u91BZLxC/6ECepHEwH/FDCMelXdd1vd735/q3fN/vr9f7/nzf769rYunbjHX1+sYyGU6m1yR83NgD9XJa+Swn02tc5dwrPZNWjyjS0cqhvMcOtDakpzTXEG09yrEWlPfYgd6Fq3hsABc3/rKz6rVeSKvE85kE03UZTqbXuF7Guvy0xQrcaCfba1LQnLksPME3y8n2xDTGe5S8wTfTyfRcnQgXSGmDVtOZE85OT92BHeBiCeKLoB2EJ+7A8dSllUaT6BMOyvufxliVSWNNLW/ypBwIJ9Nr2ik8G6C54RKX6CKcsWym18ZCq5fKGFMkHO2c8prVGE+WL/Vk3HuUc8pjOxHtKGpj0NkgnOUgPfF2FodoFdKk0zPUynDQ3q+bCdb13suMr9xnXOPp5YBwTnhqL7xzQTtaT4z02Et4BrPyMXrpoBwphUF7j1749b4/3hjGbTtWTv9GOqc89y19KbjS2OFt6G5nNb2JeubNBKliqVErsSbLQXiuPLCvW82/pGWn402gd3tqHug97a1GW53LDueU9xgLR2OXdTmgnFNeo6d15KiPGTttVJaT7TVugxlE25Y2AO2M77M8Ng+cDapW6iCdIbsdrRzKe5yB3Cs9utHeGOFo5ZDerx3ozdKtGGT1eAhn3C7TW3o2xop1XNz7y07Ee/TC2tHyxiBtPIl2sr1G96o1ptQWTy6FdE54zXO2eBurHckM54TH/qg0O0zzJLZZTrZndiJcIKUNWk1nTjg7PbUXHseQNJYgvgjaQXnq7Syu0mgSjXSs8ojvxXYitDJtaMSt84xXEQ43skB74qMdswFaGi5ZDdzl9LLW6GS3Jz6d5V3GmCJ9Ln2ZnY62DdITn43xZvlSTzZ+7mlo1DnlTT3aoY0JZ4NwloP22NtZHKJVSJNOz1mQ4WR4bdz7VoO03ssKBWinW71MlrflAUsNGF/RDvce7YV+E7EG3FxMQTlj2UyvUdwbw7hkk1bOvUc5pzzXLX0puNLYQRvqOYK7HK1upGf+nwhX8WxDtSXLQXlmHtjXreRfnh4T7aA9MQ9cGaF4lywnw5v6WXPXF8pyMrxtj3aM21v1ZDkZHvsv/6tjTTr0uS49R0M5md6Wp7M826Idui7LY29nrfROK3Fmp+NN4Hd7NfFO0KuJd4JeTbwT9GrinaBXE+8EvZp4J+jVxDtBrybeCXo18U7Qq4l3gl5NvBP0auKdoFcT7wS9mngn6NXEO0GvJt4JejXxTtCriXeCXk28E/Rq4p2gVxPvBL0fRfZwii6HkfsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Freshwater Forested/Shrub Wetland", "label": "Freshwater Forested/Shrub Wetland", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.71986061970303, "ymin": 31.91763839373964, "xmax": -79.91550000093662, "ymax": 33.49038025067062, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 15, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R307_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S293_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" }, { "currentVersion": 10.81, "id": 16, "name": "BC_Cities", "type": "Feature Layer", "description": "Provides municipal polygon boundaries for geopolitical areas within the jurisdictional boundary of Beaufort County, SC. Derived from the county's official feature class maintaining Municipal boundaries initially in 2025, this feature is dissolved by city name to expedite online rendering and support labeling options in online mapping applications and mobile environments. Updated in sync with county municipal boundaries via automation. Continually maintained. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Beaufort County Government, GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CityName", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "City of Beaufort", "label": "City of Beaufort", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "City of Hardeeville", "label": "City of Hardeeville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Town of Bluffton", "label": "Town of Bluffton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Town of Hilton Head", "label": "Town of Hilton Head", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Town of Port Royal", "label": "Town of Port Royal", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Town of Ridgeland", "label": "Town of Ridgeland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Town of Yemassee", "label": "Town of Yemassee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -81.01624562448097, "ymin": 32.108673573381374, "xmax": -80.62587952784926, "ymax": 32.69396559554946, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "JURIS", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R339_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "fd9271f3e27d481997e210bd8530388f" } ], "tables": [] }