Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' | Yuchen Pei | 2023-10-21 | 1 | -10/+10 |
|\ | |||||
| * | update source vicmap data which was stalled at July 2022 | Andrew Harvey | 2023-10-18 | 1 | -10/+10 |
| | | |||||
* | | Add deps to convertGeoJSONResultsToFGB rule | Yuchen Pei | 2023-10-07 | 1 | -1/+1 |
| | | |||||
* | | Add makefile rules to switch between different sizes of vicmap | Yuchen Pei | 2023-10-07 | 1 | -6/+23 |
| | | | | | | | | touch to make make rebuild necessary steps | ||||
* | | Add dependencies to dist/conflate etc. | Yuchen Pei | 2023-10-07 | 1 | -6/+6 |
|/ | | | | This eases make, as it will walk the dependencies automatically | ||||
* | update comments; source data is now the gdb | Andrew Harvey | 2023-10-02 | 1 | -4/+2 |
| | |||||
* | fix target srs | Andrew Harvey | 2023-10-02 | 1 | -2/+2 |
| | |||||
* | wget --no-verbose | Andrew Harvey | 2022-05-24 | 1 | -3/+3 |
| | |||||
* | to WGS84 | Andrew Harvey | 2022-05-23 | 1 | -2/+2 |
| | |||||
* | fix complex/building conflation | Andrew Harvey | 2022-05-21 | 1 | -2/+2 |
| | |||||
* | fix to fgb | Andrew Harvey | 2022-05-21 | 1 | -1/+2 |
| | |||||
* | number steps | Andrew Harvey | 2022-05-21 | 1 | -1/+0 |
| | |||||
* | suburb/locality was moved to admin_level=9 in OSM | Andrew Harvey | 2022-05-21 | 1 | -12/+12 |
| | |||||
* | upstream sources | Andrew Harvey | 2022-04-13 | 1 | -5/+5 |
| | |||||
* | swap to gdb source | Andrew Harvey | 2022-03-21 | 1 | -6/+6 |
| | |||||
* | add clean target | Andrew Harvey | 2021-10-31 | 1 | -0/+3 |
| | |||||
* | conflate debug/reduceDuplicates/mr_duplicateAddressFarApart.geojson | Andrew Harvey | 2021-08-17 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | need --overwrite to rerun | Andrew Harvey | 2021-07-05 | 1 | -2/+2 |
| | |||||
* | mrCoopDiff after conflate | Andrew Harvey | 2021-07-05 | 1 | -0/+1 |
| | |||||
* | candidates and upload tweaks | Andrew Harvey | 2021-07-04 | 1 | -2/+2 |
| | |||||
* | fuzzy matches in conflation | Andrew Harvey | 2021-07-01 | 1 | -0/+2 |
| | |||||
* | unitFromNumber.osc | Andrew Harvey | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | conflate from vicmap-osm-uniq-flats-withinrange | Andrew Harvey | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | report overlaps | Andrew Harvey | 2021-06-18 | 1 | -0/+3 |
| | |||||
* | reduce duplicates stage depends on suburb to avoid matching addresses in ↵ | Andrew Harvey | 2021-06-17 | 1 | -1/+1 |
| | | | | different suburbs, so include the tag for now | ||||
* | finding abbreviated addr:street | Andrew Harvey | 2021-06-14 | 1 | -0/+3 |
| | |||||
* | unit from number create changeset from maproulette setTags operations | Andrew Harvey | 2021-06-14 | 1 | -0/+3 |
| | |||||
* | build import of postal_code onto admin_level=10 boundaries | Andrew Harvey | 2021-06-11 | 1 | -1/+2 |
| | |||||
* | additional fgb | Andrew Harvey | 2021-06-11 | 1 | -0/+1 |
| | |||||
* | indlude osm type/id in admin_level=10 extract | Andrew Harvey | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | results as FGB for qgis viewing | Andrew Harvey | 2021-06-10 | 1 | -0/+6 |
| | |||||
* | test upload to API dev server | Andrew Harvey | 2021-06-10 | 1 | -0/+3 |
| | |||||
* | process from start to end | Andrew Harvey | 2021-06-10 | 1 | -7/+8 |
| | |||||
* | don't depend on sources in Makefile to avoid rebuild instead of using from cache | Andrew Harvey | 2021-06-10 | 1 | -4/+4 |
| | |||||
* | also conflate vicmap building name with osm | Andrew Harvey | 2021-06-09 | 1 | -1/+5 |
| | |||||
* | flag Vicmap complex data for manual maproulette review | Andrew Harvey | 2021-06-09 | 1 | -0/+10 |
| | |||||
* | cut header from sort | Andrew Harvey | 2021-06-09 | 1 | -1/+1 |
| | |||||
* | minor changes to compareSuburb | Andrew Harvey | 2021-06-09 | 1 | -1/+3 |
| | |||||
* | in compareSuburb use vicmap osm with suburb included | Andrew Harvey | 2021-06-09 | 1 | -1/+1 |
| | |||||
* | fix typo | Andrew Harvey | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | fix compareSuburbs now addr:suburb not included by default | Andrew Harvey | 2021-06-08 | 1 | -0/+5 |
| | |||||
* | starting to sketch out candidates stage | Andrew Harvey | 2021-05-27 | 1 | -1/+5 |
| | |||||
* | blocks only needs NUMPOINTS attribute | Andrew Harvey | 2021-05-25 | 1 | -1/+1 |
| | |||||
* | avoid append in make file | Andrew Harvey | 2021-05-25 | 1 | -3/+5 |
| | |||||
* | exactMatchLines as fgb | Andrew Harvey | 2021-05-23 | 1 | -0/+1 |
| | |||||
* | split coastal block by suburb to make it easier to deal with | Andrew Harvey | 2021-05-23 | 1 | -2/+32 |
| | |||||
* | report postcodes per osm suburb | Andrew Harvey | 2021-05-21 | 1 | -1/+1 |
| | |||||
* | fix makefile | Andrew Harvey | 2021-05-20 | 1 | -1/+1 |
| |