[Tile-serving] [osm2pgsql] Remove phstore flag from style and replace ist by a generic hstore flag (#164)

Paul Norman notifications at github.com
Mon Dec 22 00:39:29 UTC 2014


> @@ -33,7 +33,8 @@ static const flagsname tagflags[] = {
>      flagsname("linear",  FLAG_LINEAR),
>      flagsname("nocache", FLAG_NOCACHE),
>      flagsname("delete",  FLAG_DELETE),
> -    flagsname("phstore", FLAG_PHSTORE)
> +    flagsname("phstore", FLAG_PHSTORE),

You seem to have removed the logic that uses `FLAG_PHSTORE` below

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/164/files#r22151842
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141221/88a24990/attachment.html>


More information about the Tile-serving mailing list