1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: mkgmap
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Andreas Putzo <andreas@putzo.net>,
Francesco Paolo Lovergine <frankie@debian.org>,
Andreas Tille <tille@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: utils
Priority: optional
Build-Depends: ant,
debhelper-compat (= 12),
default-jdk-headless (>= 2:1.8) | java8-sdk-headless,
javahelper,
libfastutil-java,
libprotobuf-java,
libosmpbf-java (>= 1.3.3-14),
time
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/mkgmap
Vcs-Git: https://salsa.debian.org/debian-gis-team/mkgmap.git
Homepage: http://www.mkgmap.org.uk
Package: mkgmap
Architecture: all
Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless,
${java:Depends},
${misc:Depends}
Suggests: josm,
qmapshack
Description: Generate Garmin maps from OpenStreetMap data
This program converts OpenStreetMap data into a map that
can be loaded onto compatible Garmin GPS units.
.
Main features:
- Full control which OSM data is integrated into the map (style system)
- Full control how POIs, streets and all other elements are displayed
(TYP file compiler)
- Full address search support
- Routing support
- Many options for fine control over the map creation process
|