]> git.openstreetmap.org Git - nominatim.git/commitdiff
update osm2pgsql (import special tags)
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 9 Jun 2019 11:58:05 +0000 (13:58 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 9 Jun 2019 11:58:05 +0000 (13:58 +0200)
osm2pgsql
test/bdd/osm2pgsql/import/tags.feature

index 56c8f56b43e1464361d535eeb61e2335d1d983e4..37967960a82f6846681141b3d5cffaa03c184cb7 160000 (submodule)
--- a/osm2pgsql
+++ b/osm2pgsql
@@ -1 +1 @@
-Subproject commit 56c8f56b43e1464361d535eeb61e2335d1d983e4
+Subproject commit 37967960a82f6846681141b3d5cffaa03c184cb7
index 766bc7f13c7c404d76397f8e7221263a8c2f5e9a..ea93ea4a01c7aab453b1f0dc4f70c1e0c7c6c9a9 100644 (file)
@@ -96,9 +96,9 @@ Feature: Tag evaluation
         Then place contains
          | object | name |
          | N1     | 'name: de' : 'Foo', 'name' : 'real1' |
-         | N2     | 'name: de' : 'Foo', 'name' : 'real2' |
-         | N3     | 'name: de' : 'Foo', 'name:\\\\' : 'real3' |
-         | N4     | 'name: de' : 'Foo', 'name' : 'rea\\l3' |
+         | N2     | 'name:\nde' : 'Foo', 'name' : 'real2' |
+         | N3     | 'name:\tde' : 'Foo', 'name:\\\\' : 'real3' |
+         | N4     | 'name:\tde' : 'Foo', 'name' : 'rea\\l3' |
 
     Scenario: Unprintable character in address tag are maintained
         When loading osm data