[Tile-serving] [openstreetmap/osm2pgsql] Flex output: split ways at endpoints of other ways and create geometries for each part (#1459)

routingincircles notifications at github.com
Thu Apr 22 19:28:26 UTC 2021


I actually considered using osm2pgrouting, but I need to subdivide edges in the routing network at certain intermediate nodes in addition to the junctions at which osm2pgrouting splits. osm2pgrouting does not let me do that, and my impression was that the flex output of osm2pgsql is a very powerful tool that gives me full control over the node subsequences of  ways for which I want to create edges in my transportation network. 

I might even go forward from here without the geometries. Without them, my Lua script for the task is almost complete - the only thing that I still need is to have process_node() also run over nodes without tags. Is there a way to do that?

-- 
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/issues/1459#issuecomment-825125955
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210422/6219580c/attachment.htm>


More information about the Tile-serving mailing list