[Tile-serving] [osm2pgsql] Multi line example (#273)
Paul Norman
notifications at github.com
Mon Feb 2 19:56:13 UTC 2015
This gives a demonstration of points, lines, and areas. It also shows a number of generic techniques that might be useful for others doing Lua conversions - multi-backend or otherwise.
Unfortunately, it exposes a bug in osm2pgsql with lines and the multi-backend. This is actually why I wrote it - to investigate that bug.
cc @zerebubuth @kevinkreiser
also cc @systemed because lua.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/273
-- Commit Summary --
* Clean up the example multi styles
* Add a highway example to the sample multi style
-- File Changes --
M multi.lua (210)
M multi.style.json (30)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/273.patch
https://github.com/openstreetmap/osm2pgsql/pull/273.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150202/f459c784/attachment.html>
More information about the Tile-serving
mailing list