Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New flood maps added to stac: cfhp_all #55

Merged
merged 16 commits into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .vscode/settings.json
EtienneKras marked this conversation as resolved.
Show resolved Hide resolved

This file was deleted.

5 changes: 5 additions & 0 deletions current/LAU/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"href": "./items/LAU_2020_NUTS_2021_01M_3035.json",
"type": "application/json"
},
{
"rel": "item",
"href": "./items/LAU_2020_NUTS_2021_01M_3035_CM.json",
"type": "application/json"
EtienneKras marked this conversation as resolved.
Show resolved Hide resolved
},
{
"rel": "parent",
"href": "../catalog.json",
Expand Down
2 changes: 1 addition & 1 deletion current/LAU/items/LAU_2020_NUTS_2021_01M_3035.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
],
"proj:epsg": 3035,
"table:row_count": 98613,
"created": "2024-10-31T15:21:38.278478Z",
"created": "2024-11-19T15:23:00.421671Z",
"datetime": "2024-01-22T00:00:00Z"
},
"geometry": {
Expand Down
175 changes: 175 additions & 0 deletions current/LAU/items/LAU_2020_NUTS_2021_01M_3035_CM.json
EtienneKras marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,175 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"id": "LAU_2020_NUTS_2021_01M_3035_CM",
"properties": {
"title": "LAU",
"description": "A system of local administrative units (LAUs) compatible with NUTS",
"table:columns": [
{
"name": "type",
"type": "string"
},
{
"name": "stac_version",
"type": "string"
},
{
"name": "stac_extensions",
"type": "list<item: string>"
},
{
"name": "id",
"type": "string"
},
{
"name": "geometry",
"type": "binary",
"description": ""
},
{
"name": "bbox",
"type": "list<item: double>"
},
{
"name": "links",
"type": "list<item: struct<href: null, rel: string, title: string, type: string>>"
},
{
"name": "data.description",
"type": "string"
},
{
"name": "data.href",
"type": "string"
},
{
"name": "data.roles",
"type": "list<item: string>"
},
{
"name": "data.title",
"type": "string"
},
{
"name": "data.type",
"type": "string"
},
{
"name": "collection",
"type": "string"
},
{
"name": "title",
"type": "string"
},
{
"name": "description",
"type": "string"
},
{
"name": "table:columns",
"type": "list<item: struct<description: string, name: string, type: string>>"
},
{
"name": "proj:bbox",
"type": "list<item: double>"
},
{
"name": "proj:epsg",
"type": "int64"
},
{
"name": "table:row_count",
"type": "int64"
},
{
"name": "created",
"type": "timestamp[us, tz=utc]"
},
{
"name": "datetime",
"type": "timestamp[us, tz=utc]"
}
],
"proj:bbox": [
-81.78251054209933,
-29.857519696177313,
93.1752791130622,
37.855412297701754
],
"proj:epsg": 4326,
"table:row_count": 1,
"created": "2024-11-19T15:23:01.056998Z",
"datetime": "2024-01-22T00:00:00Z"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
93.1752791130622,
-29.857519696177313
],
[
93.1752791130622,
37.855412297701754
],
[
-81.78251054209933,
37.855412297701754
],
[
-81.78251054209933,
-29.857519696177313
],
[
93.1752791130622,
-29.857519696177313
]
]
]
},
"links": [
{
"rel": "root",
"href": "../../catalog.json",
"type": "application/json",
"title": "CoCliCo STAC Catalog"
},
{
"rel": "collection",
"href": "../collection.json",
"type": "application/json",
"title": "Local administrative units"
},
{
"rel": "parent",
"href": "../collection.json",
"type": "application/json",
"title": "Local administrative units"
}
],
"assets": {
"data": {
"href": "gs://coclico-data-public/coclico/LAU/LAU_2020_NUTS_2021_01M_3035_CM.parquet",
"type": "application/vnd.apache.parquet",
"title": "LAU",
"description": "A system of local administrative units (LAUs) compatible with NUTS",
"roles": [
"data"
]
}
},
"bbox": [
-81.78251054209933,
-29.857519696177313,
93.1752791130622,
37.855412297701754
],
"stac_extensions": [
"https://stac-extensions.github.io/table/v1.2.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json"
],
"collection": "LAU"
}
178 changes: 178 additions & 0 deletions current/LAU_CM/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
{
"type": "Collection",
"id": "LAU_CM",
"stac_version": "1.0.0",
"description": "The LAUs are a administrative to help ensure that data are readily available and policies can be implemented effectively using these units, a subdivision of the NUTS 3 regions covering the EU's whole economic territory and appropriate for implementing local level typologies included in Tercet, namely the coastal area and the degree of urbanisation (DEGURBA) classification, including city and functional urban areas (FUA) definitions.",
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "CoCliCo STAC Catalog"
},
{
"rel": "item",
"href": "./items/LAU_2020_NUTS_2021_01M_3035_CM.json",
"type": "application/json"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "CoCliCo STAC Catalog"
}
],
"stac_extensions": [
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json",
"https://stac-extensions.github.io/scientific/v1.0.0/schema.json",
"https://stac-extensions.github.io/table/v1.2.0/schema.json",
"https://stac-extensions.github.io/version/v1.2.0/schema.json"
],
"item_assets": {
"data": {
"title": "LAU",
"description": "A system of local administrative units (LAUs) compatible with NUTS, clipped only to the coastal area",
"roles": [
"data"
],
"type": "application/vnd.apache.parquet",
"table:storage_options": {
"account_name": "coclico"
},
"table:columns": [
{
"name": "GISCO_ID",
"type": "string",
"description": ""
},
{
"name": "CNTR_CODE",
"type": "string",
"description": ""
},
{
"name": "nuts_2",
"type": "string",
"description": ""
},
{
"name": "nuts_3",
"type": "string",
"description": ""
},
{
"name": "LAU_ID",
"type": "string",
"description": ""
},
{
"name": "LAU_NAME",
"type": "string",
"description": ""
},
{
"name": "POP_2020",
"type": "double",
"description": ""
},
{
"name": "POP_DENS_2",
"type": "double",
"description": ""
},
{
"name": "AREA_KM2",
"type": "double",
"description": ""
},
{
"name": "YEAR",
"type": "int64",
"description": ""
},
{
"name": "FID",
"type": "string",
"description": ""
},
{
"name": "geometry",
"type": "binary",
"description": ""
},
{
"name": "__index_level_0__",
"type": "int64",
"description": ""
}
]
}
},
"base_url": "gs://coclico-data-public/coclico/LAU_CM",
"sci:citation": "None.",
"version": "1",
"title": "Local administrative units, clipped by Coastal Mask",
"extent": {
"spatial": {
"bbox": [
[
-81.12146941539005,
-29.12357316038395,
93.1752791130622,
37.855412297701754
]
]
},
"temporal": {
"interval": [
[
"2024-01-22T00:00:00Z",
"2024-01-22T00:00:00Z"
]
]
}
},
"license": "CC-BY-4.0",
"keywords": [
"Local",
"Adminstrative",
"Units",
"European Union",
"Full-Track",
"Background Layers"
],
"providers": [
{
"name": "Eurostat",
"roles": [
"producer",
"licensor"
],
"url": "https://ec.europa.eu/eurostat/web/nuts/local-administrative-units"
},
{
"name": "Deltares",
"roles": [
"processor",
"host"
],
"url": "https://deltares.nl"
}
],
"assets": {
"thumbnail": {
"href": "https://storage.googleapis.com/download/storage/v1/b/coclico-data-public/o/coclico%2Fassets%2Fthumbnails%2FLAU_CM.png?alt=media",
"type": "image/png",
"title": "Thumbnail"
},
"geoparquet-stac-items": {
"href": "gs://coclico-data-public/coclico/LAU_CM/LAU_2020_NUTS_2021_01M_3035_CM.parquet",
"type": "application/vnd.apache.parquet",
"title": "GeoParquet STAC items",
"description": "Snapshot of the collection's STAC items exported to GeoParquet format.",
"roles": [
"data"
]
}
}
}
Loading