|
hace 2 meses | |
---|---|---|
.gitignore | hace 2 meses | |
LICENSE | hace 6 años | |
Makefile | hace 2 meses | |
README.md | hace 2 meses | |
String.cpp | hace 2 meses | |
String.hpp | hace 2 meses | |
osmpng.cpp | hace 2 meses | |
osmpng.png | hace 2 meses |
OSM Title downloader and merger tool
Disclaimer At the moment the tool is not working due to newly introduced restrictions on fetching OSM tiles.
osmpng depends on libpng++
and libcurl
. You will need both libraries to complete the compile process.
make
sudo make install
Type osmpng --help
for a helpful help message :-)
Usage: osmpng [OPTIONS] [LONGITUDE LATITUDE ZOOM]
OPTIONS
-help Print this help message
-version Print program version
--cache=CACHE
-c CACHE Define cache directory
-o OUTPUT Define output file
--keep-cache
-k Do not delete cached files after download
To download for instance the map of Innsbruck
osmpng -o ibk.png 11.3425-11.4614 47.2761-47.2484 14