aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 na...Andrew Harvey2021-06-101-2/+1
* 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
* why no Vicmap ID?Andrew Harvey2021-06-101-0/+11
* fix check if complex/building names are exactly the same in OSMAndrew Harvey2021-06-092-2/+2
* fix cache pathAndrew Harvey2021-06-091-2/+2
* also conflate vicmap building name with osmAndrew Harvey2021-06-095-8/+203
* add required files to cacheAndrew Harvey2021-06-091-0/+2
* flag Vicmap complex data for manual maproulette reviewAndrew Harvey2021-06-098-2/+380
* hide addr:unit:prefix behind a flagAndrew Harvey2021-06-091-10/+9
* jsdoc toOSMAndrew Harvey2021-06-091-0/+4
* move large static data into libAndrew Harvey2021-06-094-141/+142
* update tests for includeDerivableProperties optionAndrew Harvey2021-06-091-4/+24
* cut header from sortAndrew Harvey2021-06-091-1/+1
* minor changes to compareSuburbAndrew Harvey2021-06-092-2/+4
* in compareSuburb use vicmap osm with suburb includedAndrew Harvey2021-06-091-1/+1
* fix typoAndrew Harvey2021-06-081-1/+1
* fix compareSuburbs now addr:suburb not included by defaultAndrew Harvey2021-06-083-2/+12
* create directories before trying to lsAndrew Harvey2021-06-081-0/+6
* download and extract source file first before converting to geojsonAndrew Harvey2021-06-081-0/+1
* link to wiki import documentationAndrew Harvey2021-06-081-0/+2
* exclude addr:suburb, addr:postcode, addr:state due to some opposition from th...Andrew Harvey2021-06-083-21/+27
* document import candidate categoriesAndrew Harvey2021-05-272-5/+27
* test upload to API dev serverAndrew Harvey2021-05-272-1/+65
* starting to sketch out candidates stageAndrew Harvey2021-05-276-5/+364
* save osm suburbs in cacheAndrew Harvey2021-05-272-0/+5
* 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