package/osm2pgsql: new package
authorMaxim Kochetkov <fido_max@inbox.ru>
Wed, 28 Apr 2021 04:12:15 +0000 (07:12 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 28 Jul 2021 21:08:24 +0000 (23:08 +0200)
commit46c42042867e672eb21b386eb5e29747c30e80ca
tree5e6744e8d18b9736133ad7ca9e4831a1138ae455
parentaaf3322c2862a1cea6df1e597bb1774cd5929fef
package/osm2pgsql: new package

osm2pgsql is a tool for loading OpenStreetMap data into a
PostgreSQL / PostGIS database suitable for applications like
rendering into a map, geocoding with Nominatim, or general analysis.

https://osm2pgsql.org

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/osm2pgsql/Config.in [new file with mode: 0644]
package/osm2pgsql/osm2pgsql.hash [new file with mode: 0644]
package/osm2pgsql/osm2pgsql.mk [new file with mode: 0644]