aboutsummaryrefslogtreecommitdiff
path: root/bin/reduceDuplicates.js
Commit message (Collapse)AuthorAgeFilesLines
* log progress as actual numberAndrew Harvey2021-05-191-2/+2
|
* improve performance by indexing by streetAndrew Harvey2021-05-181-3/+4
|
* only log progress on TTY to avoid logging to gitlab ciAndrew Harvey2021-05-161-2/+2
|
* omit addr:unit:prefix since it complicates the processing and it is not ↵Andrew Harvey2021-05-051-1/+1
| | | | clear if it is even desired
* clean up debug logging, corner cases, and set addr:unit:prefixAndrew Harvey2021-05-051-19/+72
|
* fix bugs in reduceDuplicates.jsAndrew Harvey2021-05-041-10/+21
|
* don't include building / property nameAndrew Harvey2021-05-041-1/+0
|
* major refactor and improvementsAndrew Harvey2021-05-041-0/+171