aboutsummaryrefslogtreecommitdiff
path: root/bin/reduceDuplicates.js
Commit message (Collapse)AuthorAgeFilesLines
* code commentsAndrew Harvey2021-06-301-1/+2
|
* debug output reduceDuplicates/droppedSameCoordinates and handle _pfi tagsAndrew Harvey2021-06-211-2/+17
|
* mr_duplicateAddressFarApartAndrew Harvey2021-06-211-2/+70
|
* Where one of the range endpoints is mapped with `addr:flats` and the range ↵Andrew Harvey2021-06-181-1/+0
| | | | itself has no `addr:flats` then the range is removed (for example at _116 Anderson Street, South Yarra_)
* 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