QBigmap – Merge OpenStreetMap Tiles to larger images
Download
https://github.com/jepoen/qbigmap
You need the following libraries:
Building QBigmap from sources:
needed library: libexiv2.a (Debian package: libexiv2-dev)
tar xzvf qbigmap.tgz
mkdir build
cd build
qmake ../src/qbigmap.pro
make
License
GPL (caused by libexiv2).
Changes
- 2014-10-07
- Print an overlapping map, local tile cache
- 2014-07-28
- Removed duplicate labels in printing, interprets "~" as home directory
in path specification
- 2014-01-26
- Changed User Agent String to pass Mapnik access check.
- 2013-11-16
- Window title, improved track simplifiing.
- 2013-09-23
- Check command line for GPX file.
- 2013-06-29
- Show position of geotagged photos.
Extend map to a route.
- 2013-06-24
- Repaired printing for large maps (more than 1500 tiles)
Extend map to track size.
- 2013-05-07
- Search places using Overpass-API
- 2013-05-01
- Corrected geotagging, insert point into track, started help system
- 2013-03-24
- Bug fix for delete track.
Save track profile
- 2013-03-18
- Timestamp correction of track photos, geotagging.
- 2013-03-12
- Changing track position moves the map view. Improved center dialog.
- 2013-03-11
- Library libexiv2 is static linked.
- 2013-03-09
- Started photo handling.
- 2013-02-28
- Handling of full transparent overlay tiles (Lonvia) repaired.
- 2013-02-23
- Routes, track export, and much more.
- 2012-02-18
- Options for track and route printings are selectable.
- 2011-12-11
- Change QT library function to 4.6.3 (Debian Squeeze default),
updated default config.
- 2011-12-10
- Initial release
Jens Pönisch, poenisch {at} isym (.) tu-chemnitz [.] de