{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 12, "name": "Forest Service Wilderness Areas", "type": "Feature Layer", "description": "This layer shows designated wilderness areas of Montana that are managed by the U.S. Forest Service.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Montana State Library", "parentLayer": { "id": 11, "name": "Special Management Areas" }, "subLayers": [], "minScale": 2311162.217155, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 64, 0, 255 ], "width": 1.5 } } }, "transparency": 75, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.28923288707E7, "ymin": 5555224.3979, "xmax": -1.1613388093899999E7, "ymax": 6189677.274700004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "PublicAgency", "description": "Description", "codedValues": [ { "name": "US Government", "code": 10 }, { "name": "US Bureau of Land Management", "code": 11 }, { "name": "US Bureau of Reclamation", "code": 12 }, { "name": "US Fish and Wildlife Service", "code": 13 }, { "name": "National Park Service", "code": 14 }, { "name": "US Forest Service", "code": 15 }, { "name": "US Dept of Agriculture", "code": 16 }, { "name": "US Army Corps of Engineers", "code": 17 }, { "name": "US Dept of Defense", "code": 18 }, { "name": "State of Montana", "code": 20 }, { "name": "Montana State Trust Lands", "code": 21 }, { "name": "Montana Fish, Wildlife, and Parks", "code": 22 }, { "name": "Montana University System", "code": 23 }, { "name": "Montana Dept of Corrections", "code": 24 }, { "name": "Montana Dept of Transportation", "code": 25 }, { "name": "Montana Dept of Natural Resources Water Projects", "code": 26 }, { "name": "Local Government", "code": 30 }, { "name": "County Government", "code": 31 }, { "name": "City Government", "code": 32 }, { "name": "Bureau of Indian Affairs Trust Land", "code": 40 }, { "name": "Unknown", "code": 1000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 4, "domain": null }, { "name": "ABBREV", "type": "esriFieldTypeString", "alias": "ABBREV", "length": 25, "domain": null }, { "name": "MATYPE", "type": "esriFieldTypeString", "alias": "MATYPE", "length": 5, "domain": null }, { "name": "MACODE", "type": "esriFieldTypeString", "alias": "MACODE", "length": 14, "domain": null }, { "name": "MANAME", "type": "esriFieldTypeString", "alias": "MANAME", "length": 80, "domain": null }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "MANAGER", "length": 30, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 22, "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 13, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_OWNER", "fields": "OWNER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CODE", "fields": "CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ABBREV", "fields": "ABBREV", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MATYPE", "fields": "MATYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MACODE", "fields": "MACODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MANAME", "fields": "MANAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MANAGER", "fields": "MANAGER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIT", "fields": "UNIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ADDRESS", "fields": "ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ADDRESS2", "fields": "ADDRESS2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CITY", "fields": "CITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ST", "fields": "ST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ZIP", "fields": "ZIP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PHONE", "fields": "PHONE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }