{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Off-trail Use Prohibited", "type": "Feature Layer", "description": "OSMP closures that do not fall under any specific closure category (OSMP Wildlife closures, HCA's or no Public Access). Closures could be related to 8-3-3 regulations and could be short or long term. The Enacted (Yes/No) and DateTo and DateFrom fields should be used in any definition query to display current closures. Closures may include restrictions for fires, construction, public safety, restoration or wildlife. Closures may extend beyond OSMP lands. This layer is included in OSMPtrails web application.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Comment", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": null }, "value": "Off-trail Use Prohibited" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 45, 135, 255 ], "toColor": [ 156, 45, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 191, 52, 255 ], "toColor": [ 170, 191, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 173, 201, 255 ], "toColor": [ 44, 173, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 64, 35, 255 ], "toColor": [ 158, 64, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 46, 184, 255 ], "toColor": [ 44, 46, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 176, 111, 255 ], "toColor": [ 46, 176, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 95, 168, 255 ], "toColor": [ 66, 95, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 196, 56, 255 ], "toColor": [ 43, 196, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 67, 100, 255 ], "toColor": [ 191, 67, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 136, 67, 255 ], "toColor": [ 176, 136, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 44, 199, 255 ], "toColor": [ 158, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 161, 63, 255 ], "toColor": [ 108, 161, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 70, 179, 255 ], "toColor": [ 122, 70, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3025019.59203206, "ymin": 1211725.0912923068, "xmax": 3093719.2643437237, "ymax": 1286736.5003243089, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2433504482130276E8, "falseY": -1.0000605885534646E8, "xyUnits": 3.623161510452633E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ClosureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Enacted", "type": "esriFieldTypeString", "alias": "Enacted", "length": 3, "domain": null }, { "name": "Regulation", "type": "esriFieldTypeString", "alias": "Regulation", "length": 12, "domain": null }, { "name": "WhyClosed", "type": "esriFieldTypeString", "alias": "WhyClosed", "length": 25, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "ClosureID", "type": "esriFieldTypeSmallInteger", "alias": "ClosureID", "domain": null }, { "name": "ClosureName", "type": "esriFieldTypeString", "alias": "ClosureName", "length": 50, "domain": null }, { "name": "DateTo", "type": "esriFieldTypeDate", "alias": "DateTo", "length": 8, "domain": null }, { "name": "DateFrom", "type": "esriFieldTypeDate", "alias": "DateFrom", "length": 8, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a46_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }