Skip to content

Commit

Permalink
stacs with geoparquet items in seperate container
Browse files Browse the repository at this point in the history
  • Loading branch information
floriscalkoen committed Apr 1, 2024
1 parent e8a7431 commit fb02e9a
Show file tree
Hide file tree
Showing 18 changed files with 429 additions and 248 deletions.
469 changes: 237 additions & 232 deletions current/gcts-2000m/collection.json

Large diffs are not rendered by default.

176 changes: 176 additions & 0 deletions current/gcts-2000m/items/geoparquet-stac-items.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,176 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"id": "geoparquet-stac-items",
"properties": {
"title": "GCTS",
"description": "Parquet dataset with coastal transects (2000 m) for this region.",
"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": "Well-Known Binary (WKB) representation of the transect as a linestring geometry."
},
{
"name": "bbox",
"type": "list<item: double>",
"description": "Bounding box of the transect geometry, given by minimum and maximum coordinates in x (longitude) and y (latitude)."
},
{
"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": "string"
},
{
"name": "datetime",
"type": "timestamp[us, tz=utc]"
}
],
"proj:bbox": [
-179.99979946036342,
-78.74747176732404,
179.9998718372176,
83.66967471602302
],
"proj:epsg": 4326,
"table:row_count": 16,
"created": "2024-04-01T15:01:47.584718Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
179.9998718372176,
-78.74747176732404
],
[
179.9998718372176,
83.66967471602302
],
[
-179.99979946036342,
83.66967471602302
],
[
-179.99979946036342,
-78.74747176732404
],
[
179.9998718372176,
-78.74747176732404
]
]
]
},
"links": [
{
"rel": "collection",
"href": "../collection.json",
"type": "application/json",
"title": "Global Coastal Transect System 2000 m"
},
{
"rel": "root",
"href": "../../catalog.json",
"type": "application/json",
"title": "CoCliCo STAC Catalog"
},
{
"rel": "parent",
"href": "../collection.json",
"type": "application/json",
"title": "Global Coastal Transect System 2000 m"
}
],
"assets": {
"data": {
"href": "az://transects/gcts-2000m.parquet/geoparquet-stac-items.parquet",
"type": "application/vnd.apache.parquet",
"title": "GCTS",
"description": "Parquet dataset with coastal transects (2000 m) for this region.",
"roles": [
"data"
]
}
},
"bbox": [
-179.99979946036342,
-78.74747176732404,
179.9998718372176,
83.66967471602302
],
"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": "gcts-2000m"
}
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 1000455,
"created": "2024-03-20T08:21:23.298749Z",
"created": "2024-04-01T15:02:17.304124Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 85236,
"created": "2024-03-20T08:21:24.241386Z",
"created": "2024-04-01T15:02:20.654118Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 54228,
"created": "2024-03-20T08:21:25.013089Z",
"created": "2024-04-01T15:02:23.268666Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 650165,
"created": "2024-03-20T08:21:29.439870Z",
"created": "2024-04-01T15:02:48.857438Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 966933,
"created": "2024-03-20T08:21:35.956933Z",
"created": "2024-04-01T15:03:27.845547Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 2227837,
"created": "2024-03-20T08:21:50.682508Z",
"created": "2024-04-01T15:04:51.645731Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_-90.06_miny_66.5_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 803313,
"created": "2024-03-20T08:22:07.417891Z",
"created": "2024-04-01T15:05:18.139470Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 102877,
"created": "2024-03-20T08:22:10.845783Z",
"created": "2024-04-01T15:05:21.801587Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_0.0_miny_-0.01_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 1564508,
"created": "2024-03-20T08:22:30.956957Z",
"created": "2024-04-01T15:06:18.241257Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_0.0_miny_-70.35_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 80407,
"created": "2024-03-20T08:22:31.834880Z",
"created": "2024-04-01T15:06:22.036502Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_10.42_miny_66.5_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 523905,
"created": "2024-03-20T08:22:35.456639Z",
"created": "2024-04-01T15:06:44.366459Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_3.27_miny_-66.52_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 291961,
"created": "2024-03-20T08:22:37.503467Z",
"created": "2024-04-01T15:07:00.396032Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_89.97_miny_68.76_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 262137,
"created": "2024-03-20T08:22:39.474815Z",
"created": "2024-04-01T15:07:12.406818Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 73836,
"created": "2024-03-20T08:22:40.336033Z",
"created": "2024-04-01T15:07:16.611691Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
2 changes: 1 addition & 1 deletion current/gcts-2000m/items/minx_90.0_miny_-0.01_part_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 1438133,
"created": "2024-03-20T08:22:49.453259Z",
"created": "2024-04-01T15:08:06.294544Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"proj:epsg": 4326,
"table:row_count": 1461061,
"created": "2024-03-20T08:22:58.254943Z",
"created": "2024-04-01T15:09:09.791858Z",
"datetime": "2024-03-18T00:00:00Z"
},
"geometry": {
Expand Down

0 comments on commit fb02e9a

Please sign in to comment.