You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Remove all buildings, highways, ameinties, shops, historic, and tourism markers
osmium tags-filter $TEMP_FILE_1 "nwr/emergency!=* nwr/public_transport!=* nwr/shop!=* and nwr/historic!=* and nwr/amenity!=* and nwr/tourism!=* and nwr/building!=* and nwr/highway!=*" -o $TEMP_FILE_2