Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add --verbose logging flag | Andrew Harvey | 2021-05-18 | 1 | -1/+1 |
| | |||||
* | reduce verbose logging | Andrew Harvey | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | remove excessive development logging | Andrew Harvey | 2021-05-16 | 1 | -1/+0 |
| | |||||
* | quick fix but need to investigate later | Andrew Harvey | 2021-05-15 | 1 | -1/+4 |
| | |||||
* | fix units to ranges to deal with complex cases | Andrew Harvey | 2021-05-14 | 1 | -1/+18 |
| | |||||
* | handle duplicate units when converting to ranges | Andrew Harvey | 2021-05-14 | 1 | -1/+1 |
| | |||||
* | additional logging | Andrew Harvey | 2021-05-13 | 1 | -1/+11 |
| | |||||
* | log message when regexp didn't match for prefix number suffix | Andrew Harvey | 2021-05-13 | 1 | -0/+5 |
| | |||||
* | because OSM tag values are limited to 255 characters, implement code to ↵ | Andrew Harvey | 2021-05-07 | 1 | -0/+17 |
| | | | | split addr:flats across addr:flatsN | ||||
* | reduce numbers within a range duplication | Andrew Harvey | 2021-05-07 | 1 | -0/+45 |
| | |||||
* | fix building unit type filtering | Andrew Harvey | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | prefix and suffix support in unitsToRanges | Andrew Harvey | 2021-05-06 | 1 | -4/+66 |
| | |||||
* | filter out some unit building types | Andrew Harvey | 2021-05-05 | 2 | -4/+48 |
| | |||||
* | omit addr:unit:prefix since it complicates the processing and it is not ↵ | Andrew Harvey | 2021-05-05 | 1 | -0/+2 |
| | | | | clear if it is even desired | ||||
* | lib unitsToRanges | Andrew Harvey | 2021-05-05 | 1 | -0/+23 |
| | |||||
* | clean up debug logging, corner cases, and set addr:unit:prefix | Andrew Harvey | 2021-05-05 | 2 | -11/+17 |
| | |||||
* | don't include building / property name | Andrew Harvey | 2021-05-04 | 2 | -8/+3 |
| | |||||
* | update jsdoc | Andrew Harvey | 2021-05-04 | 1 | -3/+2 |
| | |||||
* | major refactor and improvements | Andrew Harvey | 2021-05-04 | 3 | -0/+262 |