[Tile-serving] [osm2pgsql] Fix multi tags redeclaration (#337)
Paul Norman
notifications at github.com
Mon Apr 20 22:10:34 UTC 2015
> +<osm version="0.6">
> +<!--
> +
> + 1_____2 3_____4
> + | | | |
> + | w1 | | w2 |
> + 5_____6 7_____8
> +
> +this file defines the above nodes, ways and a relation
> +which contains both w1 and w2.
> +-->
> + <node id="1" lon="0" lat="1"/>
> + <node id="2" lon="1" lat="1"/>
> + <node id="3" lon="2" lat="1"/>
> + <node id="4" lon="3" lat="1"/>
> + <node id="5" lon="0" lat="0"/>
0,0 shouldn't be used in tests since it's a special point to the dense backend (#158)
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/337/files#r28734678
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150420/a1f37113/attachment.html>
More information about the Tile-serving
mailing list