aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|