|
il y a 2 mois | |
---|---|---|
.gitignore | il y a 2 mois | |
LICENSE | il y a 6 ans | |
Makefile | il y a 2 mois | |
README.md | il y a 2 mois | |
String.cpp | il y a 2 mois | |
String.hpp | il y a 2 mois | |
osmpng.cpp | il y a 2 mois | |
osmpng.png | il y a 2 mois |
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