Skip to content

Commit f4f68b2

Browse files
committed
Fix bad collection
1 parent 059b385 commit f4f68b2

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
{"id":"facebook-population-density","title":"High Resolution Population Density Maps","description":"Population data for a selection of countries, allocated to 1 arcsecond blocks and provided in a combination of CSV and Cloud-optimized GeoTIFF files. This refines CIESIN’s Gridded Population of the World using machine learning models on high-resolution worldwide Digital Globe satellite imagery. CIESIN population counts aggregated from worldwide census data are allocated to blocks where imagery appears to contain buildings.","stac_version":"1.0.0","license":"public-domain","links":[],"extent":{"spatial":{"bbox":[[-180,-90,180,90]]},"temporal":{"interval":[["2016-01-01T00:00:00Z","null"]]}}}
1+
{
2+
"id": "facebook-population-density",
3+
"title": "High Resolution Population Density Maps",
4+
"description": "Population data for a selection of countries, allocated to 1 arcsecond blocks and provided in a combination of CSV and Cloud-optimized GeoTIFF files. This refines CIESIN’s Gridded Population of the World using machine learning models on high-resolution worldwide Digital Globe satellite imagery. CIESIN population counts aggregated from worldwide census data are allocated to blocks where imagery appears to contain buildings.",
5+
"stac_version": "1.0.0",
6+
"license": "public-domain",
7+
"links": [],
8+
"extent": {
9+
"spatial": { "bbox": [[-180, -90, 180, 90]] },
10+
"temporal": { "interval": [["2016-01-01T00:00:00Z", null]] }
11+
}
12+
}

0 commit comments

Comments
 (0)