aboutsummaryrefslogtreecommitdiff
path: root/lib/toOSM.js
Commit message (Collapse)AuthorAgeFilesLines
* number stepsAndrew Harvey2022-05-211-1/+1
|
* swap to gdb sourceAndrew Harvey2022-03-211-24/+24
|
* hide addr:unit:prefix behind a flagAndrew Harvey2021-06-091-10/+9
|
* jsdoc toOSMAndrew Harvey2021-06-091-0/+4
|
* move large static data into libAndrew Harvey2021-06-091-141/+3
|
* exclude addr:suburb, addr:postcode, addr:state due to some opposition from ↵Andrew Harvey2021-06-081-13/+15
| | | | the local community
* 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 ↵Andrew Harvey2021-05-051-0/+2
| | | | clear if it is even desired
* 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