ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (GEORM/Milieux_potentiellement_humides_France)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeDouble",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "domain": null,
   "length": 100
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "VALUE": 1,
   "COUNT": 1052364,
   "TYPE": "Milieux potentiellement humides - probabilité importante"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "VALUE": 2,
   "COUNT": 1063231,
   "TYPE": "Milieux potentiellement humides - probabilité forte"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "VALUE": 3,
   "COUNT": 1022303,
   "TYPE": "Milieux potentiellement humides - probabilité très forte"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "VALUE": 51,
   "COUNT": 37861,
   "TYPE": "Plans d'eau (BD CARTHAGE - SANDRE 2014)"
  }}
 ]
}