Skip to content

Commit

Permalink
Add stac_dist/Agricultural_nature_management_ANB/Agricultural_nature_…
Browse files Browse the repository at this point in the history
…management_ANB.json for pull request submission
  • Loading branch information
baloola committed Apr 15, 2024
1 parent 41e3d0e commit 0fd3b04
Showing 1 changed file with 119 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"properties": {
"license": null,
"description": null,
"area_cover": "Netherlands",
"crs": null,
"providers": [
{
"organization": "Netherlands Enterprise Agency (Rijksdienst Voor Ondernemend Nederland, RVO)",
"organization_name": null,
"organization_email": null,
"orcid_id": null,
"project_purpose": null,
"doc_link": "https://www.rvo.nl/onderwerpen/gemeenschappelijk-landbouwbeleid/anlb/agrarisch-natuurbeheer",
"comments": "resricted - available based on request- research "
}
],
"dataSource": "Agricultural nature and/or landscape management (ANLb)\u00a0",
"cube:dimensions": {
"x": {
"axis": "x",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"y": {
"axis": "y",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"z": {
"axis": "z",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"time": {
"extent": [
"2014-01-01T00:00:00Z",
"2022-01-01T00:00:00Z"
],
"type": "temporal",
"unit_of_measure": "y",
"interpolation": null
}
},
"datetime": "2000-01-01T00:00:00Z",
"raster:bands": [
{
"band_name": null,
"unit": null,
"nodata": null,
"data_type": null,
"definition": null,
"description": null,
"category_list": null,
"comment": null,
"interpolation": null
}
],
"title": "Agricultural nature management (ANB)",
"datasource_type": "vector",
"personalData": null,
"Provenance_name": "Parcel register (government)",
"preprocessing": null,
"documentation": null,
"keywords": null,
"use_case_S4E": null,
"use_case_WER": 1,
"use_case_NHM_2": null,
"use_case_NILU": null,
"use_case_NHM": null,
"platform": "Rasdaman",
"ingestion_status": "on hold: Clarify from WER; the website is Dutch"
},
"geometry": {
"type": "Polygon",
"coordinates": []
},
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "data-access catalog"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "data-access catalog"
}
],
"assets": {},
"bbox": [],
"stac_extensions": [
"https://stac-extensions.github.io/raster/v1.1.0/schema.json",
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
],
"id": "Agricultural_nature_management_ANB"
}

0 comments on commit 0fd3b04

Please sign in to comment.