mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 19:07:58 +00:00
exclude unnamed swimming pools
Publicly accessible ones are usually mapped as the bigger area with the water park.
This commit is contained in:
@@ -179,6 +179,7 @@ module.MAIN_TAGS_POIS = function (group)
|
||||
no = group},
|
||||
leisure = {'always',
|
||||
nature_reserve = 'fallback',
|
||||
swimming_pool = 'named',
|
||||
no = group},
|
||||
lock = {yes = lock_transform},
|
||||
man_made = {pier = 'always',
|
||||
|
||||
Reference in New Issue
Block a user