forked from hans/Nominatim
Merge pull request #3744 from lonvia/add-unnamed-cemetries
Include unnamed cemetaries in POIs
This commit is contained in:
@@ -196,6 +196,7 @@ module.MAIN_TAGS_POIS = function (group)
|
|||||||
trail_blaze = 'never'},
|
trail_blaze = 'never'},
|
||||||
junction = {'fallback',
|
junction = {'fallback',
|
||||||
no = group},
|
no = group},
|
||||||
|
landuse = {cemetery = 'always'},
|
||||||
leisure = {'always',
|
leisure = {'always',
|
||||||
nature_reserve = 'fallback',
|
nature_reserve = 'fallback',
|
||||||
swimming_pool = 'named',
|
swimming_pool = 'named',
|
||||||
|
|||||||
Reference in New Issue
Block a user