Talk:Import/Catalogue/Vicmap Address
< Talk:Import | Catalogue
Jump to navigation
Jump to search
addr:flatsN
When converting Vicmap data to OSM format, we included a value for addr:flats=* however sometimes the value is very long, for example https://www.openstreetmap.org/node/12419076028/history/1. In this case we added tags addr:flatsN where N is incremented since each tag value is limited to 255 characters.
- key name addr:flatsN or addr:flats:N
- alternative addr:flats syntax to reduce the value length. eg. 1-20:01-18 could mean levels 1-20 where each level has units 1-18, but the unit numbers are 101, 102, ... 118, 201, 202, ..., 218, ... 2018. other syntax to say unit number 4 is skipped could also be used.