Skip to content

Commit

Permalink
added more mappings for unusable buildings #51
Browse files Browse the repository at this point in the history
  • Loading branch information
ttomasz committed Jun 14, 2022
1 parent 8b1201b commit 9c405b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions imposm3/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@ tables:
mapping:
"abandoned:building": [__any__]
"demolished:building": [__any__]
"was:building": [__any__]
"razed:building": [__any__]
"disused:building": [__any__]
"removed:building": [__any__]
"destroyed:building": [__any__]
"man_made": ["foundations"]
admin:
columns:
- name: osm_id
Expand Down

0 comments on commit 9c405b9

Please sign in to comment.