index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
plot
/
plot.py
Age
Commit message (
Expand
)
Author
2021-11-26
DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959)
Mike Taves
2020-10-14
Plot building Github Action (#2377)
Howard Butler
2020-05-16
plot.py: make path to 'proj' executable configurable with PROJ_EXE environmen...
Even Rouault
2020-04-15
Add square conformal projections from libproject
Kristian Evers
2018-10-14
Make plot.py error message more helpful
Ivan Veselov
2018-09-20
Update plot.py script
Kristian Evers
2018-08-27
Ensure correct axis ratio for images in documentation; move proj-string from ...
Juernjakob Dugge
2017-08-04
Optimize and fix errors in plot interpolation.
Elliott Sales de Andrade
2017-08-04
Make better use of numpy and matplotlib.
Elliott Sales de Andrade
2017-08-04
Specify PROJ_LIB when generating plots.
Elliott Sales de Andrade
2017-08-04
Updated plotting mechanism radically.
Kristian Evers
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-09-08
add Kristian's image plotting to doc tree
Howard Butler