aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add clean targetAndrew Harvey2021-10-311-0/+3
|
* conflate debug/reduceDuplicates/mr_duplicateAddressFarApart.geojsonAndrew Harvey2021-08-171-2/+2
|
* UNLOGGED tables are lost on machine restart so unsetting itAndrew Harvey2021-08-171-2/+2
|
* fix a few makefile errorsAndrew Harvey2021-08-171-1/+5
|
* need --overwrite to rerunAndrew Harvey2021-07-051-2/+2
|
* mrCoopDiff after conflateAndrew Harvey2021-07-051-0/+1
|
* candidates and upload tweaksAndrew Harvey2021-07-041-2/+2
|
* fuzzy matches in conflationAndrew Harvey2021-07-011-0/+2
|
* unitFromNumber.oscAndrew Harvey2021-07-011-1/+1
|
* conflate from vicmap-osm-uniq-flats-withinrangeAndrew Harvey2021-07-011-1/+1
|
* report overlapsAndrew Harvey2021-06-181-0/+3
|
* 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
* finding abbreviated addr:streetAndrew Harvey2021-06-141-0/+3
|
* unit from number create changeset from maproulette setTags operationsAndrew Harvey2021-06-141-0/+3
|
* build import of postal_code onto admin_level=10 boundariesAndrew Harvey2021-06-111-1/+2
|
* additional fgbAndrew Harvey2021-06-111-0/+1
|
* indlude osm type/id in admin_level=10 extractAndrew Harvey2021-06-111-1/+1
|
* results as FGB for qgis viewingAndrew Harvey2021-06-101-0/+6
|
* test upload to API dev serverAndrew Harvey2021-06-101-0/+3
|
* process from start to endAndrew Harvey2021-06-101-7/+8
|
* don't depend on sources in Makefile to avoid rebuild instead of using from cacheAndrew Harvey2021-06-101-4/+4
|
* also conflate vicmap building name with osmAndrew Harvey2021-06-091-1/+5
|
* flag Vicmap complex data for manual maproulette reviewAndrew Harvey2021-06-091-0/+10
|
* cut header from sortAndrew Harvey2021-06-091-1/+1
|
* minor changes to compareSuburbAndrew Harvey2021-06-091-1/+3
|
* 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-081-0/+5
|
* starting to sketch out candidates stageAndrew Harvey2021-05-271-1/+5
|
* blocks only needs NUMPOINTS attributeAndrew Harvey2021-05-251-1/+1
|
* avoid append in make fileAndrew Harvey2021-05-251-3/+5
|
* exactMatchLines as fgbAndrew Harvey2021-05-231-0/+1
|
* split coastal block by suburb to make it easier to deal withAndrew Harvey2021-05-231-2/+32
|
* report postcodes per osm suburbAndrew Harvey2021-05-211-1/+1
|
* fix makefileAndrew Harvey2021-05-201-1/+1
|
* report which suburbs differer in vicmap / osmAndrew Harvey2021-05-201-0/+3
|
* fix location of vicmap-osm.geojsonAndrew Harvey2021-05-201-1/+1
|
* script to compare where vicmap addr:suburb differs with osm admin boundary ↵Andrew Harvey2021-05-201-0/+13
| | | | suburb
* convert dist/conflate to fgb for faster loading in qgisAndrew Harvey2021-05-191-0/+7
|
* make :| didn't do what I had expectedAndrew Harvey2021-05-191-29/+33
|
* make destination directory for conflateAndrew Harvey2021-05-181-0/+1
|
* deal with make laterAndrew Harvey2021-05-181-2/+2
|
* dependencies only but ignore timestampsAndrew Harvey2021-05-181-26/+29
|
* fix summariseAndrew Harvey2021-05-171-2/+2
|
* refactor pipeline stagesAndrew Harvey2021-05-171-1/+1
|
* include broken conflation scriptAndrew Harvey2021-05-171-2/+9
|
* include victoria boundary in blocksAndrew Harvey2021-05-171-3/+7
|
* rename to blocksByOSMAddr as this file represents city blocks which have ↵Andrew Harvey2021-05-171-3/+3
| | | | either no osm addresses or some osm addresses
* log feature countsAndrew Harvey2021-05-171-0/+3
|
* add conflation stage which sorts blocks into contains OSM addresses or notAndrew Harvey2021-05-161-0/+38
|