Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix reduce overlap where range is first | Andrew Harvey | 2021-07-05 | 4 | -4/+24 | |
| | ||||||
* | need --overwrite to rerun | Andrew Harvey | 2021-07-05 | 1 | -2/+2 | |
| | ||||||
* | mrCoopDiff after conflate | Andrew Harvey | 2021-07-05 | 1 | -0/+1 | |
| | ||||||
* | fix reduceOverlap code which creates ranges if inputs are already ranges | Andrew Harvey | 2021-07-05 | 3 | -2/+179 | |
| | ||||||
* | update within range to accept comparing ranges | Andrew Harvey | 2021-07-05 | 2 | -13/+144 | |
| | ||||||
* | add map to mrPreview | Andrew Harvey | 2021-07-04 | 1 | -5/+63 | |
| | ||||||
* | mrCoopDiff -n more to output the first n challenges only for debugging | Andrew Harvey | 2021-07-04 | 1 | -0/+5 | |
| | ||||||
* | mrPreview additional logging and changes file from url query | Andrew Harvey | 2021-07-04 | 1 | -2/+21 | |
| | ||||||
* | mr changes in conflation for exact match where some attribute differs | Andrew Harvey | 2021-07-04 | 1 | -3/+59 | |
| | ||||||
* | remove tracing and non-uploaded tags | Andrew Harvey | 2021-07-04 | 1 | -0/+8 | |
| | ||||||
* | candidates and upload tweaks | Andrew Harvey | 2021-07-04 | 3 | -15/+25 | |
| | ||||||
* | directly commit upload.py as some local changes were made | Andrew Harvey | 2021-07-04 | 15 | -0/+2020 | |
| | ||||||
* | remove tracing properties from final import candidates | Andrew Harvey | 2021-07-03 | 1 | -1/+4 | |
| | ||||||
* | docs | Andrew Harvey | 2021-07-03 | 1 | -8/+17 | |
| | ||||||
* | more street types in abbr check | Andrew Harvey | 2021-07-03 | 1 | -5/+12 | |
| | ||||||
* | log number of changes in mrPreview | Andrew Harvey | 2021-07-03 | 1 | -0/+4 | |
| | ||||||
* | add vscode debug | Andrew Harvey | 2021-07-03 | 1 | -0/+11 | |
| | ||||||
* | add script and html to preview maproulette cooperative challenge | Andrew Harvey | 2021-07-02 | 2 | -0/+201 | |
| | ||||||
* | commit vscode settings | Andrew Harvey | 2021-07-01 | 1 | -0/+6 | |
| | ||||||
* | more frequent progress updates | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | remove logging used during development | Andrew Harvey | 2021-07-01 | 1 | -1/+0 | |
| | ||||||
* | sketch out more import stages | Andrew Harvey | 2021-07-01 | 1 | -0/+17 | |
| | ||||||
* | fuzzy matches in conflation | Andrew Harvey | 2021-07-01 | 5 | -32/+190 | |
| | ||||||
* | unitFromNumber.osc | Andrew Harvey | 2021-07-01 | 3 | -1/+6 | |
| | ||||||
* | update docs | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | conflate from vicmap-osm-uniq-flats-withinrange | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | within range provide a drop reason and consider parity of number | Andrew Harvey | 2021-07-01 | 3 | -3/+33 | |
| | ||||||
* | support _pfi for tracing | Andrew Harvey | 2021-06-30 | 1 | -9/+18 | |
| | ||||||
* | code comments | Andrew Harvey | 2021-06-30 | 2 | -2/+3 | |
| | ||||||
* | readme updates | Andrew Harvey | 2021-06-30 | 1 | -6/+6 | |
| | ||||||
* | fixes to reduceRangeDuplicates, require two passes for A/B rather than a ↵ | Andrew Harvey | 2021-06-30 | 5 | -59/+156 | |
| | | | | single pass | |||||
* | fix within range test | Andrew Harvey | 2021-06-30 | 2 | -1/+32 | |
| | ||||||
* | add debugging config | Andrew Harvey | 2021-06-30 | 1 | -0/+117 | |
| | ||||||
* | include units even when was unable to parse as prefix number postfix | Andrew Harvey | 2021-06-30 | 2 | -1/+8 | |
| | ||||||
* | import limitations | Andrew Harvey | 2021-06-23 | 1 | -0/+7 | |
| | ||||||
* | ignore - when comparing street names because of the differences between osm ↵ | Andrew Harvey | 2021-06-21 | 1 | -1/+1 | |
| | | | | and vicmap | |||||
* | build with suburb first because our code base needs suburb for duplicate ↵ | Andrew Harvey | 2021-06-21 | 1 | -1/+1 | |
| | | | | detection, they are subsequently removed | |||||
* | document debug outputs | Andrew Harvey | 2021-06-21 | 1 | -2/+1 | |
| | ||||||
* | fix readme instruction | Andrew Harvey | 2021-06-21 | 1 | -1/+1 | |
| | ||||||
* | update readme links | Andrew Harvey | 2021-06-21 | 1 | -2/+2 | |
| | ||||||
* | add TOC | Andrew Harvey | 2021-06-21 | 1 | -0/+2 | |
| | ||||||
* | debug output reduceDuplicates/droppedSameCoordinates and handle _pfi tags | Andrew Harvey | 2021-06-21 | 1 | -2/+17 | |
| | ||||||
* | mr_duplicateAddressFarApart | Andrew Harvey | 2021-06-21 | 2 | -3/+71 | |
| | ||||||
* | report overlaps | Andrew Harvey | 2021-06-18 | 3 | -0/+132 | |
| | ||||||
* | convert overlapping points into a range | Andrew Harvey | 2021-06-18 | 2 | -65/+88 | |
| | ||||||
* | Where one of the range endpoints is mapped with `addr:flats` and the range ↵ | Andrew Harvey | 2021-06-18 | 5 | -5/+112 | |
| | | | | itself has no `addr:flats` then the range is removed (for example at _116 Anderson Street, South Yarra_) | |||||
* | links to source files from docs | Andrew Harvey | 2021-06-17 | 1 | -17/+23 | |
| | ||||||
* | reduce duplicates stage depends on suburb to avoid matching addresses in ↵ | Andrew Harvey | 2021-06-17 | 1 | -1/+1 | |
| | | | | different suburbs, so include the tag for now | |||||
* | link to street abbreviation challenge | Andrew Harvey | 2021-06-15 | 1 | -1/+1 | |
| | ||||||
* | test xml entities encoding | Andrew Harvey | 2021-06-15 | 2 | -2/+62 | |
| |