aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* report which suburbs differer in vicmap / osmAndrew Harvey2021-05-202-0/+4
|
* fix location of vicmap-osm.geojsonAndrew Harvey2021-05-201-1/+1
|
* script to compare where vicmap addr:suburb differs with osm admin boundary ↵Andrew Harvey2021-05-203-0/+139
| | | | suburb
* conflate debug output with lines joining matchesAndrew Harvey2021-05-203-1/+16
|
* addresses where interpolation line exists are fine to importAndrew Harvey2021-05-201-4/+6
|
* fix conflation issue due to out by one errorAndrew Harvey2021-05-201-4/+5
|
* script to set idAndrew Harvey2021-05-201-0/+68
|
* dedicated import accountAndrew Harvey2021-05-201-3/+5
|
* stagesAndrew Harvey2021-05-201-1/+3
|
* update stages docsAndrew Harvey2021-05-201-2/+6
|
* 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
| | | | some value, and handle units in matching
* 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 ↵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
|