aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* progress indicator for osm address polygon indexAndrew Harvey2021-05-191-0/+7
* in conflate only match when housenumber and street match AND are both set to ...Andrew Harvey2021-05-191-2/+16
* log progress as actual numberAndrew Harvey2021-05-195-11/+11
* convert dist/conflate to fgb for faster loading in qgisAndrew Harvey2021-05-191-0/+7
* dist created within make targetAndrew Harvey2021-05-191-1/+0
* build dist/blocksByOSMAddr.geojson as needed by conflate.jsAndrew Harvey2021-05-191-0/+1
* fix vicmap2osm progress indicatorAndrew Harvey2021-05-191-0/+2
* update conflate.js to match polygons where not strictly withinAndrew Harvey2021-05-193-10/+144
* community feedback to replace addr:city with addr:suburbAndrew Harvey2021-05-191-0/+1
* log summaryAndrew Harvey2021-05-191-0/+1
* clarify unit type is omitted but unit value is retainedAndrew Harvey2021-05-191-1/+1
* document some community feedbackAndrew Harvey2021-05-191-0/+11
* consistent loggingAndrew Harvey2021-05-191-3/+2
* sketch out possible MapRoulette Cooperative Challenge code for matchesAndrew Harvey2021-05-193-0/+96
* document where addresse may exist in OSMAndrew Harvey2021-05-191-0/+13
* make :| didn't do what I had expectedAndrew Harvey2021-05-191-29/+33
* make destination directory for conflateAndrew Harvey2021-05-181-0/+1
* 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 eith...Andrew Harvey2021-05-173-5/+6
* 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