aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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 su...Andrew Harvey2021-05-201-0/+13
* 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 eith...Andrew Harvey2021-05-171-3/+3
* 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
* fix addr.osm.fgbAndrew Harvey2021-05-071-1/+1
* fix pg load of vmpropAndrew Harvey2021-05-071-1/+1
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+4
* clean dist targetAndrew Harvey2021-05-061-0/+4
* add targets to download existing addresses from OSMAndrew Harvey2021-05-051-0/+13
* mbtiles for debuggingAndrew Harvey2021-05-051-0/+3
* include debug output in CI and increase memory allocationAndrew Harvey2021-05-051-2/+4
* build vicmap extract for faster developmentAndrew Harvey2021-05-051-0/+3
* don't depend on shp file in Makefile to avoid re-building if our timestamps d...Andrew Harvey2021-05-051-2/+2
* major refactor and improvementsAndrew Harvey2021-05-041-3/+18
* use touch to ensure make dependencies work as intended to avoid attempting to...Andrew Harvey2021-05-031-0/+3
* fix converting property to flatgeobufAndrew Harvey2021-05-031-1/+1
* use prepare job which saves results in cache to skip lengthy geojson stageAndrew Harvey2021-05-031-2/+14
* target filenameAndrew Harvey2021-05-031-1/+1
* add code to reduce overlapping points with different units only into addr:flatsAndrew Harvey2021-05-021-0/+3
* no verbose wgetAndrew Harvey2021-05-021-1/+1
* initial commitAndrew Harvey2021-05-021-0/+22