Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giggls/osmpoidb
https://github.com/giggls/osmpoidb
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/giggls/osmpoidb
- Owner: giggls
- License: apache-2.0
- Created: 2019-01-09T14:04:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T09:20:53.000Z (6 months ago)
- Last Synced: 2024-06-29T10:25:32.798Z (6 months ago)
- Language: PLpgSQL
- Size: 154 KB
- Stars: 18
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A POI database made from Openstreetmap data
This uses a setup based on [PostGIS](http://postgis.net) and [osm2pgsql](https://osm2pgsql.org).
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.