You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/osm2pgsql/metadata.xml

20 lines
687 B

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-geosciences</herd>
<herd>postgresql</herd>
<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>
<use>
<flag name="pbf">
Add support for importing the new "Protocolbuffer Binary Format"
</flag>
</use>
<upstream>
<remote-id type="github">openstreetmap/osm2pgsql</remote-id>
</upstream>
</pkgmetadata>