{ "currentVersion": 10.9, "id": 37, "name": "Wildlife protected areas", "type": "Feature Layer", "description": "Protected areas are characterized as geographical areas for the conservation of flora and fauna biodiversity. They are managed by the State and include national parks, forest and wildlife reserves, and sanctuaries of fauna and flora. The main difference between national parks and forest and wildlife reserves is that parks are developed to facilitate visits by tourists while reserves are only accessible to specialists working there. Data from this layer 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. This layer is continuously updated, according to the availability of new official documents; Namely public notices and creation decrees, the descriptions of which are based on topographical maps (INC ) on the scale of 1: 200,000.", "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": [ 111, 126, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 102, 91, 255 ], "width": 0.4 } }, "value": "cree", "label": "Designated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 227, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 168, 157, 255 ], "width": 0.4 } }, "value": "en_cours", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 227, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 168, 157, 255 ], "width": 0.4 } }, "value": "propose", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[nom_ap]", "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": 8.5, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 946282.5967000015, "ymin": 234294.97630000114, "xmax": 1801865.7122999988, "ymax": 1469040.0207000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "desc_type", "typeIdField": "type_", "subtypeFieldName": "type_", "subtypeField": "type_", "defaultSubtypeCode": 4120112, "fields": [ { "name": "type_", "type": "esriFieldTypeInteger", "alias": "Protected area type", "domain": null }, { "name": "desc_type", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "nom_ap", "type": "esriFieldTypeString", "alias": "Protected area name", "length": 50, "domain": null }, { "name": "partenar", "type": "esriFieldTypeString", "alias": "Partner", "length": 50, "domain": null }, { "name": "cat_uicn", "type": "esriFieldTypeString", "alias": "IUCN category", "length": 50, "domain": { "type": "codedValue", "name": "cat_uicn", "description": "Categorie UICN", "codedValues": [ { "name": "Category Ia: Strict Nature Reserve", "code": "Ia" }, { "name": "Category Ib: Wilderness Area", "code": "Ib" }, { "name": "Category II: National Park (ecosystem protection; protection of cultural values)", "code": "II" }, { "name": "Category III: Natural Monument", "code": "III" }, { "name": "Category IV: Habitat/ Species Management", "code": "IV" }, { "name": "Category V: Protected Landscape/ Seascape", "code": "V" }, { "name": "Category IV: Protected Area with Sustainable Use of Natural Resources", "code": "VI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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_amgt", "type": "esriFieldTypeDate", "alias": "Management plan date", "length": 8, "domain": null }, { "name": "date_prop", "type": "esriFieldTypeDate", "alias": "Proposal 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": "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": "I50nom_ap", "fields": "nom_ap", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120112, "name": "Gorilla sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120400, "name": "National Park" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100300, "name": "Wildlife reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120110, "name": "Wildlife sanctuary" } ], "subtypes": [ { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Gorilla sanctuary", "nom_ap": null, "partenar": null, "cat_uicn": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_amgt": null, "date_prop": 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": 4120112, "name": "Gorilla sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "National Park", "nom_ap": null, "partenar": null, "cat_uicn": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_amgt": null, "date_prop": 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": 4120400, "name": "National Park" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Wildlife reserve", "nom_ap": null, "partenar": null, "cat_uicn": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_amgt": null, "date_prop": 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": 4100300, "name": "Wildlife reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_crea": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Wildlife sanctuary", "nom_ap": null, "partenar": null, "cat_uicn": null, "wdpaid": null, "statu_crea": null, "statu_amgt": null, "date_amgt": null, "date_prop": 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": 4120110, "name": "Wildlife sanctuary" } ], "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": "edf10e3990ec417b9dcc726314a0c8c5" }