X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/86d90bc46005c00f2367ad759804f528adc4c6a5..cefa7a3c3bba1e072e1518062da7fd1c1facdc00:/tests/features/db/import/placex.feature?ds=sidebyside diff --git a/tests/features/db/import/placex.feature b/tests/features/db/import/placex.feature index a429202a..7e9ae620 100644 --- a/tests/features/db/import/placex.feature +++ b/tests/features/db/import/placex.feature @@ -319,6 +319,7 @@ Feature: Import into placex | osm_type | osm_id | class | type | geometry | W | 4 | landuse | residential | poly-area:0.1 | R | 2 | landuse | residential | poly-area:0.05 + | R | 3 | landuse | forrest | poly-area:0.5 When importing Then table placex has no entry for N1 And table placex has no entry for W1 @@ -331,6 +332,7 @@ Feature: Import into placex | W2 | 30 | 30 | W4 | 22 | 22 | R2 | 22 | 22 + | R3 | 22 | 0 Scenario: rank and inclusion of naturals Given the place nodes @@ -376,7 +378,7 @@ Feature: Import into placex | N5 | 30 | 30 | W2 | 18 | 0 | R3 | 18 | 0 - | R4 | 22 | 22 + | R4 | 22 | 0 | R5 | 4 | 4 | R6 | 4 | 4 | W3 | 30 | 30