{ "currentVersion": 10.9, "id": 36, "name": "Forest reserves", "type": "Feature Layer", "description": "Limits of geographical spaces consisting of natural forests or reforestation areas reserved for conservation, research, or production functions. This layer includes integral ecological reserves, recreational forests, production reserves, and teaching and research forests. The data of this layer are updated continuously according to the availability of the new official documents, namely the notices to the public and the edges of creation whose descriptions are made based on topographic maps (INC) at the scale of 1: 200 000. Nevertheless, the lack of information on forest reserves at the level of MINFOF makes their follow-up difficult.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "This data set is produced by MINFOF and WRI with support from the United States Agency for International Development (USAID), the Norwegian Ministry of Environment and the Department for International Development of Great Britain (DFID) . Software contributions come from the support of ESRI and Erdas.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "statu_crea", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 153, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 137, 68, 255 ], "width": 0.4 } }, "value": "cree", "label": "Designated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 214, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 196, 143, 255 ], "width": 0.4 } }, "value": "en_cours", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 214, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 196, 143, 255 ], "width": 0.4 } }, "value": "propose", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[nom_res]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 4622324, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1020131.1889000013, "ymin": 252112.4851000011, "xmax": 1688028.4965000004, "ymax": 1201792.4794000015, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "desc_type", "typeIdField": "type_", "subtypeFieldName": "type_", "subtypeField": "type_", "defaultSubtypeCode": 4100610, "fields": [ { "name": "type_", "type": "esriFieldTypeInteger", "alias": "Reserve type", "domain": null }, { "name": "desc_type", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "nom_res", "type": "esriFieldTypeString", "alias": "Reserve name", "length": 50, "domain": null }, { "name": "wdpaid", "type": "esriFieldTypeInteger", "alias": "WDPA ID", "domain": null }, { "name": "statu_crea", "type": "esriFieldTypeString", "alias": "Creation status", "length": 50, "domain": { "type": "codedValue", "name": "statut_creation", "description": "Statut de création", "codedValues": [ { "name": "Proposed", "code": "propose" }, { "name": "Designation in progress", "code": "en_cours" }, { "name": "Designated", "code": "cree" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "statu_amgt", "type": "esriFieldTypeString", "alias": "Planning status", "length": 50, "domain": { "type": "codedValue", "name": "statut_amenagement_5", "description": "Etape d'aménagement", "codedValues": [ { "name": "En cours d'elaboration", "code": "en_cours" }, { "name": "Non aménagé", "code": "non_amenage" }, { "name": "Aménagé", "code": "amenge" }, { "name": "En cours de révision", "code": "en_revision" }, { "name": "Aménagé(revisé)", "code": "revise" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "date_prop", "type": "esriFieldTypeDate", "alias": "Proposal date", "length": 8, "domain": null }, { "name": "date_amgt", "type": "esriFieldTypeDate", "alias": "Management plan date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last edition date", "length": 8, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "sup_mar_ha", "type": "esriFieldTypeInteger", "alias": "Marine Area (ha)", "domain": null }, { "name": "sup_adm_ha", "type": "esriFieldTypeInteger", "alias": "Administrative area (ha)", "domain": null }, { "name": "sup_sig_ha", "type": "esriFieldTypeInteger", "alias": "GIS area (ha)", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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": "" }, { "name": "FDO_globalid", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I52nom_res", "fields": "nom_res", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100610, "name": "Reforestation area" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100110, "name": "Integral Ecological Reserve" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100400, "name": "Research forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120120, "name": "Flora sanctuary" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100210, "name": "Protection forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100500, "name": "Recreational forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100600, "name": "Production forest" } ], "subtypes": [ { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Reforestation area", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100610, "name": "Reforestation area" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Integral Ecological Reserve", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100110, "name": "Integral Ecological Reserve" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Research forest", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100400, "name": "Research forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Flora sanctuary", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4120120, "name": "Flora sanctuary" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Protection forest", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100210, "name": "Protection forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Recreational forest", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100500, "name": "Recreational forest" }, { "domains": { "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Production forest", "nom_res": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_prop": null, "date_amgt": null, "date_crea": null, "last_edited_date": null, "last_edited_user": null, "created_user": null, "created_date": null, "globalid": null, "sup_mar_ha": null, "sup_adm_ha": null, "sup_sig_ha": null }, "code": 4100600, "name": "Production forest" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "shape_Area", "shapeLengthFieldName": "shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3ad48885ea504052a55c32e11a887ea7" }