summaryrefslogtreecommitdiff
path: root/area.json
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-28 11:35:58 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-28 11:35:58 +0100
commit3524d104a1e21eb60e987c5d3c27361f334fc67f (patch)
tree7c48ab27bdf4ce728bc9b1af7e31aa14b6e83ba3 /area.json
parentdce242aa31e5eae984934ed3e0abb6a2df139a47 (diff)
downloadPROJ-data-3524d104a1e21eb60e987c5d3c27361f334fc67f.tar.gz
PROJ-data-3524d104a1e21eb60e987c5d3c27361f334fc67f.zip
Improve files.geojson regarding bbox
Diffstat (limited to 'area.json')
-rw-r--r--area.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/area.json b/area.json
new file mode 100644
index 0000000..326a210
--- /dev/null
+++ b/area.json
@@ -0,0 +1,5 @@
+[
+ { "code": "EPSG:1061", "name": "Canada", "bbox": [-141.01,40.04,-47.74,86.46] },
+ { "code": "EPSG:2374", "name": "USA - CONUS including EEZ", "bbox": [-129.17,23.81,-65.69,49.38] },
+ { "code": "EPSG:4493", "name": "Australia Christmas and Cocos - onshore", "bbox":[96.76,-43.7,153.69,-9.86] }
+]