Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deal with make later | Andrew Harvey | 2021-05-18 | 1 | -2/+2 |
| | |||||
* | dependencies only but ignore timestamps | Andrew Harvey | 2021-05-18 | 1 | -26/+29 |
| | |||||
* | fix summarise | Andrew Harvey | 2021-05-17 | 1 | -2/+2 |
| | |||||
* | refactor pipeline stages | Andrew Harvey | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | include broken conflation script | Andrew Harvey | 2021-05-17 | 1 | -2/+9 |
| | |||||
* | include victoria boundary in blocks | Andrew Harvey | 2021-05-17 | 1 | -3/+7 |
| | |||||
* | rename to blocksByOSMAddr as this file represents city blocks which have ↵ | Andrew Harvey | 2021-05-17 | 1 | -3/+3 |
| | | | | either no osm addresses or some osm addresses | ||||
* | log feature counts | Andrew Harvey | 2021-05-17 | 1 | -0/+3 |
| | |||||
* | add conflation stage which sorts blocks into contains OSM addresses or not | Andrew Harvey | 2021-05-16 | 1 | -0/+38 |
| | |||||
* | fix addr.osm.fgb | Andrew Harvey | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | fix pg load of vmprop | Andrew Harvey | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | reduce numbers within a range duplication | Andrew Harvey | 2021-05-07 | 1 | -0/+4 |
| | |||||
* | clean dist target | Andrew Harvey | 2021-05-06 | 1 | -0/+4 |
| | |||||
* | add targets to download existing addresses from OSM | Andrew Harvey | 2021-05-05 | 1 | -0/+13 |
| | |||||
* | mbtiles for debugging | Andrew Harvey | 2021-05-05 | 1 | -0/+3 |
| | |||||
* | include debug output in CI and increase memory allocation | Andrew Harvey | 2021-05-05 | 1 | -2/+4 |
| | |||||
* | build vicmap extract for faster development | Andrew Harvey | 2021-05-05 | 1 | -0/+3 |
| | |||||
* | don't depend on shp file in Makefile to avoid re-building if our timestamps ↵ | Andrew Harvey | 2021-05-05 | 1 | -2/+2 |
| | | | | don't match | ||||
* | major refactor and improvements | Andrew Harvey | 2021-05-04 | 1 | -3/+18 |
| | |||||
* | use touch to ensure make dependencies work as intended to avoid attempting ↵ | Andrew Harvey | 2021-05-03 | 1 | -0/+3 |
| | | | | to perform parent tasks | ||||
* | fix converting property to flatgeobuf | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | use prepare job which saves results in cache to skip lengthy geojson stage | Andrew Harvey | 2021-05-03 | 1 | -2/+14 |
| | |||||
* | target filename | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | add code to reduce overlapping points with different units only into addr:flats | Andrew Harvey | 2021-05-02 | 1 | -0/+3 |
| | |||||
* | no verbose wget | Andrew Harvey | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | initial commit | Andrew Harvey | 2021-05-02 | 1 | -0/+22 |