Index and return entrance coordinates for indexed locations

This commit is contained in:
Emily Love Watson
2025-08-05 10:23:45 -05:00
parent f5e4b74c38
commit 048d571e46
5 changed files with 62 additions and 1 deletions

View File

@@ -172,6 +172,10 @@ module.MAIN_TAGS_POIS = function (group)
no = group,
yes = group,
fire_hydrant = group},
entrance = {'always',
no = group},
["routing:entrance"] = {'always',
no = group},
healthcare = {'fallback',
yes = group,
no = group},