|
2 månader sedan | |
---|---|---|
.gitignore | 2 månader sedan | |
LICENSE | 6 år sedan | |
Makefile | 2 månader sedan | |
README.md | 2 månader sedan | |
String.cpp | 2 månader sedan | |
String.hpp | 2 månader sedan | |
osmpng.cpp | 2 månader sedan | |
osmpng.png | 2 månader sedan |
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