From f7f3b98a5334bdb2dae186e8ce806eece8432a96 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 16 May 2020 17:43:14 +0200 Subject: plotdefs.json: update validty area for adams_hemi, guyou and peirce_q, and regenerate associated images --- docs/plot/plotdefs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/plot/plotdefs.json') diff --git a/docs/plot/plotdefs.json b/docs/plot/plotdefs.json index 9a2f4836..9fe04a85 100644 --- a/docs/plot/plotdefs.json +++ b/docs/plot/plotdefs.json @@ -3,8 +3,8 @@ "filename": "adams_hemi.png", "latmax": 90, "latmin": -90, - "lonmax": 180, - "lonmin": -180, + "lonmax": 90, + "lonmin": -90, "name": "adams_hemi", "projstring": "+proj=adams_hemi", "res": "low", @@ -514,8 +514,8 @@ "filename": "guyou.png", "latmax": 90, "latmin": -90, - "lonmax": 180, - "lonmin": -180, + "lonmax": 90, + "lonmin": -90, "name": "guyou", "projstring": "+proj=guyou", "res": "low", @@ -1042,7 +1042,7 @@ { "filename": "peirce_q.png", "latmax": 90, - "latmin": -90, + "latmin": 0, "lonmax": 180, "lonmin": -180, "name": "peirce_q", -- cgit v1.2.3