blob: d0c262376ce505f8ee94120c5dd2e327e66debf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-geosciences@gentoo.org</email>
<name>Gentoo Geosciences Project</name>
</maintainer>
<maintainer type="project">
<email>pgsql-bugs@gentoo.org</email>
<name>PostgreSQL and Related Package Development</name>
</maintainer>
<longdescription lang="en">
Converts OSM planet.osm data to a PostgreSQL / PostGIS database
suitable for specific applications like rendering into map tiles by
Mapnik or geocoding with Nominatim.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|