Skip to content

Commit

Permalink
Add public_transport tag to import
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-wroniszewski committed Dec 20, 2024
1 parent cd05bb7 commit b18bbb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings/import-extratags.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ flex.set_main_tags{
bridge = 'named_with_key',
tunnel = 'named_with_key',
waterway = 'named',
place = 'always'
place = 'always',
public_transport = 'always'
}

flex.set_prefilters{delete_keys = {'note', 'note:*', 'source', '*source', 'attribution',
Expand Down

0 comments on commit b18bbb2

Please sign in to comment.