[Tile-serving] [osm2pgsql] Replace phstore by nocolumn, a flag that applies to both linear and polygons (#305)
Sarah Hoffmann
notifications at github.com
Wed Mar 4 18:55:08 UTC 2015
> @@ -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),
> + flagsname("hstore", FLAG_NOCOLUMN)
"hstore" -> "nocolumn"
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/305/files#r25801760
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150304/748f7b55/attachment.html>
More information about the Tile-serving
mailing list