aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Andrew Harvey2021-06-083-21/+27
| | | | the local community
* 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
| | | | fixes for maproulette
* 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
|
* blocks only needs NUMPOINTS attributeAndrew Harvey2021-05-252-2/+2
|
* avoid append in make fileAndrew Harvey2021-05-253-5/+341
|
* node 15 needed for String.replaceAllAndrew Harvey2021-05-252-2/+18
|
* expand road suffixAndrew Harvey2021-05-251-1/+8
|
* output maproulette challange for addresses which matched due to inside a ↵Andrew Harvey2021-05-251-1/+24
| | | | polygon but have different tags
* :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 ↵Andrew Harvey2021-05-251-12/+33
| | | | where the OSM addresses for that housenumber all have a unit
* upgrade to node 15 for String.replaceAll supportAndrew Harvey2021-05-254-4/+4
|
* ignore spaces when comparing housenumber and unitAndrew Harvey2021-05-251-2/+2
|
* do unit,number,street matching before point in polygon check to identify ↵Andrew Harvey2021-05-251-56/+55
| | | | more matches
* slightly faster codeAndrew Harvey2021-05-251-1/+13
|
* use supported md syntax for imgAndrew Harvey2021-05-251-1/+1
|
* apply patch from https://github.com/pelias/polygon-lookup/pull/50 until a ↵Andrew Harvey2021-05-252-0/+182
| | | | new release is cut
* more frequent status updatesAndrew Harvey2021-05-251-2/+2
|
* log progressAndrew Harvey2021-05-231-1/+1
|
* commit image in readmeAndrew Harvey2021-05-231-0/+0
|