Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more explanatory message | Andrew Harvey | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | fix reduce overlap where range is first | Andrew Harvey | 2021-07-05 | 1 | -0/+6 |
| | |||||
* | fix reduceOverlap code which creates ranges if inputs are already ranges | Andrew Harvey | 2021-07-05 | 1 | -1/+7 |
| | |||||
* | support _pfi for tracing | Andrew Harvey | 2021-06-30 | 1 | -9/+18 |
| | |||||
* | code comments | Andrew Harvey | 2021-06-30 | 1 | -1/+1 |
| | |||||
* | convert overlapping points into a range | Andrew Harvey | 2021-06-18 | 1 | -59/+82 |
| | |||||
* | Where one of the range endpoints is mapped with `addr:flats` and the range ↵ | Andrew Harvey | 2021-06-18 | 1 | -2/+8 |
| | | | | itself has no `addr:flats` then the range is removed (for example at _116 Anderson Street, South Yarra_) | ||||
* | explode unit/number into addr:unit and addr:housenumber | Andrew Harvey | 2021-06-10 | 1 | -1/+1 |
| | |||||
* | log progress as actual number | Andrew Harvey | 2021-05-19 | 1 | -3/+3 |
| | |||||
* | improve performance by indexing by street | Andrew Harvey | 2021-05-18 | 1 | -2/+3 |
| | |||||
* | add --verbose logging flag | Andrew Harvey | 2021-05-18 | 1 | -3/+8 |
| | |||||
* | only log progress on TTY to avoid logging to gitlab ci | Andrew Harvey | 2021-05-16 | 1 | -2/+2 |
| | |||||
* | additional logging | Andrew Harvey | 2021-05-13 | 1 | -2/+2 |
| | |||||
* | 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 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 | ||||
* | 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 | 1 | -42/+82 |
| | |||||
* | don't include building / property name | Andrew Harvey | 2021-05-04 | 1 | -3/+2 |
| | |||||
* | major refactor and improvements | Andrew Harvey | 2021-05-04 | 1 | -0/+205 |