diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-12-28 11:35:58 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-12-28 11:35:58 +0100 |
| commit | 3524d104a1e21eb60e987c5d3c27361f334fc67f (patch) | |
| tree | 7c48ab27bdf4ce728bc9b1af7e31aa14b6e83ba3 /files.json | |
| parent | dce242aa31e5eae984934ed3e0abb6a2df139a47 (diff) | |
| download | PROJ-data-3524d104a1e21eb60e987c5d3c27361f334fc67f.tar.gz PROJ-data-3524d104a1e21eb60e987c5d3c27361f334fc67f.zip | |
Improve files.geojson regarding bbox
Diffstat (limited to 'files.json')
| -rw-r--r-- | files.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/files.json b/files.json new file mode 100644 index 0000000..142e773 --- /dev/null +++ b/files.json @@ -0,0 +1,9 @@ +[ + { "name": "CGG2013n83.tif","area_code": "EPSG:1061" }, + { "name": "CGG2013i08.tif","area_code": "EPSG:1061" }, + { "name": "CGG2013an83.tif","area_code": "EPSG:1061" }, + { "name": "CGG2013ai08.tif","area_code": "EPSG:1061" }, + { "name": "HT2_2010v70.tif","area_code": "EPSG:1061" }, + { "name": "conus.tif","area_code": "EPSG:2374" }, + { "name": "AUSGeoid2020_20180201.tif","area_code": "EPSG:4493" } +]
\ No newline at end of file |
