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