aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* fix mr2oscAndrew Harvey2023-10-021-1/+1
* account for addresses outside any suburb in candidatesAndrew Harvey2022-05-261-1/+7
* only include addr:flats if not too longAndrew Harvey2022-05-211-1/+4
* fix compare in conflateAndrew Harvey2022-05-211-2/+4
* suburb/locality was moved to admin_level=9 in OSMAndrew Harvey2022-05-211-3/+3
* fix BUILDING_NAME and COMPLEX_NAME longer GDB attributesAndrew Harvey2022-05-211-4/+4
* conflate reduceDuplicates multiCluster for MapRouletteAndrew Harvey2021-08-181-39/+48
* conflate debug/reduceDuplicates/mr_duplicateAddressFarApart.geojsonAndrew Harvey2021-08-171-49/+120
* vicmap2osm yargsAndrew Harvey2021-08-171-0/+1
* counts in makefileAndrew Harvey2021-08-171-2/+2
* more explanatory messageAndrew Harvey2021-07-051-1/+1
* fix reduce overlap where range is firstAndrew Harvey2021-07-052-1/+15
* fix reduceOverlap code which creates ranges if inputs are already rangesAndrew Harvey2021-07-051-1/+7
* mrCoopDiff -n more to output the first n challenges only for debuggingAndrew Harvey2021-07-041-0/+5
* 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-042-13/+23
* remove tracing properties from final import candidatesAndrew Harvey2021-07-031-1/+4
* more street types in abbr checkAndrew Harvey2021-07-031-5/+12
* add script and html to preview maproulette cooperative challengeAndrew Harvey2021-07-021-0/+91
* more frequent progress updatesAndrew Harvey2021-07-011-1/+1
* remove logging used during developmentAndrew Harvey2021-07-011-1/+0
* fuzzy matches in conflationAndrew Harvey2021-07-011-32/+177
* within range provide a drop reason and consider parity of numberAndrew Harvey2021-07-011-1/+5
* support _pfi for tracingAndrew Harvey2021-06-301-9/+18
* code commentsAndrew Harvey2021-06-302-2/+3
* fixes to reduceRangeDuplicates, require two passes for A/B rather than a sing...Andrew Harvey2021-06-301-33/+80
* ignore - when comparing street names because of the differences between osm a...Andrew Harvey2021-06-211-1/+1
* debug output reduceDuplicates/droppedSameCoordinates and handle _pfi tagsAndrew Harvey2021-06-211-2/+17
* mr_duplicateAddressFarApartAndrew Harvey2021-06-211-2/+70
* report overlapsAndrew Harvey2021-06-181-0/+127
* convert overlapping points into a rangeAndrew Harvey2021-06-181-59/+82
* Where one of the range endpoints is mapped with `addr:flats` and the range it...Andrew Harvey2021-06-183-5/+29
* test xml entities encodingAndrew Harvey2021-06-151-2/+1
* set Vicmap Address changeset tags in mr2oscAndrew Harvey2021-06-141-11/+12
* unit from number create changeset from maproulette setTags operationsAndrew Harvey2021-06-141-0/+438
* build import of postal_code onto admin_level=10 boundariesAndrew Harvey2021-06-111-3/+48
* explode unit/number into addr:unit and addr:housenumberAndrew Harvey2021-06-102-3/+34
* reorder features and set ids for better maproulette tasksAndrew Harvey2021-06-102-45/+69
* process from start to endAndrew Harvey2021-06-103-6/+8
* use Vicmap PFI ID as complex/building name feature idAndrew Harvey2021-06-101-0/+2
* fix check if complex/building names are exactly the same in OSMAndrew Harvey2021-06-092-2/+2
* also conflate vicmap building name with osmAndrew Harvey2021-06-092-1/+186
* flag Vicmap complex data for manual maproulette reviewAndrew Harvey2021-06-092-1/+280
* fix compareSuburbs now addr:suburb not included by defaultAndrew Harvey2021-06-081-1/+6
* exclude addr:suburb, addr:postcode, addr:state due to some opposition from th...Andrew Harvey2021-06-081-1/+3
* document import candidate categoriesAndrew Harvey2021-05-271-2/+2
* test upload to API dev serverAndrew Harvey2021-05-271-0/+45
* starting to sketch out candidates stageAndrew Harvey2021-05-271-0/+197
* clean conflateAndrew Harvey2021-05-271-2/+2