aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* dependenciesAndrew Harvey2022-05-251-28/+30
|
* dependenciesAndrew Harvey2022-05-251-4/+13
|
* use artifactsAndrew Harvey2022-05-251-23/+39
|
* no debugAndrew Harvey2022-05-241-1/+0
|
* clear any existing outputs during prepare to start freshAndrew Harvey2022-05-241-1/+3
|
* build vicmap needs some outputs from build osmAndrew Harvey2022-05-241-4/+6
|
* update ciAndrew Harvey2022-05-211-3/+7
|
* clear existing before trying to recreateAndrew Harvey2022-05-211-0/+1
|
* update gitlab ciAndrew Harvey2022-05-211-6/+6
|
* allow empty sourceAndrew Harvey2021-12-221-14/+14
|
* fix b2 syncAndrew Harvey2021-12-211-5/+5
|
* use b2 as cacheAndrew Harvey2021-12-211-22/+24
|
* b2 sync for prepareAndrew Harvey2021-12-211-2/+2
|
* use b2 to cache dataAndrew Harvey2021-12-211-8/+5
|
* unitFromNumber.oscAndrew Harvey2021-07-011-0/+1
|
* report overlapsAndrew Harvey2021-06-181-0/+2
|
* fix cache pathAndrew Harvey2021-06-091-2/+2
|
* also conflate vicmap building name with osmAndrew Harvey2021-06-091-1/+3
|
* add required files to cacheAndrew Harvey2021-06-091-0/+2
|
* flag Vicmap complex data for manual maproulette reviewAndrew Harvey2021-06-091-0/+3
|
* minor changes to compareSuburbAndrew Harvey2021-06-091-1/+1
|
* fix compareSuburbs now addr:suburb not included by defaultAndrew Harvey2021-06-081-1/+1
|
* create directories before trying to lsAndrew Harvey2021-06-081-0/+6
|
* download and extract source file first before converting to geojsonAndrew Harvey2021-06-081-0/+1
|
* test upload to API dev serverAndrew Harvey2021-05-271-1/+20
|
* starting to sketch out candidates stageAndrew Harvey2021-05-271-0/+34
|
* save osm suburbs in cacheAndrew Harvey2021-05-271-0/+2
|
* apply patch from https://github.com/pelias/polygon-lookup/pull/50 until a ↵Andrew Harvey2021-05-251-0/+5
| | | | new release is cut
* report which suburbs differer in vicmap / osmAndrew Harvey2021-05-201-0/+1
|
* script to compare where vicmap addr:suburb differs with osm admin boundary ↵Andrew Harvey2021-05-201-0/+25
| | | | suburb
* dist created within make targetAndrew Harvey2021-05-191-1/+0
|
* build dist/blocksByOSMAddr.geojson as needed by conflate.jsAndrew Harvey2021-05-191-0/+1
|
* log summaryAndrew Harvey2021-05-191-0/+1
|
* dependencies only but ignore timestampsAndrew Harvey2021-05-181-2/+0
|
* trick conflation stage into runningAndrew Harvey2021-05-181-0/+2
|
* show cacheAndrew Harvey2021-05-181-0/+6
|
* log timeAndrew Harvey2021-05-181-4/+4
|
* refactor pipeline stagesAndrew Harvey2021-05-171-10/+46
|
* rename to blocksByOSMAddr as this file represents city blocks which have ↵Andrew Harvey2021-05-171-1/+2
| | | | either no osm addresses or some osm addresses
* mkdir -p dist dataAndrew Harvey2021-05-171-0/+1
|
* offscreen qt for headless qgis_processAndrew Harvey2021-05-171-0/+2
|
* run ci jobs manuallyAndrew Harvey2021-05-171-0/+2
|
* run build osm to identify blocks where we can import without conflationAndrew Harvey2021-05-161-7/+5
|
* add conflation stage which sorts blocks into contains OSM addresses or notAndrew Harvey2021-05-161-0/+15
|
* include withinrange in stageAndrew Harvey2021-05-161-0/+1
|
* use docker imagesAndrew Harvey2021-05-161-10/+2
|
* disable cache on dockerAndrew Harvey2021-05-161-0/+3
|
* docker images for ciAndrew Harvey2021-05-161-0/+43
|
* include debug in artifactsAndrew Harvey2021-05-051-0/+1
|
* update ci to use new make targetsAndrew Harvey2021-05-041-1/+2
|