Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix string-comparison version | Yuchen Pei | 2023-10-07 | 1 | -1/+1 |
| | | | | | | 1.2.0 does not work, so we pin it to 1.1.0 TypeError: Cannot read properties of undefined (reading 'similarity') | ||||
* | fix reduceOverlap code which creates ranges if inputs are already ranges | Andrew Harvey | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | fuzzy matches in conflation | Andrew Harvey | 2021-07-01 | 1 | -0/+1 |
| | |||||
* | unit from number create changeset from maproulette setTags operations | Andrew Harvey | 2021-06-14 | 1 | -0/+2 |
| | |||||
* | flag Vicmap complex data for manual maproulette review | Andrew Harvey | 2021-06-09 | 1 | -0/+2 |
| | |||||
* | starting to sketch out candidates stage | Andrew Harvey | 2021-05-27 | 1 | -0/+1 |
| | |||||
* | 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 |