Add an option to get the extent of the map.

This commit is contained in:
Martijn Versteegh
2018-10-20 17:40:01 +02:00
committed by sfan5
parent 48d9e0bb42
commit 8e8cc3d1f2
5 changed files with 39 additions and 1 deletions

View File

@ -77,6 +77,9 @@ draworigin:
drawalpha:
Allow nodes to be drawn with transparency (e.g. water), ``--drawalpha``
extent:
Don't output any imagery, just print the extent of the full map, ``--extent``
noshading:
Don't draw shading on nodes, ``--noshading``