Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | report which suburbs differer in vicmap / osm | Andrew Harvey | 2021-05-20 | 2 | -0/+4 |
| | |||||
* | fix location of vicmap-osm.geojson | Andrew Harvey | 2021-05-20 | 1 | -1/+1 |
| | |||||
* | script to compare where vicmap addr:suburb differs with osm admin boundary ↵ | Andrew Harvey | 2021-05-20 | 3 | -0/+139 |
| | | | | suburb | ||||
* | conflate debug output with lines joining matches | Andrew Harvey | 2021-05-20 | 3 | -1/+16 |
| | |||||
* | addresses where interpolation line exists are fine to import | Andrew Harvey | 2021-05-20 | 1 | -4/+6 |
| | |||||
* | fix conflation issue due to out by one error | Andrew Harvey | 2021-05-20 | 1 | -4/+5 |
| | |||||
* | script to set id | Andrew Harvey | 2021-05-20 | 1 | -0/+68 |
| | |||||
* | dedicated import account | Andrew Harvey | 2021-05-20 | 1 | -3/+5 |
| | |||||
* | stages | Andrew Harvey | 2021-05-20 | 1 | -1/+3 |
| | |||||
* | update stages docs | Andrew Harvey | 2021-05-20 | 1 | -2/+6 |
| | |||||
* | progress indicator for osm address polygon index | Andrew Harvey | 2021-05-19 | 1 | -0/+7 |
| | |||||
* | in conflate only match when housenumber and street match AND are both set to ↵ | Andrew Harvey | 2021-05-19 | 1 | -2/+16 |
| | | | | some value, and handle units in matching | ||||
* | log progress as actual number | Andrew Harvey | 2021-05-19 | 5 | -11/+11 |
| | |||||
* | convert dist/conflate to fgb for faster loading in qgis | Andrew Harvey | 2021-05-19 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | fix vicmap2osm progress indicator | Andrew Harvey | 2021-05-19 | 1 | -0/+2 |
| | |||||
* | update conflate.js to match polygons where not strictly within | Andrew Harvey | 2021-05-19 | 3 | -10/+144 |
| | |||||
* | community feedback to replace addr:city with addr:suburb | Andrew Harvey | 2021-05-19 | 1 | -0/+1 |
| | |||||
* | log summary | Andrew Harvey | 2021-05-19 | 1 | -0/+1 |
| | |||||
* | clarify unit type is omitted but unit value is retained | Andrew Harvey | 2021-05-19 | 1 | -1/+1 |
| | |||||
* | document some community feedback | Andrew Harvey | 2021-05-19 | 1 | -0/+11 |
| | |||||
* | consistent logging | Andrew Harvey | 2021-05-19 | 1 | -3/+2 |
| | |||||
* | sketch out possible MapRoulette Cooperative Challenge code for matches | Andrew Harvey | 2021-05-19 | 3 | -0/+96 |
| | |||||
* | document where addresse may exist in OSM | Andrew Harvey | 2021-05-19 | 1 | -0/+13 |
| | |||||
* | make :| didn't do what I had expected | Andrew Harvey | 2021-05-19 | 1 | -29/+33 |
| | |||||
* | make destination directory for conflate | Andrew Harvey | 2021-05-18 | 1 | -0/+1 |
| | |||||
* | 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 |
| |