{
  "fiboa_version": "0.2.0",
  "fiboa_extensions": [
    "https://fiboa.github.io/flik-extension/v0.1.0/schema.yaml"
  ],
  "stac_version": "1.0.0",
  "type": "Collection",
  "id": "de_mv",
  "title": "Field boundaries for Mecklenburg-Western Pomerania, Germany",
  "description": "Field block register of the Ministry of Agriculture and Environment M-V",
  "license": "proprietary",
  "providers": [
    {
      "name": "Ministerium f\u00fcr Landwirtschaft und Umwelt M-V",
      "url": "https://www.geodaten-mv.de/dienste/feldblock_atom?type=dataset&id=f18122c4-2585-4c22-9c48-9e960e8dhd34",
      "roles": [
        "producer",
        "licensor"
      ]
    },
    {
      "name": "fiboa CLI",
      "roles": [
        "processor"
      ],
      "url": "https://pypi.org/project/fiboa-cli"
    },
    {
      "name": "Source Cooperative",
      "roles": [
        "host"
      ],
      "url": "https://beta.source.coop/fiboa/de-mv/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          10.460376908101832,
          53.08445100298004,
          14.4142582147089,
          54.692533429485856
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2024-01-01T00:00:00Z",
          "2024-01-01T00:00:00Z"
        ]
      ]
    }
  },
  "links": [
    {
      "title": "No restrictions apply",
      "href": "https://www.geodaten-mv.de/dienste/feldblock_atom?type=dataset&id=f18122c4-2585-4c22-9c48-9e960e8dhd34",
      "type": "text/html",
      "rel": "license"
    },
    {
      "href": "https://data.source.coop/fiboa/de-mv/de-mv.pmtiles",
      "type": "application/vnd.pmtiles",
      "rel": "pmtiles"
    }
  ],
  "assets": {
    "data": {
      "href": "https://data.source.coop/fiboa/de-mv/de-mv.parquet",
      "title": "Field Boundaries",
      "type": "application/vnd.apache.parquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "geometry",
          "type": "binary"
        },
        {
          "name": "id",
          "type": "string"
        },
        {
          "name": "flik",
          "type": "string"
        },
        {
          "name": "dgl_jahr",
          "type": "int16"
        },
        {
          "name": "bodennutzu",
          "type": "string"
        },
        {
          "name": "bez_kreis",
          "type": "string"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "perimeter",
          "type": "float"
        },
        {
          "name": "erwind",
          "type": "string"
        },
        {
          "name": "erwater",
          "type": "string"
        },
        {
          "name": "erwind_l",
          "type": "string"
        },
        {
          "name": "erwater_l",
          "type": "string"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 70941
    }
  },
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json",
    "https://stac-extensions.github.io/web-map-links/v1.2.0/schema.json"
  ]
}