{ "layers": [ { "currentVersion": 10.81, "id": 1, "name": "Drainage Centerlines", "type": "Feature Layer", "description": "This line feature class is a spatial representation of the current or as constructed public 103E drainage system depicting the centerline of an open ditch or tile", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": "status", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Open,Active", "label": "Open, Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "Open,Retired/Abandoned", "label": "Open, Retired/Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "Tile,Active", "label": "Tile, Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "Tile,Retired/Abandoned", "label": "Tile, Retired/Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(type = 'Open' AND status = 'Active' )", "labelExpression": "[map_label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(type = 'Tile' AND status = 'Active' )", "labelExpression": "[map_label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 197, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 484025.4651302248, "ymin": 79065.36302106082, "xmax": 723303.3432008028, "ymax": 213025.67187155783, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "segment_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "system_code", "type": "esriFieldTypeString", "alias": "System Code", "length": 25, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Drainage Line Type", "length": 25, "domain": { "type": "codedValue", "name": "Ditch Centerline Type", "description": "Ditch Centerline Types", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Shallow Open with Pipe", "code": "Shallow Open with Pipe" }, { "name": "Tile", "code": "Tile" }, { "name": "Storm Sewer", "code": "Storm Sewer" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "segment_name", "type": "esriFieldTypeString", "alias": "Segment Name", "length": 50, "domain": null }, { "name": "map_label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 50, "domain": null }, { "name": "bottom_width", "type": "esriFieldTypeDouble", "alias": "Bottom Width (ft)", "domain": null }, { "name": "tile_dim", "type": "esriFieldTypeSmallInteger", "alias": "Tile Dimension (in)", "domain": null }, { "name": "tile_material", "type": "esriFieldTypeString", "alias": "Tile Material", "length": 25, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 100, "domain": null }, { "name": "side_slope", "type": "esriFieldTypeString", "alias": "Side Slope (H:V)", "length": 20, "domain": null }, { "name": "grade", "type": "esriFieldTypeDouble", "alias": "Percent Grade", "domain": null }, { "name": "buffer_right", "type": "esriFieldTypeString", "alias": "Buffer Right Side", "length": 14, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "buffer_left", "type": "esriFieldTypeString", "alias": "Buffer Left Side", "length": 14, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "buffer_req_date", "type": "esriFieldTypeDate", "alias": "Buffer Date", "length": 8, "domain": null }, { "name": "easement", "type": "esriFieldTypeString", "alias": "Easement", "length": 14, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "easement_width_right", "type": "esriFieldTypeDouble", "alias": "Easement Width Right Side", "domain": null }, { "name": "easement_width_left", "type": "esriFieldTypeDouble", "alias": "Easement Width Left Side", "domain": null }, { "name": "construction_easement", "type": "esriFieldTypeString", "alias": "Construction Easement", "length": 14, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "construction_easement_width_rig", "type": "esriFieldTypeDouble", "alias": "Construction Easement Width Right Side", "domain": null }, { "name": "construction_easement_width_lef", "type": "esriFieldTypeDouble", "alias": "Construction Easement Width Left Side", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Length_FT", "type": "esriFieldTypeDouble", "alias": "Length (FT)", "domain": null }, { "name": "Length_MILES", "type": "esriFieldTypeDouble", "alias": "Length (MILES)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1731_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1731", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1731", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1699_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Rivers Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRM_LONG", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "River", "label": "River", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "Stream", "label": "Stream", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 595851.6633933932, "ymin": 99442.30356630683, "xmax": 729524.5587767214, "ymax": 196716.41643239558, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRM_LONG", "type": "esriFieldTypeString", "alias": "STRM_LONG", "length": 40, "domain": null }, { "name": "STRM_NAME", "type": "esriFieldTypeString", "alias": "STRM_NAME", "length": 50, "domain": null }, { "name": "DITCH_NAME", "type": "esriFieldTypeString", "alias": "DITCH_NAME", "length": 30, "domain": null }, { "name": "XSTRM_SRC", "type": "esriFieldTypeString", "alias": "XSTRM_SRC", "length": 80, "domain": null }, { "name": "PROD_PER", "type": "esriFieldTypeSmallInteger", "alias": "PROD_PER", "domain": null }, { "name": "DITCH_ABBR", "type": "esriFieldTypeString", "alias": "DITCH_ABBR", "length": 8, "domain": null }, { "name": "Lat_Name", "type": "esriFieldTypeString", "alias": "Lat_Name", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Branch", "type": "esriFieldTypeString", "alias": "Branch", "length": 50, "domain": null }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "length": 50, "domain": null }, { "name": "EXT_Name", "type": "esriFieldTypeString", "alias": "EXT_Name", "length": 50, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 70, "domain": null }, { "name": "Map_Stream", "type": "esriFieldTypeString", "alias": "Map_Stream", "length": 3, "domain": null }, { "name": "Length_ft", "type": "esriFieldTypeDouble", "alias": "Length_ft", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3262_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3262", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3262", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Parcel Tax Data", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 70000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 500997.9800696373, "ymin": 99931.40462222695, "xmax": 726203.7973736376, "ymax": 196022.7731346488, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXPAYER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 30, "domain": null }, { "name": "TAX_YEAR", "type": "esriFieldTypeInteger", "alias": "Tax Year", "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "DEEDED_ACRES", "type": "esriFieldTypeDouble", "alias": "Deeded Acres", "domain": null }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "Property Address", "length": 255, "domain": null }, { "name": "PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "Property Zip", "length": 255, "domain": null }, { "name": "TAXPAYER_NAME", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS", "type": "esriFieldTypeString", "alias": "Taxpayer Address", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Taxpayer Address 2", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Taxpayer Address 3", "length": 255, "domain": null }, { "name": "TAXPAYER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Taxpayer Address 4", "length": 255, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_3", "type": "esriFieldTypeString", "alias": "Owner Address 3", "length": 255, "domain": null }, { "name": "OWNER_ADDRESS_4", "type": "esriFieldTypeString", "alias": "Owner Address 4", "length": 255, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeInteger", "alias": "Township", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeInteger", "alias": "Range", "domain": null }, { "name": "LOT", "type": "esriFieldTypeInteger", "alias": "Lot", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeInteger", "alias": "Block", "domain": null }, { "name": "PLAT_NUMBER", "type": "esriFieldTypeInteger", "alias": "Plat Number", "domain": null }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "Plat Name", "length": 255, "domain": null }, { "name": "CITY_TWP_NUMBER", "type": "esriFieldTypeInteger", "alias": "City Twp Number", "domain": null }, { "name": "CITY_TWP_NAME", "type": "esriFieldTypeString", "alias": "City Twp Name", "length": 255, "domain": null }, { "name": "SCHOOL_DISTRICT_NUMBER", "type": "esriFieldTypeInteger", "alias": "School District Number", "domain": null }, { "name": "SCHOOL_DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "School District Name", "length": 255, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "Legal", "length": 2047, "domain": null }, { "name": "CLASSIFICATIONS", "type": "esriFieldTypeString", "alias": "Classifications", "length": 500, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeString", "alias": "Homestead", "length": 100, "domain": null }, { "name": "WATERSHED_DISTRICT", "type": "esriFieldTypeString", "alias": "Watershed District", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S245_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Section", "type": "Feature Layer", "description": "Digitized sections from CAD files provided by Sibley Surveyors and section corners. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SECLAB]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 150000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 500997.9800696373, "ymin": 99931.46006831527, "xmax": 725228.1546398848, "ymax": 196022.6474787295, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SECLAB", "type": "esriFieldTypeSmallInteger", "alias": "SECLAB", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "TWNSHPLAB", "length": 20, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeSmallInteger", "alias": "TWNSHPNO", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeSmallInteger", "alias": "RANGE", "domain": null }, { "name": "AcresDrawn", "type": "esriFieldTypeInteger", "alias": "AcresDrawn", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Ditchshed System", "type": "Feature Layer", "description": "Polygon feature class representing the drainage area of the drainage system to its outlet. Also referred to as a watershed", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[system_code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 130, 130, 130, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 431207.85258980095, "ymin": 52162.47555397451, "xmax": 723867.3122172207, "ymax": 224506.6682664752, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "system_code", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "system_code", "type": "esriFieldTypeString", "alias": "System Code", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Date_Edited", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103780, "latestWkid": 103780 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 107, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Blue Earth mucky silt loam, 0 to 1 percent slopes", "label": "Blue Earth mucky silt loam, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 53, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Canisteo clay loam, 0 to 2 percent slopes", "label": "Canisteo clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 232, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Canisteo-Glencoe complex, 0 to 2 percent slopes", "label": "Canisteo-Glencoe complex, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 179, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Canisteo-Mayer complex", "label": "Canisteo-Mayer complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 150, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Chaska loam, occasionally flooded", "label": "Chaska loam, occasionally flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 143, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Clarion loam, 2 to 6 percent slopes", "label": "Clarion loam, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 222, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Clarion-Hawick complex, 3 to 6 percent slopes", "label": "Clarion-Hawick complex, 3 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 82, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Clarion-Storden complex, 6 to 10 percent slopes, moderately eroded", "label": "Clarion-Storden complex, 6 to 10 percent slopes, moderately eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 130, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Clarion-Storden-Pilot Grove complex, 6 to 10 percent slopes, moderately eroded", "label": "Clarion-Storden-Pilot Grove complex, 6 to 10 percent slopes, moderately eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 130, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Clarion-Swanlake complex, 2 to 6 percent slopes", "label": "Clarion-Swanlake complex, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 237, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Coland clay loam, frequently flooded", "label": "Coland clay loam, frequently flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 237, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Coland clay loam, occasionally flooded", "label": "Coland clay loam, occasionally flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 61, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Cordova clay loam, 0 to 2 percent slopes", "label": "Cordova clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 90, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Cordova-Rolfe complex, 0 to 2 percent slopes", "label": "Cordova-Rolfe complex, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 195, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Crippin loam, 1 to 3 percent slopes", "label": "Crippin loam, 1 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 150, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Dakota loam, 1 to 6 percent slopes", "label": "Dakota loam, 1 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 156, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Delft clay loam, 0 to 2 percent slopes", "label": "Delft clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 70, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Dickinson loam, 2 to 6 percent slopes", "label": "Dickinson loam, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 201, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Glencoe clay loam, 0 to 1 percent slopes", "label": "Glencoe clay loam, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 84, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Glencoe clay loam, stratified substratum", "label": "Glencoe clay loam, stratified substratum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 247, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Harps clay loam, 0 to 2 percent slopes", "label": "Harps clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 194, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Klossner and Muskego soils, ponded, 0 to 1 percent slopes", "label": "Klossner and Muskego soils, ponded, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 83, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Klossner muck, 0 to 1 percent slopes", "label": "Klossner muck, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 98, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lasa loamy fine sand, 2 to 8 percent slopes", "label": "Lasa loamy fine sand, 2 to 8 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 92, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Le Sueur loam, 1 to 3 percent slopes", "label": "Le Sueur loam, 1 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 168, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester loam, 2 to 6 percent slopes", "label": "Lester loam, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 240, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester loam, 6 to 10 percent slopes, moderately eroded", "label": "Lester loam, 6 to 10 percent slopes, moderately eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 208, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester-Belview complex, 22 to 40 percent slopes", "label": "Lester-Belview complex, 22 to 40 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 101, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester-Hawick complex, 2 to 6 percent slopes", "label": "Lester-Hawick complex, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 138, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester-Hawick-Swanlake complex, 6 to 12 percent slopes, eroded", "label": "Lester-Hawick-Swanlake complex, 6 to 12 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 115, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester-Le Sueur complex, 1 to 6 percent slopes", "label": "Lester-Le Sueur complex, 1 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 108, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Lester-Storden complex, 10 to 16 percent slopes, moderately eroded", "label": "Lester-Storden complex, 10 to 16 percent slopes, moderately eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 148, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Marna silty clay loam, 0 to 2 percent slopes", "label": "Marna silty clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 115, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Minneiska loam, 1 to 4 percent slopes", "label": "Minneiska loam, 1 to 4 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 109, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Minneiska-Abscota complex, occasionally flooded", "label": "Minneiska-Abscota complex, occasionally flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 121, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Minneiska-Kalmarville complex, frequently flooded", "label": "Minneiska-Kalmarville complex, frequently flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 250, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Muskego soils, 0 to 1 percent slopes", "label": "Muskego soils, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 168, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Nicollet clay loam, 1 to 3 percent slopes", "label": "Nicollet clay loam, 1 to 3 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 195, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Nicollet-Linder complex", "label": "Nicollet-Linder complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 161, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Okoboji mucky silty clay loam", "label": "Okoboji mucky silty clay loam", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 102, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Okoboji silty clay loam, 0 to 1 percent slopes", "label": "Okoboji silty clay loam, 0 to 1 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 152, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Oshawa silty clay loam, frequently flooded", "label": "Oshawa silty clay loam, frequently flooded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 130, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Swanlake-Lasa complex, 18 to 65 percent slopes", "label": "Swanlake-Lasa complex, 18 to 65 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 235, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Terril loam, 2 to 6 percent slopes", "label": "Terril loam, 2 to 6 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 92, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Udorthents, loamy", "label": "Udorthents, loamy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 55, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Udorthents-Pits, gravel, complex", "label": "Udorthents-Pits, gravel, complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 204, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Water", "label": "Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 159, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Water, miscellaneous", "label": "Water, miscellaneous", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 115, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Webster clay loam, 0 to 2 percent slopes", "label": "Webster clay loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 171, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "value": "Webster-Biscay complex", "label": "Webster-Biscay complex", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MUNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 500981.98141397536, "ymin": 99929.79307688773, "xmax": 726659.0215288103, "ymax": 196072.20381006598, "spatialReference": { "wkid": 103780, "latestWkid": 103780 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREASYMBOL", "type": "esriFieldTypeString", "alias": "AREASYMBOL", "length": 20, "domain": null }, { "name": "SPATIALVER", "type": "esriFieldTypeInteger", "alias": "SPATIALVER", "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 6, "domain": null }, { "name": "MUKEY", "type": "esriFieldTypeString", "alias": "MUKEY", "length": 30, "domain": null }, { "name": "MUNAME", "type": "esriFieldTypeString", "alias": "MUNAME", "length": 175, "domain": null }, { "name": "FARMLNDCL", "type": "esriFieldTypeString", "alias": "FARMLNDCL", "length": 175, "domain": null }, { "name": "SSF_Floodi", "type": "esriFieldTypeString", "alias": "SSF_Floodi", "length": 254, "domain": null }, { "name": "SSF_Pondin", "type": "esriFieldTypeString", "alias": "SSF_Pondin", "length": 254, "domain": null }, { "name": "SSF_SoilMo", "type": "esriFieldTypeString", "alias": "SSF_SoilMo", "length": 254, "domain": null }, { "name": "SSF_Slope", "type": "esriFieldTypeString", "alias": "SSF_Slope", "length": 254, "domain": null }, { "name": "SSF_Bedroc", "type": "esriFieldTypeString", "alias": "SSF_Bedroc", "length": 254, "domain": null }, { "name": "SSF_Coarse", "type": "esriFieldTypeString", "alias": "SSF_Coarse", "length": 254, "domain": null }, { "name": "HydrolGRP", "type": "esriFieldTypeString", "alias": "HydrolGRP", "length": 20, "domain": null }, { "name": "ForSuitID", "type": "esriFieldTypeString", "alias": "ForSuitID", "length": 20, "domain": null }, { "name": "HydrcRatng", "type": "esriFieldTypeInteger", "alias": "HydrcRatng", "domain": null }, { "name": "DrainClass", "type": "esriFieldTypeString", "alias": "DrainClass", "length": 100, "domain": null }, { "name": "FloodFcls", "type": "esriFieldTypeString", "alias": "FloodFcls", "length": 254, "domain": null }, { "name": "PondFcls", "type": "esriFieldTypeString", "alias": "PondFcls", "length": 254, "domain": null }, { "name": "CropProdIn", "type": "esriFieldTypeInteger", "alias": "CropProdIn", "domain": null }, { "name": "CTS_Group", "type": "esriFieldTypeString", "alias": "CTS_Group", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }