{ "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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 221, 252, 255 ], "toColor": [ 197, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": 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": 431525.10349547863, "ymin": 198108.8347864896, "xmax": 595956.1224006265, "ymax": 312585.7160450965, "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.120000004768372E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1902559999975765E8, "falseY": -9.85465999998327E7, "xyUnits": 3906.2499963620207, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 199, 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": [ 179, 195, 252, 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": [ 179, 252, 234, 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": [ 249, 179, 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": [ 240, 212, 252, 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": [ 218, 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": [ 239, 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": [ 220, 189, 252, 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": [ 212, 252, 247, 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": [ 184, 252, 205, 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, 2 TO 6 PERCENT SLOPES", "label": "HUBBARD LOAMY SAND, 2 TO 6 PERCENT SLOPES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 236, 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, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES", "label": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 223, 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": [ 187, 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": [ 187, 221, 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": [ 252, 227, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES", "label": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 194, 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": [ 252, 199, 246, 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, 252, 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, 213, 179, 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": [ 197, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARKEY MUCK, 0 TO 1 PERCENT SLOPES", "label": "MARKEY MUCK, 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, 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": [ 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": [ 242, 252, 215, 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": [ 227, 179, 252, 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, 224, 210, 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, 235, 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": [ 246, 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 3 PERCENT SLOPES", "label": "RENSHAW LOAM, 0 TO 3 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": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES", "label": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SANDBERG LOAMY COARSE SAND, 12 TO 35 PERCENT SLOPES", "label": "SANDBERG LOAMY COARSE SAND, 12 TO 35 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 COARSE SAND, 6 TO 12 PERCENT SLOPES", "label": "SANDBERG LOAMY COARSE SAND, 6 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": [ 248, 252, 189, 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": [ 210, 194, 252, 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, 228, 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, 184, 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, 219, 215, 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": [ 252, 204, 222, 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, 238, 182, 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": [ 244, 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": [ 238, 179, 252, 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 3 PERCENT SLOPES", "label": "ZIMMERMAN FINE SAND, 0 TO 3 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": [ 252, 217, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES", "label": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 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, 243, 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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 204, 255 ], "toColor": [ 252, 249, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 223, 255 ], "toColor": [ 194, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 213, 252, 255 ], "toColor": [ 192, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 187, 252, 255 ], "toColor": [ 237, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 252, 255 ], "toColor": [ 209, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 192, 255 ], "toColor": [ 227, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 241, 255 ], "toColor": [ 252, 212, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 179, 252, 255 ], "toColor": [ 212, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 215, 252, 255 ], "toColor": [ 226, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 244, 255 ], "toColor": [ 252, 197, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 182, 255 ], "toColor": [ 252, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 202, 255 ], "toColor": [ 204, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 182, 252, 255 ], "toColor": [ 250, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 187, 252, 255 ], "toColor": [ 204, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 237, 255 ], "toColor": [ 215, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 187, 255 ], "toColor": [ 252, 215, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 204, 255 ], "toColor": [ 240, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 189, 255 ], "toColor": [ 252, 179, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 212, 255 ], "toColor": [ 252, 214, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 194, 255 ], "toColor": [ 244, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 224, 252, 255 ], "toColor": [ 194, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 220, 255 ], "toColor": [ 252, 202, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 214, 255 ], "toColor": [ 212, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 247, 252, 255 ], "toColor": [ 212, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 202, 255 ], "toColor": [ 252, 197, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 199, 255 ], "toColor": [ 252, 224, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 239, 252, 255 ], "toColor": [ 202, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 197, 255 ], "toColor": [ 252, 212, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 179, 255 ], "toColor": [ 211, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 192, 252, 255 ], "toColor": [ 251, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 189, 255 ], "toColor": [ 208, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 231, 255 ], "toColor": [ 189, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 197, 255 ], "toColor": [ 213, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 189, 255 ], "toColor": [ 252, 204, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 210, 255 ], "toColor": [ 252, 246, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 179, 255 ], "toColor": [ 252, 194, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 194, 252, 255 ], "toColor": [ 201, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 243, 255 ], "toColor": [ 252, 182, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 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": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MUSYM" }, { "name": "MUID", "type": "esriFieldTypeString", "alias": "MUID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "MUID" }, { "name": "SEQNUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEQNUM" }, { "name": "SURFTEX", "type": "esriFieldTypeString", "alias": "SURFTEX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SURFTEX" }, { "name": "CLASCODE", "type": "esriFieldTypeString", "alias": "CLASCODE", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "CLASCODE" }, { "name": "ANFLOOD", "type": "esriFieldTypeString", "alias": "ANFLOOD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ANFLOOD" }, { "name": "ANFLODUR", "type": "esriFieldTypeString", "alias": "ANFLODUR", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ANFLODUR" }, { "name": "ANFLOBEG", "type": "esriFieldTypeString", "alias": "ANFLOBEG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ANFLOBEG" }, { "name": "WTKIND", "type": "esriFieldTypeString", "alias": "WTKIND", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WTKIND" }, { "name": "WTBEG", "type": "esriFieldTypeString", "alias": "WTBEG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WTBEG" }, { "name": "WTEND", "type": "esriFieldTypeString", "alias": "WTEND", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WTEND" }, { "name": "PNDDUR", "type": "esriFieldTypeString", "alias": "PNDDUR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PNDDUR" }, { "name": "PNDBEG", "type": "esriFieldTypeString", "alias": "PNDBEG", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PNDBEG" }, { "name": "PNDEND", "type": "esriFieldTypeString", "alias": "PNDEND", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PNDEND" }, { "name": "ROCKDEPL", "type": "esriFieldTypeSmallInteger", "alias": "ROCKDEPL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROCKDEPL" }, { "name": "HYDGRP", "type": "esriFieldTypeString", "alias": "HYDGRP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HYDGRP" }, { "name": "FROSTACT", "type": "esriFieldTypeString", "alias": "FROSTACT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROSTACT" }, { "name": "DRAINAGE", "type": "esriFieldTypeString", "alias": "DRAINAGE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DRAINAGE" }, { "name": "HYDRIC", "type": "esriFieldTypeString", "alias": "HYDRIC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HYDRIC" }, { "name": "CORCON", "type": "esriFieldTypeString", "alias": "CORCON", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CORCON" }, { "name": "INCLSOIL", "type": "esriFieldTypeString", "alias": "INCLSOIL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "INCLSOIL" }, { "name": "HYDRIC_1", "type": "esriFieldTypeString", "alias": "HYDRIC_1", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HYDRIC_1" }, { "name": "LANDFMLO", "type": "esriFieldTypeString", "alias": "LANDFMLO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LANDFMLO" }, { "name": "HYDCRIT", "type": "esriFieldTypeString", "alias": "HYDCRIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HYDCRIT" }, { "name": "MUNAME", "type": "esriFieldTypeString", "alias": "MUNAME", "domain": null, "editable": true, "nullable": true, "length": 109, "defaultValue": null, "modelName": "MUNAME" }, { "name": "MUKIND", "type": "esriFieldTypeString", "alias": "MUKIND", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MUKIND" }, { "name": "MLRA", "type": "esriFieldTypeString", "alias": "MLRA", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MLRA" }, { "name": "MUACRES", "type": "esriFieldTypeInteger", "alias": "MUACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MUACRES" }, { "name": "KFACT", "type": "esriFieldTypeDouble", "alias": "KFACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KFACT" }, { "name": "KFFACT", "type": "esriFieldTypeDouble", "alias": "KFFACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KFFACT" }, { "name": "CLAYH", "type": "esriFieldTypeSmallInteger", "alias": "CLAYH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLAYH" }, { "name": "AWCH", "type": "esriFieldTypeDouble", "alias": "AWCH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWCH" }, { "name": "OML", "type": "esriFieldTypeDouble", "alias": "OML", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OML" }, { "name": "PERML", "type": "esriFieldTypeDouble", "alias": "PERML", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERML" }, { "name": "PLANTSYM", "type": "esriFieldTypeString", "alias": "PLANTSYM", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLANTSYM" }, { "name": "GRPCODE", "type": "esriFieldTypeString", "alias": "GRPCODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GRPCODE" }, { "name": "RATING", "type": "esriFieldTypeString", "alias": "RATING", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RATING" }, { "name": "CLASCODE_1", "type": "esriFieldTypeString", "alias": "CLASCODE_1", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "CLASCODE_1" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "CLASS" }, { "name": "ORDER_", "type": "esriFieldTypeString", "alias": "ORDER_", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ORDER_" }, { "name": "SOILTEMP", "type": "esriFieldTypeString", "alias": "SOILTEMP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SOILTEMP" }, { "name": "ORDSYM", "type": "esriFieldTypeString", "alias": "ORDSYM", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ORDSYM" }, { "name": "PLANTSYM_1", "type": "esriFieldTypeString", "alias": "PLANTSYM_1", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLANTSYM_1" }, { "name": "PLANTCOV", "type": "esriFieldTypeSmallInteger", "alias": "PLANTCOV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANTCOV" }, { "name": "PLANTSYM_2", "type": "esriFieldTypeString", "alias": "PLANTSYM_2", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLANTSYM_2" }, { "name": "SCINAME", "type": "esriFieldTypeString", "alias": "SCINAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SCINAME" }, { "name": "COMNAME_1", "type": "esriFieldTypeString", "alias": "COMNAME_1", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "COMNAME_1" }, { "name": "WLGRAIN", "type": "esriFieldTypeString", "alias": "WLGRAIN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLGRAIN" }, { "name": "WLGRASS", "type": "esriFieldTypeString", "alias": "WLGRASS", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLGRASS" }, { "name": "WLHERB", "type": "esriFieldTypeString", "alias": "WLHERB", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLHERB" }, { "name": "WLHARD", "type": "esriFieldTypeString", "alias": "WLHARD", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLHARD" }, { "name": "WLCONIF", "type": "esriFieldTypeString", "alias": "WLCONIF", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLCONIF" }, { "name": "WLSHRUB", "type": "esriFieldTypeString", "alias": "WLSHRUB", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLSHRUB" }, { "name": "WLWETPLT", "type": "esriFieldTypeString", "alias": "WLWETPLT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLWETPLT" }, { "name": "WLSHLWAT", "type": "esriFieldTypeString", "alias": "WLSHLWAT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLSHLWAT" }, { "name": "WLOPEN", "type": "esriFieldTypeString", "alias": "WLOPEN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLOPEN" }, { "name": "WLWOOD", "type": "esriFieldTypeString", "alias": "WLWOOD", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLWOOD" }, { "name": "WLWET", "type": "esriFieldTypeString", "alias": "WLWET", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WLWET" }, { "name": "SUITCODE", "type": "esriFieldTypeString", "alias": "SUITCODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUITCODE" }, { "name": "PLANTSYM_3", "type": "esriFieldTypeString", "alias": "PLANTSYM_3", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLANTSYM_3" }, { "name": "SITIND", "type": "esriFieldTypeSmallInteger", "alias": "SITIND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITIND" }, { "name": "WOODPROD", "type": "esriFieldTypeSmallInteger", "alias": "WOODPROD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WOODPROD" }, { "name": "ORDSYM_1", "type": "esriFieldTypeString", "alias": "ORDSYM_1", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ORDSYM_1" }, { "name": "WDEROSN", "type": "esriFieldTypeString", "alias": "WDEROSN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WDEROSN" }, { "name": "WDEQUIP", "type": "esriFieldTypeString", "alias": "WDEQUIP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WDEQUIP" }, { "name": "WDSEED", "type": "esriFieldTypeString", "alias": "WDSEED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WDSEED" }, { "name": "WDWIND", "type": "esriFieldTypeString", "alias": "WDWIND", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WDWIND" }, { "name": "WDPLANT", "type": "esriFieldTypeString", "alias": "WDPLANT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WDPLANT" }, { "name": "PLANTSYM_4", "type": "esriFieldTypeString", "alias": "PLANTSYM_4", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PLANTSYM_4" }, { "name": "WNDBRKHT", "type": "esriFieldTypeSmallInteger", "alias": "WNDBRKHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WNDBRKHT" }, { "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": "R415_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S292_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": {"MUNAME": "ARVILLA SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "BELTRAMI FINE SANDY LOAM, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "BLUFFTON LOAM, DEPRESSIONAL, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "BRAHAM LOAMY FINE SAND, 12 TO 18 PERCENT SLOPES"} }, "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": {"MUNAME": "BRAHAM LOAMY FINE SAND, 3 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "BRAHAM LOAMY FINE SAND, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "BUSHVILLE FINE SAND, 2 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "CANTLIN LOAMY FINE SAND, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "CATHRO MUCK, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "CUSHING FINE SANDY LOAM, 2 TO 8 PERCENT SLOPES"} }, "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": {"MUNAME": "CUSHING FINE SANDY LOAM, 8 TO 15 PERCENT SLOPES"} }, "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": {"MUNAME": "DUELM LOAMY SAND, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "ECKVOLL LOAMY FINE SAND, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "ELKRIVER FINE SANDY LOAM, 0 TO 2 PERCENT SLOPES, OCCASIONALLY FLOODED"} }, "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": {"MUNAME": "ELKRIVER FINE SANDY LOAM, 0 TO 2 PERCENT SLOPES, RARELY FLOODED"} }, "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": {"MUNAME": "ELKRIVER-MOSFORD COMPLEX, 0 TO 6 PERCENT SLOPES, RARELY FLOODED"} }, "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": {"MUNAME": "FORDUM-WINTERFIELD COMPLEX, 0 TO 2 PERCENT SLOPES, FREQUENTLY FLOODED"} }, "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": {"MUNAME": "HUBBARD LOAMY SAND, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "HUBBARD LOAMY SAND, 2 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "HUBBARD LOAMY SAND, 6 TO 12 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES", "name": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "HUBBARD-MOSFORD COMPLEX, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "HUBBARD-VERNDALE COMPLEX, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "ISAN SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "ISAN SANDY LOAM, DEPRESSIONAL, 0 TO 1 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES", "name": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "ISANTI FINE SANDY LOAM, DEPRESSSIONAL, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "ISANTI LOAMY FINE SAND, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "LINO LOAMY FINE SAND, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "MAHTOMEDI LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "MAHTOMEDI LOAMY COARSE SAND, 6 TO 15 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MARKEY MUCK, 0 TO 1 PERCENT SLOPES", "name": "MARKEY MUCK, 0 TO 1 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "MARKEY MUCK, 0 TO 1 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "MARKEY MUCK, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "MILACA FINE SANDY LOAM, 12 TO 25 PERCENT SLOPES"} }, "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": {"MUNAME": "MILACA FINE SANDY LOAM, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "MILACA FINE SANDY LOAM, MODERATELY WET, 3 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "MORA LOAM, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "MOSFORD SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "NEBISH FINE SANDY LOAM, 12 TO 18 PERCENT SLOPES"} }, "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": {"MUNAME": "NEBISH FINE SANDY LOAM, 18 TO 35 PERCENT SLOPES"} }, "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": {"MUNAME": "NEBISH FINE SANDY LOAM, 2 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "NEBISH FINE SANDY LOAM, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "PARENT LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "PIERZ SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "PIERZ SANDY LOAM, 2 TO 6 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PITS, QUARRY", "name": "PITS, QUARRY", "domains": {}, "templates": [ { "name": "PITS, QUARRY", "description": "", "prototype": { "attributes": {"MUNAME": "PITS, QUARRY"} }, "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": {"MUNAME": "PREBISH FINE SANDY LOAM, DEPRESSIONAL, 0 TO 1 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RENSHAW LOAM, 0 TO 3 PERCENT SLOPES", "name": "RENSHAW LOAM, 0 TO 3 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "RENSHAW LOAM, 0 TO 3 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "RENSHAW LOAM, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "RICELAKE FINE SANDY LOAM, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "RONNEBY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "RUSHLAKE COARSE SAND, 1 TO 4 PERCENT SLOPES"} }, "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": {"MUNAME": "SANBURN FINE SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "SANBURN FINE SANDY LOAM, 2 TO 6 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES", "name": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "SANDBERG LOAMY COARSE SAND, 1 TO 6 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDBERG LOAMY COARSE SAND, 12 TO 35 PERCENT SLOPES", "name": "SANDBERG LOAMY COARSE SAND, 12 TO 35 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "SANDBERG LOAMY COARSE SAND, 12 TO 35 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "SANDBERG LOAMY COARSE SAND, 12 TO 35 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDBERG LOAMY COARSE SAND, 6 TO 12 PERCENT SLOPES", "name": "SANDBERG LOAMY COARSE SAND, 6 TO 12 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "SANDBERG LOAMY COARSE SAND, 6 TO 12 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "SANDBERG LOAMY COARSE SAND, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "SANDBERG-ARVILLA COMPLEX, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "SEELYEVILLE AND BOWSTRING SOILS, 0 TO 1 PERCENT SLOPES, FREQUENTLY FLOODED"} }, "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": {"MUNAME": "SEELYEVILLE MUCK, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "SEELYEVILLE-MARKEY COMPLEX, PONDED, 0 TO 1 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-NEBISH COMPLEX, 12 TO 25 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-NEBISH COMPLEX, 2 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-NEBISH COMPLEX, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-SANBURN COMPLEX, 1 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-SANBURN COMPLEX, 15 TO 40 PERCENT SLOPES"} }, "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": {"MUNAME": "STONELAKE-SANBURN COMPLEX, 6 TO 15 PERCENT SLOPES"} }, "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": {"MUNAME": "TALMOON LOAM, 0 TO 2 PERCENT SLOPES"} }, "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": {"MUNAME": "UDIPSAMMENTS, CUT AND FILL LAND"} }, "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": {"MUNAME": "UDORTHENTS, LOAMY, CUT AND FILL LAND"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UDORTHENTS-PITS, GRAVEL COMPLEX", "name": "UDORTHENTS-PITS, GRAVEL COMPLEX", "domains": {}, "templates": [ { "name": "UDORTHENTS-PITS, GRAVEL COMPLEX", "description": "", "prototype": { "attributes": {"MUNAME": "UDORTHENTS-PITS, GRAVEL COMPLEX"} }, "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": {"MUNAME": "VERNDALE SANDY LOAM, 0 TO 2 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WATER", "name": "WATER", "domains": {}, "templates": [ { "name": "WATER", "description": "", "prototype": { "attributes": {"MUNAME": "WATER"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WATER, MISCELLANEOUS", "name": "WATER, MISCELLANEOUS", "domains": {}, "templates": [ { "name": "WATER, MISCELLANEOUS", "description": "", "prototype": { "attributes": {"MUNAME": "WATER, MISCELLANEOUS"} }, "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": {"MUNAME": "WAUKON FINE SANDY LOAM, 2 TO 6 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ZIMMERMAN FINE SAND, 0 TO 3 PERCENT SLOPES", "name": "ZIMMERMAN FINE SAND, 0 TO 3 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "ZIMMERMAN FINE SAND, 0 TO 3 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "ZIMMERMAN FINE SAND, 0 TO 3 PERCENT SLOPES"} }, "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": {"MUNAME": "ZIMMERMAN FINE SAND, 12 TO 25 PERCENT SLOPES"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES", "name": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES", "domains": {}, "templates": [ { "name": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES", "description": "", "prototype": { "attributes": {"MUNAME": "ZIMMERMAN FINE SAND, 3 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "ZIMMERMAN FINE SAND, 6 TO 12 PERCENT SLOPES"} }, "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": {"MUNAME": "ZIMMERMAN FINE SAND, THICK SOLUM, 1 TO 6 PERCENT SLOPES"} }, "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": {"MUNAME": "ZIMMERMAN FINE SAND, THICK SOLUM, 12 TO 35 PERCENT SLOPES"} }, "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": {"MUNAME": "ZIMMERMAN FINE SAND, THICK SOLUM, 6 TO 12 PERCENT SLOPES"} }, "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": "3b347148e86045ae9258b9c0f414ca80" }, { "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": 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": 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": [ 240, 210, 252, 255 ], "toColor": [ 240, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 191, 255 ], "toColor": [ 187, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 214, 252, 255 ], "toColor": [ 187, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 226, 255 ], "toColor": [ 215, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 234, 252, 255 ], "toColor": [ 212, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 232, 255 ], "toColor": [ 252, 207, 232, 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": "ZONECLASS", "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()" } ], "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": "3b347148e86045ae9258b9c0f414ca80" } ], "tables": [] }