Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Andrew Harvey | 2021-05-25 | 1 | -0/+5 |
| | | | | new release is cut | ||||
* | 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 ↵ | Andrew Harvey | 2021-05-20 | 1 | -0/+25 |
| | | | | suburb | ||||
* | 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 ↵ | Andrew Harvey | 2021-05-17 | 1 | -1/+2 |
| | | | | either no osm addresses or some osm addresses | ||||
* | 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 |
| | |||||
* | include debug in artifacts | Andrew Harvey | 2021-05-05 | 1 | -0/+1 |
| | |||||
* | update ci to use new make targets | Andrew Harvey | 2021-05-04 | 1 | -1/+2 |
| | |||||
* | add cluster library | Andrew Harvey | 2021-05-04 | 1 | -1/+1 |
| | |||||
* | fake parent files for make in build stage, in the future we can consider ↵ | Andrew Harvey | 2021-05-03 | 1 | -1/+4 |
| | | | | removing these as real make dependencies to simplify this | ||||
* | use touch to ensure make dependencies work as intended to avoid attempting ↵ | Andrew Harvey | 2021-05-03 | 1 | -1/+2 |
| | | | | to perform parent tasks | ||||
* | use cached file when using make | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | add basic tests | Andrew Harvey | 2021-05-03 | 1 | -0/+1 |
| | |||||
* | global cache | Andrew Harvey | 2021-05-03 | 1 | -1/+3 |
| | |||||
* | use prepare job which saves results in cache to skip lengthy geojson stage | Andrew Harvey | 2021-05-03 | 1 | -3/+27 |
| | |||||
* | target filename | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | install node 12 | Andrew Harvey | 2021-05-03 | 1 | -1/+2 |
| | |||||
* | install make | Andrew Harvey | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | initial commit | Andrew Harvey | 2021-05-02 | 1 | -0/+21 |