Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid append in make file | Andrew Harvey | 2021-05-25 | 1 | -0/+1 |
| | |||||
* | node 15 needed for String.replaceAll | Andrew Harvey | 2021-05-25 | 1 | -1/+1 |
| | |||||
* | conflate debug output with lines joining matches | Andrew Harvey | 2021-05-20 | 1 | -0/+2 |
| | |||||
* | update conflate.js to match polygons where not strictly within | Andrew Harvey | 2021-05-19 | 1 | -0/+2 |
| | |||||
* | sketch out possible MapRoulette Cooperative Challenge code for matches | Andrew Harvey | 2021-05-19 | 1 | -0/+1 |
| | |||||
* | upgrade dependencies | Andrew Harvey | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | include broken conflation script | Andrew Harvey | 2021-05-17 | 1 | -0/+1 |
| | |||||
* | fix reduceRangeDuplicates and add tests | Andrew Harvey | 2021-05-15 | 1 | -1/+2 |
| | |||||
* | because OSM tag values are limited to 255 characters, implement code to ↵ | Andrew Harvey | 2021-05-07 | 1 | -1/+1 |
| | | | | split addr:flats across addr:flatsN | ||||
* | reduce numbers within a range duplication | Andrew Harvey | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | lib unitsToRanges | Andrew Harvey | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | clean up debug logging, corner cases, and set addr:unit:prefix | Andrew Harvey | 2021-05-05 | 1 | -0/+1 |
| | |||||
* | update tests | Andrew Harvey | 2021-05-04 | 1 | -1/+1 |
| | |||||
* | update jsdoc | Andrew Harvey | 2021-05-04 | 1 | -1/+0 |
| | |||||
* | add cluster library | Andrew Harvey | 2021-05-04 | 1 | -1/+8 |
| | |||||
* | add basic tests | Andrew Harvey | 2021-05-03 | 1 | -0/+1 |
| | |||||
* | add code to reduce overlapping points with different units only into addr:flats | Andrew Harvey | 2021-05-02 | 1 | -0/+3 |
| | |||||
* | initial commit | Andrew Harvey | 2021-05-02 | 1 | -0/+14 |