aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 split...Andrew Harvey2021-05-071-0/+17
* 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 clear...Andrew Harvey2021-05-051-0/+2
* 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