{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Populated Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "507f28742aa5dc4dea13e491cb2b4d71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhwANYhpQkAA17AB3iDJ3sAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FEATURE_NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "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, 255 ], "haloSize": 3, "font": { "family": "Arial Black", "size": 14, "style": "normal", "weight": "bolder", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -364848.59080000035, "ymin": 3230532.620100001, "xmax": 1354113.3997999998, "ymax": 5590041.1842, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "feature_id", "type": "esriFieldTypeInteger", "alias": "FEATURE_ID", "domain": null }, { "name": "feature_name", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 120, "domain": null }, { "name": "feature_class", "type": "esriFieldTypeString", "alias": "FEATURE_CLASS", "length": 50, "domain": null }, { "name": "state_numeric", "type": "esriFieldTypeString", "alias": "STATE_NUMERIC", "length": 2, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 100, "domain": null }, { "name": "county_numeric", "type": "esriFieldTypeString", "alias": "COUNTY_NUMERIC", "length": 5, "domain": null }, { "name": "prim_long_dms", "type": "esriFieldTypeString", "alias": "PRIM_LONG_DMS", "length": 50, "domain": null }, { "name": "prim_lat_dec", "type": "esriFieldTypeDouble", "alias": "PRIM_LAT_DEC", "domain": null }, { "name": "prim_long_dec", "type": "esriFieldTypeDouble", "alias": "PRIM_LONG_DEC", "domain": null }, { "name": "source_lat_dms", "type": "esriFieldTypeString", "alias": "SOURCE_LAT_DMS", "length": 10, "domain": null }, { "name": "source_long_dms", "type": "esriFieldTypeString", "alias": "SOURCE_LONG_DMS", "length": 10, "domain": null }, { "name": "source_lat_dec", "type": "esriFieldTypeDouble", "alias": "SOURCE_LAT_DEC", "domain": null }, { "name": "source_long_dec", "type": "esriFieldTypeDouble", "alias": "SOURCE_LONG_DEC", "domain": null }, { "name": "map_name", "type": "esriFieldTypeString", "alias": "MAP_NAME", "length": 120, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "length": 8, "domain": null }, { "name": "date_edited", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "State_Name", "length": 100, "domain": null }, { "name": "bgn_type", "type": "esriFieldTypeInteger", "alias": "BGN_Type", "domain": { "type": "codedValue", "name": "WS1_BGNDecisionType Domain", "description": "", "codedValues": [ { "name": "Not Official", "code": 1 }, { "name": "Official", "code": 2 }, { "name": "Vacated", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bgn_authority", "type": "esriFieldTypeInteger", "alias": "BGN_Authority", "domain": { "type": "codedValue", "name": "WS1_BGNDecisionAuthority Domain", "description": "", "codedValues": [ { "name": "Board Decision", "code": 1 }, { "name": "Congressional Legislation", "code": 2 }, { "name": "Executive Order", "code": 3 }, { "name": "Secretarial Order", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bgn_date", "type": "esriFieldTypeDate", "alias": "BGN_Date", "length": 8, "domain": null }, { "name": "prim_lat_dms", "type": "esriFieldTypeString", "alias": "Prim_Lat_DMS", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 114, "name": "All Available Parcels in MN (Internal Only)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 2, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189784, "ymin": 4816305, "xmax": 761656, "ymax": 5472274, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "county_pin", "type": "esriFieldTypeString", "alias": "County PIN", "length": 22, "domain": null }, { "name": "state_pin", "type": "esriFieldTypeString", "alias": "State PIN", "length": 28, "domain": null }, { "name": "anumberpre", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 15, "domain": null }, { "name": "anumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "anumbersuf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 15, "domain": null }, { "name": "st_pre_mod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "st_pre_dir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 9, "domain": null }, { "name": "st_pre_typ", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 35, "domain": null }, { "name": "st_pre_sep", "type": "esriFieldTypeString", "alias": "Street Name Pre Separator", "length": 20, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "st_pos_typ", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 15, "domain": null }, { "name": "st_pos_dir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 9, "domain": null }, { "name": "st_pos_mod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 15, "domain": null }, { "name": "sub_type1", "type": "esriFieldTypeString", "alias": "Subaddress Type 1", "length": 12, "domain": null }, { "name": "sub_id1", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 1", "length": 30, "domain": null }, { "name": "sub_type2", "type": "esriFieldTypeString", "alias": "Subaddress Type 2", "length": 12, "domain": null }, { "name": "sub_id2", "type": "esriFieldTypeString", "alias": "Subaddress Identifier 2", "length": 30, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 5, "domain": null }, { "name": "zip4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4\n", "length": 4, "domain": null }, { "name": "ctu_name", "type": "esriFieldTypeString", "alias": "CTU Name", "length": 100, "domain": null }, { "name": "ctu_id_txt", "type": "esriFieldTypeString", "alias": "CTU Code", "length": 8, "domain": null }, { "name": "postcomm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 40, "domain": null }, { "name": "co_code", "type": "esriFieldTypeString", "alias": "County Code", "length": 5, "domain": null }, { "name": "co_name", "type": "esriFieldTypeString", "alias": "County Name", "length": 40, "domain": null }, { "name": "state_code", "type": "esriFieldTypeString", "alias": "State Code", "length": 2, "domain": null }, { "name": "lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 30, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "Block", "length": 30, "domain": null }, { "name": "plat_name", "type": "esriFieldTypeString", "alias": "Plat Name", "length": 150, "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 100, "domain": null }, { "name": "owner_more", "type": "esriFieldTypeString", "alias": "Owner More Information", "length": 100, "domain": null }, { "name": "own_add_l1", "type": "esriFieldTypeString", "alias": "Owner Address Line 1", "length": 100, "domain": null }, { "name": "own_add_l2", "type": "esriFieldTypeString", "alias": "Owner Address Line 2", "length": 100, "domain": null }, { "name": "own_add_l3", "type": "esriFieldTypeString", "alias": "Owner Address Line 3", "length": 100, "domain": null }, { "name": "own_add_l4", "type": "esriFieldTypeString", "alias": "Owner Address Line 4", "length": 100, "domain": null }, { "name": "tax_name", "type": "esriFieldTypeString", "alias": "Taxpayer Name", "length": 100, "domain": null }, { "name": "tax_add_l1", "type": "esriFieldTypeString", "alias": "Taxpayer Address Line 1\n", "length": 100, "domain": null }, { "name": "tax_add_l2", "type": "esriFieldTypeString", "alias": "Taxpayer Address Line 2", "length": 100, "domain": null }, { "name": "tax_add_l3", "type": "esriFieldTypeString", "alias": "Taxpayer Address Line 3", "length": 100, "domain": null }, { "name": "tax_add_l4", "type": "esriFieldTypeString", "alias": "Taxpayer Address Line 4", "length": 100, "domain": null }, { "name": "landmark", "type": "esriFieldTypeString", "alias": "Landmark", "length": 150, "domain": null }, { "name": "homestead", "type": "esriFieldTypeString", "alias": "Homestead Exemption", "length": 10, "domain": null }, { "name": "acres_poly", "type": "esriFieldTypeDouble", "alias": "Acres (Polygon)", "domain": null }, { "name": "acres_deed", "type": "esriFieldTypeDouble", "alias": "Acres (Deed)", "domain": null }, { "name": "emv_land", "type": "esriFieldTypeInteger", "alias": "Estimated Value of Land", "domain": null }, { "name": "emv_bldg", "type": "esriFieldTypeInteger", "alias": "Estimated Value of Building", "domain": null }, { "name": "emv_total", "type": "esriFieldTypeInteger", "alias": "Estimated Value Total", "domain": null }, { "name": "tax_year", "type": "esriFieldTypeSmallInteger", "alias": "Tax Year", "domain": null }, { "name": "mkt_year", "type": "esriFieldTypeSmallInteger", "alias": "Market Year", "domain": null }, { "name": "tax_capac", "type": "esriFieldTypeInteger", "alias": "Tax Capacity", "domain": null }, { "name": "total_tax", "type": "esriFieldTypeInteger", "alias": "Total Tax", "domain": null }, { "name": "spec_asses", "type": "esriFieldTypeInteger", "alias": "Special Assessment", "domain": null }, { "name": "useclass1", "type": "esriFieldTypeString", "alias": "Use Classification 1", "length": 100, "domain": null }, { "name": "useclass2", "type": "esriFieldTypeString", "alias": "Use Classification 2", "length": 100, "domain": null }, { "name": "useclass3", "type": "esriFieldTypeString", "alias": "Use Classification 3", "length": 100, "domain": null }, { "name": "useclass4", "type": "esriFieldTypeString", "alias": "Use Classification 4", "length": 100, "domain": null }, { "name": "multi_uses", "type": "esriFieldTypeString", "alias": "Multiple Uses", "length": 10, "domain": null }, { "name": "tax_exempt", "type": "esriFieldTypeString", "alias": "Tax Exempt", "length": 3, "domain": null }, { "name": "xuseclass1", "type": "esriFieldTypeString", "alias": "Exempt Use Classification 1", "length": 100, "domain": null }, { "name": "xuseclass2", "type": "esriFieldTypeString", "alias": "Exempt Use Classification 2", "length": 100, "domain": null }, { "name": "xuseclass3", "type": "esriFieldTypeString", "alias": "Exempt Use Classification 3", "length": 100, "domain": null }, { "name": "xuseclass4", "type": "esriFieldTypeString", "alias": "Exempt Use Classification 4", "length": 100, "domain": null }, { "name": "dwell_type", "type": "esriFieldTypeString", "alias": "Dwelling Type\n", "length": 30, "domain": null }, { "name": "home_style", "type": "esriFieldTypeString", "alias": "Home Style", "length": 30, "domain": null }, { "name": "fin_sq_ft", "type": "esriFieldTypeInteger", "alias": "Finished Square Footage\n", "domain": null }, { "name": "garage", "type": "esriFieldTypeString", "alias": "Presence of Garage", "length": 10, "domain": null }, { "name": "garagesqft", "type": "esriFieldTypeInteger", "alias": "Square Footage of Garage", "domain": null }, { "name": "basement", "type": "esriFieldTypeString", "alias": "Presence of Basement", "length": 10, "domain": null }, { "name": "heating", "type": "esriFieldTypeString", "alias": "Type of Heating", "length": 30, "domain": null }, { "name": "cooling", "type": "esriFieldTypeString", "alias": "Type of Cooling", "length": 30, "domain": null }, { "name": "year_built", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "num_units", "type": "esriFieldTypeInteger", "alias": "Number of Residential Units", "domain": null }, { "name": "sale_date", "type": "esriFieldTypeDate", "alias": "Date of Last Sale", "length": 8, "domain": null }, { "name": "sale_value", "type": "esriFieldTypeInteger", "alias": "Value at Last Sale", "domain": null }, { "name": "green_acre", "type": "esriFieldTypeString", "alias": "Green Acres Program", "length": 10, "domain": null }, { "name": "open_space", "type": "esriFieldTypeString", "alias": "Open Space", "length": 10, "domain": null }, { "name": "ag_preserv", "type": "esriFieldTypeString", "alias": "Agricultural Preserve", "length": 10, "domain": null }, { "name": "agpre_enrd", "type": "esriFieldTypeDate", "alias": "Agricultural Preserve Enroll Date", "length": 8, "domain": null }, { "name": "agpre_expd", "type": "esriFieldTypeDate", "alias": "Agricultural Preserve Expiration Date", "length": 8, "domain": null }, { "name": "abb_legal", "type": "esriFieldTypeString", "alias": "Abbreviated Legal Description", "length": 254, "domain": null }, { "name": "edit_date", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "exp_date", "type": "esriFieldTypeDate", "alias": "Export Date", "length": 8, "domain": null }, { "name": "polyptrel", "type": "esriFieldTypeSmallInteger", "alias": "Polygon to Point Relationship", "domain": null }, { "name": "n_standard", "type": "esriFieldTypeSmallInteger", "alias": "Non-Standard Parcel Status", "domain": null }, { "name": "ownership", "type": "esriFieldTypeString", "alias": "Ownership Category", "length": 30, "domain": null }, { "name": "school_dst", "type": "esriFieldTypeString", "alias": "School District", "length": 10, "domain": null }, { "name": "wshd_dst", "type": "esriFieldTypeString", "alias": "Watershed District", "length": 50, "domain": null }, { "name": "section", "type": "esriFieldTypeSmallInteger", "alias": "Section", "domain": null }, { "name": "township", "type": "esriFieldTypeSmallInteger", "alias": "Township", "domain": null }, { "name": "range", "type": "esriFieldTypeSmallInteger", "alias": "Range", "domain": null }, { "name": "range_dir", "type": "esriFieldTypeSmallInteger", "alias": "Range Direction", "domain": null }, { "name": "prin_mer", "type": "esriFieldTypeSmallInteger", "alias": "Principal Meridian", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "county_id", "type": "esriFieldTypeString", "alias": "county_id", "length": 3, "domain": null }, { "name": "pin", "type": "esriFieldTypeString", "alias": "pin", "length": 26, "domain": null }, { "name": "pin_alpnum", "type": "esriFieldTypeString", "alias": "pin_alpnum", "length": 22, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r20_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 115, "name": "PLS Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 116, "name": "PLS Townships" }, { "id": 117, "name": "PLS Sections" }, { "id": 118, "name": "PLS 40s / Government Lots" } ], "minScale": 1000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189840.16170000006, "ymin": 4816304.369899999, "xmax": 761873.4796000002, "ymax": 5472073.9383000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 116, "name": "PLS Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 115, "name": "PLS Layers" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189840.16170000006, "ymin": 4816304.369899999, "xmax": 761873.4796000002, "ymax": 5472073.9383000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "coun", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "georang", "type": "esriFieldTypeInteger", "alias": "GEORANG", "domain": null }, { "name": "twpdirrng", "type": "esriFieldTypeInteger", "alias": "TWPDIRRNG", "domain": null }, { "name": "twprngdir", "type": "esriFieldTypeInteger", "alias": "TWPRNGDIR", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r25_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a12_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 117, "name": "PLS Sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 115, "name": "PLS Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189840.16170000006, "ymin": 4816304.369899999, "xmax": 761873.4796000002, "ymax": 5472073.9383000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gs_ch", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "geosect", "type": "esriFieldTypeDouble", "alias": "GEOSECT", "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "twprngsec", "type": "esriFieldTypeInteger", "alias": "TWPRNGSEC", "domain": null }, { "name": "trs_search", "type": "esriFieldTypeString", "alias": "TRS_SEARCH", "length": 10, "domain": null }, { "name": "trs_description", "type": "esriFieldTypeString", "alias": "TRS_DESCRIPTION", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a38_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 118, "name": "PLS 40s / Government Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 115, "name": "PLS Layers" }, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189840.16170000006, "ymin": 4816304.369899999, "xmax": 761873.4796000002, "ymax": 5472073.9383000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fort_desc", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "glotmatch", "type": "esriFieldTypeDouble", "alias": "GLOTMATCH", "domain": null }, { "name": "fort_desc", "type": "esriFieldTypeString", "alias": "FORT_DESC", "length": 40, "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "georang", "type": "esriFieldTypeInteger", "alias": "GEORANG", "domain": null }, { "name": "geosect", "type": "esriFieldTypeDouble", "alias": "GEOSECT", "domain": null }, { "name": "geofort", "type": "esriFieldTypeDouble", "alias": "GEOFORT", "domain": null }, { "name": "geoglot", "type": "esriFieldTypeDouble", "alias": "GEOGLOT", "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r35_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 119, "name": "DOT Roads", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 120, "name": "Federal and State" }, { "id": 121, "name": "County Highway" }, { "id": 122, "name": "Local" } ], "minScale": 1000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189914.47300000023, "ymin": 4816309.499, "xmax": 754702.6260000002, "ymax": 5470952.3719999995, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 120, "name": "Federal and State", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -860.35909237214, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 119, "name": "DOT Roads" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route_system", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Interstate Trunk Highway", "description": "Interstate Trunk Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "01" ] ] }, { "label": "U.S. Trunk Highway", "description": "U.S. Trunk Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "02" ] ] }, { "label": "MN Trunk Highway", "description": "MN Trunk Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "values": [ [ "03" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "01", "label": "Interstate Trunk Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "02", "label": "U.S. Trunk Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "03", "label": "MN Trunk Highway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(route_system = '01' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate Trunk Highway", "priority": 20, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROUTE_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(route_system = '02' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "U.S. Trunk Highway", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROUTE_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(route_system = '03' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "MN Trunk Highway", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189914.47300000023, "ymin": 4816309.499, "xmax": 754702.6260000002, "ymax": 5470952.3719999995, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 42, "domain": null }, { "name": "street_prefix", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 2, "domain": null }, { "name": "base_name", "type": "esriFieldTypeString", "alias": "BASE_NAME", "length": 30, "domain": null }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 2, "domain": null }, { "name": "e_911", "type": "esriFieldTypeString", "alias": "E_911", "length": 1, "domain": null }, { "name": "route_system", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 2, "domain": null }, { "name": "route_number", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 5, "domain": null }, { "name": "tis_code", "type": "esriFieldTypeString", "alias": "TIS_CODE", "length": 11, "domain": null }, { "name": "divided_oneway", "type": "esriFieldTypeString", "alias": "DIVIDED_ONEWAY", "length": 1, "domain": null }, { "name": "traffic_direction", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r80_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 121, "name": "County Highway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -860.35909237214, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 119, "name": "DOT Roads" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTE_NUMBER]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "route_system IN ('04' , '07' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "County Highway", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189914.47300000023, "ymin": 4816309.499, "xmax": 754702.6260000002, "ymax": 5470952.3719999995, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 42, "domain": null }, { "name": "street_prefix", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 2, "domain": null }, { "name": "base_name", "type": "esriFieldTypeString", "alias": "BASE_NAME", "length": 30, "domain": null }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 2, "domain": null }, { "name": "e_911", "type": "esriFieldTypeString", "alias": "E_911", "length": 1, "domain": null }, { "name": "route_system", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 2, "domain": null }, { "name": "route_number", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 5, "domain": null }, { "name": "tis_code", "type": "esriFieldTypeString", "alias": "TIS_CODE", "length": 11, "domain": null }, { "name": "divided_oneway", "type": "esriFieldTypeString", "alias": "DIVIDED_ONEWAY", "length": 1, "domain": null }, { "name": "traffic_direction", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r80_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 122, "name": "Local", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -860.35909237214, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 119, "name": "DOT Roads" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route_system", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Municipal Road", "description": "Municipal Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "values": [ [ "05" ], [ "10" ] ] }, { "label": "Township or Other Road", "description": "Township or Other Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "values": [ [ "08" ], [ "09" ], [ "11" ], [ "12" ], [ "13" ], [ "14" ], [ "15" ], [ "16" ], [ "20" ], [ "23" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "values": [ [ "22" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "05", "label": "Municipal Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "10", "label": "Municipal Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "08", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "09", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "11", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "12", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "13", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "14", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "15", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "16", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "20", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "23", "label": "Township or Other Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1 }, "value": "22", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "route_system IN ('05' , '10' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Municipal Road", "priority": 15, "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, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREET_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "route_system IN ('08' , '09' , '11' , '12' , '13' , '14' , '15' , '16' , '20' , '23' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Township or Other Road", "priority": 16, "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, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189914.47300000023, "ymin": 4816309.499, "xmax": 754702.6260000002, "ymax": 5470952.3719999995, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 42, "domain": null }, { "name": "street_prefix", "type": "esriFieldTypeString", "alias": "STREET_PREFIX", "length": 2, "domain": null }, { "name": "base_name", "type": "esriFieldTypeString", "alias": "BASE_NAME", "length": 30, "domain": null }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX", "length": 2, "domain": null }, { "name": "e_911", "type": "esriFieldTypeString", "alias": "E_911", "length": 1, "domain": null }, { "name": "route_system", "type": "esriFieldTypeString", "alias": "ROUTE_SYSTEM", "length": 2, "domain": null }, { "name": "route_number", "type": "esriFieldTypeString", "alias": "ROUTE_NUMBER", "length": 5, "domain": null }, { "name": "tis_code", "type": "esriFieldTypeString", "alias": "TIS_CODE", "length": 11, "domain": null }, { "name": "divided_oneway", "type": "esriFieldTypeString", "alias": "DIVIDED_ONEWAY", "length": 1, "domain": null }, { "name": "traffic_direction", "type": "esriFieldTypeString", "alias": "TRAFFIC_DIRECTION", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r80_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a67_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 123, "name": "Hydrography Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 124, "name": "Public Waters" }, { "id": 127, "name": "Buffer Protection Map" }, { "id": 131, "name": "Trout Streams" } ], "minScale": 3000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189795.48709999956, "ymin": 4812428.568499999, "xmax": 762254.4780000001, "ymax": 5472427.7379, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 124, "name": "Public Waters", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 123, "name": "Hydrography Layers" }, "subLayers": [ { "id": 125, "name": "Public Watercourses" }, { "id": 126, "name": "Public Waters Basins" } ], "minScale": 3000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189795.48709999956, "ymin": 4812428.568499999, "xmax": 762254.4780000001, "ymax": 5472427.7379, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 125, "name": "Public Watercourses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Public Waters" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "pwi_flag", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Public Water Watercourse", "description": "Public Water Watercourse", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Public Ditch/Altered Natural Watercourse", "description": "Public Ditch/Altered Natural Watercourse", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2 }, "value": "1", "label": "Public Water Watercourse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2 }, "value": "2", "label": "Public Ditch/Altered Natural Watercourse" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[kittle_name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 30, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189795.48709999956, "ymin": 4812428.568499999, "xmax": 755888.9790000003, "ymax": 5471384.904999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "kittle_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "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_name", "type": "esriFieldTypeString", "alias": "KITTLE_NAME", "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_start_utmx", "type": "esriFieldTypeDouble", "alias": "FIXED_START_UTMX", "domain": null }, { "name": "fixed_start_utmy", "type": "esriFieldTypeDouble", "alias": "FIXED_START_UTMY", "domain": null }, { "name": "fixed_end_utmx", "type": "esriFieldTypeDouble", "alias": "FIXED_END_UTMX", "domain": null }, { "name": "fixed_end_utmy", "type": "esriFieldTypeDouble", "alias": "FIXED_END_UTMY", "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_date", "type": "esriFieldTypeDate", "alias": "EDITED_DATE", "length": 8, "domain": null }, { "name": "edit_comment", "type": "esriFieldTypeString", "alias": "EDIT_COMMENT", "length": 50, "domain": null }, { "name": "publish_date", "type": "esriFieldTypeDate", "alias": "PUBLISH_DATE", "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": "pwi_flag", "type": "esriFieldTypeSmallInteger", "alias": "PWI_FLAG", "domain": null }, { "name": "pwi_label", "type": "esriFieldTypeString", "alias": "PWI_LABEL", "length": 50, "domain": null }, { "name": "sqmi2_drain", "type": "esriFieldTypeString", "alias": "SQMI2_DRAIN", "length": 1, "domain": null }, { "name": "sqmi5_drain", "type": "esriFieldTypeString", "alias": "SQMI5_DRAIN", "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_date", "type": "esriFieldTypeDate", "alias": "CONTENT_DATE", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r93_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a80_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 126, "name": "Public Waters Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 124, "name": "Public Waters" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191030.38999999966, "ymin": 4816326, "xmax": 762254.4780000001, "ymax": 5472427.7379, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gnis_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "gnis_id", "type": "esriFieldTypeInteger", "alias": "GNIS_ID", "domain": null }, { "name": "lksdb_basin_id", "type": "esriFieldTypeInteger", "alias": "LKSDB_BASIN_ID", "domain": null }, { "name": "dowlknum", "type": "esriFieldTypeString", "alias": "DOWLKNUM", "length": 8, "domain": null }, { "name": "gnis_name", "type": "esriFieldTypeString", "alias": "GNIS_NAME", "length": 100, "domain": null }, { "name": "pw_basin_name", "type": "esriFieldTypeString", "alias": "PW_BASIN_NAME", "length": 100, "domain": null }, { "name": "pw_parent_name", "type": "esriFieldTypeString", "alias": "PW_PARENT_NAME", "length": 100, "domain": null }, { "name": "pw_sub_name", "type": "esriFieldTypeString", "alias": "PW_SUB_NAME", "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": "pwi_class", "type": "esriFieldTypeString", "alias": "PWI_CLASS", "length": 1, "domain": null }, { "name": "pwi_label", "type": "esriFieldTypeString", "alias": "PWI_LABEL", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "shore_mi", "type": "esriFieldTypeDouble", "alias": "SHORE_MI", "domain": null }, { "name": "center_utm_x", "type": "esriFieldTypeDouble", "alias": "UTM_CENTER_X", "domain": null }, { "name": "center_utm_y", "type": "esriFieldTypeDouble", "alias": "CENTER_UTM_Y", "domain": null }, { "name": "delineated_by", "type": "esriFieldTypeString", "alias": "DELINEATED_BY", "length": 8, "domain": null }, { "name": "delineation_date", "type": "esriFieldTypeDate", "alias": "DELINEATION_DATE", "length": 8, "domain": null }, { "name": "delineation_src", "type": "esriFieldTypeString", "alias": "DELINEATION_SRC", "length": 20, "domain": null }, { "name": "delineation_notes", "type": "esriFieldTypeString", "alias": "DELINEATION_NOTES", "length": 254, "domain": null }, { "name": "approved_by", "type": "esriFieldTypeString", "alias": "APPROVED_BY", "length": 8, "domain": null }, { "name": "approval_date", "type": "esriFieldTypeDate", "alias": "APPROVAL_DATE", "length": 8, "domain": null }, { "name": "approval_notes", "type": "esriFieldTypeString", "alias": "APPROVAL_NOTES", "length": 254, "domain": null }, { "name": "publish_date", "type": "esriFieldTypeDate", "alias": "PUBLISH_DATE", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "bufmap_use", "type": "esriFieldTypeString", "alias": "bufmap_use", "length": 1, "domain": null }, { "name": "dnr_shoreland_class", "type": "esriFieldTypeString", "alias": "dnr_shoreland_class", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r101_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a86_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 127, "name": "Buffer Protection Map", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 123, "name": "Hydrography Layers" }, "subLayers": [ { "id": 128, "name": "Lakes, Reservoirs, and Wetlands" }, { "id": 129, "name": "Watercourses" }, { "id": 130, "name": "Public Water Removals per Commissioner's Order" } ], "minScale": 3000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 189795.48709999956, "ymin": 4813688.816299999, "xmax": 762254.4780000001, "ymax": 5472427.7379, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 128, "name": "Lakes, Reservoirs, and Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 127, "name": "Buffer Protection Map" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "field_review", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "50-ft Buffer", "description": "50-ft Buffer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 } }, "values": [ [ "N" ] ] }, { "label": "Needs field review", "description": "Needs field review", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } }, "values": [ [ "Y" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 } }, "value": "N", "label": "50-ft Buffer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } }, "value": "Y", "label": "Needs field review" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 138, 173, 255 ], "toColor": [ 76, 138, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 245, 91, 255 ], "toColor": [ 206, 245, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 82, 78, 255 ], "toColor": [ 222, 82, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 92, 250, 255 ], "toColor": [ 211, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 240, 197, 255 ], "toColor": [ 105, 240, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 121, 70, 255 ], "toColor": [ 128, 121, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 53, 113, 255 ], "toColor": [ 130, 53, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 137, 240, 255 ], "toColor": [ 142, 137, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 161, 71, 255 ], "toColor": [ 71, 161, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 161, 175, 255 ], "toColor": [ 240, 161, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 151, 255 ], "toColor": [ 240, 215, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 115, 198, 255 ], "toColor": [ 250, 115, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 250, 132, 255 ], "toColor": [ 100, 250, 132, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191032.57799999975, "ymin": 4816365.2870000005, "xmax": 762254.4780000001, "ymax": 5472427.7379, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pw_basin_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "pw_basin_name", "type": "esriFieldTypeString", "alias": "PW_BASIN_NAME", "length": 100, "domain": null }, { "name": "pwi_class", "type": "esriFieldTypeString", "alias": "PWI_CLASS", "length": 1, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "dow_lake_number", "type": "esriFieldTypeString", "alias": "DOW_LAKE_NUMBER", "length": 8, "domain": null }, { "name": "dnr_sl_class", "type": "esriFieldTypeString", "alias": "DNR_SL_CLASS", "length": 100, "domain": null }, { "name": "county_sl_class", "type": "esriFieldTypeString", "alias": "COUNTY_SL_CLASS", "length": 50, "domain": null }, { "name": "city_sl_class", "type": "esriFieldTypeString", "alias": "CITY_SL_CLASS", "length": 100, "domain": null }, { "name": "buffer_ft", "type": "esriFieldTypeSmallInteger", "alias": "buffer_ft", "domain": null }, { "name": "field_review", "type": "esriFieldTypeString", "alias": "Field_Review", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 129, "name": "Watercourses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 127, "name": "Buffer Protection Map" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "buffer_ft", "field2": "field_review", "field3": "potential_trout_delisting", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "50-ft Buffer", "description": "50-ft Buffer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "50", "N", "N" ] ] }, { "label": "16.5-ft Buffer", "description": "16.5-ft Buffer", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "16.5", "N", "N" ] ] }, { "label": "Needs field review", "description": "Needs field review", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "values": [ [ "16.5", "Y", "N" ], [ "50", "Y", "N" ] ] }, { "label": "Potential trout stream delisting and buffer map removal", "description": "Potential trout stream delisting and buffer map removal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "50", "N", "Y" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "50,N,N", "label": "50-ft Buffer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "16.5,N,N", "label": "16.5-ft Buffer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "16.5,Y,N", "label": "Needs field review" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "50,Y,N", "label": "Needs field review" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "50,N,Y", "label": "Potential trout stream delisting and buffer map removal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 142, 184, 255 ], "toColor": [ 70, 142, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 68, 44, 255 ], "toColor": [ 201, 68, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 201, 46, 255 ], "toColor": [ 57, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 44, 184, 255 ], "toColor": [ 181, 44, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 144, 60, 255 ], "toColor": [ 153, 144, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 60, 153, 255 ], "toColor": [ 32, 60, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 184, 134, 255 ], "toColor": [ 48, 184, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 65, 108, 255 ], "toColor": [ 176, 65, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 45, 194, 255 ], "toColor": [ 72, 45, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 96, 56, 255 ], "toColor": [ 161, 96, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 197, 199, 255 ], "toColor": [ 60, 197, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 199, 52, 255 ], "toColor": [ 165, 199, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 166, 63, 255 ], "toColor": [ 68, 166, 63, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 189795.48709999956, "ymin": 4813688.816299999, "xmax": 755888.9791000001, "ymax": 5471384.904999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "usgs_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "unique_id", "length": 10, "domain": null }, { "name": "src", "type": "esriFieldTypeString", "alias": "src", "length": 10, "domain": null }, { "name": "kittle_nbr", "type": "esriFieldTypeString", "alias": "kittle_nbr", "length": 50, "domain": null }, { "name": "kittle_nam", "type": "esriFieldTypeString", "alias": "kittle_nam", "length": 100, "domain": null }, { "name": "usgs_name", "type": "esriFieldTypeString", "alias": "usgs_name", "length": 100, "domain": null }, { "name": "pwi_flag", "type": "esriFieldTypeInteger", "alias": "pwi_flag", "domain": null }, { "name": "pwi_id", "type": "esriFieldTypeString", "alias": "pwi_id", "length": 10, "domain": null }, { "name": "cty_name", "type": "esriFieldTypeString", "alias": "cty_name", "length": 20, "domain": null }, { "name": "sl_flag", "type": "esriFieldTypeString", "alias": "sl_flag", "length": 1, "domain": null }, { "name": "dnr_sl_cla", "type": "esriFieldTypeString", "alias": "dnr_sl_cla", "length": 50, "domain": null }, { "name": "buffer_ft", "type": "esriFieldTypeDouble", "alias": "buffer_ft", "domain": null }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null }, { "name": "pd_flag", "type": "esriFieldTypeString", "alias": "pd_flag", "length": 1, "domain": null }, { "name": "fname", "type": "esriFieldTypeString", "alias": "fname", "length": 100, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "field_review", "type": "esriFieldTypeString", "alias": "Field_Review", "length": 1, "domain": null }, { "name": "dow_lake_number", "type": "esriFieldTypeString", "alias": "DOW_LAKE_NUMBER", "length": 8, "domain": null }, { "name": "within_basin", "type": "esriFieldTypeString", "alias": "within_basin", "length": 1, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 50, "domain": null }, { "name": "potential_trout_delisting", "type": "esriFieldTypeString", "alias": "potential_trout_delisting", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r61_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a48_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 130, "name": "Public Water Removals per Commissioner's Order", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 127, "name": "Buffer Protection Map" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 195434.04559999984, "ymin": 4816863.960899999, "xmax": 554986.2500999998, "ymax": 5425174.154100001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "usgs_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "unique_id", "length": 10, "domain": null }, { "name": "src", "type": "esriFieldTypeString", "alias": "src", "length": 10, "domain": null }, { "name": "kittle_nbr", "type": "esriFieldTypeString", "alias": "kittle_nbr", "length": 50, "domain": null }, { "name": "kittle_nam", "type": "esriFieldTypeString", "alias": "kittle_nam", "length": 100, "domain": null }, { "name": "usgs_name", "type": "esriFieldTypeString", "alias": "usgs_name", "length": 100, "domain": null }, { "name": "pwi_flag", "type": "esriFieldTypeInteger", "alias": "pwi_flag", "domain": null }, { "name": "pwi_id", "type": "esriFieldTypeString", "alias": "pwi_id", "length": 10, "domain": null }, { "name": "cty_name", "type": "esriFieldTypeString", "alias": "cty_name", "length": 20, "domain": null }, { "name": "sl_flag", "type": "esriFieldTypeString", "alias": "sl_flag", "length": 1, "domain": null }, { "name": "dnr_sl_cla", "type": "esriFieldTypeString", "alias": "dnr_sl_cla", "length": 50, "domain": null }, { "name": "buffer_ft", "type": "esriFieldTypeDouble", "alias": "buffer_ft", "domain": null }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "length_mi", "domain": null }, { "name": "pd_flag", "type": "esriFieldTypeString", "alias": "pd_flag", "length": 1, "domain": null }, { "name": "fname", "type": "esriFieldTypeString", "alias": "fname", "length": 100, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "field_review", "type": "esriFieldTypeString", "alias": "Field_Review", "length": 1, "domain": null }, { "name": "dow_lake_number", "type": "esriFieldTypeString", "alias": "DOW_LAKE_NUMBER", "length": 8, "domain": null }, { "name": "within_basin", "type": "esriFieldTypeString", "alias": "within_basin", "length": 1, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 50, "domain": null }, { "name": "potential_trout_delisting", "type": "esriFieldTypeString", "alias": "potential_trout_delisting", "length": 1, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r81_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a68_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 131, "name": "Trout Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 123, "name": "Hydrography Layers" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "trout_flag", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Designated Trout Stream", "description": "Designated Trout Stream", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2.5 }, "values": [ [ "1" ] ] }, { "label": "Protected Tributary to Designated Trout Stream", "description": "Protected Tributary to Designated Trout Stream", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 2.5 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 2.5 }, "value": "1", "label": "Designated Trout Stream" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 2.5 }, "value": "2", "label": "Protected Tributary to Designated Trout Stream" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 229451.35869999975, "ymin": 4817145.801899999, "xmax": 747552.2723000003, "ymax": 5408043.779999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "kittle_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "kittle_nbr", "type": "esriFieldTypeString", "alias": "KITTLE_NBR", "length": 50, "domain": null }, { "name": "kittle_name", "type": "esriFieldTypeString", "alias": "KITTLE_NAME", "length": 50, "domain": null }, { "name": "length_mi", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "LABEL", "length": 200, "domain": null }, { "name": "trout_flag", "type": "esriFieldTypeSmallInteger", "alias": "TROUT_FLAG", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 132, "name": "Managed Area Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 133, "name": "Parks and Trails Camping Units" }, { "id": 134, "name": "Water Access Sites in MN" }, { "id": 135, "name": "Minnesota State Trails" }, { "id": 136, "name": "DNR Management Units" }, { "id": 137, "name": "State Fee Surface Interests by Landtype" }, { "id": 142, "name": "Aquatic Management Areas - all acquisitions" }, { "id": 143, "name": "SNA Boundaries" }, { "id": 144, "name": "State Forest Boundaries" }, { "id": 145, "name": "State Park, Recreation Area, and Wayside Rest Statutory Boundaries" }, { "id": 146, "name": "Wildlife Management Area Boundaries" } ], "minScale": 1000000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 191912.39780000038, "ymin": 4816321.8237, "xmax": 758489.5702, "ymax": 5472426.09, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 133, "name": "Parks and Trails Camping Units", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ebb81dd6319a605dc9370fbc871bf3d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jd3UzSvDcRzA8ff2+82PPXjKfmuxMdHMKNRyxDyEg4MSKWUcXJRycOEyJ6RIOzg5OHFylIMcnPwDkjl4KNk8pFkxT2kHCjO/zZS8j59PvQ6fvn1FfinxX8MWSWYiEmQopbCumEWDHdfZJnPcs5cSWNTjlutwGd0Ywwf4wn6aUgGrM8xMmVowogK5kerbAG1PIdZ/BGtyGbF0Ux5Fo8l15J5v4b0JsQE8Jwtn6YsYyKxA9zZRgbUHx76P4YdLFpKCJZmZon4cH+cGB3qdFc/1JUtAOFG4LLuKBklGiLW0eXDunjAZuWA0ITjdzLy1l9Kv9pKMJquS5uAWFuBEESwIdJjbcQrpxK2wD2dol+m7AL1K4DQpn3FTEwXxWRC0qOR6ao5XqQV24sKiljHbIKWvz+u7zB3Yg9t4705pjQebdCV0GuzkKGNBJYClC7vfRw9PrMSE1RpmhQzyjpY5VAq/QWl4H29ZAyKf4OcH+q7eXSr5/sR/nFAvvBFSrL8W8ssAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 192312.3300999999, "ymin": 4819584.3939, "xmax": 733190.2088000001, "ymax": 5413861.821900001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "camping_unit_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "stable_prod_guid", "type": "esriFieldTypeGUID", "alias": "Unique ID", "length": 38, "domain": null }, { "name": "camping_unit_type", "type": "esriFieldTypeString", "alias": "Camping Unit Type", "length": 200, "domain": null }, { "name": "camping_unit_name", "type": "esriFieldTypeString", "alias": "Camping Unit Name", "length": 200, "domain": null }, { "name": "campsite_type_name", "type": "esriFieldTypeString", "alias": "Campsite Type", "length": 200, "domain": null }, { "name": "camping_unit_descrip", "type": "esriFieldTypeString", "alias": "Camping Unit Description", "length": 255, "domain": null }, { "name": "campground_loop_name", "type": "esriFieldTypeString", "alias": "Campground Loop Name", "length": 200, "domain": null }, { "name": "campground_name", "type": "esriFieldTypeString", "alias": "Campground Name", "length": 200, "domain": null }, { "name": "campground_type_name", "type": "esriFieldTypeString", "alias": "Campground Type", "length": 200, "domain": null }, { "name": "containing_mgmt_unit_name", "type": "esriFieldTypeString", "alias": "Containing Management Unit", "length": 200, "domain": null }, { "name": "lam_program_project_code", "type": "esriFieldTypeString", "alias": "Program Project Code (LAM)", "length": 8, "domain": null }, { "name": "containing_mgmt_unit_type_name", "type": "esriFieldTypeString", "alias": "Containing Management Unit Type", "length": 200, "domain": null }, { "name": "shape_collection_method", "type": "esriFieldTypeString", "alias": "Shape Collection Method", "length": 255, "domain": null }, { "name": "amps_30_flag", "type": "esriFieldTypeString", "alias": "30 Amp Electricity", "length": 1, "domain": null }, { "name": "amps_50_flag", "type": "esriFieldTypeString", "alias": "50 Amp Electricity", "length": 1, "domain": null }, { "name": "site_pad_length_ft", "type": "esriFieldTypeInteger", "alias": "Site Pad Length", "domain": null }, { "name": "site_pad_width_ft", "type": "esriFieldTypeInteger", "alias": "Site Pad Width", "domain": null }, { "name": "site_pad_type_name", "type": "esriFieldTypeString", "alias": "Site Pad Type", "length": 200, "domain": null }, { "name": "pull_through_back_in_flag", "type": "esriFieldTypeString", "alias": "Pull-through/Back-in", "length": 1, "domain": null }, { "name": "left_slide_out_flag", "type": "esriFieldTypeString", "alias": "Left Slide Out", "length": 1, "domain": null }, { "name": "right_slide_out_flag", "type": "esriFieldTypeString", "alias": "Right Slide Out", "length": 1, "domain": null }, { "name": "tent_pad_dimensions_ft_x_ft", "type": "esriFieldTypeString", "alias": "Tent Pad Size", "length": 50, "domain": null }, { "name": "tent_pad_type_name", "type": "esriFieldTypeString", "alias": "Tent Pad Type", "length": 200, "domain": null }, { "name": "distance_to_water_body", "type": "esriFieldTypeString", "alias": "Distance to Water Body", "length": 50, "domain": null }, { "name": "distance_to_restroom", "type": "esriFieldTypeString", "alias": "Distance to Restroom", "length": 50, "domain": null }, { "name": "distance_to_shower", "type": "esriFieldTypeString", "alias": "Distance to Shower", "length": 50, "domain": null }, { "name": "distance_to_dump_station", "type": "esriFieldTypeString", "alias": "Distance to Dump Station", "length": 50, "domain": null }, { "name": "hike_in_distance", "type": "esriFieldTypeString", "alias": "Hike-in Distance", "length": 50, "domain": null }, { "name": "picnic_table_flag", "type": "esriFieldTypeString", "alias": "Picnic Table", "length": 1, "domain": null }, { "name": "ada_accessible_flag", "type": "esriFieldTypeString", "alias": "ADA Accessible", "length": 1, "domain": null }, { "name": "directions", "type": "esriFieldTypeString", "alias": "Directions", "length": 255, "domain": null }, { "name": "food_locker_flag", "type": "esriFieldTypeString", "alias": "Food Locker", "length": 1, "domain": null }, { "name": "water_front_flag", "type": "esriFieldTypeString", "alias": "Water Front", "length": 1, "domain": null }, { "name": "pets_allowed_flag", "type": "esriFieldTypeString", "alias": "Pets Allowed", "length": 1, "domain": null }, { "name": "capacity_people", "type": "esriFieldTypeInteger", "alias": "Maximum People", "domain": null }, { "name": "capacity_vehicles", "type": "esriFieldTypeInteger", "alias": "Maximum Vehicles", "domain": null }, { "name": "fire_ring_flag", "type": "esriFieldTypeString", "alias": "Fire Ring", "length": 1, "domain": null }, { "name": "grill_type_name", "type": "esriFieldTypeString", "alias": "Grill Type", "length": 200, "domain": null }, { "name": "seating_type_name", "type": "esriFieldTypeString", "alias": "Seating", "length": 200, "domain": null }, { "name": "shade_type_name", "type": "esriFieldTypeString", "alias": "Shade", "length": 200, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "pat_area_name", "type": "esriFieldTypeString", "alias": "Parks and Trails Area", "length": 200, "domain": null }, { "name": "pat_district_name", "type": "esriFieldTypeString", "alias": "Parks and Trails District", "length": 10, "domain": null }, { "name": "dnr_region_name", "type": "esriFieldTypeString", "alias": "DNR Region Name", "length": 200, "domain": null }, { "name": "dnr_region_code", "type": "esriFieldTypeInteger", "alias": "DNR Region", "domain": null }, { "name": "mn_tourism_region_name", "type": "esriFieldTypeString", "alias": "MN Tourism Region Name", "length": 200, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r23_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a10_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 134, "name": "Water Access Sites in MN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "boat_launch_method", "uniqueValueGroups": [ { "heading": "Launch Type", "classes": [ { "label": "Carry-In", "description": "Carry-In", "symbol": { "type": "esriPMS", "url": "0c0a85395225e6f8634708d7594d1116", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIieWVT4gSYRjGf+JqUSLdxC7+gcAMDwqSN3E38BDePHUpMEQIb8kiBNF2ErrlxYPQYYcBla4G0i4aOBfRaN0OQhBFaIfwoq0GaXzDFB5aV3eHWOiBYb5h5n1+zPs9H+8G/0gb/wXIBTwC3IDhFJ4T4BXwHPh5HOgC8FqDnUVRzfvZcaAbOkB+69Yy0CVWVxmoAzng8l/eX9QlDIqijEOh0LVgMPi11WqJ/VyqtUFWq5VwOIwsy/f29vbodrsr1a0MMplMbG9vk8lkVJjQ5uYmk4kImY6gnZ0dotHoH4hQJBJhf38fXUEul4tisUg+n1ef6/W6CjIYDMznc/1AokVOp1Ndj8dj9e8qlQqSJJFIJDg6OtIHlM1mKRQK6no0GjGdTonFYvh8Pvx+P81mUx9Qv9/HaDQym82w2WwEAgHa7TYHBwcr1a8VbxGE3d1dPB4PqVSKZDK5cu1aILvdTi6XYzgcUq1WSafTagt1B3U6HWq1mmouSRIWi+XMoPfA1Xg8TqPRuLK1taXGuVQq4XA4cLvdagu9Xi9ms5nDw0MR/2+Kogi/T4DvJNDigYhVKpW7wEtZlm+Lo1Mul28Cb3u9nh34AZiBGTAcDAbXgTfAHQ00Xwb6qH3g1YqE7mv3Byt06OHC+sMy0BfgMfDklNN10UeMj6V79BR4ccZR/g74fhJI6LN26aYNPc3OBegXdUiq1FizmoMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "Trailer Launch", "description": "Trailer Launch", "symbol": { "type": "esriPMS", "url": "f6c5492bbf350feeda6786f4038a3e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVRIieWVX0hTURzHP83l2h36ugLB2orGRFHBEFR8iS3FBgXuIZ+GL74YwwcNGa4I50PhcLKQ7GG9CM4HU9ExNMHwVVBfhF4yctCjNribqHdxLhPEP/PmRgR94QeHcznnc76/c36/q+cvSf9fgO4APsACXLvCnmkgDoSAo4tABuBzFpaPnEAR8PYiUEUBIMd6mAsknRhnrpi6Y93Q+hiCvb29t5aXlx9sbGzcPjg4KNLpdEpTU9NXh8PxzefzPcpkMpoPkgvkHhwc/KXX663JZJJYLEZVVZVudHTU5vf7bZmMMKxduUBlQ0NDP/v6+igpKcHtdquTwWCQlpYWotEos7Oz7O3t5Q1iYGDg5sjICB0dHXg8HqqrqykuLsbpdKqww8ND4vG4Cp2enj6SZbnoSqDa2lp5fX1dCoVCiKipqcFutzM1NYXJZBKb43K51EilUl8kSRK1I6w/1gJKAUZRbDabbd/r9UqyLLOwsMDi4iLpdJru7m4ikQhdXV2qm8rKSoxGowJ8ysY9IHwZaBj4ADh2d3ffeL1eFEWhra2N8fFx6uvrCQQCjI2N0d7eLh4I5eXlNDQ03BdrgBXgHXBdS+q2gffz8/PPFUWpWFtbU90IkNFoxOFwYLFYVJerq6vMzMwwMTFRlm096WwNrWi+IyGdTkddXZ0a/f397O/vs7OzQzgcZmlpidLSUvWxmM3mzc7Ozo/Ai9PFqgl0WgaDAavVyvCwyDAkEgnVbTQaNQPPANN5684DPQHuioHL5SqTpJNdCVpbW2lublbT1tjYqLoS97e1tZWMxWJPAQ/wUgvIng3m5ubOfJycnDwz19PTQ/Zw3y/KxGnQn/WV3MrkAm0XoGsf63suUALwA6/yhCWAQC6Q0GsgkuevfBOQLwMJ/chGwaQv5Gb/BOg3dprnV+rJ3gIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriPMS", "url": "b59fab72ce5f86664126a5f51a9a38da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U/cMhBEEVJ4goDYqqTOCSxzgxQKmngCj2AvJGBrKzmERRo7OyurBIQFURa2kGV2FcG/m4GPN8OL3Fh0D/iIPeJrYAnvGKGBA34wxG8RnGB8di7jFV28YBWCrXRSqAdM0QnBXjohrzaesM3CmstVQ3B9AcXYhJ46wyfqOfAL/yG4wxvmqGRQspL++UV2HUs8Y4Am/rDAN45FMCn5/EfBX3PhVZ0Ae7Ubun1FBF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0c0a85395225e6f8634708d7594d1116", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEklEQVRIieWVT4gSYRjGf+JqUSLdxC7+gcAMDwqSN3E38BDePHUpMEQIb8kiBNF2ErrlxYPQYYcBla4G0i4aOBfRaN0OQhBFaIfwoq0GaXzDFB5aV3eHWOiBYb5h5n1+zPs9H+8G/0gb/wXIBTwC3IDhFJ4T4BXwHPh5HOgC8FqDnUVRzfvZcaAbOkB+69Yy0CVWVxmoAzng8l/eX9QlDIqijEOh0LVgMPi11WqJ/VyqtUFWq5VwOIwsy/f29vbodrsr1a0MMplMbG9vk8lkVJjQ5uYmk4kImY6gnZ0dotHoH4hQJBJhf38fXUEul4tisUg+n1ef6/W6CjIYDMznc/1AokVOp1Ndj8dj9e8qlQqSJJFIJDg6OtIHlM1mKRQK6no0GjGdTonFYvh8Pvx+P81mUx9Qv9/HaDQym82w2WwEAgHa7TYHBwcr1a8VbxGE3d1dPB4PqVSKZDK5cu1aILvdTi6XYzgcUq1WSafTagt1B3U6HWq1mmouSRIWi+XMoPfA1Xg8TqPRuLK1taXGuVQq4XA4cLvdagu9Xi9ms5nDw0MR/2+Kogi/T4DvJNDigYhVKpW7wEtZlm+Lo1Mul28Cb3u9nh34AZiBGTAcDAbXgTfAHQ00Xwb6qH3g1YqE7mv3Byt06OHC+sMy0BfgMfDklNN10UeMj6V79BR4ccZR/g74fhJI6LN26aYNPc3OBegXdUiq1FizmoMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Carry-In" }, { "symbol": { "type": "esriPMS", "url": "f6c5492bbf350feeda6786f4038a3e3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACrklEQVRIieWVX0hTURzHP83l2h36ugLB2orGRFHBEFR8iS3FBgXuIZ+GL74YwwcNGa4I50PhcLKQ7GG9CM4HU9ExNMHwVVBfhF4yctCjNribqHdxLhPEP/PmRgR94QeHcznnc76/c36/q+cvSf9fgO4APsACXLvCnmkgDoSAo4tABuBzFpaPnEAR8PYiUEUBIMd6mAsknRhnrpi6Y93Q+hiCvb29t5aXlx9sbGzcPjg4KNLpdEpTU9NXh8PxzefzPcpkMpoPkgvkHhwc/KXX663JZJJYLEZVVZVudHTU5vf7bZmMMKxduUBlQ0NDP/v6+igpKcHtdquTwWCQlpYWotEos7Oz7O3t5Q1iYGDg5sjICB0dHXg8HqqrqykuLsbpdKqww8ND4vG4Cp2enj6SZbnoSqDa2lp5fX1dCoVCiKipqcFutzM1NYXJZBKb43K51EilUl8kSRK1I6w/1gJKAUZRbDabbd/r9UqyLLOwsMDi4iLpdJru7m4ikQhdXV2qm8rKSoxGowJ8ysY9IHwZaBj4ADh2d3ffeL1eFEWhra2N8fFx6uvrCQQCjI2N0d7eLh4I5eXlNDQ03BdrgBXgHXBdS+q2gffz8/PPFUWpWFtbU90IkNFoxOFwYLFYVJerq6vMzMwwMTFRlm096WwNrWi+IyGdTkddXZ0a/f397O/vs7OzQzgcZmlpidLSUvWxmM3mzc7Ozo/Ai9PFqgl0WgaDAavVyvCwyDAkEgnVbTQaNQPPANN5684DPQHuioHL5SqTpJNdCVpbW2lublbT1tjYqLoS97e1tZWMxWJPAQ/wUgvIng3m5ubOfJycnDwz19PTQ/Zw3y/KxGnQn/WV3MrkAm0XoGsf63suUALwA6/yhCWAQC6Q0GsgkuevfBOQLwMJ/chGwaQv5Gb/BOg3dprnV+rJ3gIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Trailer Launch" }, { "symbol": { "type": "esriPMS", "url": "b59fab72ce5f86664126a5f51a9a38da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U/cMhBEEVJ4goDYqqTOCSxzgxQKmngCj2AvJGBrKzmERRo7OyurBIQFURa2kGV2FcG/m4GPN8OL3Fh0D/iIPeJrYAnvGKGBA34wxG8RnGB8di7jFV28YBWCrXRSqAdM0QnBXjohrzaesM3CmstVQ3B9AcXYhJ46wyfqOfAL/yG4wxvmqGRQspL++UV2HUs8Y4Am/rDAN45FMCn5/EfBX3PhVZ0Ae7Ubun1FBF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 192434.69259999972, "ymin": 4816448.3455, "xmax": 747130.4675000003, "ymax": 5467884.779200001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "water_access_site_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "stable_prod_guid", "type": "esriFieldTypeGUID", "alias": "STABLE_PROD_GUID", "length": 38, "domain": null }, { "name": "shape_collection_method", "type": "esriFieldTypeInteger", "alias": "SHAPE_COLLECTION_METHOD", "domain": { "type": "codedValue", "name": "WS2_SHAPE_COLLECTION_METHODS", "description": "Shape Collection Methods", "codedValues": [ { "name": "Global Positioning System", "code": 2 }, { "name": "Heads-Up Digitizing", "code": 1 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "water_access_site_name", "type": "esriFieldTypeString", "alias": "WATER_ACCESS_SITE_NAME", "length": 200, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 200, "domain": null }, { "name": "swas_county", "type": "esriFieldTypeInteger", "alias": "SWAS_COUNTY", "domain": { "type": "codedValue", "name": "WS2_COUNTIES_1", "description": "County", "codedValues": [ { "name": "Aitkin", "code": 1 }, { "name": "Anoka", "code": 2 }, { "name": "Becker", "code": 3 }, { "name": "Beltrami", "code": 4 }, { "name": "Benton", "code": 5 }, { "name": "Big Stone", "code": 6 }, { "name": "Blue Earth", "code": 7 }, { "name": "Brown", "code": 8 }, { "name": "Carlton", "code": 9 }, { "name": "Carver", "code": 10 }, { "name": "Cass", "code": 11 }, { "name": "Chippewa", "code": 12 }, { "name": "Chisago", "code": 13 }, { "name": "Clay", "code": 14 }, { "name": "Clearwater", "code": 15 }, { "name": "Cook", "code": 16 }, { "name": "Cottonwood", "code": 17 }, { "name": "Crow Wing", "code": 18 }, { "name": "Dakota", "code": 19 }, { "name": "Dodge", "code": 20 }, { "name": "Douglas", "code": 21 }, { "name": "Faribault", "code": 22 }, { "name": "Fillmore", "code": 23 }, { "name": "Freeborn", "code": 24 }, { "name": "Goodhue", "code": 25 }, { "name": "Grant", "code": 26 }, { "name": "Hennepin", "code": 27 }, { "name": "Houston", "code": 28 }, { "name": "Hubbard", "code": 29 }, { "name": "Isanti", "code": 30 }, { "name": "Itasca", "code": 31 }, { "name": "Jackson", "code": 32 }, { "name": "Kanabec", "code": 33 }, { "name": "Kandiyohi", "code": 34 }, { "name": "Kittson", "code": 35 }, { "name": "Koochiching", "code": 36 }, { "name": "Lac Qui Parle", "code": 37 }, { "name": "Lake", "code": 38 }, { "name": "Lake of the Woods", "code": 39 }, { "name": "Le Sueur", "code": 40 }, { "name": "Lincoln", "code": 41 }, { "name": "Lyon", "code": 42 }, { "name": "McLeod", "code": 43 }, { "name": "Mahnomen", "code": 44 }, { "name": "Marshall", "code": 45 }, { "name": "Martin", "code": 46 }, { "name": "Meeker", "code": 47 }, { "name": "Mille Lacs", "code": 48 }, { "name": "Morrison", "code": 49 }, { "name": "Mower", "code": 50 }, { "name": "Murray", "code": 51 }, { "name": "Nicollet", "code": 52 }, { "name": "Nobles", "code": 53 }, { "name": "Norman", "code": 54 }, { "name": "Olmsted", "code": 55 }, { "name": "Otter Tail", "code": 56 }, { "name": "Pennington", "code": 57 }, { "name": "Pine", "code": 58 }, { "name": "Pipestone", "code": 59 }, { "name": "Polk", "code": 60 }, { "name": "Pope", "code": 61 }, { "name": "Ramsey", "code": 62 }, { "name": "Red Lake", "code": 63 }, { "name": "Redwood", "code": 64 }, { "name": "Renville", "code": 65 }, { "name": "Rice", "code": 66 }, { "name": "Rock", "code": 67 }, { "name": "Roseau", "code": 68 }, { "name": "St. Louis", "code": 69 }, { "name": "Scott", "code": 70 }, { "name": "Sherburne", "code": 71 }, { "name": "Sibley", "code": 72 }, { "name": "Stearns", "code": 73 }, { "name": "Steele", "code": 74 }, { "name": "Stevens", "code": 75 }, { "name": "Swift", "code": 76 }, { "name": "Todd", "code": 77 }, { "name": "Traverse", "code": 78 }, { "name": "Wabasha", "code": 79 }, { "name": "Wadena", "code": 80 }, { "name": "Waseca", "code": 81 }, { "name": "Washington", "code": 82 }, { "name": "Watonwan", "code": 83 }, { "name": "Wilkin", "code": 84 }, { "name": "Winona", "code": 85 }, { "name": "Wright", "code": 86 }, { "name": "Yellow Medicine", "code": 87 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "directions", "type": "esriFieldTypeString", "alias": "DIRECTIONS", "length": 2000, "domain": null }, { "name": "boat_launch_method", "type": "esriFieldTypeInteger", "alias": "BOAT_LAUNCH_METHOD", "domain": { "type": "codedValue", "name": "WS2_BOAT_LAUNCH_METHODS", "description": "Boat Launch Method", "codedValues": [ { "name": "Carry-In", "code": 1 }, { "name": "Trailer Launch", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "launch_surface_type", "type": "esriFieldTypeInteger", "alias": "LAUNCH_SURFACE_TYPE", "domain": { "type": "codedValue", "name": "WS2_LAUNCH_SURFACE_TYPES", "description": "Launch Surface Type", "codedValues": [ { "name": "Gravel", "code": 2 }, { "name": "Concrete Plank", "code": 6 }, { "name": "Concrete Slab", "code": 7 }, { "name": "Concrete Slab/Plank", "code": 8 }, { "name": "Natural", "code": 9 }, { "name": "Steps", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "boat_ramp_count", "type": "esriFieldTypeInteger", "alias": "BOAT_RAMP_COUNT", "domain": null }, { "name": "boat_dock_count", "type": "esriFieldTypeInteger", "alias": "BOAT_DOCK_COUNT", "domain": null }, { "name": "parking_lot_count", "type": "esriFieldTypeInteger", "alias": "PARKING_LOT_COUNT", "domain": null }, { "name": "parking_lot_surface", "type": "esriFieldTypeInteger", "alias": "PARKING_LOT_SURFACE", "domain": { "type": "codedValue", "name": "WS2_PARKING_LOT_SURFACE_TYPES", "description": "Parking Lot Surface", "codedValues": [ { "name": "Asphalt", "code": 4 }, { "name": "Gravel", "code": 3 }, { "name": "Natural", "code": 1 }, { "name": "Grass Over Gravel", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "capacity_cars_non_ada", "type": "esriFieldTypeInteger", "alias": "CAPACITY_CARS_NON_ADA", "domain": null }, { "name": "capacity_trailers_non_ada", "type": "esriFieldTypeInteger", "alias": "CAPACITY_TRAILERS_NON_ADA", "domain": null }, { "name": "capacity_all_parking_ada", "type": "esriFieldTypeInteger", "alias": "CAPACITY_ALL_PARKING_ADA", "domain": null }, { "name": "restroom_count", "type": "esriFieldTypeInteger", "alias": "RESTROOM_COUNT", "domain": null }, { "name": "downstream_riverbank_side", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_RIVERBANK_SIDE", "length": 1, "domain": null }, { "name": "water_trail_river_mile", "type": "esriFieldTypeDouble", "alias": "WATER_TRAIL_RIVER_MILE", "domain": null }, { "name": "water_trail_lam_prg_prj_code", "type": "esriFieldTypeString", "alias": "WATER_TRAIL_LAM_PRG_PRJ_CODE", "length": 8, "domain": null }, { "name": "dow_lake_number", "type": "esriFieldTypeString", "alias": "DOW_LAKE_NUMBER", "length": 8, "domain": null }, { "name": "lake_name", "type": "esriFieldTypeString", "alias": "LAKE_NAME", "length": 50, "domain": null }, { "name": "alternate_lake_name", "type": "esriFieldTypeString", "alias": "ALTERNATE_LAKE_NAME", "length": 50, "domain": null }, { "name": "lake_shore_length_miles", "type": "esriFieldTypeDouble", "alias": "LAKE_SHORE_LENGTH_MILES", "domain": null }, { "name": "lake_area_acres", "type": "esriFieldTypeDouble", "alias": "LAKE_AREA_ACRES", "domain": null }, { "name": "unique_swas_id", "type": "esriFieldTypeString", "alias": "UNIQUE_SWAS_ID", "length": 20, "domain": null }, { "name": "mu_admin_count", "type": "esriFieldTypeInteger", "alias": "MU_ADMIN_COUNT", "domain": null }, { "name": "org_admin_count", "type": "esriFieldTypeInteger", "alias": "ORG_ADMIN_COUNT", "domain": null }, { "name": "lam_program_project_code", "type": "esriFieldTypeString", "alias": "LAM_PROGRAM_PROJECT_CODE", "length": 8, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "boat_launch_method_text", "type": "esriFieldTypeString", "alias": "BOAT_LAUNCH_METHOD_text", "length": 255, "domain": null }, { "name": "launch_surface_type_text", "type": "esriFieldTypeString", "alias": "LAUNCH_SURFACE_TYPE_text", "length": 255, "domain": null }, { "name": "parking_lot_surface_text", "type": "esriFieldTypeString", "alias": "PARKING_LOT_SURFACE_text", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r78_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a65_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 135, "name": "Minnesota State Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 229659.99600000028, "ymin": 4818048.228499999, "xmax": 700642.7489999998, "ymax": 5381260.591499999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "trail_name", "type": "esriFieldTypeString", "alias": "trail_name", "length": 64, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 136, "name": "DNR Management Units", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "unit_type", "uniqueValueGroups": [ { "heading": "UNIT_TYPE", "classes": [ { "label": "Aquatic Management Area - AMA", "description": "Aquatic Management Area - AMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 255 ], "outline": null }, "values": [ [ "Aquatic Management Area" ] ] }, { "label": "Fish Management Area - FMA", "description": "Fish Management Area - FMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 255 ], "outline": null }, "values": [ [ "Fish Management Area" ] ] }, { "label": "Scientific and Natural Area - SNA", "description": "Scientific and Natural Area - SNA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 143, 204, 255 ], "outline": null }, "values": [ [ "Scientific and Natural Area" ] ] }, { "label": "State Forest Land", "description": "State Forest Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 207, 207, 255 ], "outline": null }, "values": [ [ "State Forest" ] ] }, { "label": "Other Forest Land", "description": "Other Forest Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 219, 219, 255 ], "outline": null }, "values": [ [ "Other Forest Land" ] ] }, { "label": "State Parks", "description": "State Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "State Park" ] ] }, { "label": "State Park Recreation Areas", "description": "State Park Recreation Areas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 133, 255 ], "outline": null }, "values": [ [ "State Recreation Area" ] ] }, { "label": "State Park Waysides", "description": "State Park Waysides", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 196, 255 ], "outline": null }, "values": [ [ "State Wayside" ] ] }, { "label": "Wildlife Management Area - WMA", "description": "Wildlife Management Area - WMA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 99, 255 ], "outline": null }, "values": [ [ "Wildlife Management Area" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 255 ], "outline": null }, "value": "Aquatic Management Area", "label": "Aquatic Management Area - AMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 170, 224, 255 ], "outline": null }, "value": "Fish Management Area", "label": "Fish Management Area - FMA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 143, 204, 255 ], "outline": null }, "value": "Scientific and Natural Area", "label": "Scientific and Natural Area - SNA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 207, 207, 255 ], "outline": null }, "value": "State Forest", "label": "State Forest Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 219, 219, 255 ], "outline": null }, "value": "Other Forest Land", "label": "Other Forest Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "State Park", "label": "State Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 133, 255 ], "outline": null }, "value": "State Recreation Area", "label": "State Park Recreation Areas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 228, 196, 255 ], "outline": null }, "value": "State Wayside", "label": "State Park Waysides" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 99, 255 ], "outline": null }, "value": "Wildlife Management Area", "label": "Wildlife Management Area - WMA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 237, 252, 255 ], "toColor": [ 210, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 182, 252, 255 ], "toColor": [ 211, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 201, 255 ], "toColor": [ 184, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 245, 255 ], "toColor": [ 182, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 242, 255 ], "toColor": [ 252, 184, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 212, 255 ], "toColor": [ 238, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191912.39780000038, "ymin": 4816324.651000001, "xmax": 754672.0491000004, "ymax": 5470873.312000001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unit_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unit_name", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 128, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 32, "domain": null }, { "name": "administrating_division", "type": "esriFieldTypeString", "alias": "ADMINISTRATING_DIVISION", "length": 64, "domain": null }, { "name": "puadmin", "type": "esriFieldTypeString", "alias": "PUADMIN", "length": 5, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 64, "domain": null }, { "name": "mgmt_program", "type": "esriFieldTypeString", "alias": "MGMT_PROGRAM", "length": 16, "domain": null }, { "name": "pgrm_project", "type": "esriFieldTypeString", "alias": "PGRM_PROJECT", "length": 16, "domain": null }, { "name": "access_wo_trespass", "type": "esriFieldTypeString", "alias": "ACCESS_WO_TRESPASS", "length": 32, "domain": { "type": "codedValue", "name": "WS2_DNR_ACCESS_WO_TRESPASS", "description": "Access Without Trespass", "codedValues": [ { "name": "Access status unknown", "code": "UNKNOWN" }, { "name": "Access open to public", "code": "YES" }, { "name": "Access closed to public", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "point_of_contact", "type": "esriFieldTypeString", "alias": "POINT_OF_CONTACT", "length": 64, "domain": null }, { "name": "web_link1", "type": "esriFieldTypeString", "alias": "WEB_LINK1", "length": 128, "domain": null }, { "name": "web_link2", "type": "esriFieldTypeString", "alias": "WEB_LINK2", "length": 128, "domain": null }, { "name": "create_author", "type": "esriFieldTypeString", "alias": "CREATE_AUTHOR", "length": 64, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "spatial_update_editor", "type": "esriFieldTypeString", "alias": "SPATIAL_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "spatial_update_date", "type": "esriFieldTypeDate", "alias": "SPATIAL_UPDATE_DATE", "length": 8, "domain": null }, { "name": "tabular_update_editor", "type": "esriFieldTypeString", "alias": "TABULAR_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "tabular_update_date", "type": "esriFieldTypeDate", "alias": "TABULAR_UPDATE_DATE", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "EDITOR_NOTES", "length": 254, "domain": null }, { "name": "editor_approval", "type": "esriFieldTypeString", "alias": "EDITOR_APPROVAL", "length": 32, "domain": null }, { "name": "planning_acres", "type": "esriFieldTypeDouble", "alias": "PLANNING_ACRES", "domain": null }, { "name": "planning_acres_src", "type": "esriFieldTypeString", "alias": "PLANNING_ACRES_SRC", "length": 128, "domain": null }, { "name": "gis_acres", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "map_restrict_rule_id", "type": "esriFieldTypeInteger", "alias": "MAP_RESTRICT_RULE_ID", "domain": { "type": "codedValue", "name": "WS2_DNR_MAP_RESTRICT_RULE", "description": "Map Restriction Rule", "codedValues": [ { "name": "Unrestricted", "code": 0 }, { "name": "Do not publish to public", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "spat_acc_conf", "type": "esriFieldTypeString", "alias": "SPAT_ACC_CONF", "length": 32, "domain": { "type": "codedValue", "name": "WS2_DNR_SPAT_ACC_CONF", "description": "Spatial Accuracy Confidence", "codedValues": [ { "name": "high degree of confidence", "code": "HIGH" }, { "name": "moderate degree of confidence", "code": "MODERATE" }, { "name": "low degree of confidence", "code": "LOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "guid", "type": "esriFieldTypeGUID", "alias": "GUID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r97_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 137, "name": "State Fee Surface Interests by Landtype", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [ { "id": 138, "name": "Trust Fund - School and University" }, { "id": 139, "name": "Acquired" }, { "id": 140, "name": "Consolidated conservation" }, { "id": 141, "name": "Volstead" } ], "minScale": 750000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 191913.03170000017, "ymin": 4816321.8237, "xmax": 758489.5702, "ymax": 5470873.3115, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 138, "name": "Trust Fund - School and University", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 137, "name": "State Fee Surface Interests by Landtype" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 192622.30339999963, "ymin": 4819680.2696, "xmax": 735263.5728000002, "ymax": 5470435.4745000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "countyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "su_id", "type": "esriFieldTypeDouble", "alias": "SU_ID", "domain": null }, { "name": "su_suid", "type": "esriFieldTypeString", "alias": "SU_SUID", "length": 10, "domain": null }, { "name": "su_suidnum", "type": "esriFieldTypeDouble", "alias": "SU_SUIDNUM", "domain": null }, { "name": "dnrregion", "type": "esriFieldTypeString", "alias": "DNRREGION", "length": 15, "domain": null }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 20, "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "fortdesc", "type": "esriFieldTypeString", "alias": "FORTDESC", "length": 55, "domain": null }, { "name": "plsmatch", "type": "esriFieldTypeString", "alias": "PLSMATCH", "length": 20, "domain": null }, { "name": "su_acres", "type": "esriFieldTypeDouble", "alias": "SU_ACRES", "domain": null }, { "name": "su_pctforty", "type": "esriFieldTypeInteger", "alias": "SU_PCTFORTY", "domain": null }, { "name": "uint_numerator", "type": "esriFieldTypeInteger", "alias": "UINT_NUMERATOR", "domain": null }, { "name": "uint_denominator", "type": "esriFieldTypeInteger", "alias": "UINT_DENOMINATOR", "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 15, "domain": null }, { "name": "int_status", "type": "esriFieldTypeString", "alias": "INT_STATUS", "length": 15, "domain": null }, { "name": "landtype", "type": "esriFieldTypeString", "alias": "LANDTYPE", "length": 25, "domain": null }, { "name": "meansacq", "type": "esriFieldTypeString", "alias": "MEANSACQ", "length": 50, "domain": null }, { "name": "landtypecode", "type": "esriFieldTypeString", "alias": "LANDTYPECODE", "length": 1, "domain": null }, { "name": "meansacqcode", "type": "esriFieldTypeString", "alias": "MEANSACQCODE", "length": 1, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 30, "domain": null }, { "name": "administratorcode", "type": "esriFieldTypeSmallInteger", "alias": "ADMINISTRATORCODE", "domain": null }, { "name": "mgtprgprj", "type": "esriFieldTypeString", "alias": "MGTPRGPRJ", "length": 10, "domain": null }, { "name": "mgtprjname", "type": "esriFieldTypeString", "alias": "MGTPRJNAME", "length": 60, "domain": null }, { "name": "mgtprgcode", "type": "esriFieldTypeString", "alias": "MGTPRGCODE", "length": 3, "domain": null }, { "name": "mgtprgname", "type": "esriFieldTypeString", "alias": "MGTPRGNAME", "length": 25, "domain": null }, { "name": "admprgprjaddl", "type": "esriFieldTypeString", "alias": "ADMPRGPRJADDL", "length": 100, "domain": null }, { "name": "dnrtrnxnum", "type": "esriFieldTypeString", "alias": "DNRTRNXNUM", "length": 10, "domain": null }, { "name": "t_closingdate", "type": "esriFieldTypeString", "alias": "T_CLOSINGDATE", "length": 10, "domain": null }, { "name": "su_ctypin_misc", "type": "esriFieldTypeString", "alias": "SU_CTYPIN_MISC", "length": 50, "domain": null }, { "name": "data_downloaddate", "type": "esriFieldTypeString", "alias": "DATA_DOWNLOADDATE", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r94_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a81_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 139, "name": "Acquired", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 137, "name": "State Fee Surface Interests by Landtype" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191913.03170000017, "ymin": 4816321.8237, "xmax": 758489.5702, "ymax": 5470873.3115, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "countyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "su_id", "type": "esriFieldTypeDouble", "alias": "SU_ID", "domain": null }, { "name": "su_suid", "type": "esriFieldTypeString", "alias": "SU_SUID", "length": 10, "domain": null }, { "name": "su_suidnum", "type": "esriFieldTypeDouble", "alias": "SU_SUIDNUM", "domain": null }, { "name": "dnrregion", "type": "esriFieldTypeString", "alias": "DNRREGION", "length": 15, "domain": null }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 20, "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "fortdesc", "type": "esriFieldTypeString", "alias": "FORTDESC", "length": 55, "domain": null }, { "name": "plsmatch", "type": "esriFieldTypeString", "alias": "PLSMATCH", "length": 20, "domain": null }, { "name": "su_acres", "type": "esriFieldTypeDouble", "alias": "SU_ACRES", "domain": null }, { "name": "su_pctforty", "type": "esriFieldTypeInteger", "alias": "SU_PCTFORTY", "domain": null }, { "name": "uint_numerator", "type": "esriFieldTypeInteger", "alias": "UINT_NUMERATOR", "domain": null }, { "name": "uint_denominator", "type": "esriFieldTypeInteger", "alias": "UINT_DENOMINATOR", "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 15, "domain": null }, { "name": "int_status", "type": "esriFieldTypeString", "alias": "INT_STATUS", "length": 15, "domain": null }, { "name": "landtype", "type": "esriFieldTypeString", "alias": "LANDTYPE", "length": 25, "domain": null }, { "name": "meansacq", "type": "esriFieldTypeString", "alias": "MEANSACQ", "length": 50, "domain": null }, { "name": "landtypecode", "type": "esriFieldTypeString", "alias": "LANDTYPECODE", "length": 1, "domain": null }, { "name": "meansacqcode", "type": "esriFieldTypeString", "alias": "MEANSACQCODE", "length": 1, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 30, "domain": null }, { "name": "administratorcode", "type": "esriFieldTypeSmallInteger", "alias": "ADMINISTRATORCODE", "domain": null }, { "name": "mgtprgprj", "type": "esriFieldTypeString", "alias": "MGTPRGPRJ", "length": 10, "domain": null }, { "name": "mgtprjname", "type": "esriFieldTypeString", "alias": "MGTPRJNAME", "length": 60, "domain": null }, { "name": "mgtprgcode", "type": "esriFieldTypeString", "alias": "MGTPRGCODE", "length": 3, "domain": null }, { "name": "mgtprgname", "type": "esriFieldTypeString", "alias": "MGTPRGNAME", "length": 25, "domain": null }, { "name": "admprgprjaddl", "type": "esriFieldTypeString", "alias": "ADMPRGPRJADDL", "length": 100, "domain": null }, { "name": "dnrtrnxnum", "type": "esriFieldTypeString", "alias": "DNRTRNXNUM", "length": 10, "domain": null }, { "name": "t_closingdate", "type": "esriFieldTypeString", "alias": "T_CLOSINGDATE", "length": 10, "domain": null }, { "name": "su_ctypin_misc", "type": "esriFieldTypeString", "alias": "SU_CTYPIN_MISC", "length": 50, "domain": null }, { "name": "data_downloaddate", "type": "esriFieldTypeString", "alias": "DATA_DOWNLOADDATE", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r42_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a29_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 140, "name": "Consolidated conservation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 137, "name": "State Fee Surface Interests by Landtype" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 249771.7740000002, "ymin": 5121286.1306, "xmax": 495883.96609999985, "ymax": 5466047.9438000005, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "countyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "su_id", "type": "esriFieldTypeDouble", "alias": "SU_ID", "domain": null }, { "name": "su_suid", "type": "esriFieldTypeString", "alias": "SU_SUID", "length": 10, "domain": null }, { "name": "su_suidnum", "type": "esriFieldTypeDouble", "alias": "SU_SUIDNUM", "domain": null }, { "name": "dnrregion", "type": "esriFieldTypeString", "alias": "DNRREGION", "length": 15, "domain": null }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 20, "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "fortdesc", "type": "esriFieldTypeString", "alias": "FORTDESC", "length": 55, "domain": null }, { "name": "plsmatch", "type": "esriFieldTypeString", "alias": "PLSMATCH", "length": 20, "domain": null }, { "name": "su_acres", "type": "esriFieldTypeDouble", "alias": "SU_ACRES", "domain": null }, { "name": "su_pctforty", "type": "esriFieldTypeInteger", "alias": "SU_PCTFORTY", "domain": null }, { "name": "uint_numerator", "type": "esriFieldTypeInteger", "alias": "UINT_NUMERATOR", "domain": null }, { "name": "uint_denominator", "type": "esriFieldTypeInteger", "alias": "UINT_DENOMINATOR", "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 15, "domain": null }, { "name": "int_status", "type": "esriFieldTypeString", "alias": "INT_STATUS", "length": 15, "domain": null }, { "name": "landtype", "type": "esriFieldTypeString", "alias": "LANDTYPE", "length": 25, "domain": null }, { "name": "meansacq", "type": "esriFieldTypeString", "alias": "MEANSACQ", "length": 50, "domain": null }, { "name": "landtypecode", "type": "esriFieldTypeString", "alias": "LANDTYPECODE", "length": 1, "domain": null }, { "name": "meansacqcode", "type": "esriFieldTypeString", "alias": "MEANSACQCODE", "length": 1, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 30, "domain": null }, { "name": "administratorcode", "type": "esriFieldTypeSmallInteger", "alias": "ADMINISTRATORCODE", "domain": null }, { "name": "mgtprgprj", "type": "esriFieldTypeString", "alias": "MGTPRGPRJ", "length": 10, "domain": null }, { "name": "mgtprjname", "type": "esriFieldTypeString", "alias": "MGTPRJNAME", "length": 60, "domain": null }, { "name": "mgtprgcode", "type": "esriFieldTypeString", "alias": "MGTPRGCODE", "length": 3, "domain": null }, { "name": "mgtprgname", "type": "esriFieldTypeString", "alias": "MGTPRGNAME", "length": 25, "domain": null }, { "name": "admprgprjaddl", "type": "esriFieldTypeString", "alias": "ADMPRGPRJADDL", "length": 100, "domain": null }, { "name": "dnrtrnxnum", "type": "esriFieldTypeString", "alias": "DNRTRNXNUM", "length": 10, "domain": null }, { "name": "t_closingdate", "type": "esriFieldTypeString", "alias": "T_CLOSINGDATE", "length": 10, "domain": null }, { "name": "su_ctypin_misc", "type": "esriFieldTypeString", "alias": "SU_CTYPIN_MISC", "length": 50, "domain": null }, { "name": "data_downloaddate", "type": "esriFieldTypeString", "alias": "DATA_DOWNLOADDATE", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r87_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a74_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 141, "name": "Volstead", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 137, "name": "State Fee Surface Interests by Landtype" }, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 255019.05250000022, "ymin": 5135820.5703, "xmax": 526630.9369000001, "ymax": 5431422.043500001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "countyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "su_id", "type": "esriFieldTypeDouble", "alias": "SU_ID", "domain": null }, { "name": "su_suid", "type": "esriFieldTypeString", "alias": "SU_SUID", "length": 10, "domain": null }, { "name": "su_suidnum", "type": "esriFieldTypeDouble", "alias": "SU_SUIDNUM", "domain": null }, { "name": "dnrregion", "type": "esriFieldTypeString", "alias": "DNRREGION", "length": 15, "domain": null }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 20, "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "fortdesc", "type": "esriFieldTypeString", "alias": "FORTDESC", "length": 55, "domain": null }, { "name": "plsmatch", "type": "esriFieldTypeString", "alias": "PLSMATCH", "length": 20, "domain": null }, { "name": "su_acres", "type": "esriFieldTypeDouble", "alias": "SU_ACRES", "domain": null }, { "name": "su_pctforty", "type": "esriFieldTypeInteger", "alias": "SU_PCTFORTY", "domain": null }, { "name": "uint_numerator", "type": "esriFieldTypeInteger", "alias": "UINT_NUMERATOR", "domain": null }, { "name": "uint_denominator", "type": "esriFieldTypeInteger", "alias": "UINT_DENOMINATOR", "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 15, "domain": null }, { "name": "int_status", "type": "esriFieldTypeString", "alias": "INT_STATUS", "length": 15, "domain": null }, { "name": "landtype", "type": "esriFieldTypeString", "alias": "LANDTYPE", "length": 25, "domain": null }, { "name": "meansacq", "type": "esriFieldTypeString", "alias": "MEANSACQ", "length": 50, "domain": null }, { "name": "landtypecode", "type": "esriFieldTypeString", "alias": "LANDTYPECODE", "length": 1, "domain": null }, { "name": "meansacqcode", "type": "esriFieldTypeString", "alias": "MEANSACQCODE", "length": 1, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 30, "domain": null }, { "name": "administratorcode", "type": "esriFieldTypeSmallInteger", "alias": "ADMINISTRATORCODE", "domain": null }, { "name": "mgtprgprj", "type": "esriFieldTypeString", "alias": "MGTPRGPRJ", "length": 10, "domain": null }, { "name": "mgtprjname", "type": "esriFieldTypeString", "alias": "MGTPRJNAME", "length": 60, "domain": null }, { "name": "mgtprgcode", "type": "esriFieldTypeString", "alias": "MGTPRGCODE", "length": 3, "domain": null }, { "name": "mgtprgname", "type": "esriFieldTypeString", "alias": "MGTPRGNAME", "length": 25, "domain": null }, { "name": "admprgprjaddl", "type": "esriFieldTypeString", "alias": "ADMPRGPRJADDL", "length": 100, "domain": null }, { "name": "dnrtrnxnum", "type": "esriFieldTypeString", "alias": "DNRTRNXNUM", "length": 10, "domain": null }, { "name": "t_closingdate", "type": "esriFieldTypeString", "alias": "T_CLOSINGDATE", "length": 10, "domain": null }, { "name": "su_ctypin_misc", "type": "esriFieldTypeString", "alias": "SU_CTYPIN_MISC", "length": 50, "domain": null }, { "name": "data_downloaddate", "type": "esriFieldTypeString", "alias": "DATA_DOWNLOADDATE", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r46_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a33_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 142, "name": "Aquatic Management Areas - all acquisitions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 119, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191912.39780000038, "ymin": 4817405.8826, "xmax": 727535.4056000002, "ymax": 5383620.3846, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unit_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "unit_name", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 128, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 3, "domain": null }, { "name": "prgm_prj", "type": "esriFieldTypeString", "alias": "PRGM_PRJ", "length": 10, "domain": null }, { "name": "mgt_prgm", "type": "esriFieldTypeString", "alias": "MGT_PRGM", "length": 3, "domain": null }, { "name": "admin_unit", "type": "esriFieldTypeString", "alias": "ADMIN_UNIT", "length": 16, "domain": null }, { "name": "pt_contact", "type": "esriFieldTypeString", "alias": "PT_CONTACT", "length": 32, "domain": null }, { "name": "access_", "type": "esriFieldTypeString", "alias": "ACCESS", "length": 1, "domain": null }, { "name": "use_reg", "type": "esriFieldTypeString", "alias": "USE_REG", "length": 100, "domain": null }, { "name": "pub_activ", "type": "esriFieldTypeString", "alias": "PUB_ACTIV", "length": 75, "domain": null }, { "name": "pub_regul", "type": "esriFieldTypeString", "alias": "PUB_REGUL", "length": 75, "domain": null }, { "name": "gis_acres", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "plan_acres", "type": "esriFieldTypeDouble", "alias": "PLAN_ACRES", "domain": null }, { "name": "plan_src", "type": "esriFieldTypeString", "alias": "PLAN_SRC", "length": 50, "domain": null }, { "name": "web_link1", "type": "esriFieldTypeString", "alias": "WEB_LINK1", "length": 100, "domain": null }, { "name": "web_link2", "type": "esriFieldTypeString", "alias": "WEB_LINK2", "length": 100, "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "PARCEL_NUM", "length": 3, "domain": null }, { "name": "grantors", "type": "esriFieldTypeString", "alias": "GRANTORS", "length": 25, "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 1, "domain": null }, { "name": "acq_type", "type": "esriFieldTypeString", "alias": "ACQ_TYPE", "length": 1, "domain": null }, { "name": "means_acq", "type": "esriFieldTypeString", "alias": "MEANS_ACQ", "length": 1, "domain": null }, { "name": "trout_strm", "type": "esriFieldTypeString", "alias": "TROUT_STRM", "length": 1, "domain": null }, { "name": "cty_name", "type": "esriFieldTypeString", "alias": "CTY_NAME", "length": 20, "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "qsec", "type": "esriFieldTypeString", "alias": "QSEC", "length": 20, "domain": null }, { "name": "drainage", "type": "esriFieldTypeString", "alias": "DRAINAGE", "length": 25, "domain": null }, { "name": "major", "type": "esriFieldTypeSmallInteger", "alias": "MAJOR", "domain": null }, { "name": "secname", "type": "esriFieldTypeString", "alias": "SECNAME", "length": 35, "domain": null }, { "name": "subsecname", "type": "esriFieldTypeString", "alias": "SUBSECNAME", "length": 40, "domain": null }, { "name": "dowlknum", "type": "esriFieldTypeString", "alias": "DOWLKNUM", "length": 8, "domain": null }, { "name": "lake_name", "type": "esriFieldTypeString", "alias": "LAKE_NAME", "length": 25, "domain": null }, { "name": "lake_feet", "type": "esriFieldTypeInteger", "alias": "LAKE_FEET", "domain": null }, { "name": "kittle_no", "type": "esriFieldTypeString", "alias": "KITTLE_NO", "length": 50, "domain": null }, { "name": "kittname", "type": "esriFieldTypeString", "alias": "KITTNAME", "length": 35, "domain": null }, { "name": "strm_feet", "type": "esriFieldTypeInteger", "alias": "STRM_FEET", "domain": null }, { "name": "ft_oneside", "type": "esriFieldTypeInteger", "alias": "FT_ONESIDE", "domain": null }, { "name": "width_ft", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH_FT", "domain": null }, { "name": "fma_numb", "type": "esriFieldTypeString", "alias": "FMA_NUMB", "length": 8, "domain": null }, { "name": "value", "type": "esriFieldTypeInteger", "alias": "VALUE", "domain": null }, { "name": "amount_pd", "type": "esriFieldTypeInteger", "alias": "AMOUNT_PD", "domain": null }, { "name": "bonding", "type": "esriFieldTypeString", "alias": "BONDING", "length": 1, "domain": null }, { "name": "bond_year", "type": "esriFieldTypeSmallInteger", "alias": "BOND_YEAR", "domain": null }, { "name": "env_trust", "type": "esriFieldTypeString", "alias": "ENV_TRUST", "length": 1, "domain": null }, { "name": "envt_year", "type": "esriFieldTypeSmallInteger", "alias": "ENVT_YEAR", "domain": null }, { "name": "other_fund", "type": "esriFieldTypeString", "alias": "OTHER_FUND", "length": 24, "domain": null }, { "name": "fed_aid", "type": "esriFieldTypeSmallInteger", "alias": "FED_AID", "domain": null }, { "name": "fa_segment", "type": "esriFieldTypeString", "alias": "FA_SEGMENT", "length": 6, "domain": null }, { "name": "lsohc", "type": "esriFieldTypeString", "alias": "LSOHC", "length": 1, "domain": null }, { "name": "lsohc_year", "type": "esriFieldTypeInteger", "alias": "LSOHC_YEAR", "domain": null }, { "name": "doc_numb", "type": "esriFieldTypeString", "alias": "DOC_NUMB", "length": 9, "domain": null }, { "name": "deed_date", "type": "esriFieldTypeDate", "alias": "DEED_DATE", "length": 8, "domain": null }, { "name": "desig_auth", "type": "esriFieldTypeString", "alias": "DESIG_AUTH", "length": 16, "domain": null }, { "name": "scanned", "type": "esriFieldTypeString", "alias": "SCANNED", "length": 1, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 90, "domain": null }, { "name": "own_first", "type": "esriFieldTypeString", "alias": "OWN_FIRST", "length": 20, "domain": null }, { "name": "own_mi", "type": "esriFieldTypeString", "alias": "OWN_MI", "length": 1, "domain": null }, { "name": "own_last", "type": "esriFieldTypeString", "alias": "OWN_LAST", "length": 15, "domain": null }, { "name": "own_addres", "type": "esriFieldTypeString", "alias": "OWN_ADDRES", "length": 30, "domain": null }, { "name": "own_city", "type": "esriFieldTypeString", "alias": "OWN_CITY", "length": 15, "domain": null }, { "name": "own_state", "type": "esriFieldTypeString", "alias": "OWN_STATE", "length": 2, "domain": null }, { "name": "own_zip", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "length": 10, "domain": null }, { "name": "own_hom_ph", "type": "esriFieldTypeString", "alias": "OWN_HOM_PH", "length": 12, "domain": null }, { "name": "own_bus_ph", "type": "esriFieldTypeString", "alias": "OWN_BUS_PH", "length": 12, "domain": null }, { "name": "current_dt", "type": "esriFieldTypeDate", "alias": "CURRENT_DT", "length": 8, "domain": null }, { "name": "lmacq_numb", "type": "esriFieldTypeInteger", "alias": "LMACQ_NUMB", "domain": null }, { "name": "gseqky", "type": "esriFieldTypeInteger", "alias": "GSEQKY", "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "delin_meth", "type": "esriFieldTypeString", "alias": "DELIN_METH", "length": 255, "domain": null }, { "name": "spat_acc", "type": "esriFieldTypeSmallInteger", "alias": "SPAT_ACC", "domain": null }, { "name": "map_restrict_rule_id", "type": "esriFieldTypeInteger", "alias": "MAP_RESTRICT_RULE_ID", "domain": { "type": "codedValue", "name": "WS2_DNR_MAP_RESTRICT_RULE", "description": "Map Restriction Rule", "codedValues": [ { "name": "Unrestricted", "code": 0 }, { "name": "Do not publish to public", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "create_author", "type": "esriFieldTypeString", "alias": "CREATE_AUTHOR", "length": 64, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "spatial_update_editor", "type": "esriFieldTypeString", "alias": "SPATIAL_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "spatial_update_date", "type": "esriFieldTypeDate", "alias": "SPATIAL_UPDATE_DATE", "length": 8, "domain": null }, { "name": "tabular_update_editor", "type": "esriFieldTypeString", "alias": "TABULAR_UPDATE_EDITOR", "length": 64, "domain": null }, { "name": "tabular_update_date", "type": "esriFieldTypeDate", "alias": "TABULAR_UPDATE_DATE", "length": 8, "domain": null }, { "name": "editor_notes", "type": "esriFieldTypeString", "alias": "EDITOR_NOTES", "length": 254, "domain": null }, { "name": "editor_approval", "type": "esriFieldTypeString", "alias": "EDITOR_APPROVAL", "length": 32, "domain": null }, { "name": "fsh_office", "type": "esriFieldTypeString", "alias": "FSH_OFFICE", "length": 30, "domain": null }, { "name": "sub_unitid", "type": "esriFieldTypeSmallInteger", "alias": "SUB_UNITID", "domain": null }, { "name": "fsh_office_phone", "type": "esriFieldTypeString", "alias": "FSH_OFFICE_PHONE", "length": 15, "domain": null }, { "name": "uniqueid", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 12, "domain": null }, { "name": "acq_num", "type": "esriFieldTypeString", "alias": "ACQ_NUM", "length": 10, "domain": null }, { "name": "web_display", "type": "esriFieldTypeString", "alias": "WEB_DISPLAY", "length": 1, "domain": null }, { "name": "pdf_map_path", "type": "esriFieldTypeString", "alias": "PDF_MAP_PATH", "length": 100, "domain": null }, { "name": "web_notes", "type": "esriFieldTypeString", "alias": "WEB_NOTES", "length": 250, "domain": null }, { "name": "acquired_year", "type": "esriFieldTypeSmallInteger", "alias": "ACQUIRED_YEAR", "domain": null }, { "name": "lrs_su_id", "type": "esriFieldTypeInteger", "alias": "LRS_SU_ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r55_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a42_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 143, "name": "SNA Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 209158.92300000042, "ymin": 4817654.557, "xmax": 725100.3011999996, "ymax": 5431496.937999999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "unit_name", "type": "esriFieldTypeString", "alias": "UNIT_NAME", "length": 128, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "UNIT_TYPE", "length": 32, "domain": null }, { "name": "pgrm_project", "type": "esriFieldTypeString", "alias": "PGRM_PROJECT", "length": 16, "domain": null }, { "name": "gis_acres", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 128, "domain": null }, { "name": "designated", "type": "esriFieldTypeString", "alias": "DESIGNATED", "length": 15, "domain": null }, { "name": "own_code", "type": "esriFieldTypeString", "alias": "OWN_CODE", "length": 5, "domain": null }, { "name": "own_desc", "type": "esriFieldTypeString", "alias": "OWN_DESC", "length": 128, "domain": null }, { "name": "point_of_contact", "type": "esriFieldTypeString", "alias": "POINT_OF_CONTACT", "length": 64, "domain": null }, { "name": "date_designated", "type": "esriFieldTypeDate", "alias": "DATE_DESIGNATED", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r73_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a60_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 144, "name": "State Forest Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 286336.6264000004, "ymin": 4817493.289999999, "xmax": 734828.4299999997, "ymax": 5472426.09, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r85_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a72_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 145, "name": "State Park, Recreation Area, and Wayside Rest Statutory Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 198181.9227, "ymin": 4818894.811000001, "xmax": 754693.4201999996, "ymax": 5456731.68, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "area_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "area_name", "type": "esriFieldTypeString", "alias": "Management Unit Name", "length": 128, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r77_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a64_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 146, "name": "Wildlife Management Area Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 132, "name": "Managed Area Layers" }, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 194560.33800000045, "ymin": 4816324.651000001, "xmax": 729454.5769999996, "ymax": 5458772.708000001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 255, "domain": null }, { "name": "unit_name", "type": "esriFieldTypeString", "alias": "unit_name", "length": 128, "domain": null }, { "name": "subunit_name", "type": "esriFieldTypeString", "alias": "subunit_name", "length": 50, "domain": null }, { "name": "lam_program_project_code", "type": "esriFieldTypeString", "alias": "lam_program_project_code", "length": 8, "domain": null }, { "name": "subunit_nbr", "type": "esriFieldTypeString", "alias": "subunit_nbr", "length": 3, "domain": null }, { "name": "uniqueid", "type": "esriFieldTypeString", "alias": "uniqueid", "length": 10, "domain": null }, { "name": "managing_admin_office", "type": "esriFieldTypeString", "alias": "managing_admin_office", "length": 48, "domain": null }, { "name": "date_inventoried", "type": "esriFieldTypeDate", "alias": "date_inventoried", "length": 8, "domain": null }, { "name": "nearest_town", "type": "esriFieldTypeString", "alias": "nearest_town", "length": 255, "domain": null }, { "name": "directions_from_nearest_town", "type": "esriFieldTypeString", "alias": "directions_from_nearest_town", "length": 2000, "domain": null }, { "name": "special_rec_opportunities", "type": "esriFieldTypeString", "alias": "special_rec_opportunities", "length": 2000, "domain": null }, { "name": "ada_accessibility_notes", "type": "esriFieldTypeString", "alias": "ada_accessibility_notes", "length": 2000, "domain": null }, { "name": "header", "type": "esriFieldTypeString", "alias": "header", "length": 2000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 2000, "domain": null }, { "name": "data_mgmt_notes", "type": "esriFieldTypeString", "alias": "data_mgmt_notes", "length": 2000, "domain": null }, { "name": "date_last_edited", "type": "esriFieldTypeDate", "alias": "date_last_edited", "length": 8, "domain": null }, { "name": "special_restrictions", "type": "esriFieldTypeString", "alias": "special_restrictions", "length": 2000, "domain": null }, { "name": "ada_accessibility_pdf_name", "type": "esriFieldTypeString", "alias": "ada_accessibility_pdf_name", "length": 255, "domain": null }, { "name": "general_access_notes", "type": "esriFieldTypeString", "alias": "general_access_notes", "length": 2000, "domain": null }, { "name": "federal_aid_acquisition", "type": "esriFieldTypeSmallInteger", "alias": "federal_aid_acquisition", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "federal_aid_acquisition_program", "type": "esriFieldTypeString", "alias": "federal_aid_acquisition_program", "length": 254, "domain": null }, { "name": "web_ready", "type": "esriFieldTypeSmallInteger", "alias": "web_ready", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "has_writeup", "type": "esriFieldTypeSmallInteger", "alias": "has_writeup", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "writeup_location", "type": "esriFieldTypeString", "alias": "writeup_location", "length": 255, "domain": null }, { "name": "writeup_pdf_name", "type": "esriFieldTypeString", "alias": "writeup_pdf_name", "length": 255, "domain": null }, { "name": "wheelchair_accessible", "type": "esriFieldTypeSmallInteger", "alias": "wheelchair_accessible", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "digitizing_source_id", "type": "esriFieldTypeInteger", "alias": "digitizing_source_id", "domain": { "type": "codedValue", "name": "WS2_digitizing_sources", "description": "name", "codedValues": [ { "name": "ArcMap Traverse Tool", "code": 26 }, { "name": "Arc or ArcView COGO - Engineering Survey Points", "code": 24 }, { "name": "Arc or ArcView COGO - Using corners from Control Point Inventory", "code": 23 }, { "name": "Digitizing Lines and snapping in ArcView - Snapping to PLS40NE3", "code": 11 }, { "name": "Digitizing Lines and snapping in ArcView - Snapping to PLSDVNE2", "code": 12 }, { "name": "GPS - 1 - 2 centimeter accuracy (kinematic)", "code": 22 }, { "name": "GPS - 1 - 2 meter accuracy (post processed)", "code": 21 }, { "name": "GPS - 2 meter accuracy (with differential correction)", "code": 20 }, { "name": "GPS - No Differential Correction", "code": 19 }, { "name": "Heads up digitizing, ArcMap - 2009 DNR Northeast MN 50cm Resolution True Color Imagery", "code": 35 }, { "name": "Heads up digitizing, ArcMap - DNR Forest Resource Assessment CIR DOQs", "code": 28 }, { "name": "Heads up digitizing, ArcView - 1991 NAPP DOQ", "code": 2 }, { "name": "Heads up digitizing, ArcView - 2003-04 FSA DOQ", "code": 5 }, { "name": "Heads up digitizing, ArcView - 2004 DNR Wildlife CIR Rectified Photo", "code": 7 }, { "name": "Heads up digitizing, ArcView - DNR Forest Resource Assessment DOQs", "code": 6 }, { "name": "Heads up digitizing, ArcView - DRG", "code": 3 }, { "name": "Heads up digitizing, ArcView or ArcMap - 2006 FSA DOQ", "code": 31 }, { "name": "Heads up digitizing, ArcView or ArcMap - 2008 FSA DOQ", "code": 32 }, { "name": "Heads up digitizing, ArcView or ArcMap - 2009 FSA DOQ", "code": 34 }, { "name": "Heads up digitizing, ArcView or ArcMap - 2010 FSA DOQ", "code": 36 }, { "name": "Heads up digitizing, ArcView or ArcMap - 2011 Southern MN 50cm FSA DOQ", "code": 37 }, { "name": "Heads up digitizing, ArcView or ArcMap - MnGeo WMS service (aerial photography) 2013", "code": 41 }, { "name": "Heads up digitizing, ArcView - Scanned and Rectified Photo", "code": 4 }, { "name": "onscreen digitizing from FSA photos", "code": 38 }, { "name": "Other - R5 County parcel data, Use MNDOT geodetic conversion, clean, build and run merge in ArcView", "code": 25 }, { "name": "Selecting arcs and saving as a new shapefile in ArcView - From 2006 CRP Lands South bdry_crp06py3", "code": 29 }, { "name": "Selecting Arcs and saving as a shapefile in Arcview - CSA", "code": 15 }, { "name": "Selecting Arcs and saving as a shapefile in Arcview - FIM", "code": 18 }, { "name": "Selecting Arcs and saving as a shapefile in Arcview - From DNR 24K Perennial Streams (strm_perln3)", "code": 27 }, { "name": "Selecting Arcs and saving as a shapefile in Arcview - From PLS40NE3", "code": 16 }, { "name": "Selecting Arcs and saving as a shapefile in Arcview - From PLSDVNE2", "code": 17 }, { "name": "Selecting polygons and saving as a shapefile/feature in Arcview/ArcMap - FIMv2", "code": 30 }, { "name": "Selecting polygons and saving as feature in ArcMap - County Parcel Data from Land Records SDE", "code": 33 }, { "name": "Selecting polygons and saving as feature in ArcMap - Minnesota Land Cover Classification (MLCCS)", "code": 42 }, { "name": "Selecting polygons and saving as feature in ArcMap - PLS 40's", "code": 40 }, { "name": "Survey produced shapefile", "code": 39 }, { "name": "Table digitizing, ArcView - 1980's WMA Inventory", "code": 10 }, { "name": "Table digitizing, ArcView - CSA", "code": 8 }, { "name": "Table digitizing, ArcView - USGS Quad", "code": 9 }, { "name": "Unknown", "code": 1 }, { "name": "Using arcs in Arc/Info - From PLS40NE3", "code": 13 }, { "name": "Using arcs in Arc/Info - From PLSDVNE2", "code": 14 }, { "name": "WAHMA - Desktop or Mobile", "code": 43 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "is_wildlife_sanctuary", "type": "esriFieldTypeSmallInteger", "alias": "is_wildlife_sanctuary", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "habitat_mgmt_unit_guid", "type": "esriFieldTypeGUID", "alias": "habitat_mgmt_unit_guid", "length": 38, "domain": null }, { "name": "habitat_mgmt_unit_type_id", "type": "esriFieldTypeInteger", "alias": "habitat_mgmt_unit_type_id", "domain": { "type": "codedValue", "name": "WS2_habitat_mgmt_unit_types", "description": "habitat_mgmt_unit_types", "codedValues": [ { "name": "Aquatic Mgmt Area", "code": 2 }, { "name": "Fisheries Mgmt Area", "code": 3 }, { "name": "Fisheries Project Other", "code": 4 }, { "name": "Scientific and Natural Area", "code": 5 }, { "name": "State Forest", "code": 6 }, { "name": "Water Access Site", "code": 7 }, { "name": "Wildlife Mgmt Area", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "deer", "type": "esriFieldTypeSmallInteger", "alias": "deer", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "bear", "type": "esriFieldTypeSmallInteger", "alias": "bear", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "moose", "type": "esriFieldTypeSmallInteger", "alias": "moose", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "small_game", "type": "esriFieldTypeSmallInteger", "alias": "small_game", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "forest_upland_birds", "type": "esriFieldTypeSmallInteger", "alias": "forest_upland_birds", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "sharptail_grouse", "type": "esriFieldTypeSmallInteger", "alias": "sharptail_grouse", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "pheasants", "type": "esriFieldTypeSmallInteger", "alias": "pheasants", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "waterfowl", "type": "esriFieldTypeSmallInteger", "alias": "waterfowl", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "turkey", "type": "esriFieldTypeSmallInteger", "alias": "turkey", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "doves", "type": "esriFieldTypeSmallInteger", "alias": "doves", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wetland_non_game", "type": "esriFieldTypeSmallInteger", "alias": "wetland_non_game", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "forest_non_game", "type": "esriFieldTypeSmallInteger", "alias": "forest_non_game", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "prairie_non_game", "type": "esriFieldTypeSmallInteger", "alias": "prairie_non_game", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "wolves", "type": "esriFieldTypeSmallInteger", "alias": "wolves", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "gis_area_acres", "type": "esriFieldTypeDouble", "alias": "gis_area_acres", "domain": null }, { "name": "gis_perimeter_miles", "type": "esriFieldTypeDouble", "alias": "gis_perimeter_miles", "domain": null }, { "name": "work_area_email", "type": "esriFieldTypeString", "alias": "work_area_email", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r96_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a83_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 147, "name": "County Boundaries", "type": "Feature Layer", "description": "Minnesota county boundaries derived from a combination of 1:24,000 scale PLS lines, 1:100,000 scale TIGER, 1:100,000 scale DLG, and 1:24,000 scale hydrography lines. At the time of its development (1993), the largest available scale data were assembled to create the layer.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[cty_name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 501000, "minScale": 2000000, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 156, 156, 156, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 189775.3320000004, "ymin": 4816305.369999999, "xmax": 761655.0734000001, "ymax": 5472427.737, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cty_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "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": "cty_fips", "type": "esriFieldTypeSmallInteger", "alias": "CTY_FIPS", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r26_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 148, "name": "MN State Surface Interests", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 191913.03170000017, "ymin": 4816321.8237, "xmax": 758489.5702, "ymax": 5470873.3115, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "countyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "su_id", "type": "esriFieldTypeDouble", "alias": "SU_ID", "domain": null }, { "name": "su_suid", "type": "esriFieldTypeString", "alias": "SU_SUID", "length": 10, "domain": null }, { "name": "su_suidnum", "type": "esriFieldTypeDouble", "alias": "SU_SUIDNUM", "domain": null }, { "name": "dnrregion", "type": "esriFieldTypeString", "alias": "DNRREGION", "length": 15, "domain": null }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 20, "domain": null }, { "name": "coun", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "town", "type": "esriFieldTypeSmallInteger", "alias": "TOWN", "domain": null }, { "name": "rdir", "type": "esriFieldTypeSmallInteger", "alias": "RDIR", "domain": null }, { "name": "rang", "type": "esriFieldTypeSmallInteger", "alias": "RANG", "domain": null }, { "name": "sect", "type": "esriFieldTypeSmallInteger", "alias": "SECT", "domain": null }, { "name": "fort", "type": "esriFieldTypeSmallInteger", "alias": "FORT", "domain": null }, { "name": "glot", "type": "esriFieldTypeSmallInteger", "alias": "GLOT", "domain": null }, { "name": "gm_ch", "type": "esriFieldTypeString", "alias": "GM_CH", "length": 15, "domain": null }, { "name": "gs_ch", "type": "esriFieldTypeString", "alias": "GS_CH", "length": 10, "domain": null }, { "name": "fortdesc", "type": "esriFieldTypeString", "alias": "FORTDESC", "length": 55, "domain": null }, { "name": "plsmatch", "type": "esriFieldTypeString", "alias": "PLSMATCH", "length": 20, "domain": null }, { "name": "su_acres", "type": "esriFieldTypeDouble", "alias": "SU_ACRES", "domain": null }, { "name": "su_pctforty", "type": "esriFieldTypeInteger", "alias": "SU_PCTFORTY", "domain": null }, { "name": "uint_numerator", "type": "esriFieldTypeInteger", "alias": "UINT_NUMERATOR", "domain": null }, { "name": "uint_denominator", "type": "esriFieldTypeInteger", "alias": "UINT_DENOMINATOR", "domain": null }, { "name": "int_type", "type": "esriFieldTypeString", "alias": "INT_TYPE", "length": 15, "domain": null }, { "name": "int_status", "type": "esriFieldTypeString", "alias": "INT_STATUS", "length": 15, "domain": null }, { "name": "landtype", "type": "esriFieldTypeString", "alias": "LANDTYPE", "length": 25, "domain": null }, { "name": "meansacq", "type": "esriFieldTypeString", "alias": "MEANSACQ", "length": 50, "domain": null }, { "name": "landtypecode", "type": "esriFieldTypeString", "alias": "LANDTYPECODE", "length": 1, "domain": null }, { "name": "meansacqcode", "type": "esriFieldTypeString", "alias": "MEANSACQCODE", "length": 1, "domain": null }, { "name": "administrator", "type": "esriFieldTypeString", "alias": "ADMINISTRATOR", "length": 30, "domain": null }, { "name": "administratorcode", "type": "esriFieldTypeSmallInteger", "alias": "ADMINISTRATORCODE", "domain": null }, { "name": "mgtprgprj", "type": "esriFieldTypeString", "alias": "MGTPRGPRJ", "length": 10, "domain": null }, { "name": "mgtprjname", "type": "esriFieldTypeString", "alias": "MGTPRJNAME", "length": 60, "domain": null }, { "name": "mgtprgcode", "type": "esriFieldTypeString", "alias": "MGTPRGCODE", "length": 3, "domain": null }, { "name": "mgtprgname", "type": "esriFieldTypeString", "alias": "MGTPRGNAME", "length": 25, "domain": null }, { "name": "admprgprjaddl", "type": "esriFieldTypeString", "alias": "ADMPRGPRJADDL", "length": 100, "domain": null }, { "name": "dnrtrnxnum", "type": "esriFieldTypeString", "alias": "DNRTRNXNUM", "length": 10, "domain": null }, { "name": "t_id", "type": "esriFieldTypeDouble", "alias": "T_ID", "domain": null }, { "name": "t_closingdate", "type": "esriFieldTypeString", "alias": "T_CLOSINGDATE", "length": 10, "domain": null }, { "name": "su_ctypin_misc", "type": "esriFieldTypeString", "alias": "SU_CTYPIN_MISC", "length": 50, "domain": null }, { "name": "data_downloaddate", "type": "esriFieldTypeString", "alias": "DATA_DOWNLOADDATE", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r76_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a63_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }