[Tile-serving] [osm2pgsql] Remove phstore flag from style and replace ist by a generic hstore flag (#164)
Sarah Hoffmann
notifications at github.com
Mon Jan 12 21:16:05 UTC 2015
> @@ -24,7 +24,9 @@
> #
> # linear - Create a column for this tag
> #
> -# phstore - Don't create a column for this tag, but objects with the tag are areas
> +# hstore - add tag to hstore only instead of its own column
This is confusing, the flag rather does something along the lines of "don't create a separate column for this tag, but always include objects with this tag".
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/164/files#r22822929
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150112/00c40164/attachment.html>
More information about the Tile-serving
mailing list