[Tile-serving] [openstreetmap/osm2pgsql] how to import buildings? (Discussion #1576)
Ryan Lambert
notifications at github.com
Tue Oct 12 13:38:30 UTC 2021
I created a function to parse together the address so I can use `local address = get_address(object.tags)` when parsing buildings.
The `get_address()` function is defined in the [project's helpers.lua](https://github.com/rustprooflabs/pgosm-flex/blob/main/flex-config/helpers.lua#L384-L441) script. Its awkwardly written but gets the job done.
--
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/1576#discussioncomment-1464894
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20211012/2f921121/attachment.htm>
More information about the Tile-serving
mailing list