{ "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": 60, "name": "PLS Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 61, "name": "PLS Townships" }, { "id": 62, "name": "PLS Sections" }, { "id": 63, "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": 61, "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": 60, "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": 62, "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": 60, "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": 63, "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": 60, "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": 64, "name": "DOT Road Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 65, "name": "Federal and State" }, { "id": 66, "name": "County Highway" }, { "id": 67, "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": 65, "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": 64, "name": "DOT Road Layers" }, "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": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 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": 6, "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": 8, "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": 10, "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": 66, "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": 64, "name": "DOT Road Layers" }, "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": 11, "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": 67, "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": 64, "name": "DOT Road Layers" }, "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": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 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": 2, "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": 3, "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": 68, "name": "Public Waters Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 69, "name": "Public Watercourses" }, { "id": 70, "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": 69, "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": 68, "name": "Public Waters Layers" }, "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": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 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": 12, "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": 70, "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": 68, "name": "Public Waters Layers" }, "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": 71, "name": "Managed Area Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 72, "name": "Water Access Sites in MN" }, { "id": 73, "name": "Minnesota State Trails" }, { "id": 74, "name": "DNR Management Units" } ], "minScale": 1000000, "maxScale": 0, "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": "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": 72, "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": 71, "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": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 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": 73, "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": 71, "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": 74, "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": 71, "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": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 202, 255 ], "toColor": [ 252, 228, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 245, 255 ], "toColor": [ 197, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 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": 75, "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": 1, "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": 76, "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": [] }