File: control

package info (click to toggle)
mkgmap 0.0.0%2Bsvn4905-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,032 kB
  • sloc: java: 73,856; xml: 1,695; python: 713; sh: 240; makefile: 149; perl: 31
file content (39 lines) | stat: -rw-r--r-- 1,448 bytes parent folder | download
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