Closed Nakaner closed 6 years ago
Thanks for working on this! Please try not to complicate the source code too much :)
@Zverik wrote:
Please try not to complicate the source code too much :)
Test cases are welcome. My personal use of Nik4 is limited to --bbox
, --ppi
, --zoom
and --factor
. I have not used everything around paper size, fitting to layers and routes, paddings and margins.
@Zverik Is it ok to disable the generation of OZI explorer files if the new option --projection <value>
is used? If this option is missing, the default (EPSG:3857) is assumed.
Yes, I guess so. OziExplorer supports many projections, but converting their names would be non-trivial.
@Zverik I think that this pull request could be merged. Or are there any issues I should fix?
@Nakaner sorry I didn't review it earlier. There are some issues, I think.
This is work in progress.
This pull request aims to make it possible to render maps in any projection Proj4 supports.