aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* deal with make laterAndrew Harvey2021-05-181-2/+2
|
* dependencies only but ignore timestampsAndrew Harvey2021-05-182-28/+29
|
* conflation documentationAndrew Harvey2021-05-181-2/+28
|
* trick conflation stage into runningAndrew Harvey2021-05-181-0/+2
|
* show cacheAndrew Harvey2021-05-181-0/+6
|
* fix syntax errorAndrew Harvey2021-05-181-1/+1
|
* log process in vicmap2osmAndrew Harvey2021-05-181-0/+7
|
* detect when start/end regexp doesn't matchAndrew Harvey2021-05-181-5/+14
|
* improve performance by indexing by streetAndrew Harvey2021-05-183-39/+53
|
* log timeAndrew Harvey2021-05-181-4/+4
|
* add --verbose logging flagAndrew Harvey2021-05-183-5/+10
|
* fix summariseAndrew Harvey2021-05-171-2/+2
|
* reduce verbose loggingAndrew Harvey2021-05-171-1/+1
|
* fix bug in conflationAndrew Harvey2021-05-171-2/+2
|
* log match features in conflationAndrew Harvey2021-05-171-0/+1
|
* refactor pipeline stagesAndrew Harvey2021-05-176-30/+65
|
* upgrade dependenciesAndrew Harvey2021-05-172-5/+5
|
* include broken conflation scriptAndrew Harvey2021-05-174-2/+272
|
* include victoria boundary in blocksAndrew Harvey2021-05-171-3/+7
|
* rename to blocksByOSMAddr as this file represents city blocks which have ↵Andrew Harvey2021-05-173-5/+6
| | | | 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
|
* log feature countsAndrew Harvey2021-05-171-0/+3
|
* run ci jobs manuallyAndrew Harvey2021-05-171-0/+2
|
* install qgis for debian unstableAndrew Harvey2021-05-171-1/+1
|
* supported by NHVRAndrew Harvey2021-05-171-0/+2
|
* use debian unstable for conflate for latest packagesAndrew Harvey2021-05-161-1/+1
|
* need more recent gdal for flatgeobufAndrew Harvey2021-05-161-1/+1
|
* 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-163-0/+71
|
* remove excessive development loggingAndrew Harvey2021-05-161-1/+0
|
* only log progress on TTY to avoid logging to gitlab ciAndrew Harvey2021-05-163-7/+7
|
* 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
|
* fix dockerAndrew Harvey2021-05-163-6/+6
|
* curl -S illegal optionAndrew Harvey2021-05-163-3/+3
|
* docker images for ciAndrew Harvey2021-05-164-0/+67
|
* quick fix but need to investigate laterAndrew Harvey2021-05-151-1/+4
|
* test flats inside rangeAndrew Harvey2021-05-152-6/+40
|
* additional unit test covers retaining range midpoint with unitAndrew Harvey2021-05-151-6/+38
|
* fix reduceRangeDuplicates to only output debug stream with --debugAndrew Harvey2021-05-151-2/+4
|
* fix reduceRangeDuplicates and add testsAndrew Harvey2021-05-154-13/+135
|
* readmeAndrew Harvey2021-05-151-8/+18
|
* fix units to ranges to deal with complex casesAndrew Harvey2021-05-142-2/+25
|
* handle duplicate units when converting to rangesAndrew Harvey2021-05-142-1/+13
|
* update documentationAndrew Harvey2021-05-143-17/+25
|
* additional loggingAndrew Harvey2021-05-132-3/+13
|
* log message when regexp didn't match for prefix number suffixAndrew Harvey2021-05-131-0/+5
|
* fix reduceRangeDuplicatesAndrew Harvey2021-05-071-0/+1
|