{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "DNR Snowmobile Trails", "type": "Feature Layer", "description": "A statewide line dataset of DNR and non-DNR managed trails. This data is used to store information about the trail category (motorized, nonmotorized), and trail use types that include hiking, biking, equestrian, skiinig, snowshoeing, railtrails, ORV, snowmobile and water trails. Products of this dataset include PDF maps, interactive maps, data downloads, and statistical dashboards. Edits to this dataset will be made in the DNRTrailsFIELDEDIT (field staff) and DNRTrailsEDIT (data stewards) feature services in the DNR Portal.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102123, "latestWkid": 3078, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28810000, "falseY": -30359300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Michigan Department of Natural Resources", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Snowmobile", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Snowmobile", "description": "Snowmobile", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 33, 172, 255 ], "width": 2 }, "values": [ [ "Snowmobile" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 33, 172, 255 ], "width": 2 }, "value": "Snowmobile", "label": "Snowmobile" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 207, 252, 255 ], "toColor": [ 194, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 182, 255 ], "toColor": [ 252, 202, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 251, 252, 255 ], "toColor": [ 184, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 228, 255 ], "toColor": [ 252, 179, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 216, 255 ], "toColor": [ 199, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 179, 255 ], "toColor": [ 252, 244, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 194, 255 ], "toColor": [ 252, 182, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 227, 252, 255 ], "toColor": [ 184, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 161578.74549999833, "ymin": 126837.70120000094, "xmax": 791884.3713999987, "ymax": 848771.4979000017, "spatialReference": { "wkid": 102123, "latestWkid": 3078, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28810000, "falseY": -30359300, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailNamePrimary", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "DNRTrail", "type": "esriFieldTypeString", "alias": "DNR Trail", "length": 20 }, { "name": "PRDManagementUnit", "type": "esriFieldTypeString", "alias": "PRD Management Unit", "length": 100 }, { "name": "PRDTrailUnit", "type": "esriFieldTypeString", "alias": "PRD Trail Unit", "length": 100 }, { "name": "TrailSiteType", "type": "esriFieldTypeString", "alias": "Trail Site Type", "length": 50 }, { "name": "TrailApprovalStatus", "type": "esriFieldTypeString", "alias": "Trail Approval Status", "length": 50 }, { "name": "TrailUseCategory", "type": "esriFieldTypeString", "alias": "Trail Use Category", "length": 50 }, { "name": "OpenClosedStatusSnowmobile", "type": "esriFieldTypeString", "alias": "Open/Closed Status Snowmobile", "length": 100 }, { "name": "Snowmobile", "type": "esriFieldTypeString", "alias": "Snowmobile", "length": 200 }, { "name": "SnowmobileName", "type": "esriFieldTypeString", "alias": "Snowmobile Name", "length": 300 }, { "name": "TrailNamePrimary", "type": "esriFieldTypeString", "alias": "Trail Name Primary", "length": 300 }, { "name": "TrailGroomType", "type": "esriFieldTypeString", "alias": "Grooming Type", "length": 200 }, { "name": "TrailGrooming", "type": "esriFieldTypeString", "alias": "Trail Groomer", "length": 300 }, { "name": "SnowTrailBrushSign", "type": "esriFieldTypeString", "alias": "Snowmobile Brushing/Signing", "length": 300 }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 100 }, { "name": "TrailWidthFeet", "type": "esriFieldTypeString", "alias": "Trail Width (Feet)", "length": 50 }, { "name": "TrailOnRoad", "type": "esriFieldTypeString", "alias": "Trail On Road?", "length": 50 }, { "name": "ADAAccessible", "type": "esriFieldTypeString", "alias": "ADA Accessible", "length": 100 }, { "name": "SegmentLengthMiles", "type": "esriFieldTypeDouble", "alias": "Segment Length (Miles)" }, { "name": "PublicComments", "type": "esriFieldTypeString", "alias": "Public Comments", "length": 500 }, { "name": "RailtrailType", "type": "esriFieldTypeString", "alias": "Railtrail Type", "length": 50 }, { "name": "RailGradeName", "type": "esriFieldTypeString", "alias": "Rail Grade Name", "length": 300 }, { "name": "TrailROW", "type": "esriFieldTypeString", "alias": "TrailROW", "length": 50 }, { "name": "TrailOwnership", "type": "esriFieldTypeString", "alias": "Trail Ownership", "length": 300 }, { "name": "TrailAdministrator", "type": "esriFieldTypeString", "alias": "Trail Administrator", "length": 300 }, { "name": "TrailNetwork", "type": "esriFieldTypeString", "alias": "Trail Network", "length": 300 }, { "name": "SpecialRestrictionType", "type": "esriFieldTypeString", "alias": "Special Restriction Type", "length": 300 }, { "name": "SpecialDesignation", "type": "esriFieldTypeString", "alias": "Special Designation", "length": 300 }, { "name": "LicenseType", "type": "esriFieldTypeString", "alias": "License Type", "length": 100 }, { "name": "Lighted", "type": "esriFieldTypeString", "alias": "Lighted?", "length": 20 }, { "name": "Peninsula", "type": "esriFieldTypeString", "alias": "Peninsula", "length": 20 }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50 }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50 }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "length": 300 }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "DNR Site Type", "length": 50 }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "Site Name", "length": 300 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_33", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1766085344000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }