Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | back to using b2 as artifacts as gitlab artifacts are limited to 1GB | Andrew Harvey | 2022-05-26 | 1 | -41/+19 |
* | needs | Andrew Harvey | 2022-05-25 | 1 | -0/+6 |
* | dependencies | Andrew Harvey | 2022-05-25 | 1 | -28/+30 |
* | dependencies | Andrew Harvey | 2022-05-25 | 1 | -4/+13 |
* | use artifacts | Andrew Harvey | 2022-05-25 | 1 | -23/+39 |
* | no debug | Andrew Harvey | 2022-05-24 | 1 | -1/+0 |
* | clear any existing outputs during prepare to start fresh | Andrew Harvey | 2022-05-24 | 1 | -1/+3 |
* | build vicmap needs some outputs from build osm | Andrew Harvey | 2022-05-24 | 1 | -4/+6 |
* | update ci | Andrew Harvey | 2022-05-21 | 1 | -3/+7 |
* | clear existing before trying to recreate | Andrew Harvey | 2022-05-21 | 1 | -0/+1 |
* | update gitlab ci | Andrew Harvey | 2022-05-21 | 1 | -6/+6 |
* | allow empty source | Andrew Harvey | 2021-12-22 | 1 | -14/+14 |
* | fix b2 sync | Andrew Harvey | 2021-12-21 | 1 | -5/+5 |
* | use b2 as cache | Andrew Harvey | 2021-12-21 | 1 | -22/+24 |
* | b2 sync for prepare | Andrew Harvey | 2021-12-21 | 1 | -2/+2 |
* | use b2 to cache data | Andrew Harvey | 2021-12-21 | 1 | -8/+5 |
* | unitFromNumber.osc | Andrew Harvey | 2021-07-01 | 1 | -0/+1 |
* | report overlaps | Andrew Harvey | 2021-06-18 | 1 | -0/+2 |
* | fix cache path | Andrew Harvey | 2021-06-09 | 1 | -2/+2 |
* | also conflate vicmap building name with osm | Andrew Harvey | 2021-06-09 | 1 | -1/+3 |
* | add required files to cache | Andrew Harvey | 2021-06-09 | 1 | -0/+2 |
* | flag Vicmap complex data for manual maproulette review | Andrew Harvey | 2021-06-09 | 1 | -0/+3 |
* | minor changes to compareSuburb | Andrew Harvey | 2021-06-09 | 1 | -1/+1 |
* | fix compareSuburbs now addr:suburb not included by default | Andrew Harvey | 2021-06-08 | 1 | -1/+1 |
* | create directories before trying to ls | Andrew Harvey | 2021-06-08 | 1 | -0/+6 |
* | download and extract source file first before converting to geojson | Andrew Harvey | 2021-06-08 | 1 | -0/+1 |
* | test upload to API dev server | Andrew Harvey | 2021-05-27 | 1 | -1/+20 |
* | starting to sketch out candidates stage | Andrew Harvey | 2021-05-27 | 1 | -0/+34 |
* | save osm suburbs in cache | Andrew Harvey | 2021-05-27 | 1 | -0/+2 |
* | apply patch from https://github.com/pelias/polygon-lookup/pull/50 until a new... | Andrew Harvey | 2021-05-25 | 1 | -0/+5 |
* | report which suburbs differer in vicmap / osm | Andrew Harvey | 2021-05-20 | 1 | -0/+1 |
* | script to compare where vicmap addr:suburb differs with osm admin boundary su... | Andrew Harvey | 2021-05-20 | 1 | -0/+25 |
* | dist created within make target | Andrew Harvey | 2021-05-19 | 1 | -1/+0 |
* | build dist/blocksByOSMAddr.geojson as needed by conflate.js | Andrew Harvey | 2021-05-19 | 1 | -0/+1 |
* | log summary | Andrew Harvey | 2021-05-19 | 1 | -0/+1 |
* | dependencies only but ignore timestamps | Andrew Harvey | 2021-05-18 | 1 | -2/+0 |
* | trick conflation stage into running | Andrew Harvey | 2021-05-18 | 1 | -0/+2 |
* | show cache | Andrew Harvey | 2021-05-18 | 1 | -0/+6 |
* | log time | Andrew Harvey | 2021-05-18 | 1 | -4/+4 |
* | refactor pipeline stages | Andrew Harvey | 2021-05-17 | 1 | -10/+46 |
* | rename to blocksByOSMAddr as this file represents city blocks which have eith... | Andrew Harvey | 2021-05-17 | 1 | -1/+2 |
* | mkdir -p dist data | Andrew Harvey | 2021-05-17 | 1 | -0/+1 |
* | offscreen qt for headless qgis_process | Andrew Harvey | 2021-05-17 | 1 | -0/+2 |
* | run ci jobs manually | Andrew Harvey | 2021-05-17 | 1 | -0/+2 |
* | run build osm to identify blocks where we can import without conflation | Andrew Harvey | 2021-05-16 | 1 | -7/+5 |
* | add conflation stage which sorts blocks into contains OSM addresses or not | Andrew Harvey | 2021-05-16 | 1 | -0/+15 |
* | include withinrange in stage | Andrew Harvey | 2021-05-16 | 1 | -0/+1 |
* | use docker images | Andrew Harvey | 2021-05-16 | 1 | -10/+2 |
* | disable cache on docker | Andrew Harvey | 2021-05-16 | 1 | -0/+3 |
* | docker images for ci | Andrew Harvey | 2021-05-16 | 1 | -0/+43 |