aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* fix bug in conflationAndrew Harvey2021-05-171-2/+2
|
* log match features in conflationAndrew Harvey2021-05-171-0/+1
|
* refactor pipeline stagesAndrew Harvey2021-05-171-13/+5
|
* include broken conflation scriptAndrew Harvey2021-05-171-0/+231
|
* only log progress on TTY to avoid logging to gitlab ciAndrew Harvey2021-05-163-7/+7
|
* test flats inside rangeAndrew Harvey2021-05-151-5/+7
|
* fix reduceRangeDuplicates to only output debug stream with --debugAndrew Harvey2021-05-151-2/+4
|
* fix reduceRangeDuplicates and add testsAndrew Harvey2021-05-151-12/+47
|
* additional loggingAndrew Harvey2021-05-131-2/+2
|
* fix reduceRangeDuplicatesAndrew Harvey2021-05-071-0/+1
|
* fix reduceOverlap to push feature not unit numberAndrew Harvey2021-05-071-1/+1
|
* limit addr:flats values to 255 charsAndrew Harvey2021-05-071-0/+22
|
* fix syntax errorsAndrew Harvey2021-05-071-3/+4
|
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+295
|
* filter out some unit building typesAndrew Harvey2021-05-051-3/+2
|
* fix reduce overlap to reduce addr:unit to addr:flats when two different ↵Andrew Harvey2021-05-051-85/+69
| | | | addresses are at the same point
* 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
* lib unitsToRangesAndrew Harvey2021-05-051-0/+1
|
* clean up debug logging, corner cases, and set addr:unit:prefixAndrew Harvey2021-05-053-63/+160
|
* fix bugs in reduceDuplicates.jsAndrew Harvey2021-05-041-10/+21
|
* don't include building / property nameAndrew Harvey2021-05-042-4/+2
|
* major refactor and improvementsAndrew Harvey2021-05-043-0/+444