File: control

package info (click to toggle)
sosi2osm 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 200 kB
  • ctags: 61
  • sloc: cpp: 442; makefile: 24
file content (24 lines) | stat: -rw-r--r-- 955 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
Source: sosi2osm
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
               liblua5.1-0-dev,
               libfyba-dev,
               pkg-config,
               libproj-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/sosi2osm.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/sosi2osm.git
Homepage: https://github.com/Gnonthgol/sosi2osm

Package: sosi2osm
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: SOSI to OSM converter
 This little utility converts .sos files into .osm files. A .sos file is a
 geospatial vector data format used for exchange of geograhical information
 in Norway. Osm-files are used by OpenStreetMap. The utility relies on the
 FYBA library released by the Norwegian Mapping Authority (Statens kartverk).