[Tile-serving] [openstreetmap/osm2pgsql] Multilinestrings built for relations with multi backend (#726)

Sarah Hoffmann notifications at github.com
Mon Apr 17 20:37:53 UTC 2017


The split parameter for get_wkb_multiline() does the magic here. You ask for a split=true and the function returns an array of lines. With split=false a single multiline is returned. The pgsql backend has split=true.

-- 
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/726#issuecomment-294585567
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170417/4652051c/attachment.html>


More information about the Tile-serving mailing list