aboutsummaryrefslogtreecommitdiff
path: root/docs/plot/plotdefs.json
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-04-15 19:19:32 +0200
committerGitHub <noreply@github.com>2020-04-15 19:19:32 +0200
commitc91966953d9ad327cbb3b9d80842cc0d3957df42 (patch)
treed1cd2265b8d397f397f1ebc113322373b229f2a5 /docs/plot/plotdefs.json
parentfd17c604bfae458baa98cd1b0c9be0192229f06b (diff)
parente4bf822158aa5193022e8392f0eddd6510653bfa (diff)
downloadPROJ-c91966953d9ad327cbb3b9d80842cc0d3957df42.tar.gz
PROJ-c91966953d9ad327cbb3b9d80842cc0d3957df42.zip
Merge pull request #2148 from kbevers/add_adams_projections
Add square conformal projections from libproject
Diffstat (limited to 'docs/plot/plotdefs.json')
-rw-r--r--docs/plot/plotdefs.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json
index bb0ebbe7..9a2f4836 100644
--- a/docs/plot/plotdefs.json
+++ b/docs/plot/plotdefs.json
@@ -1,5 +1,41 @@
[
{
+ "filename": "adams_hemi.png",
+ "latmax": 90,
+ "latmin": -90,
+ "lonmax": 180,
+ "lonmin": -180,
+ "name": "adams_hemi",
+ "projstring": "+proj=adams_hemi",
+ "res": "low",
+ "type": "poly"
+
+ },
+ {
+ "filename": "adams_ws1.png",
+ "latmax": 90,
+ "latmin": -90,
+ "lonmax": 180,
+ "lonmin": -180,
+ "name": "adams_ws1",
+ "projstring": "+proj=adams_ws1",
+ "res": "low",
+ "type": "poly"
+
+ },
+ {
+ "filename": "adams_ws2.png",
+ "latmax": 90,
+ "latmin": -90,
+ "lonmax": 180,
+ "lonmin": -180,
+ "name": "adams_ws2",
+ "projstring": "+proj=adams_ws2",
+ "res": "low",
+ "type": "poly"
+
+ },
+ {
"filename": "aea.png",
"latmax": 90,
"latmin": -90,
@@ -475,6 +511,17 @@
"type": "poly"
},
{
+ "filename": "guyou.png",
+ "latmax": 90,
+ "latmin": -90,
+ "lonmax": 180,
+ "lonmin": -180,
+ "name": "guyou",
+ "projstring": "+proj=guyou",
+ "res": "low",
+ "type": "poly"
+ },
+ {
"filename": "hammer.png",
"latmax": 90,
"latmin": -90,
@@ -993,6 +1040,17 @@
"type": "poly"
},
{
+ "filename": "peirce_q.png",
+ "latmax": 90,
+ "latmin": -90,
+ "lonmax": 180,
+ "lonmin": -180,
+ "name": "peirce_q",
+ "projstring": "+proj=peirce_q",
+ "res": "low",
+ "type": "poly"
+ },
+ {
"filename": "poly.png",
"latmax": 90,
"latmin": -90,