{
  "fiboa_version": "0.2.0",
  "fiboa_extensions": [
    "https://fiboa.github.io/administrative-division-extension/v0.1.0/schema.yaml"
  ],
  "type": "Collection",
  "id": "be_vlg",
  "title": "Field boundaries for Flanders, Belgium (2021)",
  "description": "Since 2020, the Department of Agriculture and Fisheries has been publishing a more extensive set of data related to agricultural use plots (from the 2008 campaign).\n    From 2023, the downloadable dataset of agricultural use plots will also include the specialization given by the company (= company typology) and that is given to the plots of the company. Based on the typology, the companies are divided into 4 major specializations: arable farming, horticulture, livestock farming and mixed farms. The specialization of each company is calculated annually according to a European method and is based on the standard output of the various agricultural productions on the company. It is therefore an economic specialization and not a reflection of all agricultural production on the company.",
  "license": "proprietary",
  "providers": [
    {
      "name": "Agentschap Landbouw & Zeevisserij (Government)",
      "url": "https://landbouwcijfers.vlaanderen.be/open-geodata-landbouwgebruikspercelen",
      "roles": [
        "producer",
        "licensor"
      ]
    },
    {
      "name": "fiboa CLI",
      "roles": [
        "processor"
      ],
      "url": "https://pypi.org/project/fiboa-cli"
    },
    {
      "name": "Source Cooperative",
      "roles": [
        "host"
      ],
      "url": "https://data.source.coop/fiboa/be-vlg/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          2.531029700947351,
          50.6742114946426,
          5.932736829503416,
          51.49545715218195
        ]
      ]
    }
  },
  "links": [
    {
      "title": "Licentie modellicentie-gratis-hergebruik/v1.0",
      "href": "https://data.vlaanderen.be/id/licentie/modellicentie-gratis-hergebruik/v1.0",
      "type": "text/html",
      "rel": "license"
    }
  ],
  "attribution": "Bron: Dept. LV",
  "assets": {
    "data": {
      "href": "https://data.source.coop/fiboa/be-vlg/be_vlg_2021.parquet",
      "title": "Field Boundaries",
      "type": "application/vnd.apache.parquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "geometry",
          "type": "binary"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "id",
          "type": "string"
        },
        {
          "name": "crop_code",
          "type": "string"
        },
        {
          "name": "crop_name",
          "type": "string"
        },
        {
          "name": "admin:country_code",
          "type": "string"
        },
        {
          "name": "admin:subdivision_code",
          "type": "string"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 591904
    }
  },
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json"
  ]
}