Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix compare in conflate | Andrew Harvey | 2022-05-21 | 1 | -2/+4 | |
| | ||||||
* | number steps | Andrew Harvey | 2022-05-21 | 4 | -19/+22 | |
| | ||||||
* | suburb/locality was moved to admin_level=9 in OSM | Andrew Harvey | 2022-05-21 | 1 | -0/+0 | |
| | ||||||
* | suburb/locality was moved to admin_level=9 in OSM | Andrew Harvey | 2022-05-21 | 3 | -23/+23 | |
| | ||||||
* | fix BUILDING_NAME and COMPLEX_NAME longer GDB attributes | Andrew Harvey | 2022-05-21 | 1 | -4/+4 | |
| | ||||||
* | upstream sources | Andrew Harvey | 2022-04-13 | 1 | -5/+5 | |
| | ||||||
* | swap to gdb source | Andrew Harvey | 2022-03-21 | 4 | -33/+33 | |
| | ||||||
* | allow empty source | Andrew Harvey | 2021-12-22 | 1 | -14/+14 | |
| | ||||||
* | fix b2 sync | Andrew Harvey | 2021-12-21 | 1 | -5/+5 | |
| | ||||||
* | use b2 as cache | Andrew Harvey | 2021-12-21 | 1 | -22/+24 | |
| | ||||||
* | b2 sync for prepare | Andrew Harvey | 2021-12-21 | 1 | -2/+2 | |
| | ||||||
* | use b2 to cache data | Andrew Harvey | 2021-12-21 | 1 | -8/+5 | |
| | ||||||
* | per note at https://qgis.org/en/site/forusers/alldownloads.html#repositories ↵ | Andrew Harvey | 2021-12-21 | 1 | -1/+1 | |
| | | | | qgis won't be rebuilt against updated libraries so using nightly release instead | |||||
* | update build-osm | Andrew Harvey | 2021-12-21 | 1 | -1/+1 | |
| | ||||||
* | install b2 | Andrew Harvey | 2021-12-21 | 5 | -3/+8 | |
| | ||||||
* | add clean target | Andrew Harvey | 2021-10-31 | 1 | -0/+3 | |
| | ||||||
* | conflate reduceDuplicates multiCluster for MapRoulette | Andrew Harvey | 2021-08-18 | 2 | -43/+56 | |
| | ||||||
* | conflate debug/reduceDuplicates/mr_duplicateAddressFarApart.geojson | Andrew Harvey | 2021-08-17 | 3 | -52/+123 | |
| | ||||||
* | vicmap2osm yargs | Andrew Harvey | 2021-08-17 | 1 | -0/+1 | |
| | ||||||
* | counts in makefile | Andrew Harvey | 2021-08-17 | 2 | -17/+25 | |
| | ||||||
* | UNLOGGED tables are lost on machine restart so unsetting it | Andrew Harvey | 2021-08-17 | 1 | -2/+2 | |
| | ||||||
* | fix a few makefile errors | Andrew Harvey | 2021-08-17 | 1 | -1/+5 | |
| | ||||||
* | more explanatory message | Andrew Harvey | 2021-07-05 | 1 | -1/+1 | |
| | ||||||
* | fix reduce overlap where range is first | Andrew Harvey | 2021-07-05 | 4 | -4/+24 | |
| | ||||||
* | need --overwrite to rerun | Andrew Harvey | 2021-07-05 | 1 | -2/+2 | |
| | ||||||
* | mrCoopDiff after conflate | Andrew Harvey | 2021-07-05 | 1 | -0/+1 | |
| | ||||||
* | fix reduceOverlap code which creates ranges if inputs are already ranges | Andrew Harvey | 2021-07-05 | 3 | -2/+179 | |
| | ||||||
* | update within range to accept comparing ranges | Andrew Harvey | 2021-07-05 | 2 | -13/+144 | |
| | ||||||
* | add map to mrPreview | Andrew Harvey | 2021-07-04 | 1 | -5/+63 | |
| | ||||||
* | mrCoopDiff -n more to output the first n challenges only for debugging | Andrew Harvey | 2021-07-04 | 1 | -0/+5 | |
| | ||||||
* | mrPreview additional logging and changes file from url query | Andrew Harvey | 2021-07-04 | 1 | -2/+21 | |
| | ||||||
* | mr changes in conflation for exact match where some attribute differs | Andrew Harvey | 2021-07-04 | 1 | -3/+59 | |
| | ||||||
* | remove tracing and non-uploaded tags | Andrew Harvey | 2021-07-04 | 1 | -0/+8 | |
| | ||||||
* | candidates and upload tweaks | Andrew Harvey | 2021-07-04 | 3 | -15/+25 | |
| | ||||||
* | directly commit upload.py as some local changes were made | Andrew Harvey | 2021-07-04 | 15 | -0/+2020 | |
| | ||||||
* | remove tracing properties from final import candidates | Andrew Harvey | 2021-07-03 | 1 | -1/+4 | |
| | ||||||
* | docs | Andrew Harvey | 2021-07-03 | 1 | -8/+17 | |
| | ||||||
* | more street types in abbr check | Andrew Harvey | 2021-07-03 | 1 | -5/+12 | |
| | ||||||
* | log number of changes in mrPreview | Andrew Harvey | 2021-07-03 | 1 | -0/+4 | |
| | ||||||
* | add vscode debug | Andrew Harvey | 2021-07-03 | 1 | -0/+11 | |
| | ||||||
* | add script and html to preview maproulette cooperative challenge | Andrew Harvey | 2021-07-02 | 2 | -0/+201 | |
| | ||||||
* | commit vscode settings | Andrew Harvey | 2021-07-01 | 1 | -0/+6 | |
| | ||||||
* | more frequent progress updates | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | remove logging used during development | Andrew Harvey | 2021-07-01 | 1 | -1/+0 | |
| | ||||||
* | sketch out more import stages | Andrew Harvey | 2021-07-01 | 1 | -0/+17 | |
| | ||||||
* | fuzzy matches in conflation | Andrew Harvey | 2021-07-01 | 5 | -32/+190 | |
| | ||||||
* | unitFromNumber.osc | Andrew Harvey | 2021-07-01 | 3 | -1/+6 | |
| | ||||||
* | update docs | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | conflate from vicmap-osm-uniq-flats-withinrange | Andrew Harvey | 2021-07-01 | 1 | -1/+1 | |
| | ||||||
* | within range provide a drop reason and consider parity of number | Andrew Harvey | 2021-07-01 | 3 | -3/+33 | |
| |