[Tile-serving] [osm2pgsql] Multi line example (#273)
Paul Norman
notifications at github.com
Sat Apr 18 06:08:25 UTC 2015
> +
> +highway_lookup = {motorway = 0,
> + trunk = 1,
> + primary = 2,
> + secondary = 3,
> + tertiary = 4,
> + unclassified = 5,
> + residential = 5}
> +
> +link_lookup = {motorway_link = 0,
> + trunk_link = 1,
> + primary_link = 2,
> + secondary_link = 3,
> + tertiary_link = 4,
> + unclassified_link = 5,
> + residential_link = 5}
should be dropping these to be consistent with other styles
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/273/files#r28641763
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150417/159b4bbf/attachment.html>
More information about the Tile-serving
mailing list