{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Easements", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 435923.01773913205, "ymin": 216735.18194955587, "xmax": 595932.204194516, "ymax": 312398.69511289895, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 5.897330704414341E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1902559999972275E8, "falseY": -9.854659999977975E7, "xyUnits": 3391.364839863798, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Platdoc_num", "type": "esriFieldTypeInteger", "alias": "Platdoc_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Platdoc_num" }, { "name": "Easedoc_num", "type": "esriFieldTypeInteger", "alias": "Easedoc_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easedoc_num" }, { "name": "Easedoc_num2", "type": "esriFieldTypeInteger", "alias": "Easedoc_num2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easedoc_num2" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "EasementType", "type": "esriFieldTypeSmallInteger", "alias": "EasementType", "domain": { "type": "codedValue", "name": "EasementType", "description": "The type of easement shown", "codedValues": [ { "name": "Conservation", "code": 1 }, { "name": "Ditch", "code": 2 }, { "name": "Drainage & Conservation", "code": 3 }, { "name": "Drainage & Utility", "code": 4 }, { "name": "Driveway", "code": 5 }, { "name": "Ingress & Egress", "code": 6 }, { "name": "Ingress, Egress & Utility", "code": 7 }, { "name": "Lake Access", "code": 8 }, { "name": "Private", "code": 9 }, { "name": "River Access", "code": 10 }, { "name": "Road/ROW", "code": 11 }, { "name": "Road/Utility", "code": 12 }, { "name": "Sanitary Sewer", "code": 13 }, { "name": "Slope", "code": 14 }, { "name": "Trail", "code": 15 }, { "name": "Unknown", "code": 16 }, { "name": "UPA", "code": 17 }, { "name": "Utility", "code": 18 }, { "name": "Utility & Railroad", "code": 19 }, { "name": "Drainage", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EasementType" }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "SRCREF", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SRCREF" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R345_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S245_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Easements", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Contour", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 429907.68758814037, "ymin": 188152.1895494759, "xmax": 598726.4559210539, "ymax": 313533.45912764966, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.5 }, "value": "1", "label": "Index" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.75 }, "value": "2", "label": "Intermediate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Elevation", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 71, 23, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Elevation", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Contour_Type", "type": "esriFieldTypeString", "alias": "Contour_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Contour_Type" }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVINDEX" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Index", "domains": {}, "templates": [ { "name": "Index", "description": "", "prototype": { "attributes": {"Subtype": 1} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Intermediate", "domains": {}, "templates": [ { "name": "Intermediate", "description": "", "prototype": { "attributes": {"Subtype": 2} }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "NA", "defaultValues": { "Elevation": null, "Contour_Type": null, "ELEVINDEX": null, "LASTUPDATE": null, "LASTEDITOR": null, "Subtype": 0, "Shape.STLength()": null }, "domains": {} }, { "code": 1, "name": "Index", "defaultValues": { "Elevation": null, "Contour_Type": null, "ELEVINDEX": null, "LASTUPDATE": null, "LASTEDITOR": null, "Subtype": 1, "Shape.STLength()": null }, "domains": {} }, { "code": 2, "name": "Intermediate", "defaultValues": { "Elevation": null, "Contour_Type": null, "ELEVINDEX": null, "LASTUPDATE": null, "LASTEDITOR": null, "Subtype": 2, "Shape.STLength()": null }, "domains": {} } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "FEMA Flood", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 431547.97963288426, "ymin": 197830.1701708734, "xmax": 596134.300282523, "ymax": 312483.9745029062, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 1.7695128948467495E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-4, "falseX": -1.1902559999998142E8, "falseY": -9.854659999994963E7, "xyUnits": 5786903.294020271, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": "FLOODWAY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD, ", "label": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A, ", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE, ", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE,FLOODWAY", "label": "FLOODWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FLD_AR_ID", "typeIdField": "FLD_ZONE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLD_AR_ID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "FLD_ZONE" }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FLOODWAY" }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SFHA_TF" }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATIC_BFE" }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "V_DATUM" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEN_UNIT" }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VELOCITY" }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VEL_UNIT" }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BFE_REVERT" }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP_REVERT" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "AR_REVERT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "name": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD ", "domains": {}, "templates": [ { "name": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD ", "description": "", "prototype": { "attributes": { "FLD_ZONE": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "FLOODWAY": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "A", "name": "A", "domains": {}, "templates": [ { "name": "A", "description": "", "prototype": { "attributes": { "FLD_ZONE": "A", "FLOODWAY": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AE", "name": "AE", "domains": {}, "templates": [ { "name": "AE", "description": "", "prototype": { "attributes": { "FLD_ZONE": "AE", "FLOODWAY": " " } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FLOODWAY", "description": "", "prototype": { "attributes": { "FLD_ZONE": "AE", "FLOODWAY": "FLOODWAY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Plats", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 432236.3857059926, "ymin": 198564.08798615634, "xmax": 595988.3806712627, "ymax": 312498.3552572727, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 1.6012315997851356E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1902559999994855E8, "falseY": -9.854659999999526E7, "xyUnits": 12490.385527417608, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LEGAL_NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 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": 2, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LEGAL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PLAT_ID", "type": "esriFieldTypeString", "alias": "PLAT_ID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLAT_ID" }, { "name": "LEGAL_NAME", "type": "esriFieldTypeString", "alias": "LEGAL_NAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LEGAL_NAME" }, { "name": "DATE_REC", "type": "esriFieldTypeDate", "alias": "DATE_REC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_REC" }, { "name": "SLEEVE_NOS", "type": "esriFieldTypeString", "alias": "SLEEVE_NOS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLEEVE_NOS" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALIAS" }, { "name": "POLITICAL", "type": "esriFieldTypeString", "alias": "POLITICAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "POLITICAL" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECTION" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RANGE" }, { "name": "PART_OF_SE", "type": "esriFieldTypeString", "alias": "PART_OF_SE", "domain": null, "editable": true, "nullable": true, "length": 175, "defaultValue": null, "modelName": "PART_OF_SE" }, { "name": "REPLAT_OF", "type": "esriFieldTypeString", "alias": "REPLAT_OF", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "REPLAT_OF" }, { "name": "PIN_PREFIX", "type": "esriFieldTypeString", "alias": "PIN_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PIN_PREFIX" }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "SURVEYOR", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SURVEYOR" }, { "name": "SURVEYFIRM", "type": "esriFieldTypeString", "alias": "SURVEYFIRM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVEYFIRM" }, { "name": "BLOCKS", "type": "esriFieldTypeDouble", "alias": "BLOCKS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCKS" }, { "name": "LOTS", "type": "esriFieldTypeDouble", "alias": "LOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOTS" }, { "name": "OUTLOTS", "type": "esriFieldTypeDouble", "alias": "OUTLOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTLOTS" }, { "name": "PARKS", "type": "esriFieldTypeDouble", "alias": "PARKS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARKS" }, { "name": "PUB_WATERS", "type": "esriFieldTypeString", "alias": "PUB_WATERS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PUB_WATERS" }, { "name": "DOC_NUM", "type": "esriFieldTypeString", "alias": "DOC_NUM", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DOC_NUM" }, { "name": "TORRENS", "type": "esriFieldTypeString", "alias": "TORRENS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TORRENS" }, { "name": "CIC_DOC", "type": "esriFieldTypeString", "alias": "CIC_DOC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CIC_DOC" }, { "name": "PARK_NAMES", "type": "esriFieldTypeString", "alias": "PARK_NAMES", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PARK_NAMES" }, { "name": "STATE_HWY", "type": "esriFieldTypeString", "alias": "STATE_HWY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE_HWY" }, { "name": "STREETS", "type": "esriFieldTypeString", "alias": "STREETS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "STREETS" }, { "name": "COUNTY_HWY", "type": "esriFieldTypeString", "alias": "COUNTY_HWY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY_HWY" }, { "name": "ALPHAINDEX", "type": "esriFieldTypeString", "alias": "ALPHAINDEX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ALPHAINDEX" }, { "name": "CIC_UNITS", "type": "esriFieldTypeString", "alias": "CIC_UNITS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CIC_UNITS" }, { "name": "DATE_ENTER", "type": "esriFieldTypeString", "alias": "DATE_ENTER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_ENTER" }, { "name": "IMGNAME", "type": "esriFieldTypeString", "alias": "IMGNAME", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "IMGNAME" }, { "name": "CNSRV_EASE", "type": "esriFieldTypeSmallInteger", "alias": "CNSRV_EASE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNSRV_EASE" }, { "name": "CNSRV_DOC", "type": "esriFieldTypeDouble", "alias": "CNSRV_DOC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CNSRV_DOC" }, { "name": "CORR_CERT", "type": "esriFieldTypeString", "alias": "CORR_CERT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CORR_CERT" }, { "name": "ESMT_PRSNT", "type": "esriFieldTypeString", "alias": "ESMT_PRSNT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ESMT_PRSNT" }, { "name": "ZONPERMIT", "type": "esriFieldTypeInteger", "alias": "ZONPERMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONPERMIT" }, { "name": "CNTY_NOTES", "type": "esriFieldTypeString", "alias": "CNTY_NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CNTY_NOTES" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "NOTES" }, { "name": "PLAT_TYPE", "type": "esriFieldTypeString", "alias": "PLAT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLAT_TYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S270_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Plats", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Shoreland District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 430165.73103530705, "ymin": 197421.53551205993, "xmax": 597743.8236999661, "ymax": 313895.0542049706, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Classification", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "AGR", "label": "AGR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "FOR", "label": "FOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "GD", "label": "GD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "NE", "label": "NE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "NON", "label": "NON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "RD", "label": "RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "REC", "label": "REC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SCE", "label": "SCE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 254, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "TRA", "label": "TRA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Classification", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "InventoryID", "type": "esriFieldTypeString", "alias": "InventoryID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InventoryID" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Classification" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1753_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "AGR", "name": "AGR", "domains": {}, "templates": [ { "name": "AGR", "description": "", "prototype": { "attributes": { "Classification": "AGR", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FOR", "name": "FOR", "domains": {}, "templates": [ { "name": "FOR", "description": "", "prototype": { "attributes": { "Classification": "FOR", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GD", "name": "GD", "domains": {}, "templates": [ { "name": "GD", "description": "", "prototype": { "attributes": { "Classification": "GD", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NE", "name": "NE", "domains": {}, "templates": [ { "name": "NE", "description": "", "prototype": { "attributes": { "Classification": "NE", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NON", "name": "NON", "domains": {}, "templates": [ { "name": "NON", "description": "", "prototype": { "attributes": { "Classification": "NON", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RD", "name": "RD", "domains": {}, "templates": [ { "name": "RD", "description": "", "prototype": { "attributes": { "Classification": "RD", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REC", "name": "REC", "domains": {}, "templates": [ { "name": "REC", "description": "", "prototype": { "attributes": { "Classification": "REC", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SCE", "name": "SCE", "domains": {}, "templates": [ { "name": "SCE", "description": "", "prototype": { "attributes": { "Classification": "SCE", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TRA", "name": "TRA", "domains": {}, "templates": [ { "name": "TRA", "description": "", "prototype": { "attributes": { "Classification": "TRA", "InventoryID": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Public Water Intenvory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 438832.91998560727, "ymin": 213796.19603428245, "xmax": 596008.5148839802, "ymax": 312386.7438381016, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1902559999997836E8, "falseY": -9.854659999987954E7, "xyUnits": 3906.24999636202, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SLANDCLASS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "GD", "label": "GD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "NE", "label": "NE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "NOTSL", "label": "NOTSL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "RD", "label": "RD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LKNAME_ID", "typeIdField": "SLANDCLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DOWLKNUM", "type": "esriFieldTypeString", "alias": "DOWLKNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DOWLKNUM" }, { "name": "EZLKNUM", "type": "esriFieldTypeString", "alias": "EZLKNUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "EZLKNUM" }, { "name": "LKNAME_ID", "type": "esriFieldTypeString", "alias": "LKNAME_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LKNAME_ID" }, { "name": "X_UTM", "type": "esriFieldTypeDouble", "alias": "X_UTM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_UTM" }, { "name": "Y_UTM", "type": "esriFieldTypeDouble", "alias": "Y_UTM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_UTM" }, { "name": "PWICLASS", "type": "esriFieldTypeString", "alias": "PWICLASS", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PWICLASS" }, { "name": "ID_ACRES", "type": "esriFieldTypeInteger", "alias": "ID_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_ACRES" }, { "name": "ID_MILES", "type": "esriFieldTypeDouble", "alias": "ID_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_MILES" }, { "name": "COMM_ID", "type": "esriFieldTypeString", "alias": "COMM_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "COMM_ID" }, { "name": "SLANDCLASS", "type": "esriFieldTypeString", "alias": "SLANDCLASS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SLANDCLASS" }, { "name": "SHORE_DATE", "type": "esriFieldTypeString", "alias": "SHORE_DATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHORE_DATE" }, { "name": "SEQUENCE", "type": "esriFieldTypeSmallInteger", "alias": "SEQUENCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQUENCE" }, { "name": "DATE_LAST", "type": "esriFieldTypeString", "alias": "DATE_LAST", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_LAST" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S276_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "GD", "name": "GD", "domains": {}, "templates": [ { "name": "GD", "description": "", "prototype": { "attributes": {"SLANDCLASS": "GD"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NE", "name": "NE", "domains": {}, "templates": [ { "name": "NE", "description": "", "prototype": { "attributes": {"SLANDCLASS": "NE"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NOTSL", "name": "NOTSL", "domains": {}, "templates": [ { "name": "NOTSL", "description": "", "prototype": { "attributes": {"SLANDCLASS": "NOTSL"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RD", "name": "RD", "domains": {}, "templates": [ { "name": "RD", "description": "", "prototype": { "attributes": {"SLANDCLASS": "RD"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Wetlands", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 428092.63008365035, "ymin": 197194.86875651777, "xmax": 599065.6750466228, "ymax": 314990.3807451576, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3.767895436099459E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_TY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Freshwater Emergent Wetland", "label": "Freshwater Emergent Wetland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Freshwater Forested/Shrub Wetland", "label": "Freshwater Forested/Shrub Wetland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Freshwater Pond", "label": "Freshwater Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lake", "label": "Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Riverine", "label": "Riverine" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 182, 255 ], "toColor": [ 252, 189, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 232, 255 ], "toColor": [ 189, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 210, 255 ], "toColor": [ 252, 223, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "HGM_NAME", "typeIdField": "WETLAND_TY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "NEW_COW", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ATTRIBUTE" }, { "name": "HGM_CODE", "type": "esriFieldTypeString", "alias": "HGM_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HGM_CODE" }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WETLAND_TY" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SPCC", "type": "esriFieldTypeString", "alias": "SPCC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPCC" }, { "name": "Landscape", "type": "esriFieldTypeString", "alias": "Landscape", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Landscape" }, { "name": "Landform", "type": "esriFieldTypeString", "alias": "Landform", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Landform" }, { "name": "WaterFlow", "type": "esriFieldTypeString", "alias": "WaterFlow", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterFlow" }, { "name": "HGM_NAME", "type": "esriFieldTypeString", "alias": "HGM_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HGM_NAME" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Cow_Class1", "type": "esriFieldTypeString", "alias": "Cow_Class1", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Cow_Class1" }, { "name": "Circ39_Cla", "type": "esriFieldTypeSmallInteger", "alias": "Circ39_Cla", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Circ39_Cla" }, { "name": "LL_Class", "type": "esriFieldTypeString", "alias": "LL_Class", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LL_Class" }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R438_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Freshwater Emergent Wetland", "name": "Freshwater Emergent Wetland", "domains": {}, "templates": [ { "name": "Freshwater Emergent Wetland", "description": "", "prototype": { "attributes": {"WETLAND_TY": "Freshwater Emergent Wetland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Freshwater Forested/Shrub Wetland", "name": "Freshwater Forested/Shrub Wetland", "domains": {}, "templates": [ { "name": "Freshwater Forested/Shrub Wetland", "description": "", "prototype": { "attributes": {"WETLAND_TY": "Freshwater Forested/Shrub Wetland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Freshwater Pond", "name": "Freshwater Pond", "domains": {}, "templates": [ { "name": "Freshwater Pond", "description": "", "prototype": { "attributes": {"WETLAND_TY": "Freshwater Pond"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake", "name": "Lake", "domains": {}, "templates": [ { "name": "Lake", "description": "", "prototype": { "attributes": {"WETLAND_TY": "Lake"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Riverine", "name": "Riverine", "domains": {}, "templates": [ { "name": "Riverine", "description": "", "prototype": { "attributes": {"WETLAND_TY": "Riverine"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Lakes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 430465.7310914695, "ymin": 197721.43615897, "xmax": 598550.5222178102, "ymax": 312571.1497005522, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDROID" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNISID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "domain": { "type": "codedValue", "name": "WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WTRTYPE" }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERAREA" }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "NWI_CODE", "type": "esriFieldTypeSmallInteger", "alias": "NWI_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWI_CODE" }, { "name": "DOWLKNUM", "type": "esriFieldTypeString", "alias": "DOWLKNUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DOWLKNUM" }, { "name": "DOWLKID", "type": "esriFieldTypeInteger", "alias": "DOWLKID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWLKID" }, { "name": "ORDHIGH_DNR", "type": "esriFieldTypeString", "alias": "ORDHIGH_DNR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ORDHIGH_DNR" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_178", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_178", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lakes", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 431627.51977838576, "ymin": 198099.8888141364, "xmax": 595938.3538857251, "ymax": 312512.1179944724, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDROID" }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "REACHCODE" }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GNISID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "Flow Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWDIR" }, { "name": "NEXTDOWNID", "type": "esriFieldTypeInteger", "alias": "Next Downstream ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NEXTDOWNID" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "River_Zone", "type": "esriFieldTypeString", "alias": "River_Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "River_Zone" }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "domain": { "type": "codedValue", "name": "WaterlineType", "description": "The type of waterline adapted from USGS NHD for cartographic and flow requirements", "codedValues": [ { "name": "Artificial Path", "code": "Artificial Path" }, { "name": "Bay Inlet", "code": "Bay Inlet" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Coastline", "code": "Coastline" }, { "name": "Connector", "code": "Connector" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Foreshore", "code": "Foreshore" }, { "name": "Flume", "code": "Flume" }, { "name": "Gaging Station", "code": "Gaging Station" }, { "name": "Gate", "code": "Gate" }, { "name": "Levee", "code": "Levee" }, { "name": "Lock Chamber", "code": "Lock Chamber" }, { "name": "Nonearthen Shore", "code": "Nonearthen Shore" }, { "name": "Pipeline", "code": "Pipeline" }, { "name": "Rapids", "code": "Rapids" }, { "name": "Reef", "code": "Reef" }, { "name": "Shoreline", "code": "Shoreline" }, { "name": "Sink or Rise", "code": "Sink or Rise" }, { "name": "Sounding Datum Line", "code": "Sounding Datum Line" }, { "name": "Special Use Zone Limit", "code": "Special Use Zone Limit" }, { "name": "Spring or Seep", "code": "Spring or Seep" }, { "name": "Stream or River-Intermittent", "code": "Stream or River-Intermittent" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Wall", "code": "Wall" }, { "name": "Waterfall", "code": "Waterfall" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Stream or River-Perennial", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WTRTYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S140_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Soils", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 431178.4866326846, "ymin": 197884.13733366944, "xmax": 596175.7324063244, "ymax": 312819.60816002515, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 247, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Arvilla sandy loam, 0 to 2 percent slopes", "label": "Arvilla sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 196, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Beltrami fine sandy loam, 0 to 3 percent slopes", "label": "Beltrami fine sandy loam, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bluffton loam, depressional, 0 to 1 percent slopes", "label": "Bluffton loam, depressional, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded", "label": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Braham loamy fine sand, 12 to 18 percent slopes", "label": "Braham loamy fine sand, 12 to 18 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 177, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Braham loamy fine sand, 3 to 6 percent slopes", "label": "Braham loamy fine sand, 3 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Braham loamy fine sand, 6 to 12 percent slopes", "label": "Braham loamy fine sand, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Bushville fine sand, 2 to 6 percent slopes", "label": "Bushville fine sand, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cantlin loamy fine sand, 0 to 3 percent slopes", "label": "Cantlin loamy fine sand, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 214, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cathro muck, 0 to 1 percent slopes", "label": "Cathro muck, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded", "label": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony", "label": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cushing fine sandy loam, 2 to 8 percent slopes", "label": "Cushing fine sandy loam, 2 to 8 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cushing fine sandy loam, 8 to 15 percent slopes", "label": "Cushing fine sandy loam, 8 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 191, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Duelm loamy sand, 0 to 2 percent slopes", "label": "Duelm loamy sand, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Eckvoll loamy fine sand, 0 to 3 percent slopes", "label": "Eckvoll loamy fine sand, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded", "label": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded", "label": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded", "label": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded", "label": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard loamy sand, 0 to 2 percent slopes", "label": "Hubbard loamy sand, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard loamy sand, 1 to 6 percent slopes", "label": "Hubbard loamy sand, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard loamy sand, 2 to 12 percent slopes", "label": "Hubbard loamy sand, 2 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard loamy sand, 2 to 6 percent slopes", "label": "Hubbard loamy sand, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard loamy sand, 6 to 12 percent slopes", "label": "Hubbard loamy sand, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes", "label": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 250, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard-Verndale complex, 0 to 3 percent slopes", "label": "Hubbard-Verndale complex, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes", "label": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Isan sandy loam, 0 to 2 percent slopes", "label": "Isan sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Isan sandy loam, depressional, 0 to 1 percent slopes", "label": "Isan sandy loam, depressional, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes", "label": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes", "label": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Isanti loamy fine sand, 0 to 2 percent slopes", "label": "Isanti loamy fine sand, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 201, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lino loamy fine sand, 0 to 2 percent slopes", "label": "Lino loamy fine sand, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes", "label": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes", "label": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 191, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Markey muck, occasionally ponded, 0 to 1 percent slopes", "label": "Markey muck, occasionally ponded, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Milaca fine sandy loam, 12 to 25 percent slopes", "label": "Milaca fine sandy loam, 12 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Milaca fine sandy loam, 6 to 12 percent slopes", "label": "Milaca fine sandy loam, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes", "label": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Milaca loam, 1 to 7 percent slopes, stony", "label": "Milaca loam, 1 to 7 percent slopes, stony" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Milaca-Mora complex, 1 to 7 percent slopes, stony", "label": "Milaca-Mora complex, 1 to 7 percent slopes, stony" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mora loam, 0 to 3 percent slopes", "label": "Mora loam, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mora-Ronneby complex, 1 to 4 percent slopes, stony", "label": "Mora-Ronneby complex, 1 to 4 percent slopes, stony" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mosford sandy loam, 0 to 2 percent slopes", "label": "Mosford sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Nebish fine sandy loam, 12 to 18 percent slopes", "label": "Nebish fine sandy loam, 12 to 18 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Nebish fine sandy loam, 18 to 35 percent slopes", "label": "Nebish fine sandy loam, 18 to 35 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 181, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Nebish fine sandy loam, 2 to 6 percent slopes", "label": "Nebish fine sandy loam, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Nebish fine sandy loam, 6 to 12 percent slopes", "label": "Nebish fine sandy loam, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Parent loam, 0 to 2 percent slopes", "label": "Parent loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pierz sandy loam, 0 to 2 percent slopes", "label": "Pierz sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pierz sandy loam, 2 to 6 percent slopes", "label": "Pierz sandy loam, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pits, quarry", "label": "Pits, quarry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes", "label": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Renshaw loam, 0 to 2 percent slopes", "label": "Renshaw loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Ricelake fine sandy loam, 0 to 3 percent slopes", "label": "Ricelake fine sandy loam, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Ronneby loam, 0 to 2 percent slopes", "label": "Ronneby loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rushlake coarse sand, 1 to 4 percent slopes", "label": "Rushlake coarse sand, 1 to 4 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sanburn fine sandy loam, 0 to 2 percent slopes", "label": "Sanburn fine sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 205, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sanburn fine sandy loam, 2 to 6 percent slopes", "label": "Sanburn fine sandy loam, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sandberg loamy coarse sand, 6 to 30 percent slopes", "label": "Sandberg loamy coarse sand, 6 to 30 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sandberg loamy sand, 1 to 6 percent slopes", "label": "Sandberg loamy sand, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sandberg loamy sand, 2 to 12 percent slopes", "label": "Sandberg loamy sand, 2 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Sandberg-Arvilla complex, 0 to 3 percent slopes", "label": "Sandberg-Arvilla complex, 0 to 3 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded", "label": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Seelyeville muck, 0 to 1 percent slopes", "label": "Seelyeville muck, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes", "label": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes", "label": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Nebish complex, 12 to 25 percent slopes", "label": "Stonelake-Nebish complex, 12 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Nebish complex, 2 to 6 percent slopes", "label": "Stonelake-Nebish complex, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 196, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Nebish complex, 6 to 12 percent slopes", "label": "Stonelake-Nebish complex, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Sanburn complex, 1 to 6 percent slopes", "label": "Stonelake-Sanburn complex, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Sanburn complex, 15 to 40 percent slopes", "label": "Stonelake-Sanburn complex, 15 to 40 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Stonelake-Sanburn complex, 6 to 15 percent slopes", "label": "Stonelake-Sanburn complex, 6 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Talmoon loam, 0 to 2 percent slopes", "label": "Talmoon loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Udipsamments, cut and fill land", "label": "Udipsamments, cut and fill land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Udorthents, loamy, cut and fill land", "label": "Udorthents, loamy, cut and fill land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Udorthents-Pits, gravel, complex", "label": "Udorthents-Pits, gravel, complex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Verndale sandy loam, 0 to 2 percent slopes", "label": "Verndale sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Water", "label": "Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 181, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Water, miscellaneous", "label": "Water, miscellaneous" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Waukon fine sandy loam, 2 to 6 percent slopes", "label": "Waukon fine sandy loam, 2 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, 0 to 2 percent slopes", "label": "Zimmerman fine sand, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, 1 to 6 percent slopes", "label": "Zimmerman fine sand, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, 12 to 25 percent slopes", "label": "Zimmerman fine sand, 12 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, 6 to 12 percent slopes", "label": "Zimmerman fine sand, 6 to 12 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes", "label": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes", "label": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes", "label": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 179, 255 ], "toColor": [ 252, 230, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 215, 252, 255 ], "toColor": [ 187, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 182, 255 ], "toColor": [ 239, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 252, 255 ], "toColor": [ 252, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 192, 252, 255 ], "toColor": [ 195, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 209, 255 ], "toColor": [ 197, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 251, 252, 255 ], "toColor": [ 182, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 239, 255 ], "toColor": [ 215, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 194, 252, 255 ], "toColor": [ 230, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 209, 252, 255 ], "toColor": [ 207, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 202, 252, 255 ], "toColor": [ 221, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 194, 255 ], "toColor": [ 216, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 197, 255 ], "toColor": [ 252, 198, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 182, 252, 255 ], "toColor": [ 232, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 212, 255 ], "toColor": [ 252, 227, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 233, 255 ], "toColor": [ 252, 184, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 239, 255 ], "toColor": [ 252, 215, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 207, 255 ], "toColor": [ 252, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 204, 252, 255 ], "toColor": [ 244, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 197, 255 ], "toColor": [ 252, 234, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 179, 255 ], "toColor": [ 252, 244, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 243, 255 ], "toColor": [ 189, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 222, 255 ], "toColor": [ 252, 194, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 226, 252, 255 ], "toColor": [ 189, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 194, 255 ], "toColor": [ 252, 206, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 216, 255 ], "toColor": [ 187, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 202, 255 ], "toColor": [ 252, 218, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 237, 255 ], "toColor": [ 199, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 204, 255 ], "toColor": [ 212, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 245, 252, 255 ], "toColor": [ 189, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 184, 252, 255 ], "toColor": [ 201, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 192, 255 ], "toColor": [ 236, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 184, 255 ], "toColor": [ 252, 191, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 225, 255 ], "toColor": [ 252, 187, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 194, 255 ], "toColor": [ 252, 244, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 202, 255 ], "toColor": [ 221, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 220, 252, 255 ], "toColor": [ 197, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 187, 255 ], "toColor": [ 252, 208, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 199, 252, 255 ], "toColor": [ 202, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 202, 252, 255 ], "toColor": [ 233, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 187, 252, 255 ], "toColor": [ 220, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 213, 255 ], "toColor": [ 212, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 192, 252, 255 ], "toColor": [ 209, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 182, 255 ], "toColor": [ 252, 222, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 206, 252, 255 ], "toColor": [ 194, 206, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MUNAME", "typeIdField": "MUNAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AREASYMBOL" }, { "name": "SPATIALVER", "type": "esriFieldTypeInteger", "alias": "SPATIALVER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPATIALVER" }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MUSYM" }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MUKEY" }, { "name": "Mapunit_Symbol", "type": "esriFieldTypeString", "alias": "Mapunit Symbol", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mapunit_Symbol" }, { "name": "MUNAME", "type": "esriFieldTypeString", "alias": "Mapunit Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MUNAME" }, { "name": "Kind", "type": "esriFieldTypeString", "alias": "Kind", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Kind" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "Total_Acres", "type": "esriFieldTypeDouble", "alias": "Total Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Acres" }, { "name": "Linear_Feature_Width___Low_Value", "type": "esriFieldTypeString", "alias": "Linear Feature Width - Low Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linear_Feature_Width___Low_Value" }, { "name": "Linear_Feature_Width___Representative_Value", "type": "esriFieldTypeString", "alias": "Linear Feature Width - Representative Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linear_Feature_Width___Representative_Value" }, { "name": "Linear_Feature_Width___High_Value", "type": "esriFieldTypeString", "alias": "Linear Feature Width - High Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Linear_Feature_Width___High_Value" }, { "name": "Point_Feature_Area___Low_Value", "type": "esriFieldTypeString", "alias": "Point Feature Area - Low Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point_Feature_Area___Low_Value" }, { "name": "Point_Feature_Area___Representative_Value", "type": "esriFieldTypeString", "alias": "Point Feature Area - Representative Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point_Feature_Area___Representative_Value" }, { "name": "Point_Feature_Area___High_Value", "type": "esriFieldTypeString", "alias": "Point Feature Area - High Value", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Point_Feature_Area___High_Value" }, { "name": "Farm_Class", "type": "esriFieldTypeString", "alias": "Farm Class", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Farm_Class" }, { "name": "HEL", "type": "esriFieldTypeString", "alias": "HEL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HEL" }, { "name": "HEL_Water", "type": "esriFieldTypeString", "alias": "HEL Water", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HEL_Water" }, { "name": "HEL_Wind", "type": "esriFieldTypeString", "alias": "HEL Wind", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HEL_Wind" }, { "name": "Interpretive_Focus", "type": "esriFieldTypeString", "alias": "Interpretive Focus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Interpretive_Focus" }, { "name": "Order_of_Mapping", "type": "esriFieldTypeString", "alias": "Order of Mapping", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Order_of_Mapping" }, { "name": "IA_CSR", "type": "esriFieldTypeString", "alias": "IA CSR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IA_CSR" }, { "name": "NH_Forest_Soil_Grp", "type": "esriFieldTypeString", "alias": "NH Forest Soil Grp", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NH_Forest_Soil_Grp" }, { "name": "NH_SPI_Agr", "type": "esriFieldTypeString", "alias": "NH SPI Agr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NH_SPI_Agr" }, { "name": "VT_Septic_System", "type": "esriFieldTypeString", "alias": "VT Septic System", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VT_Septic_System" }, { "name": "Map_Unit_Certification_Status", "type": "esriFieldTypeString", "alias": "Map Unit Certification Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Map_Unit_Certification_Status" }, { "name": "Legend_Key", "type": "esriFieldTypeString", "alias": "Legend Key", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Legend_Key" }, { "name": "Mapunit_Key", "type": "esriFieldTypeString", "alias": "Mapunit Key", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mapunit_Key" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "ObjectID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2892_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2483_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Arvilla sandy loam, 0 to 2 percent slopes", "name": "Arvilla sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Arvilla sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Arvilla sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Beltrami fine sandy loam, 0 to 3 percent slopes", "name": "Beltrami fine sandy loam, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Beltrami fine sandy loam, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Beltrami fine sandy loam, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bluffton loam, depressional, 0 to 1 percent slopes", "name": "Bluffton loam, depressional, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Bluffton loam, depressional, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Bluffton loam, depressional, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded", "name": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded", "domains": {}, "templates": [ { "name": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Bowstring and Fluvaquents, loamy, 0 to 2 percent slopes, frequently flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Braham loamy fine sand, 12 to 18 percent slopes", "name": "Braham loamy fine sand, 12 to 18 percent slopes", "domains": {}, "templates": [ { "name": "Braham loamy fine sand, 12 to 18 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Braham loamy fine sand, 12 to 18 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Braham loamy fine sand, 3 to 6 percent slopes", "name": "Braham loamy fine sand, 3 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Braham loamy fine sand, 3 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Braham loamy fine sand, 3 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Braham loamy fine sand, 6 to 12 percent slopes", "name": "Braham loamy fine sand, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Braham loamy fine sand, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Braham loamy fine sand, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bushville fine sand, 2 to 6 percent slopes", "name": "Bushville fine sand, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Bushville fine sand, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Bushville fine sand, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cantlin loamy fine sand, 0 to 3 percent slopes", "name": "Cantlin loamy fine sand, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Cantlin loamy fine sand, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cantlin loamy fine sand, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cathro muck, 0 to 1 percent slopes", "name": "Cathro muck, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Cathro muck, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cathro muck, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded", "name": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded", "domains": {}, "templates": [ { "name": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cathro-Twig, stony complex, 0 to 1 percent slopes, frequently ponded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony", "name": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony", "domains": {}, "templates": [ { "name": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cebana-Giese, frequently ponded-Ronneby complex, 0 to 3 percent slopes, stony", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cushing fine sandy loam, 2 to 8 percent slopes", "name": "Cushing fine sandy loam, 2 to 8 percent slopes", "domains": {}, "templates": [ { "name": "Cushing fine sandy loam, 2 to 8 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cushing fine sandy loam, 2 to 8 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cushing fine sandy loam, 8 to 15 percent slopes", "name": "Cushing fine sandy loam, 8 to 15 percent slopes", "domains": {}, "templates": [ { "name": "Cushing fine sandy loam, 8 to 15 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Cushing fine sandy loam, 8 to 15 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Duelm loamy sand, 0 to 2 percent slopes", "name": "Duelm loamy sand, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Duelm loamy sand, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Duelm loamy sand, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eckvoll loamy fine sand, 0 to 3 percent slopes", "name": "Eckvoll loamy fine sand, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Eckvoll loamy fine sand, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Eckvoll loamy fine sand, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded", "name": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded", "domains": {}, "templates": [ { "name": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Elkriver fine sandy loam, 0 to 2 percent slopes, occasionally flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded", "name": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded", "domains": {}, "templates": [ { "name": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Elkriver fine sandy loam, 0 to 2 percent slopes, rarely flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded", "name": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded", "domains": {}, "templates": [ { "name": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Elkriver-Mosford complex, 0 to 6 percent slopes, rarely flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded", "name": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded", "domains": {}, "templates": [ { "name": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Fordum-Winterfield complex, 0 to 2 percent slopes, frequently flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard loamy sand, 0 to 2 percent slopes", "name": "Hubbard loamy sand, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard loamy sand, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard loamy sand, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard loamy sand, 1 to 6 percent slopes", "name": "Hubbard loamy sand, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard loamy sand, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard loamy sand, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard loamy sand, 2 to 12 percent slopes", "name": "Hubbard loamy sand, 2 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard loamy sand, 2 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard loamy sand, 2 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard loamy sand, 2 to 6 percent slopes", "name": "Hubbard loamy sand, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard loamy sand, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard loamy sand, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard loamy sand, 6 to 12 percent slopes", "name": "Hubbard loamy sand, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard loamy sand, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard loamy sand, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes", "name": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard-Mosford complex, Mississippi River Valley, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard-Verndale complex, 0 to 3 percent slopes", "name": "Hubbard-Verndale complex, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard-Verndale complex, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard-Verndale complex, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes", "name": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Hubbard-Verndale, acid substratum, complex, Mississippi River Valley, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Isan sandy loam, 0 to 2 percent slopes", "name": "Isan sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Isan sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Isan sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Isan sandy loam, depressional, 0 to 1 percent slopes", "name": "Isan sandy loam, depressional, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Isan sandy loam, depressional, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Isan sandy loam, depressional, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes", "name": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Isan-Isan, frequently ponded, complex, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes", "name": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Isanti fine sandy loam, depressional, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Isanti loamy fine sand, 0 to 2 percent slopes", "name": "Isanti loamy fine sand, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Isanti loamy fine sand, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Isanti loamy fine sand, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lino loamy fine sand, 0 to 2 percent slopes", "name": "Lino loamy fine sand, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Lino loamy fine sand, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Lino loamy fine sand, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes", "name": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Mahtomedi loamy coarse sand, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes", "name": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes", "domains": {}, "templates": [ { "name": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Mahtomedi loamy coarse sand, 6 to 15 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Markey muck, occasionally ponded, 0 to 1 percent slopes", "name": "Markey muck, occasionally ponded, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Markey muck, occasionally ponded, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Markey muck, occasionally ponded, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Milaca fine sandy loam, 12 to 25 percent slopes", "name": "Milaca fine sandy loam, 12 to 25 percent slopes", "domains": {}, "templates": [ { "name": "Milaca fine sandy loam, 12 to 25 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Milaca fine sandy loam, 12 to 25 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Milaca fine sandy loam, 6 to 12 percent slopes", "name": "Milaca fine sandy loam, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Milaca fine sandy loam, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Milaca fine sandy loam, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes", "name": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Milaca fine sandy loam, moderately wet, 3 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Milaca loam, 1 to 7 percent slopes, stony", "name": "Milaca loam, 1 to 7 percent slopes, stony", "domains": {}, "templates": [ { "name": "Milaca loam, 1 to 7 percent slopes, stony", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Milaca loam, 1 to 7 percent slopes, stony", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Milaca-Mora complex, 1 to 7 percent slopes, stony", "name": "Milaca-Mora complex, 1 to 7 percent slopes, stony", "domains": {}, "templates": [ { "name": "Milaca-Mora complex, 1 to 7 percent slopes, stony", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Milaca-Mora complex, 1 to 7 percent slopes, stony", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mora loam, 0 to 3 percent slopes", "name": "Mora loam, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Mora loam, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Mora loam, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mora-Ronneby complex, 1 to 4 percent slopes, stony", "name": "Mora-Ronneby complex, 1 to 4 percent slopes, stony", "domains": {}, "templates": [ { "name": "Mora-Ronneby complex, 1 to 4 percent slopes, stony", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Mora-Ronneby complex, 1 to 4 percent slopes, stony", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mosford sandy loam, 0 to 2 percent slopes", "name": "Mosford sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Mosford sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Mosford sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Nebish fine sandy loam, 12 to 18 percent slopes", "name": "Nebish fine sandy loam, 12 to 18 percent slopes", "domains": {}, "templates": [ { "name": "Nebish fine sandy loam, 12 to 18 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Nebish fine sandy loam, 12 to 18 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Nebish fine sandy loam, 18 to 35 percent slopes", "name": "Nebish fine sandy loam, 18 to 35 percent slopes", "domains": {}, "templates": [ { "name": "Nebish fine sandy loam, 18 to 35 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Nebish fine sandy loam, 18 to 35 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Nebish fine sandy loam, 2 to 6 percent slopes", "name": "Nebish fine sandy loam, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Nebish fine sandy loam, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Nebish fine sandy loam, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Nebish fine sandy loam, 6 to 12 percent slopes", "name": "Nebish fine sandy loam, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Nebish fine sandy loam, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Nebish fine sandy loam, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Parent loam, 0 to 2 percent slopes", "name": "Parent loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Parent loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Parent loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pierz sandy loam, 0 to 2 percent slopes", "name": "Pierz sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Pierz sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Pierz sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pierz sandy loam, 2 to 6 percent slopes", "name": "Pierz sandy loam, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Pierz sandy loam, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Pierz sandy loam, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pits, quarry", "name": "Pits, quarry", "domains": {}, "templates": [ { "name": "Pits, quarry", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Pits, quarry", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes", "name": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Prebish fine sandy loam, depressional, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Renshaw loam, 0 to 2 percent slopes", "name": "Renshaw loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Renshaw loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Renshaw loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ricelake fine sandy loam, 0 to 3 percent slopes", "name": "Ricelake fine sandy loam, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Ricelake fine sandy loam, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Ricelake fine sandy loam, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ronneby loam, 0 to 2 percent slopes", "name": "Ronneby loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Ronneby loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Ronneby loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rushlake coarse sand, 1 to 4 percent slopes", "name": "Rushlake coarse sand, 1 to 4 percent slopes", "domains": {}, "templates": [ { "name": "Rushlake coarse sand, 1 to 4 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Rushlake coarse sand, 1 to 4 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sanburn fine sandy loam, 0 to 2 percent slopes", "name": "Sanburn fine sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Sanburn fine sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sanburn fine sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sanburn fine sandy loam, 2 to 6 percent slopes", "name": "Sanburn fine sandy loam, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Sanburn fine sandy loam, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sanburn fine sandy loam, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sandberg loamy coarse sand, 6 to 30 percent slopes", "name": "Sandberg loamy coarse sand, 6 to 30 percent slopes", "domains": {}, "templates": [ { "name": "Sandberg loamy coarse sand, 6 to 30 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sandberg loamy coarse sand, 6 to 30 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sandberg loamy sand, 1 to 6 percent slopes", "name": "Sandberg loamy sand, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Sandberg loamy sand, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sandberg loamy sand, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sandberg loamy sand, 2 to 12 percent slopes", "name": "Sandberg loamy sand, 2 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Sandberg loamy sand, 2 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sandberg loamy sand, 2 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Sandberg-Arvilla complex, 0 to 3 percent slopes", "name": "Sandberg-Arvilla complex, 0 to 3 percent slopes", "domains": {}, "templates": [ { "name": "Sandberg-Arvilla complex, 0 to 3 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Sandberg-Arvilla complex, 0 to 3 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded", "name": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded", "domains": {}, "templates": [ { "name": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Seelyeville and Bowstring soils, 0 to 1 percent slopes, frequently flooded", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Seelyeville muck, 0 to 1 percent slopes", "name": "Seelyeville muck, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Seelyeville muck, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Seelyeville muck, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes", "name": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Seelyeville, occasionally ponded-Cathro, frequently ponded, complex, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes", "name": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes", "domains": {}, "templates": [ { "name": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Seelyeville-Markey complex, ponded, 0 to 1 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Nebish complex, 12 to 25 percent slopes", "name": "Stonelake-Nebish complex, 12 to 25 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Nebish complex, 12 to 25 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Nebish complex, 12 to 25 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Nebish complex, 2 to 6 percent slopes", "name": "Stonelake-Nebish complex, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Nebish complex, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Nebish complex, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Nebish complex, 6 to 12 percent slopes", "name": "Stonelake-Nebish complex, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Nebish complex, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Nebish complex, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Sanburn complex, 1 to 6 percent slopes", "name": "Stonelake-Sanburn complex, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Sanburn complex, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Sanburn complex, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Sanburn complex, 15 to 40 percent slopes", "name": "Stonelake-Sanburn complex, 15 to 40 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Sanburn complex, 15 to 40 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Sanburn complex, 15 to 40 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stonelake-Sanburn complex, 6 to 15 percent slopes", "name": "Stonelake-Sanburn complex, 6 to 15 percent slopes", "domains": {}, "templates": [ { "name": "Stonelake-Sanburn complex, 6 to 15 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Stonelake-Sanburn complex, 6 to 15 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Talmoon loam, 0 to 2 percent slopes", "name": "Talmoon loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Talmoon loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Talmoon loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Udipsamments, cut and fill land", "name": "Udipsamments, cut and fill land", "domains": {}, "templates": [ { "name": "Udipsamments, cut and fill land", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Udipsamments, cut and fill land", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Udorthents, loamy, cut and fill land", "name": "Udorthents, loamy, cut and fill land", "domains": {}, "templates": [ { "name": "Udorthents, loamy, cut and fill land", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Udorthents, loamy, cut and fill land", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Udorthents-Pits, gravel, complex", "name": "Udorthents-Pits, gravel, complex", "domains": {}, "templates": [ { "name": "Udorthents-Pits, gravel, complex", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Udorthents-Pits, gravel, complex", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Verndale sandy loam, 0 to 2 percent slopes", "name": "Verndale sandy loam, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Verndale sandy loam, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Verndale sandy loam, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water", "name": "Water", "domains": {}, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Water", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water, miscellaneous", "name": "Water, miscellaneous", "domains": {}, "templates": [ { "name": "Water, miscellaneous", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Water, miscellaneous", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Waukon fine sandy loam, 2 to 6 percent slopes", "name": "Waukon fine sandy loam, 2 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Waukon fine sandy loam, 2 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Waukon fine sandy loam, 2 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, 0 to 2 percent slopes", "name": "Zimmerman fine sand, 0 to 2 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, 0 to 2 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, 0 to 2 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, 1 to 6 percent slopes", "name": "Zimmerman fine sand, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, 12 to 25 percent slopes", "name": "Zimmerman fine sand, 12 to 25 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, 12 to 25 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, 12 to 25 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, 6 to 12 percent slopes", "name": "Zimmerman fine sand, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes", "name": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, thick solum, 1 to 6 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes", "name": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, thick solum, 12 to 35 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes", "name": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes", "domains": {}, "templates": [ { "name": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "Mapunit_Key": null, "AREASYMBOL": null, "SPATIALVER": null, "MUSYM": null, "MUKEY": null, "Mapunit_Symbol": null, "MUNAME": "Zimmerman fine sand, thick solum, 6 to 12 percent slopes", "Kind": null, "Status": null, "Total_Acres": null, "Linear_Feature_Width___Low_Value": null, "Linear_Feature_Width___Representative_Value": null, "Linear_Feature_Width___High_Value": null, "Point_Feature_Area___Low_Value": null, "Point_Feature_Area___Representative_Value": null, "Point_Feature_Area___High_Value": null, "Farm_Class": null, "HEL": null, "HEL_Water": null, "HEL_Wind": null, "Interpretive_Focus": null, "Order_of_Mapping": null, "IA_CSR": null, "NH_Forest_Soil_Grp": null, "NH_SPI_Agr": null, "VT_Septic_System": null, "Map_Unit_Certification_Status": null, "Legend_Key": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Zoning District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 430666.7733402997, "ymin": 198017.04875673354, "xmax": 595988.3806885481, "ymax": 312474.40645572543, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONEDESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 153, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Agricultural", "label": "Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "General Rural", "label": "General Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 76, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Heavy Industrial", "label": "Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } }, "value": "OA Industrial", "label": "OA Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 76, 0, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 2 } }, "value": "Orderly Annexation Zone 1", "label": "Orderly Annexation Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Orderly Annexation Zone 2", "label": "Orderly Annexation Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "value": "Orderly Annexation Zone 3", "label": "Orderly Annexation Zone 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Recreational", "label": "Recreational" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Residential PUD (A) - Overlay", "label": "Residential PUD (A) - Overlay" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Scenic River", "label": "Scenic River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Shoreland Residential District", "label": "Shoreland Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "Special Use Dist", "label": "Special Use Dist" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "value": "Urban Expansion", "label": "Urban Expansion" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 179, 255 ], "toColor": [ 252, 230, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 199, 255 ], "toColor": [ 182, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 212, 255 ], "toColor": [ 252, 223, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 179, 255 ], "toColor": [ 223, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 235, 255 ], "toColor": [ 210, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 182, 252, 255 ], "toColor": [ 185, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 202, 252, 255 ], "toColor": [ 233, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 192, 255 ], "toColor": [ 248, 252, 192, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ZONEDESC", "typeIdField": "ZONEDESC", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZONEDESC" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Agricultural", "name": "Agricultural", "domains": {}, "templates": [ { "name": "Agricultural", "description": "", "prototype": { "attributes": {"ZONEDESC": "Agricultural"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial", "name": "Commercial", "domains": {}, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": {"ZONEDESC": "Commercial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "General Rural", "name": "General Rural", "domains": {}, "templates": [ { "name": "General Rural", "description": "", "prototype": { "attributes": {"ZONEDESC": "General Rural"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Heavy Industrial", "name": "Heavy Industrial", "domains": {}, "templates": [ { "name": "Heavy Industrial", "description": "", "prototype": { "attributes": {"ZONEDESC": "Heavy Industrial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Industrial", "name": "Industrial", "domains": {}, "templates": [ { "name": "Industrial", "description": "", "prototype": { "attributes": {"ZONEDESC": "Industrial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OA Industrial", "name": "OA Industrial", "domains": {}, "templates": [ { "name": "OA Industrial", "description": "", "prototype": { "attributes": {"ZONEDESC": "OA Industrial"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orderly Annexation Zone 1", "name": "Orderly Annexation Zone 1", "domains": {}, "templates": [ { "name": "Orderly Annexation Zone 1", "description": "", "prototype": { "attributes": {"ZONEDESC": "Orderly Annexation Zone 1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orderly Annexation Zone 2", "name": "Orderly Annexation Zone 2", "domains": {}, "templates": [ { "name": "Orderly Annexation Zone 2", "description": "", "prototype": { "attributes": {"ZONEDESC": "Orderly Annexation Zone 2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orderly Annexation Zone 3", "name": "Orderly Annexation Zone 3", "domains": {}, "templates": [ { "name": "Orderly Annexation Zone 3", "description": "", "prototype": { "attributes": {"ZONEDESC": "Orderly Annexation Zone 3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Recreational", "name": "Recreational", "domains": {}, "templates": [ { "name": "Recreational", "description": "", "prototype": { "attributes": {"ZONEDESC": "Recreational"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Residential PUD (A) - Overlay", "name": "Residential PUD (A) - Overlay", "domains": {}, "templates": [ { "name": "Residential PUD (A) - Overlay", "description": "", "prototype": { "attributes": {"ZONEDESC": "Residential PUD (A) - Overlay"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Scenic River", "name": "Scenic River", "domains": {}, "templates": [ { "name": "Scenic River", "description": "", "prototype": { "attributes": {"ZONEDESC": "Scenic River"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Shoreland Residential District", "name": "Shoreland Residential District", "domains": {}, "templates": [ { "name": "Shoreland Residential District", "description": "", "prototype": { "attributes": {"ZONEDESC": "Shoreland Residential District"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Special Use Dist", "name": "Special Use Dist", "domains": {}, "templates": [ { "name": "Special Use Dist", "description": "", "prototype": { "attributes": {"ZONEDESC": "Special Use Dist"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Urban Expansion", "name": "Urban Expansion", "domains": {}, "templates": [ { "name": "Urban Expansion", "description": "", "prototype": { "attributes": {"ZONEDESC": "Urban Expansion"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "963bd5c03d244df486f851e6bb98393a" } ], "tables": [] }