aboutsummaryrefslogtreecommitdiff
path: root/lib/toOSM.js
Commit message (Expand)AuthorAgeFilesLines
* exclude addr:suburb, addr:postcode, addr:state due to some opposition from th...Andrew Harvey2021-06-081-13/+15
* node 15 needed for String.replaceAllAndrew Harvey2021-05-251-1/+17
* expand road suffixAndrew Harvey2021-05-251-1/+8
* handle vicmap locality special casesAndrew Harvey2021-05-201-1/+65
* omit addr:unit:prefix since it complicates the processing and it is not clear...Andrew Harvey2021-05-051-0/+2
* clean up debug logging, corner cases, and set addr:unit:prefixAndrew Harvey2021-05-051-9/+16
* don't include building / property nameAndrew Harvey2021-05-041-4/+0
* update jsdocAndrew Harvey2021-05-041-3/+2
* major refactor and improvementsAndrew Harvey2021-05-041-0/+182