aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update within range to accept comparing rangesAndrew Harvey2021-07-052-13/+144
|
* add map to mrPreviewAndrew Harvey2021-07-041-5/+63
|
* mrCoopDiff -n more to output the first n challenges only for debuggingAndrew Harvey2021-07-041-0/+5
|
* mrPreview additional logging and changes file from url queryAndrew Harvey2021-07-041-2/+21
|
* mr changes in conflation for exact match where some attribute differsAndrew Harvey2021-07-041-3/+59
|
* remove tracing and non-uploaded tagsAndrew Harvey2021-07-041-0/+8
|
* candidates and upload tweaksAndrew Harvey2021-07-043-15/+25
|
* directly commit upload.py as some local changes were madeAndrew Harvey2021-07-0415-0/+2020
|
* remove tracing properties from final import candidatesAndrew Harvey2021-07-031-1/+4
|
* docsAndrew Harvey2021-07-031-8/+17
|
* more street types in abbr checkAndrew Harvey2021-07-031-5/+12
|
* log number of changes in mrPreviewAndrew Harvey2021-07-031-0/+4
|
* add vscode debugAndrew Harvey2021-07-031-0/+11
|
* add script and html to preview maproulette cooperative challengeAndrew Harvey2021-07-022-0/+201
|
* commit vscode settingsAndrew Harvey2021-07-011-0/+6
|
* more frequent progress updatesAndrew Harvey2021-07-011-1/+1
|
* remove logging used during developmentAndrew Harvey2021-07-011-1/+0
|
* sketch out more import stagesAndrew Harvey2021-07-011-0/+17
|
* fuzzy matches in conflationAndrew Harvey2021-07-015-32/+190
|
* unitFromNumber.oscAndrew Harvey2021-07-013-1/+6
|
* update docsAndrew Harvey2021-07-011-1/+1
|
* conflate from vicmap-osm-uniq-flats-withinrangeAndrew Harvey2021-07-011-1/+1
|
* within range provide a drop reason and consider parity of numberAndrew Harvey2021-07-013-3/+33
|
* support _pfi for tracingAndrew Harvey2021-06-301-9/+18
|
* code commentsAndrew Harvey2021-06-302-2/+3
|
* readme updatesAndrew Harvey2021-06-301-6/+6
|
* fixes to reduceRangeDuplicates, require two passes for A/B rather than a ↵Andrew Harvey2021-06-305-59/+156
| | | | single pass
* fix within range testAndrew Harvey2021-06-302-1/+32
|
* add debugging configAndrew Harvey2021-06-301-0/+117
|
* include units even when was unable to parse as prefix number postfixAndrew Harvey2021-06-302-1/+8
|
* import limitationsAndrew Harvey2021-06-231-0/+7
|
* ignore - when comparing street names because of the differences between osm ↵Andrew Harvey2021-06-211-1/+1
| | | | and vicmap
* build with suburb first because our code base needs suburb for duplicate ↵Andrew Harvey2021-06-211-1/+1
| | | | detection, they are subsequently removed
* document debug outputsAndrew Harvey2021-06-211-2/+1
|
* fix readme instructionAndrew Harvey2021-06-211-1/+1
|
* update readme linksAndrew Harvey2021-06-211-2/+2
|
* add TOCAndrew Harvey2021-06-211-0/+2
|
* debug output reduceDuplicates/droppedSameCoordinates and handle _pfi tagsAndrew Harvey2021-06-211-2/+17
|
* mr_duplicateAddressFarApartAndrew Harvey2021-06-212-3/+71
|
* report overlapsAndrew Harvey2021-06-183-0/+132
|
* convert overlapping points into a rangeAndrew Harvey2021-06-182-65/+88
|
* Where one of the range endpoints is mapped with `addr:flats` and the range ↵Andrew Harvey2021-06-185-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 docsAndrew Harvey2021-06-171-17/+23
|
* reduce duplicates stage depends on suburb to avoid matching addresses in ↵Andrew Harvey2021-06-171-1/+1
| | | | different suburbs, so include the tag for now
* link to street abbreviation challengeAndrew Harvey2021-06-151-1/+1
|
* test xml entities encodingAndrew Harvey2021-06-152-2/+62
|
* link to postal_code on existing suburbs snippetAndrew Harvey2021-06-141-1/+1
|
* finding abbreviated addr:streetAndrew Harvey2021-06-142-0/+9
|
* readme formattingAndrew Harvey2021-06-141-1/+1
|
* set Vicmap Address changeset tags in mr2oscAndrew Harvey2021-06-141-11/+12
|