Dilify API (2.0.0)

Download OpenAPI specification:

EU Forest Map 2020 intersection

Determines the intersection between an input GeoJSON polygon and the EU Forest Map 2020.

Authorizations:
ApiKeyAuth
Request Body schema: application/json
required
geojson
object

A GeoJSON object (Feature or FeatureCollection).

Responses

Request samples

Content type
application/json
Example
{
  • "geojson": {
    }
}

Response samples

Content type
application/json
{
  • "metadata": {
    },
  • "data": {
    }
}