aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* readmeAndrew Harvey2021-06-141-2/+4
|
* readmeAndrew Harvey2021-06-141-3/+2
|
* unit from number create changeset from maproulette setTags operationsAndrew Harvey2021-06-145-3/+467
|
* build import of postal_code onto admin_level=10 boundariesAndrew Harvey2021-06-113-18/+76
|
* additional fgbAndrew Harvey2021-06-111-0/+1
|
* indlude osm type/id in admin_level=10 extractAndrew Harvey2021-06-112-1/+13
|
* explode unit/number into addr:unit and addr:housenumberAndrew Harvey2021-06-103-3/+38
|
* results as FGB for qgis viewingAndrew Harvey2021-06-101-0/+6
|
* way nodes not needed, and unset linear_tags to avoid duplicate features in ↵Andrew Harvey2021-06-101-2/+1
| | | | named OSM etract
* reorder features and set ids for better maproulette tasksAndrew Harvey2021-06-103-45/+71
|
* doc updatesAndrew Harvey2021-06-101-2/+12
|
* test upload to API dev serverAndrew Harvey2021-06-101-0/+3
|
* process from start to endAndrew Harvey2021-06-105-14/+31
|
* don't depend on sources in Makefile to avoid rebuild instead of using from cacheAndrew Harvey2021-06-101-4/+4
|
* use Vicmap PFI ID as complex/building name feature idAndrew Harvey2021-06-101-0/+2
|