diff --git a/current/gcts-2000m/collection.json b/current/gcts-2000m/collection.json index b72d9503c1..6ecac096cc 100644 --- a/current/gcts-2000m/collection.json +++ b/current/gcts-2000m/collection.json @@ -1,267 +1,272 @@ { - "type": "Collection", - "id": "gcts-2000m", - "stac_version": "1.0.0", - "description": "This Global Coastal Transect System (GCTS-2000m) consists of transects that are 2000 m long, derived from a generalized (zoom level 9) OpenStreetMap coastline (2023-02-09). The transects are placed at equally-spaced 100 m alongshore resolution.", - "links": [ - { - "rel": "license", - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "type": "text/html", - "title": "CC License" - }, - { - "rel": "item", - "href": "./items/minx_-180.0_miny_-0.01_part_0.json", - "type": "application/json" - }, - { - "rel": "item", - "href": "./items/minx_-180.0_miny_-44.36_part_0.json", - "type": "application/json" - }, - { - "rel": "item", - "href": "./items/minx_-180.0_miny_-78.75_part_0.json", - "type": "application/json" - }, + "type": "Collection", + "id": "gcts-2000m", + "stac_version": "1.0.0", + "description": "This Global Coastal Transect System (GCTS-2000m) consists of transects that are 2000 m long, derived from a generalized (zoom level 9) OpenStreetMap coastline (2023-02-09). The transects are placed at equally-spaced 100 m alongshore resolution.", + "links": [ + { + "rel": "license", + "href": "https://creativecommons.org/publicdomain/zero/1.0/", + "type": "text/html", + "title": "CC License" + }, + { + "rel": "item", + "href": "./items/geoparquet-stac-items.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-180.0_miny_-0.01_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-180.0_miny_-44.36_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-180.0_miny_-78.75_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-180.0_miny_66.51_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-89.75_miny_-66.52_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-90.02_miny_-0.01_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-90.06_miny_66.5_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_-90.0_miny_-78.15_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_0.0_miny_-0.01_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_0.0_miny_-70.35_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_10.42_miny_66.5_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_3.27_miny_-66.52_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_89.97_miny_68.76_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_89.99_miny_-78.03_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_90.0_miny_-0.01_part_0.json", + "type": "application/json" + }, + { + "rel": "item", + "href": "./items/minx_92.21_miny_-66.52_part_0.json", + "type": "application/json" + }, + { + "rel": "root", + "href": "../catalog.json", + "type": "application/json", + "title": "CoCliCo STAC Catalog" + }, + { + "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.0.0/schema.json" + ], + "item_assets": { + "data": { + "title": "GCTS", + "description": "Parquet dataset with coastal transects (2000 m) for this region.", + "roles": [ + "data" + ], + "type": "application/vnd.apache.parquet", + "table:storage_options": { + "account_name": "coclico" + }, + "table:columns": [ { - "rel": "item", - "href": "./items/minx_-180.0_miny_66.51_part_0.json", - "type": "application/json" + "name": "tr_name", + "type": "string", + "description": "A unique identifier for each transect, constructed from three key components: the 'coastline_id', 'segment_id', and 'interpolated_distance'. The 'coastline_id' corresponds to the FID in OpenStreetMap (OSM) and is prefixed with 'cl'. The 'segment_id' indicates the segment of the OSM coastline split by a UTM grid, prefixed with 's'. The 'interpolated_distance' represents the distance from the starting point of the coastline to the transect, interpolated along the segment, and is prefixed with 'tr'. The complete structure is 'cl[coastline_id]s[segment_id]tr[interpolated_distance]', exemplified by 'cl32946s04tr08168547'. This composition ensures each transect name is a distinct and informative representation of its geographical and spatial attributes." }, { - "rel": "item", - "href": "./items/minx_-89.75_miny_-66.52_part_0.json", - "type": "application/json" + "name": "lon", + "type": "float", + "description": "Longitude of the transect starting point." }, { - "rel": "item", - "href": "./items/minx_-90.02_miny_-0.01_part_0.json", - "type": "application/json" + "name": "lat", + "type": "float", + "description": "Latitude of the transect starting point." }, { - "rel": "item", - "href": "./items/minx_-90.06_miny_66.5_part_0.json", - "type": "application/json" + "name": "bearing", + "type": "float", + "description": "North bearing of the transect from the landward side in degrees, with north as the reference." }, { - "rel": "item", - "href": "./items/minx_-90.0_miny_-78.15_part_0.json", - "type": "application/json" + "name": "geometry", + "type": "byte_array", + "description": "Well-Known Binary (WKB) representation of the transect as a linestring geometry." }, { - "rel": "item", - "href": "./items/minx_0.0_miny_-0.01_part_0.json", - "type": "application/json" + "name": "coastline_is_closed", + "type": "bool", + "description": "Indicates whether the source OpenStreetMap (OSM) coastline, from which the transects were derived, forms a closed loop. A value of 'true' suggests that the coastline represents an enclosed area, such as an island." }, { - "rel": "item", - "href": "./items/minx_0.0_miny_-70.35_part_0.json", - "type": "application/json" + "name": "coastline_length", + "type": "int32", + "description": "Represents the total length of the source OpenStreetMap (OSM) coastline, that is summed across various UTM regions. It reflects the aggregate length of the original coastline from which the transects are derived." }, { - "rel": "item", - "href": "./items/minx_10.42_miny_66.5_part_0.json", - "type": "application/json" + "name": "utm_crs", + "type": "int32", + "description": "EPSG code representing the UTM Coordinate Reference System for the transect." }, { - "rel": "item", - "href": "./items/minx_3.27_miny_-66.52_part_0.json", - "type": "application/json" + "name": "bbox", + "type": "struct", + "description": "Bounding box of the transect geometry, given by minimum and maximum coordinates in x (longitude) and y (latitude)." }, { - "rel": "item", - "href": "./items/minx_89.97_miny_68.76_part_0.json", - "type": "application/json" + "name": "quadkey", + "type": "string", + "description": "QuadKey corresponding to the transect origin location at zoom 12, following the Bing Maps Tile System for spatial indexing." }, { - "rel": "item", - "href": "./items/minx_89.99_miny_-78.03_part_0.json", - "type": "application/json" + "name": "bounding_quadkey", + "type": "string", + "description": "QuadKey of the bounding quadtile that encapsulates the entire transect geometry, used for spatial indexing at a broader scale." }, { - "rel": "item", - "href": "./items/minx_90.0_miny_-0.01_part_0.json", - "type": "application/json" + "name": "isoCountryCodeAlpha2", + "type": "string", + "description": "ISO 3166-1 alpha-2 country code for the country in which the transect is located." }, { - "rel": "item", - "href": "./items/minx_92.21_miny_-66.52_part_0.json", - "type": "application/json" + "name": "admin_level_1_name", + "type": "string", + "description": "Name of the first-level administrative division (e.g., country) in which the transect is located." }, { - "rel": "root", - "href": "../catalog.json", - "type": "application/json", - "title": "CoCliCo STAC Catalog" + "name": "isoSubCountryCode", + "type": "string", + "description": "ISO code for the sub-country or second-level administrative division in which the transect is located." }, { - "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.0.0/schema.json" - ], - "item_assets": { - "data": { - "title": "GCTS", - "description": "Parquet dataset with coastal transects (2000 m) for this region.", - "roles": [ - "data" - ], - "type": "application/vnd.apache.parquet", - "table:storage_options": { - "account_name": "coclico" - }, - "table:columns": [ - { - "name": "tr_name", - "type": "string", - "description": "A unique identifier for each transect, constructed from three key components: the 'coastline_id', 'segment_id', and 'interpolated_distance'. The 'coastline_id' corresponds to the FID in OpenStreetMap (OSM) and is prefixed with 'cl'. The 'segment_id' indicates the segment of the OSM coastline split by a UTM grid, prefixed with 's'. The 'interpolated_distance' represents the distance from the starting point of the coastline to the transect, interpolated along the segment, and is prefixed with 'tr'. The complete structure is 'cl[coastline_id]s[segment_id]tr[interpolated_distance]', exemplified by 'cl32946s04tr08168547'. This composition ensures each transect name is a distinct and informative representation of its geographical and spatial attributes." - }, - { - "name": "lon", - "type": "float", - "description": "Longitude of the transect starting point." - }, - { - "name": "lat", - "type": "float", - "description": "Latitude of the transect starting point." - }, - { - "name": "bearing", - "type": "float", - "description": "North bearing of the transect from the landward side in degrees, with north as the reference." - }, - { - "name": "geometry", - "type": "byte_array", - "description": "Well-Known Binary (WKB) representation of the transect as a linestring geometry." - }, - { - "name": "coastline_is_closed", - "type": "bool", - "description": "Indicates whether the source OpenStreetMap (OSM) coastline, from which the transects were derived, forms a closed loop. A value of 'true' suggests that the coastline represents an enclosed area, such as an island." - }, - { - "name": "coastline_length", - "type": "int32", - "description": "Represents the total length of the source OpenStreetMap (OSM) coastline, that is summed across various UTM regions. It reflects the aggregate length of the original coastline from which the transects are derived." - }, - { - "name": "utm_crs", - "type": "int32", - "description": "EPSG code representing the UTM Coordinate Reference System for the transect." - }, - { - "name": "bbox", - "type": "struct", - "description": "Bounding box of the transect geometry, given by minimum and maximum coordinates in x (longitude) and y (latitude)." - }, - { - "name": "quadkey", - "type": "string", - "description": "QuadKey corresponding to the transect origin location at zoom 12, following the Bing Maps Tile System for spatial indexing." - }, - { - "name": "bounding_quadkey", - "type": "string", - "description": "QuadKey of the bounding quadtile that encapsulates the entire transect geometry, used for spatial indexing at a broader scale." - }, - { - "name": "isoCountryCodeAlpha2", - "type": "string", - "description": "ISO 3166-1 alpha-2 country code for the country in which the transect is located." - }, - { - "name": "admin_level_1_name", - "type": "string", - "description": "Name of the first-level administrative division (e.g., country) in which the transect is located." - }, - { - "name": "isoSubCountryCode", - "type": "string", - "description": "ISO code for the sub-country or second-level administrative division in which the transect is located." - }, - { - "name": "admin_level_2_name", - "type": "string", - "description": "Name of the second-level administrative division (e.g., state or province) in which the transect is located." - } - ] + "name": "admin_level_2_name", + "type": "string", + "description": "Name of the second-level administrative division (e.g., state or province) in which the transect is located." } + ] + } + }, + "base_url": "az://transects/gcts-2000m.parquet", + "sci:citation": "Calkoen, et al.2024, Enabling Coastal Analytics at Broad Spatial Scales, in progress. ", + "version": "1", + "title": "Global Coastal Transect System 2000 m", + "extent": { + "spatial": { + "bbox": [ + [ + -179.99979946036342, + -78.74747176732404, + 179.9998718372176, + 83.66967471602302 + ] + ] }, - "base_url": "az://transects/gcts-2000m.parquet", - "sci:citation": "Calkoen, et al.2024, Enabling Coastal Analytics at Broad Spatial Scales, in progress. ", - "version": "1", - "title": "Global Coastal Transect System 2000 m", - "extent": { - "spatial": { - "bbox": [ - [ - -179.99979946036342, - -78.74747176732404, - 179.9998718372176, - 83.66967471602302 - ] - ] - }, - "temporal": { - "interval": [ - [ - "2024-03-18T00:00:00Z", - "2024-03-18T00:00:00Z" - ] - ] - } + "temporal": { + "interval": [ + [ + "2024-03-18T00:00:00Z", + "2024-03-18T00:00:00Z" + ] + ] + } + }, + "license": "ODbL-1.0", + "keywords": [ + "Coast", + "Coastal", + "Transects", + "Coastal transects", + "Coastal Change", + "Satellite-Derived Shorelines", + "SDS", + "CoCliCo", + "Deltares", + "GeoParquet" + ], + "providers": [ + { + "name": "Deltares", + "roles": [ + "producer", + "processor", + "host", + "licensor" + ], + "url": "https://deltares.nl" + } + ], + "assets": { + "thumbnail": { + "href": "https://coclico.blob.core.windows.net/assets/thumbnails/gcts-thumbnail.jpeg", + "type": "image/jpeg", + "title": "Thumbnail" }, - "license": "ODbL-1.0", - "keywords": [ - "Coast", - "Coastal", - "Transects", - "Coastal transects", - "Coastal Change", - "Satellite-Derived Shorelines", - "SDS", - "CoCliCo", - "Deltares", - "GeoParquet" - ], - "providers": [ - { - "name": "Deltares", - "roles": [ - "producer", - "processor", - "host", - "licensor" - ], - "url": "https://deltares.nl" - } - ], - "assets": { - "thumbnail": { - "href": "https://coclico.blob.core.windows.net/assets/thumbnails/gcts-thumbnail.jpeg", - "type": "image/jpeg", - "title": "Thumbnail" - }, - "geoparquet-stac-items": { - "href": "az://transects/gcts-2000m.parquet/geoparquet-stac-items.parquet", - "type": "application/vnd.apache.parquet", - "title": "GeoParquet STAC items", - "description": "Snapshot of the collection's STAC items exported to GeoParquet format.", - "roles": [ - "data" - ] - } + "geoparquet-stac-items": { + "href": "az://items/gcts-2000m.parquet", + "type": "application/vnd.apache.parquet", + "title": "GeoParquet STAC items", + "description": "Snapshot of the collection's STAC items exported to GeoParquet format.", + "roles": [ + "data" + ] } + } } \ No newline at end of file diff --git a/current/gcts-2000m/items/geoparquet-stac-items.json b/current/gcts-2000m/items/geoparquet-stac-items.json new file mode 100644 index 0000000000..a335a683f8 --- /dev/null +++ b/current/gcts-2000m/items/geoparquet-stac-items.json @@ -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" + }, + { + "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", + "description": "Bounding box of the transect geometry, given by minimum and maximum coordinates in x (longitude) and y (latitude)." + }, + { + "name": "links", + "type": "list>" + }, + { + "name": "data.description", + "type": "string" + }, + { + "name": "data.href", + "type": "string" + }, + { + "name": "data.roles", + "type": "list" + }, + { + "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>" + }, + { + "name": "proj:bbox", + "type": "list" + }, + { + "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" +} \ No newline at end of file diff --git a/current/gcts-2000m/items/minx_-180.0_miny_-0.01_part_0.json b/current/gcts-2000m/items/minx_-180.0_miny_-0.01_part_0.json index 5833cabc8f..865d7ce91a 100644 --- a/current/gcts-2000m/items/minx_-180.0_miny_-0.01_part_0.json +++ b/current/gcts-2000m/items/minx_-180.0_miny_-0.01_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-180.0_miny_-44.36_part_0.json b/current/gcts-2000m/items/minx_-180.0_miny_-44.36_part_0.json index 7b4fd94aa2..c017876c59 100644 --- a/current/gcts-2000m/items/minx_-180.0_miny_-44.36_part_0.json +++ b/current/gcts-2000m/items/minx_-180.0_miny_-44.36_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-180.0_miny_-78.75_part_0.json b/current/gcts-2000m/items/minx_-180.0_miny_-78.75_part_0.json index 868330da04..d5c5662053 100644 --- a/current/gcts-2000m/items/minx_-180.0_miny_-78.75_part_0.json +++ b/current/gcts-2000m/items/minx_-180.0_miny_-78.75_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-180.0_miny_66.51_part_0.json b/current/gcts-2000m/items/minx_-180.0_miny_66.51_part_0.json index 5c433223e1..da9a230aa2 100644 --- a/current/gcts-2000m/items/minx_-180.0_miny_66.51_part_0.json +++ b/current/gcts-2000m/items/minx_-180.0_miny_66.51_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-89.75_miny_-66.52_part_0.json b/current/gcts-2000m/items/minx_-89.75_miny_-66.52_part_0.json index 772ba765a4..35dbb6f365 100644 --- a/current/gcts-2000m/items/minx_-89.75_miny_-66.52_part_0.json +++ b/current/gcts-2000m/items/minx_-89.75_miny_-66.52_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-90.02_miny_-0.01_part_0.json b/current/gcts-2000m/items/minx_-90.02_miny_-0.01_part_0.json index ab2a74dea1..9dcd265a3c 100644 --- a/current/gcts-2000m/items/minx_-90.02_miny_-0.01_part_0.json +++ b/current/gcts-2000m/items/minx_-90.02_miny_-0.01_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-90.06_miny_66.5_part_0.json b/current/gcts-2000m/items/minx_-90.06_miny_66.5_part_0.json index a57c807568..a50b8fa01c 100644 --- a/current/gcts-2000m/items/minx_-90.06_miny_66.5_part_0.json +++ b/current/gcts-2000m/items/minx_-90.06_miny_66.5_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_-90.0_miny_-78.15_part_0.json b/current/gcts-2000m/items/minx_-90.0_miny_-78.15_part_0.json index a5a48b0544..f9ef87b5bc 100644 --- a/current/gcts-2000m/items/minx_-90.0_miny_-78.15_part_0.json +++ b/current/gcts-2000m/items/minx_-90.0_miny_-78.15_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_0.0_miny_-0.01_part_0.json b/current/gcts-2000m/items/minx_0.0_miny_-0.01_part_0.json index 2a95d9eb52..e81e63674b 100644 --- a/current/gcts-2000m/items/minx_0.0_miny_-0.01_part_0.json +++ b/current/gcts-2000m/items/minx_0.0_miny_-0.01_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_0.0_miny_-70.35_part_0.json b/current/gcts-2000m/items/minx_0.0_miny_-70.35_part_0.json index 714f69cff5..b1d110385b 100644 --- a/current/gcts-2000m/items/minx_0.0_miny_-70.35_part_0.json +++ b/current/gcts-2000m/items/minx_0.0_miny_-70.35_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_10.42_miny_66.5_part_0.json b/current/gcts-2000m/items/minx_10.42_miny_66.5_part_0.json index c14e8ad1e5..839fabe3e7 100644 --- a/current/gcts-2000m/items/minx_10.42_miny_66.5_part_0.json +++ b/current/gcts-2000m/items/minx_10.42_miny_66.5_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_3.27_miny_-66.52_part_0.json b/current/gcts-2000m/items/minx_3.27_miny_-66.52_part_0.json index 2d69c48030..bafb17259d 100644 --- a/current/gcts-2000m/items/minx_3.27_miny_-66.52_part_0.json +++ b/current/gcts-2000m/items/minx_3.27_miny_-66.52_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_89.97_miny_68.76_part_0.json b/current/gcts-2000m/items/minx_89.97_miny_68.76_part_0.json index 2de88f0e51..04bdf7f514 100644 --- a/current/gcts-2000m/items/minx_89.97_miny_68.76_part_0.json +++ b/current/gcts-2000m/items/minx_89.97_miny_68.76_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_89.99_miny_-78.03_part_0.json b/current/gcts-2000m/items/minx_89.99_miny_-78.03_part_0.json index 3467272867..0594ccb8e6 100644 --- a/current/gcts-2000m/items/minx_89.99_miny_-78.03_part_0.json +++ b/current/gcts-2000m/items/minx_89.99_miny_-78.03_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_90.0_miny_-0.01_part_0.json b/current/gcts-2000m/items/minx_90.0_miny_-0.01_part_0.json index f3b72889eb..2dfef64343 100644 --- a/current/gcts-2000m/items/minx_90.0_miny_-0.01_part_0.json +++ b/current/gcts-2000m/items/minx_90.0_miny_-0.01_part_0.json @@ -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": { diff --git a/current/gcts-2000m/items/minx_92.21_miny_-66.52_part_0.json b/current/gcts-2000m/items/minx_92.21_miny_-66.52_part_0.json index 691cededfc..1851e75a75 100644 --- a/current/gcts-2000m/items/minx_92.21_miny_-66.52_part_0.json +++ b/current/gcts-2000m/items/minx_92.21_miny_-66.52_part_0.json @@ -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": {