aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* match unit as another solution to #7Andrew Harvey2021-05-261-6/+8
* null or undefined checkAndrew Harvey2021-05-261-1/+1
* addr:street must be present to matchAndrew Harvey2021-05-261-1/+2
* add rough script to find potential abbreviated addr:street types and suggest ...Andrew Harvey2021-05-261-0/+107
* only output _matches in debugAndrew Harvey2021-05-261-1/+3
* looser matching, ignoring some whitespace and caseAndrew Harvey2021-05-261-2/+7
* include osm poly in mr taskAndrew Harvey2021-05-251-1/+1
* check id found in blocks, due to bug in upstream libraryAndrew Harvey2021-05-251-0/+4
* simplify to type/idAndrew Harvey2021-05-251-2/+1
* include _osmtype and _osmid only in debug modeAndrew Harvey2021-05-251-2/+8
* output maproulette challange for addresses which matched due to inside a poly...Andrew Harvey2021-05-251-1/+24
* :face_palm: matches unitless osm is already working in prior logicAndrew Harvey2021-05-251-33/+12
* in conflate, where vicmap is non-unit address, detect match against OSM where...Andrew Harvey2021-05-251-12/+33
* ignore spaces when comparing housenumber and unitAndrew Harvey2021-05-251-2/+2
* do unit,number,street matching before point in polygon check to identify more...Andrew Harvey2021-05-251-56/+55
* slightly faster codeAndrew Harvey2021-05-251-1/+13
* more frequent status updatesAndrew Harvey2021-05-251-2/+2
* log progressAndrew Harvey2021-05-231-1/+1
* report postcodes per osm suburbAndrew Harvey2021-05-211-6/+61
* script to compare where vicmap addr:suburb differs with osm admin boundary su...Andrew Harvey2021-05-201-0/+101
* conflate debug output with lines joining matchesAndrew Harvey2021-05-201-1/+6
* addresses where interpolation line exists are fine to importAndrew Harvey2021-05-201-4/+6
* fix conflation issue due to out by one errorAndrew Harvey2021-05-201-4/+5
* script to set idAndrew Harvey2021-05-201-0/+68
* progress indicator for osm address polygon indexAndrew Harvey2021-05-191-0/+7
* in conflate only match when housenumber and street match AND are both set to ...Andrew Harvey2021-05-191-2/+16
* log progress as actual numberAndrew Harvey2021-05-195-11/+11
* fix vicmap2osm progress indicatorAndrew Harvey2021-05-191-0/+2
* update conflate.js to match polygons where not strictly withinAndrew Harvey2021-05-191-9/+48
* consistent loggingAndrew Harvey2021-05-191-3/+2
* sketch out possible MapRoulette Cooperative Challenge code for matchesAndrew Harvey2021-05-191-0/+81
* fix syntax errorAndrew Harvey2021-05-181-1/+1