giggls / osmpoidb

Apache License 2.0
19 stars 2 forks source link

A POI database made from Openstreetmap data

This uses a setup based on PostGIS and osm2pgsql. The database is updated in a 10 minute interval.

Special tables or views based on spatial operations can be created by sql scripts which are executed right after the hourly updates.

Currently a derived table containing campsites for https://opencampingmap.org and a table containing playgrounds for https://babykarte.openstreetmap.de/ is updated at this place. https://brewmap.openstreetmap.de is also using this database.