diff options
| author | Philippe Rivière <fil@rezo.net> | 2018-09-21 17:55:08 +0200 |
|---|---|---|
| committer | Philippe Rivière <fil@rezo.net> | 2018-09-21 17:55:08 +0200 |
| commit | 6b0567b3c01ada8412a446310af9784124453099 (patch) | |
| tree | bd0608ebc2234c067650a014b6ff350360a843c6 /docs/plot/plotdefs.json | |
| parent | cf0e6926b21019c835e4f0f11f1a4f11e5fd8fdc (diff) | |
| download | PROJ-6b0567b3c01ada8412a446310af9784124453099.tar.gz PROJ-6b0567b3c01ada8412a446310af9784124453099.zip | |
the Bertin 1953 projection
Diffstat (limited to 'docs/plot/plotdefs.json')
| -rw-r--r-- | docs/plot/plotdefs.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index c494d6a7..9ce9ed88 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -88,6 +88,18 @@ "type": "poly" }, { + "filename": "bertin1953.png", + "latmax": 90, + "latmin": -90, + "latmin": -60, + "lonmax": 180, + "lonmin": -180, + "name": "bertin1953", + "projstring": "+proj=bertin1953", + "res": "low", + "type": "poly" + }, + { "filename": "bipc.png", "latmax": 90, "latmin": -90, |
