aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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