{
  "fiboa_version": "0.2.0",
  "fiboa_extensions": [
    "https://fiboa.github.io/inspire-extension/v0.2.0/schema.yaml"
  ],
  "stac_version": "1.0.0",
  "type": "Collection",
  "id": "at",
  "title": "Field boundaries for Austria",
  "description": "**Field boundaries for Austria - INVEKOS Referenzen \u00d6sterreich 2021.**\n\nThe layer includes all reference parcels (\"Referenzparzellen\") defined by the paying agency Agrarmarkt Austria and recorded landscape elements (landscape element layers) within the meaning of Art. 5 of Regulation (EU) No. 640/2014 and Regulation of the competent federal ministry with horizontal rules for the area of the Common Agricultural Policy (Horizontal CAP Regulation) StF: Federal Law Gazette II No. 100/2015.\n\nReference parcel: is the physical block that can be clearly delimited from the outside (e.g. forest, roads, water bodies) and is formed by contiguous agricultural areas that are recognizable in nature.",
  "license": "proprietary",
  "providers": [
    {
      "name": "Agrarmarkt Austria",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://geometadatensuche.inspire.gv.at/metadatensuche/inspire/api/records/9db8a0c3-e92a-4df4-9d55-8210e326a7ed"
    },
    {
      "name": "fiboa CLI",
      "roles": [
        "processor"
      ],
      "url": "https://pypi.org/project/fiboa-cli"
    },
    {
      "name": "Source Cooperative",
      "roles": [
        "host"
      ],
      "url": "https://beta.source.coop/fiboa/austria/"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          9.527906274165764,
          46.41230158735734,
          17.15786908837973,
          49.021160570100974
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2017-01-23T22:16:00Z",
          "2021-06-17T07:22:54Z"
        ]
      ]
    }
  },
  "links": [
    {
      "href": "https://www.govdata.de/dl-de/by-2-0",
      "title": "Data licence Germany - attribution - Version 2.0",
      "type": "text/html",
      "rel": "license"
    }
  ],
  "assets": {
    "data": {
      "href": "inspire_referenzen_2021.parquet",
      "title": "Field Boundaries",
      "type": "application/vnd.apache.parquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "geometry",
          "type": "binary"
        },
        {
          "name": "id",
          "type": "string"
        },
        {
          "name": "ref_art",
          "type": "string"
        },
        {
          "name": "area",
          "type": "float"
        },
        {
          "name": "inspire:id",
          "type": "string"
        },
        {
          "name": "ref_art_bezeichnung",
          "type": "string"
        },
        {
          "name": "referenz_kennung",
          "type": "uint64"
        },
        {
          "name": "fart_id",
          "type": "uint32"
        },
        {
          "name": "determination_datetime",
          "type": "timestamp[ms, tz=UTC]"
        }
      ],
      "table:primary_geometry": "geometry",
      "table:row_count": 1299745
    }
  },
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json"
  ]
}