{
  "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_sax",
  "title": "Field boundaries for Saxony, Germany",
  "description": "Feldbl\u00f6cke und f\u00f6rderf\u00e4hige Elemente in Sachsen 2024",
  "license": "proprietary",
  "providers": [
    {
      "name": "S\u00e4chsisches Landesamt f\u00fcr Umwelt, Landwirtschaft und Geologie",
      "url": "https://geoportal.sachsen.de/",
      "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-sax/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          11.797890895603459,
          50.1614175303754,
          15.042120116850361,
          51.704349936884576
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2024-01-01T00:00:00Z",
          "2024-01-01T00:00:00Z"
        ]
      ]
    }
  },
  "links": [
    {
      "href": "https://www.govdata.de/dl-de/by-2-0",
      "title": "Data licence Germany - attribution - Version 2.0",
      "type": "text/html",
      "rel": "license"
    },
    {
      "href": "https://data.source.coop/fiboa/de-sax/de-sax.pmtiles",
      "type": "application/vnd.pmtiles",
      "rel": "pmtiles"
    }
  ],
  "attribution": "S\u00e4chsisches Landesamt f\u00fcr Umwelt, Landwirtschaft und Geologie",
  "assets": {
    "data": {
      "href": "https://data.source.coop/fiboa/de-sax/de-sax.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": "determination_datetime",
          "type": "timestamp[ms, tz=UTC]"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "FB_BN_KAT",
          "type": "string"
        },
        {
          "name": "FB_BEZEICH",
          "type": "string"
        },
        {
          "name": "ZUSTAENDIG",
          "type": "uint8"
        },
        {
          "name": "FB_FFH",
          "type": "bool"
        },
        {
          "name": "FB_SPA",
          "type": "bool"
        },
        {
          "name": "FB_NB",
          "type": "string"
        },
        {
          "name": "NITRAT",
          "type": "bool"
        },
        {
          "name": "WT_WRRL",
          "type": "bool"
        },
        {
          "name": "NITRAT_TG",
          "type": "bool"
        },
        {
          "name": "KWIND",
          "type": "uint8"
        },
        {
          "name": "KWASSER",
          "type": "uint8"
        },
        {
          "name": "AGROFORST",
          "type": "bool"
        },
        {
          "name": "AGRIPV",
          "type": "bool"
        },
        {
          "name": "GLOEZ2",
          "type": "bool"
        },
        {
          "name": "OER_UNZUL",
          "type": "string"
        },
        {
          "name": "REG_SAAT",
          "type": "string"
        },
        {
          "name": "BERG",
          "type": "uint8"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 95510
    }
  },
  "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"
  ]
}