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 | 2 | -28/+29 | |
| | ||||||
* | conflation documentation | Andrew Harvey | 2021-05-18 | 1 | -2/+28 | |
| | ||||||
* | trick conflation stage into running | Andrew Harvey | 2021-05-18 | 1 | -0/+2 | |
| | ||||||
* | show cache | Andrew Harvey | 2021-05-18 | 1 | -0/+6 | |
| | ||||||
* | fix syntax error | Andrew Harvey | 2021-05-18 | 1 | -1/+1 | |
| | ||||||
* | log process in vicmap2osm | Andrew Harvey | 2021-05-18 | 1 | -0/+7 | |
| | ||||||
* | detect when start/end regexp doesn't match | Andrew Harvey | 2021-05-18 | 1 | -5/+14 | |
| | ||||||
* | improve performance by indexing by street | Andrew Harvey | 2021-05-18 | 3 | -39/+53 | |
| | ||||||
* | log time | Andrew Harvey | 2021-05-18 | 1 | -4/+4 | |
| | ||||||
* | add --verbose logging flag | Andrew Harvey | 2021-05-18 | 3 | -5/+10 | |
| | ||||||
* | fix summarise | Andrew Harvey | 2021-05-17 | 1 | -2/+2 | |
| | ||||||
* | reduce verbose logging | Andrew Harvey | 2021-05-17 | 1 | -1/+1 | |
| | ||||||
* | fix bug in conflation | Andrew Harvey | 2021-05-17 | 1 | -2/+2 | |
| | ||||||
* | log match features in conflation | Andrew Harvey | 2021-05-17 | 1 | -0/+1 | |
| | ||||||
* | refactor pipeline stages | Andrew Harvey | 2021-05-17 | 6 | -30/+65 | |
| | ||||||
* | upgrade dependencies | Andrew Harvey | 2021-05-17 | 2 | -5/+5 | |
| | ||||||
* | include broken conflation script | Andrew Harvey | 2021-05-17 | 4 | -2/+272 | |
| | ||||||
* | 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 | 3 | -5/+6 | |
| | | | | 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 | |
| | ||||||
* | log feature counts | Andrew Harvey | 2021-05-17 | 1 | -0/+3 | |
| | ||||||
* | run ci jobs manually | Andrew Harvey | 2021-05-17 | 1 | -0/+2 | |
| | ||||||
* | install qgis for debian unstable | Andrew Harvey | 2021-05-17 | 1 | -1/+1 | |
| | ||||||
* | supported by NHVR | Andrew Harvey | 2021-05-17 | 1 | -0/+2 | |
| | ||||||
* | use debian unstable for conflate for latest packages | Andrew Harvey | 2021-05-16 | 1 | -1/+1 | |
| | ||||||
* | need more recent gdal for flatgeobuf | Andrew Harvey | 2021-05-16 | 1 | -1/+1 | |
| | ||||||
* | 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 | 3 | -0/+71 | |
| | ||||||
* | remove excessive development logging | Andrew Harvey | 2021-05-16 | 1 | -1/+0 | |
| | ||||||
* | only log progress on TTY to avoid logging to gitlab ci | Andrew Harvey | 2021-05-16 | 3 | -7/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | fix docker | Andrew Harvey | 2021-05-16 | 3 | -6/+6 | |
| | ||||||
* | curl -S illegal option | Andrew Harvey | 2021-05-16 | 3 | -3/+3 | |
| | ||||||
* | docker images for ci | Andrew Harvey | 2021-05-16 | 4 | -0/+67 | |
| | ||||||
* | quick fix but need to investigate later | Andrew Harvey | 2021-05-15 | 1 | -1/+4 | |
| | ||||||
* | test flats inside range | Andrew Harvey | 2021-05-15 | 2 | -6/+40 | |
| | ||||||
* | additional unit test covers retaining range midpoint with unit | Andrew Harvey | 2021-05-15 | 1 | -6/+38 | |
| | ||||||
* | fix reduceRangeDuplicates to only output debug stream with --debug | Andrew Harvey | 2021-05-15 | 1 | -2/+4 | |
| | ||||||
* | fix reduceRangeDuplicates and add tests | Andrew Harvey | 2021-05-15 | 4 | -13/+135 | |
| | ||||||
* | readme | Andrew Harvey | 2021-05-15 | 1 | -8/+18 | |
| | ||||||
* | fix units to ranges to deal with complex cases | Andrew Harvey | 2021-05-14 | 2 | -2/+25 | |
| | ||||||
* | handle duplicate units when converting to ranges | Andrew Harvey | 2021-05-14 | 2 | -1/+13 | |
| | ||||||
* | update documentation | Andrew Harvey | 2021-05-14 | 3 | -17/+25 | |
| | ||||||
* | additional logging | Andrew Harvey | 2021-05-13 | 2 | -3/+13 | |
| | ||||||
* | log message when regexp didn't match for prefix number suffix | Andrew Harvey | 2021-05-13 | 1 | -0/+5 | |
| | ||||||
* | fix reduceRangeDuplicates | Andrew Harvey | 2021-05-07 | 1 | -0/+1 | |
| |