aboutsummaryrefslogtreecommitdiff
path: root/docs/plot
AgeCommit message (Expand)Author
2022-01-07peirce_q: rename +type parameter wrongly introduced in 8.2.1 to +shape (fixes...Even Rouault
2021-12-20Fix and additional options for Peirce Quincuncial projections (#2978)Toby C. Wilkinson
2021-12-10CI Plot job: build PROJ from source (fixes #2961)Even Rouault
2021-11-26DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959)Mike Taves
2020-10-14Plot building Github Action (#2377)Howard Butler
2020-05-24Merge pull request #2230 from rouault/limit_peirce_q_to_northern_hemisphereEven Rouault
2020-05-19Implemented IGH Oceanic View (#2226)John Krasting
2020-05-16plotdefs.json: update validty area for adams_hemi, guyou and peirce_q, and re...Even Rouault
2020-05-16plot.py: make path to 'proj' executable configurable with PROJ_EXE environmen...Even Rouault
2020-04-15Add square conformal projections from libprojectKristian Evers
2019-02-24Doc: fix plotdefs.json, and aea and lcc descriptions, to take into account re...Even Rouault
2019-02-23Doc: add minimal doumentation for times projectionEven Rouault
2018-10-15Merge pull request #1153 from sphynx/tobler-mercatorKristian Evers
2018-10-15Add Tobler-Mercator projectionIvan Veselov
2018-10-14Make plot.py error message more helpfulIvan Veselov
2018-09-21the Bertin 1953 projectionPhilippe Rivière
2018-09-20Update plot.py scriptKristian Evers
2018-08-27Ensure correct axis ratio for images in documentation; move proj-string from ...Juernjakob Dugge
2018-08-17Implementation of Equal Earth projection (#1090)jdugge
2018-02-02Revert plotdefs.json that was deleted by accident. [skip ci]Kristian Evers
2018-02-02Remove GIGS Python test suite.Kristian Evers
2017-11-21Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)Łukasz Komsta
2017-08-04Optimize and fix errors in plot interpolation.Elliott Sales de Andrade
2017-08-04Make better use of numpy and matplotlib.Elliott Sales de Andrade
2017-08-04Specify PROJ_LIB when generating plots.Elliott Sales de Andrade
2017-08-04Updated plotting mechanism radically.Kristian Evers
2016-12-12Add a scripts/fix_typos.sh script and correct reported errorsEven Rouault
2016-11-18Updated tpers figure. Uses sensible projection parameters now.Kristian Evers
2016-11-18Updated geos plot. Now uses sensible projection parameters.Kristian Evers
2016-09-08add Kristian's image plotting to doc treeHoward Butler