aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Yuchen Pei2023-10-211-10/+10
|\
| * update source vicmap data which was stalled at July 2022Andrew Harvey2023-10-181-10/+10
| |
* | Add deps to convertGeoJSONResultsToFGB ruleYuchen Pei2023-10-071-1/+1
| |
* | Add makefile rules to switch between different sizes of vicmapYuchen Pei2023-10-071-6/+23
| | | | | | | | touch to make make rebuild necessary steps
* | Add dependencies to dist/conflate etc.Yuchen Pei2023-10-071-6/+6
|/ | | | This eases make, as it will walk the dependencies automatically
* update comments; source data is now the gdbAndrew Harvey2023-10-021-4/+2
|
* fix target srsAndrew Harvey2023-10-021-2/+2
|
* wget --no-verboseAndrew Harvey2022-05-241-3/+3
|
* to WGS84Andrew Harvey2022-05-231-2/+2
|
* fix complex/building conflationAndrew Harvey2022-05-211-2/+2
|
* fix to fgbAndrew Harvey2022-05-211-1/+2
|
* number stepsAndrew Harvey2022-05-211-1/+0
|
* suburb/locality was moved to admin_level=9 in OSMAndrew Harvey2022-05-211-12/+12
|
* upstream sourcesAndrew Harvey2022-04-131-5/+5
|
* swap to gdb sourceAndrew Harvey2022-03-211-6/+6
|
* add clean targetAndrew Harvey2021-10-311-0/+3
|
* conflate debug/reduceDuplicates/mr_duplicateAddressFarApart.geojsonAndrew Harvey2021-08-171-2/+2
|
* UNLOGGED tables are lost on machine restart so unsetting itAndrew Harvey2021-08-171-2/+2
|
* fix a few makefile errorsAndrew Harvey2021-08-171-1/+5
|
* need --overwrite to rerunAndrew Harvey2021-07-051-2/+2
|
* mrCoopDiff after conflateAndrew Harvey2021-07-051-0/+1
|
* candidates and upload tweaksAndrew Harvey2021-07-041-2/+2
|
* fuzzy matches in conflationAndrew Harvey2021-07-011-0/+2
|
* unitFromNumber.oscAndrew Harvey2021-07-011-1/+1
|
* conflate from vicmap-osm-uniq-flats-withinrangeAndrew Harvey2021-07-011-1/+1
|
* report overlapsAndrew Harvey2021-06-181-0/+3
|
* reduce duplicates stage depends on suburb to avoid matching addresses in ↵Andrew Harvey2021-06-171-1/+1
| | | | different suburbs, so include the tag for now
* finding abbreviated addr:streetAndrew Harvey2021-06-141-0/+3
|
* unit from number create changeset from maproulette setTags operationsAndrew Harvey2021-06-141-0/+3
|
* build import of postal_code onto admin_level=10 boundariesAndrew Harvey2021-06-111-1/+2
|
* additional fgbAndrew Harvey2021-06-111-0/+1
|
* indlude osm type/id in admin_level=10 extractAndrew Harvey2021-06-111-1/+1
|
* results as FGB for qgis viewingAndrew Harvey2021-06-101-0/+6
|
* test upload to API dev serverAndrew Harvey2021-06-101-0/+3
|
* process from start to endAndrew Harvey2021-06-101-7/+8
|
* don't depend on sources in Makefile to avoid rebuild instead of using from cacheAndrew Harvey2021-06-101-4/+4
|
* also conflate vicmap building name with osmAndrew Harvey2021-06-091-1/+5
|
* flag Vicmap complex data for manual maproulette reviewAndrew Harvey2021-06-091-0/+10
|
* cut header from sortAndrew Harvey2021-06-091-1/+1
|
* minor changes to compareSuburbAndrew Harvey2021-06-091-1/+3
|
* in compareSuburb use vicmap osm with suburb includedAndrew Harvey2021-06-091-1/+1
|
* fix typoAndrew Harvey2021-06-081-1/+1
|
* fix compareSuburbs now addr:suburb not included by defaultAndrew Harvey2021-06-081-0/+5
|
* starting to sketch out candidates stageAndrew Harvey2021-05-271-1/+5
|
* blocks only needs NUMPOINTS attributeAndrew Harvey2021-05-251-1/+1
|
* avoid append in make fileAndrew Harvey2021-05-251-3/+5
|
* exactMatchLines as fgbAndrew Harvey2021-05-231-0/+1
|
* split coastal block by suburb to make it easier to deal withAndrew Harvey2021-05-231-2/+32
|
* report postcodes per osm suburbAndrew Harvey2021-05-211-1/+1
|
* fix makefileAndrew Harvey2021-05-201-1/+1
|