Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactor pipeline stages | Andrew Harvey | 2021-05-17 | 1 | -13/+5 | |
| | ||||||
* | include broken conflation script | Andrew Harvey | 2021-05-17 | 1 | -0/+231 | |
| | ||||||
* | only log progress on TTY to avoid logging to gitlab ci | Andrew Harvey | 2021-05-16 | 3 | -7/+7 | |
| | ||||||
* | test flats inside range | Andrew Harvey | 2021-05-15 | 1 | -5/+7 | |
| | ||||||
* | fix reduceRangeDuplicates to only output debug stream with --debug | Andrew Harvey | 2021-05-15 | 1 | -2/+4 | |
| | ||||||
* | fix reduceRangeDuplicates and add tests | Andrew Harvey | 2021-05-15 | 1 | -12/+47 | |
| | ||||||
* | additional logging | Andrew Harvey | 2021-05-13 | 1 | -2/+2 | |
| | ||||||
* | fix reduceRangeDuplicates | Andrew Harvey | 2021-05-07 | 1 | -0/+1 | |
| | ||||||
* | fix reduceOverlap to push feature not unit number | Andrew Harvey | 2021-05-07 | 1 | -1/+1 | |
| | ||||||
* | limit addr:flats values to 255 chars | Andrew Harvey | 2021-05-07 | 1 | -0/+22 | |
| | ||||||
* | fix syntax errors | Andrew Harvey | 2021-05-07 | 1 | -3/+4 | |
| | ||||||
* | reduce numbers within a range duplication | Andrew Harvey | 2021-05-07 | 1 | -0/+295 | |
| | ||||||
* | filter out some unit building types | Andrew Harvey | 2021-05-05 | 1 | -3/+2 | |
| | ||||||
* | fix reduce overlap to reduce addr:unit to addr:flats when two different ↵ | Andrew Harvey | 2021-05-05 | 1 | -85/+69 | |
| | | | | addresses are at the same point | |||||
* | omit addr:unit:prefix since it complicates the processing and it is not ↵ | Andrew Harvey | 2021-05-05 | 1 | -1/+1 | |
| | | | | clear if it is even desired | |||||
* | lib unitsToRanges | Andrew Harvey | 2021-05-05 | 1 | -0/+1 | |
| | ||||||
* | clean up debug logging, corner cases, and set addr:unit:prefix | Andrew Harvey | 2021-05-05 | 3 | -63/+160 | |
| | ||||||
* | fix bugs in reduceDuplicates.js | Andrew Harvey | 2021-05-04 | 1 | -10/+21 | |
| | ||||||
* | don't include building / property name | Andrew Harvey | 2021-05-04 | 2 | -4/+2 | |
| | ||||||
* | major refactor and improvements | Andrew Harvey | 2021-05-04 | 3 | -0/+444 | |