aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* add --verbose logging flagAndrew Harvey2021-05-181-1/+1
|
* reduce verbose loggingAndrew Harvey2021-05-171-1/+1
|
* remove excessive development loggingAndrew Harvey2021-05-161-1/+0
|
* quick fix but need to investigate laterAndrew Harvey2021-05-151-1/+4
|
* fix units to ranges to deal with complex casesAndrew Harvey2021-05-141-1/+18
|
* handle duplicate units when converting to rangesAndrew Harvey2021-05-141-1/+1
|
* additional loggingAndrew Harvey2021-05-131-1/+11
|
* log message when regexp didn't match for prefix number suffixAndrew Harvey2021-05-131-0/+5
|
* because OSM tag values are limited to 255 characters, implement code to ↵Andrew Harvey2021-05-071-0/+17
| | | | split addr:flats across addr:flatsN
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+45
|
* fix building unit type filteringAndrew Harvey2021-05-061-1/+1
|
* prefix and suffix support in unitsToRangesAndrew Harvey2021-05-061-4/+66
|
* filter out some unit building typesAndrew Harvey2021-05-052-4/+48
|
* omit addr:unit:prefix since it complicates the processing and it is not ↵Andrew Harvey2021-05-051-0/+2
| | | | clear if it is even desired
* lib unitsToRangesAndrew Harvey2021-05-051-0/+23
|
* clean up debug logging, corner cases, and set addr:unit:prefixAndrew Harvey2021-05-052-11/+17
|
* don't include building / property nameAndrew Harvey2021-05-042-8/+3
|
* update jsdocAndrew Harvey2021-05-041-3/+2
|
* major refactor and improvementsAndrew Harvey2021-05-043-0/+262