Make a PostgreSQL EXTENSION from OSM opening_hours type and functions?
- Dominant language
- PLpgSQL
- Stars
- 26
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi Darafei and Zverik
I'm interested in processing OpenStreetMap data and just stumbled over this OSM opening_hours code
https://github.com/gojuno/lostgis/blob/master/sql/types/type_opening_hours.sql
via
https://pgxn.org/dist/lostgis/doc/lostgis.html#opening_hours
1. Are there any updates on these PostgreSQL types and functions?
2. How about extracting these types and functions to a separate and self-contained PostgreSQL EXTENSION?
P.S. This is isn't actually only a feature request. It's also a note to you (and a bookmark to self) as I'm always looking for self-contained projects suitable for students and interns.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.