[Tile-serving] [openstreetmap/osm2pgsql] Add lua hooks for processing diff files (#1527)

Jochen Topf notifications at github.com
Wed Jun 16 07:10:27 UTC 2021


> First off, I just found out that there's a discussions section here which would be better for this, sorry for that.

 I have moved the issue over. So it's a discussion now.

> And as for persistent storage: I'm restricted ofcourse to what the lua api offers me and I'm not yet experienced with that

Lua is a general purpose language and you can use all the built-in functionality as well es extra libraries to, for instance, read and write files and access a PostgreSQL database. So that's really something where you don't necessarily need support from osm2pgsql itself.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/1527#discussioncomment-876573
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210616/a1d0428f/attachment.htm>


More information about the Tile-serving mailing list