[Tile-serving] [openstreetmap/osm2pgsql] Do not create planet_osm_nodes table if flat nodes are used (#1292)
Jochen Topf
notifications at github.com
Mon Oct 19 09:39:31 UTC 2020
@joto commented on this pull request.
> @@ -749,6 +752,14 @@ class TestMPUpdateSlimLuaHstore(MultipolygonUpdateRunner, unittest.TestCase,
extra_params = ['--slim', '-k']
use_lua_tagtransform = True
+class TestMPUpdateSlimWithFlatNodes(MultipolygonUpdateRunner, unittest.TestCase,
+ MultipolygonTests):
+ extra_params = ['--slim', '-F', 'flat.nodes']
Fixed in 3947e44
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1292#discussion_r507609812
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201019/927115d1/attachment.htm>
More information about the Tile-serving
mailing list