File: control

package info (click to toggle)
osm2pgsql 0.80.0%2Br27899-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 964 kB
  • sloc: ansic: 8,824; cpp: 731; sh: 672; makefile: 74; sql: 1
file content (42 lines) | stat: -rw-r--r-- 1,175 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
40
41
42
Source: osm2pgsql
Section: utils
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders:
 Andreas Putzo <andreas@putzo.net>
 , Francesco Paolo Lovergine <frankie@debian.org>
 , David Paleino <dapal@debian.org>
 , Debian OpenStreetMap Team <pkg-osm-maint@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Build-Depends:
 debhelper (>= 8~)
 , dh-autoreconf
 , libbz2-dev
 , zlib1g-dev
 , libgeos++-dev
 , libpq-dev
 , libxml2-dev
 , libproj-dev
 , libprotobuf-c0-dev (>= 0.14)
 , protobuf-c-compiler
Standards-Version: 3.9.3
Homepage: http://wiki.openstreetmap.org/wiki/Osm2pgsql
Vcs-Browser: http://git.debian.org/?p=pkg-grass/osm2pgsql.git
Vcs-Git: git://git.debian.org/pkg-grass/osm2pgsql.git

Package: osm2pgsql
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
Recommends:
 postgis
 , postgresql-9.1-postgis
Suggests:
 josm
 , gosmore 
Description: OpenStreetMap data to PostgreSQL converter
 Convert OSM planet snapshot data to SQL suitable for loading
 into a PostgreSQL database with PostGIS geospatial extensions. This
 database may then be used to render maps with Mapnik or for other
 geospatial analysis.