{ "layers": [ { "currentVersion": 10.8, "id": 0, "name": "Parcels-Sales", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Year", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 204 ], "width": 1 } }, "defaultLabel": "Older Sales", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 204 ], "width": 2 } }, "value": "2019", "label": "2019", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 204 ], "width": 2 } }, "value": "2020", "label": "2020", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 204 ], "width": 2 } }, "value": "2021", "label": "2021", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 204 ], "width": 2 } }, "value": "2022", "label": "2022", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 204 ], "width": 3 } }, "value": "2023", "label": "2023", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 204 ], "width": 3 } }, "value": "2024", "label": "2024", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 369890.49248567224, "ymin": 100199.52975033224, "xmax": 498208.51209583424, "ymax": 290510.38436409296, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 11, "domain": null }, { "name": "CRV", "type": "esriFieldTypeInteger", "alias": "CRV", "domain": null }, { "name": "CRVALPHA", "type": "esriFieldTypeString", "alias": "CRVALPHA", "length": 10, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "SALEDATE", "length": 8, "domain": null }, { "name": "BLDGTYPE", "type": "esriFieldTypeString", "alias": "BLDGTYPE", "length": 14, "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "length": 7, "domain": null }, { "name": "CURMKTVAL", "type": "esriFieldTypeDouble", "alias": "CURMKTVAL", "domain": null }, { "name": "RATIO", "type": "esriFieldTypeSingle", "alias": "RATIO", "domain": null }, { "name": "PURCHPRICE", "type": "esriFieldTypeDouble", "alias": "PURCHPRICE", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 1, "name": "Easements-Conservation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "RIM" }, { "id": 3, "name": "CRP" }, { "id": 4, "name": "USFWS Easements" }, { "id": 5, "name": "Assessor Provided" }, { "id": 6, "name": "Prairie Tax Exempt" }, { "id": 7, "name": "Native Prairie Bank" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 364876.3253462852, "ymin": 96733.326549567, "xmax": 503453.3366046675, "ymax": 295188.082468843, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 2, "name": "RIM", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "2221cf18b0bb11c6e83656898f9c786f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8lJREFUaIGtWkmy4yAMVVdx/yunVz9FsN4kzMrGaH4SgmRVVX2qPv+q/tVgdLT7XML7Ro+Ex6qq2hchImRIt3afU7wQ3b6OOfF8Zwb/rV1IMGPmRIMpx5DR6cJkK106ucv1+slAQRi9O2vfTLeOz1LQRhFCzy78mGGI3nlGPPc1P/B2I86GCz/H+JP+Jt32NasTzBRxCh1al0J7AnOH/lG9lSKqOP3NTVHDIpjCG9E/qrdSRM2nRSmJ5g2893Vfo12Ip5BTPG+K1jSlFoKjgnE3bhqH8/ukgLkptZQiTFllFHOAKjjunMP/fF+I0IH3FObnu4rQicakGere4T6NBLieRnOTMUUQ0gG2oaeASafFkJKcztzuTb1/tywFYZe5mj8hqiCNnm/Q0+Y0Uvy2S+p4TocLZabzw2gV5TRv37hEcE+CDlKqmuYkLQrddzevz2ckK4W3ijhsTjqFlTDXUBaFbj49OqqIW4Xsje3IqQnJhca5PtHFKmSdA1zIsX0++ebo2dF2KQcPHGhORSK5KWFGpbVFwXufs3P6xin7vIrCtEeI4O3m6kSQu/25EE9qy+lQeOCYGuIYONmvJxFGnV8Lb6WAMoTBE3139mvGM60TX6PRIpbrTICKLnKgKyd1jgVvpcTE6y600w4Q6dw55gfeqUETeLvFKTEw4XOO5SxO5tNITfP3xkHWHdlEqV2R5JCQOh7xZ8Gk9963zUdHg2DJlE6aF+a87ylrYqBLM/neKY2eHZ27iC+02BmKBn1PjrNT+UwGvTmZtH3dmnOvdHkmQxW6fTx+tVSETqFBkLstUsyxTt34MXqSu2xefUv4TnIbOf1RyNiYRGiab4qWrVcRfhQylcuIkfrW8Z3ktKOfkvM32uqdQKcTiuaSyDK5ymnqu4T3W/nu7gTO6S7V8fxOmxOk4KRfVyhgc0lKOanSwjs5ByfC0DpFm6SbU9SsK2BnuJFwopscG1VR696tLcttELpbCtcZrsJqreL9qfq0/yNjjB1ooShNIqYMUltihzT7X8CpMruQ7vmkYTq4tysOzKvIFXBq/MRxb8A7GbINdSDqRHe6XyvFFS3bgV7L6UkVTfgk/BTP13I65ZGixEGY25PHP+s4w1EozXmHVvH8gXenlONll0YpdHtzkkYe3pE5XnZplBKT9HK2O8Tn8QPe217vlHC7sQlyHEQ9LvtvIc74nXPTXYMZxOYfOZ0IncCY7ZtvdIFIHs3pW1jvI43u+c0tlszhzBZ5np5UbjbHaDpjnHRhxnY6yPO0C2sWXTRukTW5wamq+g+DTw4m81HJ/AAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 366010.0243700017, "ymin": 97411.19176091839, "xmax": 499133.769225269, "ymax": 290357.3255192773, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SWCD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TWP", "type": "esriFieldTypeDouble", "alias": "TWP", "domain": null }, { "name": "RNG", "type": "esriFieldTypeDouble", "alias": "RNG", "domain": null }, { "name": "SEC", "type": "esriFieldTypeDouble", "alias": "SEC", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_AREA", "domain": null }, { "name": "EASE_CAT", "type": "esriFieldTypeString", "alias": "EASE_CAT", "length": 39, "domain": null }, { "name": "EASE_ID", "type": "esriFieldTypeInteger", "alias": "EASE_ID", "domain": null }, { "name": "EASE_NUM", "type": "esriFieldTypeString", "alias": "EASE_NUM", "length": 16, "domain": null }, { "name": "PARTNER_ID", "type": "esriFieldTypeString", "alias": "PARTNER_ID", "length": 20, "domain": null }, { "name": "EASE_YEAR", "type": "esriFieldTypeString", "alias": "EASE_YEAR", "length": 10, "domain": null }, { "name": "YR_SIGNUP", "type": "esriFieldTypeString", "alias": "YR_SIGNUP", "length": 20, "domain": null }, { "name": "SWCD_CODE", "type": "esriFieldTypeString", "alias": "SWCD_CODE", "length": 5, "domain": null }, { "name": "SWCD_NAME", "type": "esriFieldTypeString", "alias": "SWCD_NAME", "length": 20, "domain": null }, { "name": "TRS", "type": "esriFieldTypeDouble", "alias": "TRS", "domain": null }, { "name": "EASE_TYPE", "type": "esriFieldTypeString", "alias": "EASE_TYPE", "length": 39, "domain": null }, { "name": "FUND_TYPE", "type": "esriFieldTypeString", "alias": "FUND_TYPE", "length": 50, "domain": null }, { "name": "EASE_PMT", "type": "esriFieldTypeDouble", "alias": "EASE_PMT", "domain": null }, { "name": "EASE_ACRES", "type": "esriFieldTypeDouble", "alias": "EASE_ACRES", "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "RECORDED", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 1, "domain": null }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "length": 8, "domain": null }, { "name": "EXP_STATUS", "type": "esriFieldTypeString", "alias": "EXP_STATUS", "length": 7, "domain": null }, { "name": "EXP_DATE", "type": "esriFieldTypeDate", "alias": "EXP_DATE", "length": 8, "domain": null }, { "name": "BNDRY_SRC", "type": "esriFieldTypeString", "alias": "BNDRY_SRC", "length": 6, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 3, "name": "CRP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "bd91e1145735108d0501f7b9d17d27d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8VJREFUaIG1mkuyQyEIRE2V+99y3igp4wX6NPocXX+A0Hw0mWOM8X6P9+s1XqPRor3rmEP7RA6HxhxjjHVRtik7SLR2HVO0sn3rukqJe7868GftzBhXxIg1KuEqZESyVLyVLBHfSbW+E1AQzvpk7U13i+hMBe3MQtk3hV91sGw/+c5ormt+4E0tXjUKPxroiKKJjOuaGTGuBCGBLlvnQrsDc7L/Eb2VICo4fca6qKks6MI72/+I3koQNe4GJceaJ/Be130PTSHuQk7RPAlaXZeaGRxpjq0YOIXDPt8JYNSlJrEaDWpUcXufWsgJsFV/ZhsJvLsw3/vKQjsanWIo6qd5OmPgpLIbF4iIp1MMlT6tGHYqrQopzu2MVm+q/01ZNEKToFGN7xBVkM6+T9AT+nQm+GmVFNHstk5w3Nc9Dq2s/J/Fh1sbUDkfPr0TdoNCNE/9ev8mtQFRorJ4WpxEAtPiwkl1JDa4V0dlcRTIbqQjEhOcB419vSMLCmRVoVAJG82RtKdoZnJGeyOXSy8c2RitnvY5SovQ7Lzw/ERv6tMnSlnHlRW6NYIFb+qrHUY0/VGIO7FlV2h64egehBywk687Fs4qvxDeSgB1EBWdK3hntDIZqnGi2PQ+Xfl6xUBZV+VQxcdVDoK3EqKjdQpttwLMZI4U8wNv90AdeNPg5BzQobO3SRY7466luv57oiD0RtYRahXEuSS4is/oV8Ys371Pi49oTwbLSmineKmU971ldQ5I93TmI6Fp8RLJHFl8ZotJU3s66dCRg0A+WlO+nHTKvmjNnispTaepQLe2x6+WaiMJNBnkToNUpViaFr+H7vhuNa7mHLod31ZZ5PqvlmTuJD1V65WFH4FM+XJGSM1FdDs+TeRTfD4tjN4OdCKm2Zhj2YqvUpqal/C+5e80E5DbnStjWpE59+pOvU4zwWnAJK4Swtu5BzvMsnVq70mkjvahJ2DSqCWIdZ1rowpqUR+lLFogRK8UnSxAXKOaU+4Q/o+sIuxWXqfvYOpAKiVGSMP/AnaFWZlE3/ueSgb6ukIDI/4XsGodxd2At9NkGUogSqzbzddKcLW3ykDXfLoTRR06Dj1F85pPuzRclBCE0Zrc/lmHNCKQ6/Nkr6L5KE5IKqi+1Vwl0OnLiWv59I2MaNlNH53AlzWS7jI6jx/wbms9EoJWYx3kEEQ9HvtPIe5E627WqA5UjT982mHagXGVN29UgRm/0qdPYb0217r7HA2WlcKrs8j7dCdyV2PVnugwtBhx3t/kfboTuZWAdF61zgvOGGP8AUbGlLfCslLOAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 364876.3253462852, "ymin": 96733.326549567, "xmax": 503453.3366046675, "ymax": 295188.082468843, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATECD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATECD", "type": "esriFieldTypeString", "alias": "STATECD", "length": 254, "domain": null }, { "name": "COUNTYCD", "type": "esriFieldTypeString", "alias": "COUNTYCD", "length": 254, "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 254, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "EXPDATE", "type": "esriFieldTypeString", "alias": "EXPDATE", "length": 254, "domain": null }, { "name": "PRAC_NBR", "type": "esriFieldTypeString", "alias": "PRAC_NBR", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 4, "name": "USFWS Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "d9a95b97a458a92b0f08b645ae9613d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mlt22DAIRJVzvKuuv+tKf9LUkWHmDnL1ZesBCIaHZF9rrbU+f3+uj18fa9Kqtfe+hPaJHAGNa621fkzqFnUbqebe+xytbt19nlLi/q42/DX3ahkrYsQaSjiFjEoWxdvJUvC9sNZ3Ag7C3TuZ+6a7FXQuC+3OQt0zhZ/aWLeePHc0b3N+wptaXDUKPxroiKKJjLc5V8lYCUICXTcvhfYE5mD9M3o7QVxw+ts3RY2yYArvZv0zejtBXH8alBJrnsD7Nu/fpinEU8g5midBa+hSVwtHmmMVg6Rw2McnAQy61IWsRoMaVdz+ToNeEmDF+9UuJPCewnx/dxba0ZgUQ8V7n6c7Bkkqe+MAUfFMiiHp047hpNJSSElOZ7R6c+/fKYtGaBI0VP8OUQfp7vkEPaVPV0x2RlOmb8B8p0OD4zbvuWln5f9ZfKS1AZXz4dM74TAolOPUr/dnUhsQJRqL98VJJTAtLpJUR2JDeHR0FmeB7I10RGJCcqGxzw9kYYFMFQpK2GqMpD1Hs5OzWlu4XH/g6Ppo9bSPUVqE5uSG50f0pj59opR7v7HCuEaI4E19dcKIpj8K8SS27AptDxzTjZANTvL1xMJd5VfC2wngNuKis4J3R6uTQfUDxfbnaeXrioGzrsmhlk+qHARvJ8RE6xTaaQXYyVwp5ge80w1N4E2DU7LBhM7WLjQ56U8tNfXfAwWxO7KJUHdBkkNCqviOvjCmvvc+LT6qNR0sldBJ8aKU933KmmyQrpmMV0LT4qWSubD41U4mza2ZpMNEDgL5Yo6+OZmUfdWcPVdSmklzge7Wnl8t3UISaDrInQYppViaFlf31VIxJv1uLKE78W2TRd7/aknGTtKTmu8qukcgc77cEXJjFd2JTxP5HJ+vVkfvBDoV064vsazi65Rmxj283/J3mgnI6S6Vsa3IknP1pF6nmeA0YAJXqeGdnIMDZu08t/YgUlfr2BUwadQSxLrJsdEFteKdpSxaIBS3FKMsQFxDjRl3qP8jU4TTyuv0HsxtyKXEAmn8L+BUmBuT8nlfo2SgtyswMPK/gF2bKO4NeCfNlqEEosS603xtBLdrRQZ6z6cHUTSik9AzNN/z6ZRGihKCMFiT5591SCMCpT5P1jqaj+KEpAL17MaUQKc3J6Hl+zsyouU0fUwCX9dIumvoPD/gva31SghajU2QAxD1vOw/hXgSradZQ2xI9j98OmE6gbE6ub1RBXb8pE+fwvreUuvuYzRYKoWLvfjz9CRyqz61ptoMLUaC+zd/np5EbicgHXdtcoOz1voD8Y7sK1qG8TQAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 370130.1673508054, "ymin": 130344.0118313604, "xmax": 496850.67737160804, "ymax": 291568.48513803154, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "UNIT_ID", "length": 18, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PER_FT", "type": "esriFieldTypeDouble", "alias": "PER_FT", "domain": null }, { "name": "EASENUM", "type": "esriFieldTypeString", "alias": "EASENUM", "length": 8, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 20, "domain": null }, { "name": "EASETYPE", "type": "esriFieldTypeString", "alias": "EASETYPE", "length": 15, "domain": null }, { "name": "DATEACQ", "type": "esriFieldTypeDate", "alias": "DATEACQ", "length": 8, "domain": null }, { "name": "WTLNDACRES", "type": "esriFieldTypeSingle", "alias": "WTLNDACRES", "domain": null }, { "name": "ADDL_INFO", "type": "esriFieldTypeString", "alias": "ADDL_INFO", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 5, "name": "Assessor Provided", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "3209b1f32f81d30a99ddf99317aa1ba1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8lJREFUaIG1mlmS5DAIRNURvtWcf87V89UVbhkyXyKPvqwNECSLVHWttdbf9f39Z319rUGr9t7HEtonciQ0rrXWui/qNnUHqdbexxytbt99nVLi3lcH/ll7dYwVMWINJZxCRiWL4u1kqfheVOs7AQfhrk/WvuluFZ3LQbuzUPdN4acO1u0n3x3N+5pf8KYWV43CjwY6omgi433NVTFWgpBA161LoT2BOdn/iN5OEBecfsamqFEWTOHd7X9EbyeIG0+DUmLNE3jf130OTSGeQs7RPAlaU5e6OjjSHKsYJIXDPj8JYNSlLmI1GtSo4vY+tVASYFX/6jYSeE9hvvedhXY0JsVQ1W/zdMcgSWVvXCAqnkkxJH3aMZxUWgopye2MVm+u/0lZNEKToKHGd4g6SHffJ+gpfboT/LRKqmhO2yQ47useh3ZW/p/FR1obUDkfPr0TToNCNU/9ev8mtQFRorN4W5xUAtPiIkl1JDakV0dncRTI3khHJCYkDxr7+kQWFMhUoaCEreZI2nM0OzmrvZXLtReOboxWT/scpUVoTl54fkVv6tMnSrmPOytMa4QI3tRXJ4xo+qMQT2LLrtD2wjE9CDngJF9PLNxVfiW8nQDuIC46K3h3tDoZ1DhRbHufVr6uGDjruhzq+KTKQfB2Qky0TqGdVoCdzJVifsE7PdAE3jQ4JQdM6OztIouT8dRSU/89URB6I5sIdRckuSSkiu/oK2PKd+/T4qPa08FSCZ0UL0p5n1vW5IB0z2S+EpoWL5XMlcWvbjFpbs8kHSZyEMhXa+TLyaTsq9bsuZLSTJoLdPf2+NXSbSSBpoPcaZBSiqVp8XPoie+qcTeX0J34tssir/9qSeZO0pNa7yz8CGTOlztCbq6iO/FpIp/j89PK6J1Ap2LajSWWVXyd0ty8hfdb/k4zAbndpTK2FVlyr57U6zQTnAZM4iolvJN7cMKsW+f2nkTqah96AiaNWoJYN7k2uqBW9VHKogVC9UoxyQLENdScc4fyf2SKcFp5nb6DuQO5lFghDf8LOBXmzqT63vcoGejrCg2M+F/Ark0U9wa8k2bLUAJRYt1pvnaCu70qA73m05MomtBJ6Dmar/l0SiNFCUEYrcnjn3VIIwKlPk/2OpqP4oSkAvXt5pRApy8nqeXbNzKi5TR9TAJf10i66+g8fsB7W+uVELQamyCHIOrx2H8K8SRaT7OGOpAaf/h0wnQCY5U336gCO37Sp09hfW+pdfc5GiyVwtVZ7H16ErnVmNpTHYYWI8n7m71PTyK3E5DOuzZ5wVlrrX8nJewr1SCFMQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 375413.6850093603, "ymin": 131714.10941581428, "xmax": 489993.35051237047, "ymax": 287153.4368041972, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "EASETYPE", "type": "esriFieldTypeString", "alias": "EASETYPE", "length": 30, "domain": null }, { "name": "DOCNO", "type": "esriFieldTypeString", "alias": "DOCNO", "length": 20, "domain": null }, { "name": "OWNNAME", "type": "esriFieldTypeString", "alias": "OWNNAME", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeSingle", "alias": "ACRES", "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 6, "name": "Prairie Tax Exempt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "97755f76b9b274e87ed6725f9b8fe567", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mtmR3DAMROkqpeHgHJmDcyD2105pKaD7NSjzS7wAEGgc5My11lp/fq+/P3+tH2vQqr33sYT2iRwJjWutte6Luk3dQaq19zFHq9t3X6eUuPfVgb/WXh1jRYxYQwmnkFHJong7WSq+F9X6TsBBuOuTtW+6W0XnctDuLNR9U/ipg3X7yXdH877mG7ypxVWj8KOBjiiayHhfc1WMlSAk0HXrUmhPYE72P6K3E8QFp6+xKWqUBVN4d/sf0dsJ4sbToJRY8wTe93WfQ1OIp5BzNE+C1tSlrg6ONMcqBknhsM9PAhh1qYtYjQY1qri9Ty2UBFjVv7qNBN5TmO99Z6EdjUkxVPXbPN0xSFLZGxeIimdSDEmfdgwnlZZCSnI7o9Wb639SFo3QJGio8R2iDtLd9wl6Sp/uBD+tkiqa0zYJjvu6x6Gdlf9n8ZHWBlTOh0/vhNOgUM1Tv96/SW1AlOgs3hYnlcC0uEhSHYkN6dXRWRwFsjfSEYkJyYPGvj6RBQUyVSgoYas5kvYczU7Oam/lcu2Foxuj1dM+R2kRmpMXnm/Rm/r0iVLu484K0xohgjf11Qkjmv4oxJPYsiu0vXBMD0IOOMnXEwt3lV8JbyeAO4iLzgreHa1OBjVOFNvep5WvKwbOui6HOj6pchC8nRATrVNopxVgJ3OlmG/wTg80gTcNTskBEzp7u8jiZDy11NR/TxSE3sgmQt0FSS4JqeI7+sqY8t37tPio9nSwVEInxYtS3ueWNTkg3TOZr4SmxUslc2Xxq1tMmtszSYeJHATy1Rr5cjIp+6o1e66kNJPmAt29PX61dBtJoOkgdxqklGJpWvwceuK7atzNJXQnvu2yyOu/WpK5k/Sk1jsLPwKZ8+WOkJur6E58msjn+Hy1Mnon0KmYdmOJZRVfpzQ3b+H9lr/TTEBud6mMbUWW3Ksn9TrNBKcBk7hKCe/kHpww69a5vSeRutqHnoBJo5Yg1k2ujS6oVX2UsmiBUL1STLIAcQ0159yh/B+ZIpxWXqfvYO5ALiVWSMP/Ak6FuTOpvvc9Sgb6ukIDI/4XsGsTxb0B76TZMpRAlFh3mq+d4G6vykCv+fQkiiZ0EnqO5ms+ndJIUUIQRmvy+Gcd0ohAqc+TvY7mozghqUB9uzkl0OnLSWr59o2MaDlNH5PA1zWS7jo6jx/w3tZ6JQStxibIIYh6PPafQjyJ1tOsoQ6kxh8+nTCdwFjlzTeqwI6f9OlTWN9bat19jgZLpXB1FnufnkRuNab2VIehxUjy/mbv05PI7QSk865NXnDWWusfS35Pvt5apG4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 158, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 373194.31287376094, "ymin": 145798.80869191675, "xmax": 495193.5775285993, "ymax": 290491.82022222417, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACRES_CERT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ACRES_CERT", "type": "esriFieldTypeString", "alias": "ACRES_CERT", "length": 50, "domain": null }, { "name": "LANDOWNER", "type": "esriFieldTypeString", "alias": "LANDOWNER", "length": 50, "domain": null }, { "name": "RECORD_NUM", "type": "esriFieldTypeDouble", "alias": "RECORD_NUM", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 50, "domain": null }, { "name": "SECTION_", "type": "esriFieldTypeDouble", "alias": "SECTION_", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "APPLICATIO", "type": "esriFieldTypeString", "alias": "APPLICATIO", "length": 50, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 7, "name": "Native Prairie Bank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 1, "name": "Easements-Conservation" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "ed8496822a48839691a3daef544c0773", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8lJREFUaIG1mlmS5DAIRNURvuKccg7Z89UVbhkyXyKPvqwNECSLVHWttdaf7/X992t9rUGr9t7HEtonciQ0rrXWui/qNnUHqdbexxytbt99nVLi3lcH/ll7dYwVMWINJZxCRiWL4u1kqfheVOs7AQfhrk/WvuluFZ3LQbuzUPdN4acO1u0n3x3N+5pf8KYWV43CjwY6omgi433NVTFWgpBA161LoT2BOdn/iN5OEBecfsamqFEWTOHd7X9EbyeIG0+DUmLNE3jf130OTSGeQs7RPAlaU5e6OjjSHKsYJIXDPj8JYNSlLmI1GtSo4vY+tVASYFX/6jYSeE9hvvedhXY0JsVQ1W/zdMcgSWVvXCAqnkkxJH3aMZxUWgopye2MVm+u/0lZNEKToKHGd4g6SHffJ+gpfboT/LRKqmhO2yQ47useh3ZW/p/FR1obUDkfPr0TToNCNU/9ev8mtQFRorN4W5xUAtPiIkl1JDakV0dncRTI3khHJCYkDxr7+kQWFMhUoaCEreZI2nM0OzmrvZXLtReOboxWT/scpUVoTl54fkVv6tMnSrmPOytMa4QI3tRXJ4xo+qMQT2LLrtD2wjE9CDngJF9PLNxVfiW8nQDuIC46K3h3tDoZ1DhRbHufVr6uGDjruhzq+KTKQfB2Qky0TqGdVoCdzJVifsE7PdAE3jQ4JQdM6OztIouT8dRSU/89URB6I5sIdRckuSSkiu/oK2PKd+/T4qPa08FSCZ0UL0p5n1vW5IB0z2S+EpoWL5XMlcWvbjFpbs8kHSZyEMhXa+TLyaTsq9bsuZLSTJoLdPf2+NXSbSSBpoPcaZBSiqVp8XPoie+qcTeX0J34tssir/9qSeZO0pNa7yz8CGTOlztCbq6iO/FpIp/j89PK6J1Ap2LajSWWVXyd0ty8hfdb/k4zAbndpTK2FVlyr57U6zQTnAZM4iolvJN7cMKsW+f2nkTqah96AiaNWoJYN7k2uqBW9VHKogVC9UoxyQLENdScc4fyf2SKcFp5nb6DuQO5lFghDf8LOBXmzqT63vcoGejrCg2M+F/Ark0U9wa8k2bLUAJRYt1pvnaCu70qA73m05MomtBJ6Dmar/l0SiNFCUEYrcnjn3VIIwKlPk/2OpqP4oSkAvXt5pRApy8nqeXbNzKi5TR9TAJf10i66+g8fsB7W+uVELQamyCHIOrx2H8K8SRaT7OGOpAaf/h0wnQCY5U336gCO37Sp09hfW+pdfc5GiyVwtVZ7H16ErnVmNpTHYYWI8n7m71PTyK3E5DOuzZ5wVlrrX+X2ZUa+uiNhwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 370229.09721851023, "ymin": 287805.84391567565, "xmax": 379412.9350872683, "ymax": 291819.98639696406, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "UNIT_NAME", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 30, "domain": null }, { "name": "DNR_REGION", "type": "esriFieldTypeString", "alias": "DNR_REGION", "length": 16, "domain": null }, { "name": "COUN", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "CTY_NAME", "type": "esriFieldTypeString", "alias": "CTY_NAME", "length": 20, "domain": null }, { "name": "CTY_ABBR", "type": "esriFieldTypeString", "alias": "CTY_ABBR", "length": 4, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 8, "name": "Common Land Units", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 363783.150254244, "ymin": 96965.97393780261, "xmax": 498943.9413186215, "ymax": 291519.01391326037, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeSingle", "alias": "CALCACRES", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "acres", "type": "esriFieldTypeSmallInteger", "alias": "acres", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 9, "name": "Public Waters", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 10, "name": "Public Streams" }, { "id": 11, "name": "Public Waters" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 307274.3515163864, "ymin": 46790.503680622416, "xmax": 540293.8554093331, "ymax": 317658.06170490704, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 10, "name": "Public Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 9, "name": "Public Waters" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PWI_Label", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "Public Ditch/Altered Natural Watercourse", "label": "Public Ditch/Altered Natural Watercourse", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Public Water Watercourse", "label": "Public Water Watercourse", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 307274.3515163864, "ymin": 46790.503680622416, "xmax": 540293.8554093331, "ymax": 317658.06170490704, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "KITTLE_NBR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PWI_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "PWI_FLAG", "domain": null }, { "name": "PWI_LABEL", "type": "esriFieldTypeString", "alias": "PWI_Label", "length": 50, "domain": null }, { "name": "DNR_HYDRO_", "type": "esriFieldTypeInteger", "alias": "DNR_HYDRO_", "domain": null }, { "name": "FW_ID", "type": "esriFieldTypeInteger", "alias": "FW_ID", "domain": null }, { "name": "KITTLE_NBR", "type": "esriFieldTypeString", "alias": "KITTLE_NBR", "length": 50, "domain": null }, { "name": "KITTLE_NAM", "type": "esriFieldTypeString", "alias": "KITTLE_NAM", "length": 50, "domain": null }, { "name": "ROUTE_MI", "type": "esriFieldTypeDouble", "alias": "ROUTE_MI", "domain": null }, { "name": "FROM_MEAS", "type": "esriFieldTypeDouble", "alias": "FROM_MEAS", "domain": null }, { "name": "TO_MEAS", "type": "esriFieldTypeDouble", "alias": "TO_MEAS", "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "FIXED_STAR", "type": "esriFieldTypeDouble", "alias": "FIXED_STAR", "domain": null }, { "name": "FIXED_ST_1", "type": "esriFieldTypeDouble", "alias": "FIXED_ST_1", "domain": null }, { "name": "FIXED_END_", "type": "esriFieldTypeDouble", "alias": "FIXED_END_", "domain": null }, { "name": "FIXED_END1", "type": "esriFieldTypeDouble", "alias": "FIXED_END1", "domain": null }, { "name": "FIXED", "type": "esriFieldTypeString", "alias": "FIXED", "length": 1, "domain": null }, { "name": "ENTIRE", "type": "esriFieldTypeString", "alias": "ENTIRE", "length": 1, "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "VALID", "length": 1, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 200, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 16, "domain": null }, { "name": "EDITED_DAT", "type": "esriFieldTypeDate", "alias": "EDITED_DAT", "length": 8, "domain": null }, { "name": "EDIT_COMME", "type": "esriFieldTypeString", "alias": "EDIT_COMME", "length": 50, "domain": null }, { "name": "PUBLISH_DA", "type": "esriFieldTypeDate", "alias": "PUBLISH_DA", "length": 8, "domain": null }, { "name": "EVENT_TYPE", "type": "esriFieldTypeString", "alias": "EVENT_TYPE", "length": 3, "domain": null }, { "name": "PWI_ID", "type": "esriFieldTypeString", "alias": "PWI_ID", "length": 6, "domain": null }, { "name": "SQMI2_DRAI", "type": "esriFieldTypeString", "alias": "SQMI2_DRAI", "length": 1, "domain": null }, { "name": "SQMI5_DRAI", "type": "esriFieldTypeString", "alias": "SQMI5_DRAI", "length": 1, "domain": null }, { "name": "UPSUM_SQMI", "type": "esriFieldTypeDouble", "alias": "UPSUM_SQMI", "domain": null }, { "name": "CATCH_ID", "type": "esriFieldTypeString", "alias": "CATCH_ID", "length": 16, "domain": null }, { "name": "CONTENT_DA", "type": "esriFieldTypeDate", "alias": "CONTENT_DA", "length": 8, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 11, "name": "Public Waters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 9, "name": "Public Waters" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "pwi_class", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "P", "label": "P", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } }, "value": "W", "label": "W", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 365902.0375335551, "ymin": 100999.83516078841, "xmax": 500011.3484056356, "ymax": 293888.437256331, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GNIS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DOWLKNUM", "type": "esriFieldTypeString", "alias": "dowlknum", "length": 8, "domain": null }, { "name": "PWI_CLASS", "type": "esriFieldTypeString", "alias": "pwi_class", "length": 1, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PWI_LABEL", "type": "esriFieldTypeString", "alias": "PWI_Label", "length": 50, "domain": null }, { "name": "DNR_HYDRO_", "type": "esriFieldTypeInteger", "alias": "DNR_HYDRO_", "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeInteger", "alias": "GNIS_ID", "domain": null }, { "name": "LKSDB_BASI", "type": "esriFieldTypeInteger", "alias": "LKSDB_BASI", "domain": null }, { "name": "GNIS_NAME", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "length": 100, "domain": null }, { "name": "PW_BASIN_N", "type": "esriFieldTypeString", "alias": "PW_BASIN_N", "length": 100, "domain": null }, { "name": "PW_PARENT_", "type": "esriFieldTypeString", "alias": "PW_PARENT_", "length": 100, "domain": null }, { "name": "PW_SUB_NAM", "type": "esriFieldTypeString", "alias": "PW_SUB_NAM", "length": 100, "domain": null }, { "name": "SUB_FLAG", "type": "esriFieldTypeString", "alias": "SUB_FLAG", "length": 1, "domain": null }, { "name": "WETTYPE", "type": "esriFieldTypeSmallInteger", "alias": "WETTYPE", "domain": null }, { "name": "SHORE_CLAS", "type": "esriFieldTypeString", "alias": "SHORE_CLAS", "length": 2, "domain": null }, { "name": "SHORE_MI", "type": "esriFieldTypeDouble", "alias": "SHORE_MI", "domain": null }, { "name": "CENTER_UTM", "type": "esriFieldTypeDouble", "alias": "CENTER_UTM", "domain": null }, { "name": "CENTER_U_1", "type": "esriFieldTypeDouble", "alias": "CENTER_U_1", "domain": null }, { "name": "DELINEATED", "type": "esriFieldTypeString", "alias": "DELINEATED", "length": 8, "domain": null }, { "name": "DELINEATIO", "type": "esriFieldTypeDate", "alias": "DELINEATIO", "length": 8, "domain": null }, { "name": "DELINEAT_1", "type": "esriFieldTypeString", "alias": "DELINEAT_1", "length": 20, "domain": null }, { "name": "DELINEAT_2", "type": "esriFieldTypeString", "alias": "DELINEAT_2", "length": 254, "domain": null }, { "name": "APPROVED_B", "type": "esriFieldTypeString", "alias": "APPROVED_B", "length": 8, "domain": null }, { "name": "APPROVAL_D", "type": "esriFieldTypeDate", "alias": "APPROVAL_D", "length": 8, "domain": null }, { "name": "APPROVAL_N", "type": "esriFieldTypeString", "alias": "APPROVAL_N", "length": 254, "domain": null }, { "name": "PUBLISH_DA", "type": "esriFieldTypeDate", "alias": "PUBLISH_DA", "length": 8, "domain": null }, { "name": "HAS_FLAG", "type": "esriFieldTypeString", "alias": "HAS_FLAG", "length": 1, "domain": null }, { "name": "FLAG_TYPE", "type": "esriFieldTypeString", "alias": "FLAG_TYPE", "length": 50, "domain": null }, { "name": "DOW_MAIN", "type": "esriFieldTypeString", "alias": "DOW_MAIN", "length": 8, "domain": null }, { "name": "CONTENT_DA", "type": "esriFieldTypeDate", "alias": "CONTENT_DA", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 12, "name": "NWI", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 13, "name": "Class 3-4-5" }, { "id": 14, "name": "All Other Classes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 312906.1419300077, "ymin": 81578.14229531997, "xmax": 584986.1637734312, "ymax": 299153.7641619529, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 13, "name": "Class 3-4-5", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 12, "name": "NWI" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CIRC39_CLA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "value": "5", "label": "5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 312906.1419300077, "ymin": 81578.14229531997, "xmax": 584986.1637734312, "ymax": 299153.7641619529, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 20, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "HGM_CODE", "type": "esriFieldTypeString", "alias": "HGM_CODE", "length": 10, "domain": null }, { "name": "HGM_DESC", "type": "esriFieldTypeString", "alias": "HGM_DESC", "length": 60, "domain": null }, { "name": "SPCC_DESC", "type": "esriFieldTypeString", "alias": "SPCC_DESC", "length": 60, "domain": null }, { "name": "COW_CLASS1", "type": "esriFieldTypeString", "alias": "COW_CLASS1", "length": 2, "domain": null }, { "name": "CIRC39_CLA", "type": "esriFieldTypeInteger", "alias": "CIRC39_CLA", "domain": null }, { "name": "HGM_LL_DES", "type": "esriFieldTypeString", "alias": "HGM_LL_DES", "length": 40, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 14, "name": "All Other Classes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 12, "name": "NWI" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CIRC39_CLA", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "80", "label": "80", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } }, "value": "90", "label": "90", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 312906.1419300077, "ymin": 81578.14229531997, "xmax": 584986.1637734312, "ymax": 299153.7641619529, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 20, "domain": null }, { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "WETLAND_TY", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "HGM_CODE", "type": "esriFieldTypeString", "alias": "HGM_CODE", "length": 10, "domain": null }, { "name": "HGM_DESC", "type": "esriFieldTypeString", "alias": "HGM_DESC", "length": 60, "domain": null }, { "name": "SPCC_DESC", "type": "esriFieldTypeString", "alias": "SPCC_DESC", "length": 60, "domain": null }, { "name": "COW_CLASS1", "type": "esriFieldTypeString", "alias": "COW_CLASS1", "length": 2, "domain": null }, { "name": "CIRC39_CLA", "type": "esriFieldTypeInteger", "alias": "CIRC39_CLA", "domain": null }, { "name": "HGM_LL_DES", "type": "esriFieldTypeString", "alias": "HGM_LL_DES", "length": 40, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 15, "name": "CPI-CropProductivityIndex", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "PARCELCPI", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 0, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 10, "label": "0.00 - 10.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 79, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 20, "label": "10.01 - 20.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 130, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 30, "label": "20.01 - 30.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 177, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 40, "label": "30.01 - 40.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 223, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 50, "label": "40.01 - 50.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 245, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 60, "label": "50.01 - 60.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 247, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 70, "label": "60.01 - 70.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 247, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 80, "label": "70.01 - 80.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 247, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 90, "label": "80.01 - 90.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 245, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "classMaxValue": 100, "label": "90.01 - 100.00", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARCELCPI] CONCAT \" cpi\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 369857.964126832, "ymin": 100199.17045899996, "xmax": 498216.5656314022, "ymax": 290510.3844799882, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 254, "domain": null }, { "name": "Splitby", "type": "esriFieldTypeString", "alias": "Splitby", "length": 5, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeSingle", "alias": "GIS_Acres", "domain": null }, { "name": "DateChg", "type": "esriFieldTypeDate", "alias": "DateChg", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 20, "domain": null }, { "name": "SplitYear", "type": "esriFieldTypeSmallInteger", "alias": "SplitYear", "domain": null }, { "name": "Docs", "type": "esriFieldTypeString", "alias": "Docs", "length": 75, "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "PARCELAC", "type": "esriFieldTypeDouble", "alias": "PARCELAC", "domain": null }, { "name": "TILLAC", "type": "esriFieldTypeDouble", "alias": "TILLAC", "domain": null }, { "name": "PARCELCPI", "type": "esriFieldTypeDouble", "alias": "PARCELCPI", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 16, "name": "Tillable Bnd", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103741, "latestWkid": 103741 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 137, 90, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 367211.17164933495, "ymin": 100174.67626853255, "xmax": 500026.8530553114, "ymax": 291595.291863193, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "TillAc", "type": "esriFieldTypeSingle", "alias": "TillAc", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 17, "name": "Parcels-Meandered", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 204 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TEXTSTRING] CONCAT NEWLINE CONCAT ROUND([GIS_Acres],2) CONCAT \"ac\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 204 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 377741.30073337257, "ymin": 119839.48876914382, "xmax": 491504.4176596254, "ymax": 274006.1107458621, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 254, "domain": null }, { "name": "Splitby", "type": "esriFieldTypeString", "alias": "Splitby", "length": 5, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeSingle", "alias": "GIS_Acres", "domain": null }, { "name": "DateChg", "type": "esriFieldTypeDate", "alias": "DateChg", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 20, "domain": null }, { "name": "SplitYear", "type": "esriFieldTypeInteger", "alias": "SplitYear", "domain": null }, { "name": "Docs", "type": "esriFieldTypeString", "alias": "Docs", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 18, "name": "Parcels-PriorYr", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PIN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 369857.964126832, "ymin": 100199.17045899996, "xmax": 498216.5656314022, "ymax": 290510.3844799882, "spatialReference": {"wkt": "PROJCS[\"Kandiyohi - county coordinates - english\",GEOGCS[\"Kandiyohi - county coordinates - english\",DATUM[\"\",SPHEROID[\"\",6378498.189,298.2572201203455]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-94.75],PARAMETER[\"Standard_Parallel_1\",44.96666666666667],PARAMETER[\"Standard_Parallel_2\",45.33333333333334],PARAMETER[\"Latitude_Of_Origin\",44.89138888888889],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TAXNAME", "type": "esriFieldTypeString", "alias": "TAXNAME", "length": 37, "domain": null }, { "name": "TAXNAME2", "type": "esriFieldTypeString", "alias": "TAXNAME2", "length": 36, "domain": null }, { "name": "TAXADDRESS", "type": "esriFieldTypeString", "alias": "TAXADDRESS", "length": 34, "domain": null }, { "name": "TAXADD2", "type": "esriFieldTypeString", "alias": "TAXADD2", "length": 30, "domain": null }, { "name": "TAXCITY", "type": "esriFieldTypeString", "alias": "TAXCITY", "length": 28, "domain": null }, { "name": "TAXSTATE", "type": "esriFieldTypeString", "alias": "TAXSTATE", "length": 9, "domain": null }, { "name": "TAXZIP", "type": "esriFieldTypeString", "alias": "TAXZIP", "length": 10, "domain": null }, { "name": "TAXLINK", "type": "esriFieldTypeString", "alias": "TAXLINK", "length": 254, "domain": null }, { "name": "CNTTAXLINK", "type": "esriFieldTypeString", "alias": "CNTTAXLINK", "length": 208, "domain": null }, { "name": "OWNNAME", "type": "esriFieldTypeString", "alias": "OWNNAME", "length": 38, "domain": null }, { "name": "OWNNAME2", "type": "esriFieldTypeString", "alias": "OWNNAME2", "length": 35, "domain": null }, { "name": "OWNADDRESS", "type": "esriFieldTypeString", "alias": "OWNADDRESS", "length": 34, "domain": null }, { "name": "OWNADD2", "type": "esriFieldTypeString", "alias": "OWNADD2", "length": 28, "domain": null }, { "name": "OWNCITY", "type": "esriFieldTypeString", "alias": "OWNCITY", "length": 23, "domain": null }, { "name": "OWNSTATE", "type": "esriFieldTypeString", "alias": "OWNSTATE", "length": 11, "domain": null }, { "name": "OWNZIP", "type": "esriFieldTypeString", "alias": "OWNZIP", "length": 10, "domain": null }, { "name": "EMV", "type": "esriFieldTypeDouble", "alias": "EMV", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 11, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 50, "domain": null }, { "name": "DESC1", "type": "esriFieldTypeString", "alias": "DESC1", "length": 48, "domain": null }, { "name": "DESC2", "type": "esriFieldTypeString", "alias": "DESC2", "length": 49, "domain": null }, { "name": "DESC3", "type": "esriFieldTypeString", "alias": "DESC3", "length": 48, "domain": null }, { "name": "DESC4", "type": "esriFieldTypeString", "alias": "DESC4", "length": 49, "domain": null }, { "name": "DESC5", "type": "esriFieldTypeString", "alias": "DESC5", "length": 49, "domain": null }, { "name": "DESC6", "type": "esriFieldTypeString", "alias": "DESC6", "length": 49, "domain": null }, { "name": "DESC7", "type": "esriFieldTypeString", "alias": "DESC7", "length": 47, "domain": null }, { "name": "DESC8", "type": "esriFieldTypeString", "alias": "DESC8", "length": 48, "domain": null }, { "name": "DESC9", "type": "esriFieldTypeString", "alias": "DESC9", "length": 48, "domain": null }, { "name": "BLOCKNO", "type": "esriFieldTypeString", "alias": "BLOCKNO", "length": 9, "domain": null }, { "name": "LOTNO", "type": "esriFieldTypeString", "alias": "LOTNO", "length": 7, "domain": null }, { "name": "PLATNAME", "type": "esriFieldTypeString", "alias": "PLATNAME", "length": 48, "domain": null }, { "name": "PLATNO", "type": "esriFieldTypeString", "alias": "PLATNO", "length": 8, "domain": null }, { "name": "TWPCITYNO", "type": "esriFieldTypeString", "alias": "TWPCITYNO", "length": 11, "domain": null }, { "name": "TWPCITY", "type": "esriFieldTypeString", "alias": "TWPCITY", "length": 22, "domain": null }, { "name": "SECT", "type": "esriFieldTypeString", "alias": "SECT", "length": 5, "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 5, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 5, "domain": null }, { "name": "PROP", "type": "esriFieldTypeString", "alias": "PROP", "length": 8, "domain": null }, { "name": "PROPHSENUM", "type": "esriFieldTypeString", "alias": "PROPHSENUM", "length": 13, "domain": null }, { "name": "PROPDIR", "type": "esriFieldTypeString", "alias": "PROPDIR", "length": 9, "domain": null }, { "name": "PROPROAD", "type": "esriFieldTypeString", "alias": "PROPROAD", "length": 26, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 10, "domain": null }, { "name": "PROP2", "type": "esriFieldTypeString", "alias": "PROP2", "length": 7, "domain": null }, { "name": "PROPHSE2", "type": "esriFieldTypeString", "alias": "PROPHSE2", "length": 10, "domain": null }, { "name": "PROPDIR2", "type": "esriFieldTypeString", "alias": "PROPDIR2", "length": 10, "domain": null }, { "name": "PROPROAD2", "type": "esriFieldTypeString", "alias": "PROPROAD2", "length": 23, "domain": null }, { "name": "PROPZIP2", "type": "esriFieldTypeString", "alias": "PROPZIP2", "length": 10, "domain": null }, { "name": "PROP3", "type": "esriFieldTypeString", "alias": "PROP3", "length": 7, "domain": null }, { "name": "PROPHSE3", "type": "esriFieldTypeString", "alias": "PROPHSE3", "length": 10, "domain": null }, { "name": "PROPDIR3", "type": "esriFieldTypeString", "alias": "PROPDIR3", "length": 10, "domain": null }, { "name": "PROPROAD3", "type": "esriFieldTypeString", "alias": "PROPROAD3", "length": 28, "domain": null }, { "name": "PROPZIP3", "type": "esriFieldTypeString", "alias": "PROPZIP3", "length": 10, "domain": null }, { "name": "DEEDLINE1", "type": "esriFieldTypeDouble", "alias": "DEEDLINE1", "domain": null }, { "name": "SPLITS", "type": "esriFieldTypeInteger", "alias": "SPLITS", "domain": null }, { "name": "SCHOOLDIST", "type": "esriFieldTypeString", "alias": "SCHOOLDIST", "length": 12, "domain": null }, { "name": "MULTIPARCE", "type": "esriFieldTypeString", "alias": "MULTIPARCE", "length": 12, "domain": null }, { "name": "DEEDACRES", "type": "esriFieldTypeDouble", "alias": "DEEDACRES", "domain": null }, { "name": "SUBAC1", "type": "esriFieldTypeSingle", "alias": "SUBAC1", "domain": null }, { "name": "SUBAC2", "type": "esriFieldTypeSingle", "alias": "SUBAC2", "domain": null }, { "name": "SUBAC3", "type": "esriFieldTypeSingle", "alias": "SUBAC3", "domain": null }, { "name": "SUBAC4", "type": "esriFieldTypeSingle", "alias": "SUBAC4", "domain": null }, { "name": "SUBAC5", "type": "esriFieldTypeSingle", "alias": "SUBAC5", "domain": null }, { "name": "SUBAC6", "type": "esriFieldTypeSingle", "alias": "SUBAC6", "domain": null }, { "name": "SUBAC7", "type": "esriFieldTypeSingle", "alias": "SUBAC7", "domain": null }, { "name": "SUBAC8", "type": "esriFieldTypeSingle", "alias": "SUBAC8", "domain": null }, { "name": "SUBAC9", "type": "esriFieldTypeSingle", "alias": "SUBAC9", "domain": null }, { "name": "VALUE1", "type": "esriFieldTypeDouble", "alias": "VALUE1", "domain": null }, { "name": "VALUE2", "type": "esriFieldTypeInteger", "alias": "VALUE2", "domain": null }, { "name": "VALUE3", "type": "esriFieldTypeInteger", "alias": "VALUE3", "domain": null }, { "name": "VALUE4", "type": "esriFieldTypeInteger", "alias": "VALUE4", "domain": null }, { "name": "VALUE5", "type": "esriFieldTypeInteger", "alias": "VALUE5", "domain": null }, { "name": "VALUE6", "type": "esriFieldTypeInteger", "alias": "VALUE6", "domain": null }, { "name": "VALUE7", "type": "esriFieldTypeInteger", "alias": "VALUE7", "domain": null }, { "name": "VALUE8", "type": "esriFieldTypeInteger", "alias": "VALUE8", "domain": null }, { "name": "VALUE9", "type": "esriFieldTypeInteger", "alias": "VALUE9", "domain": null }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null }, { "name": "Split", "type": "esriFieldTypeInteger", "alias": "Split", "domain": null }, { "name": "SplitNote", "type": "esriFieldTypeString", "alias": "SplitNote", "length": 100, "domain": null }, { "name": "PARCELCPI", "type": "esriFieldTypeDouble", "alias": "PARCELCPI", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }