forked from hans/Nominatim
update osm2pgsql (libosmium; source, sidewalk, wikidata tags)
This commit is contained in:
Submodule osm2pgsql updated: 07db15e5e5...8179cdb67e
@@ -79,6 +79,7 @@ Feature: Tag evaluation
|
|||||||
| my:ref
|
| my:ref
|
||||||
| br:name
|
| br:name
|
||||||
| name:prefix
|
| name:prefix
|
||||||
|
| name:source
|
||||||
|
|
||||||
Scenario: Special character in name tag
|
Scenario: Special character in name tag
|
||||||
Given the osm nodes:
|
Given the osm nodes:
|
||||||
@@ -516,6 +517,10 @@ Feature: Tag evaluation
|
|||||||
| locality
|
| locality
|
||||||
| wikipedia
|
| wikipedia
|
||||||
| wikipedia:de
|
| wikipedia:de
|
||||||
|
| wikidata
|
||||||
|
| name:prefix
|
||||||
|
| name:botanical
|
||||||
|
| name:etymology:wikidata
|
||||||
|
|
||||||
Scenario: buildings
|
Scenario: buildings
|
||||||
Given the osm nodes:
|
Given the osm nodes:
|
||||||
|
|||||||
Reference in New Issue
Block a user