aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix building unit type filteringAndrew Harvey2021-05-061-1/+1
|
* clean dist targetAndrew Harvey2021-05-061-0/+4
|
* prefix and suffix support in unitsToRangesAndrew Harvey2021-05-062-4/+114
|
* filter out some unit building typesAndrew Harvey2021-05-053-7/+50
|
* fix reduce overlap to reduce addr:unit to addr:flats when two different ↵Andrew Harvey2021-05-051-85/+69
| | | | addresses are at the same point
* update docs on addr:unit:prefixAndrew Harvey2021-05-051-1/+1
|
* add targets to download existing addresses from OSMAndrew Harvey2021-05-053-1/+32
|
* mbtiles for debuggingAndrew Harvey2021-05-051-0/+3
|
* omit addr:unit:prefix since it complicates the processing and it is not ↵Andrew Harvey2021-05-052-1/+3
| | | | clear if it is even desired
* lib unitsToRangesAndrew Harvey2021-05-054-1/+68
|
* include debug in artifactsAndrew Harvey2021-05-051-0/+1
|
* include debug output in CI and increase memory allocationAndrew Harvey2021-05-051-2/+4
|
* document display addresses and unit typeAndrew Harvey2021-05-051-0/+14
|
* build vicmap extract for faster developmentAndrew Harvey2021-05-051-0/+3
|
* don't depend on shp file in Makefile to avoid re-building if our timestamps ↵Andrew Harvey2021-05-051-2/+2
| | | | don't match
* fix unit testAndrew Harvey2021-05-051-1/+0
|
* clean up debug logging, corner cases, and set addr:unit:prefixAndrew Harvey2021-05-057-74/+211
|
* fix bugs in reduceDuplicates.jsAndrew Harvey2021-05-041-10/+21
|
* don't include building / property nameAndrew Harvey2021-05-045-12/+17
|
* update testsAndrew Harvey2021-05-045-58/+121
|
* update jsdocAndrew Harvey2021-05-042-4/+2
|
* update ci to use new make targetsAndrew Harvey2021-05-041-1/+2
|
* major refactor and improvementsAndrew Harvey2021-05-0410-31/+370
|
* add cluster libraryAndrew Harvey2021-05-045-2/+286
|
* fake parent files for make in build stage, in the future we can consider ↵Andrew Harvey2021-05-031-1/+4
| | | | removing these as real make dependencies to simplify this
* use touch to ensure make dependencies work as intended to avoid attempting ↵Andrew Harvey2021-05-032-1/+5
| | | | to perform parent tasks
* use cached file when using makeAndrew Harvey2021-05-031-1/+1
|
* fix converting property to flatgeobufAndrew Harvey2021-05-031-1/+1
|
* add basic testsAndrew Harvey2021-05-034-1/+531
|
* global cacheAndrew Harvey2021-05-031-1/+3
|
* use prepare job which saves results in cache to skip lengthy geojson stageAndrew Harvey2021-05-032-5/+41
|
* code commentsAndrew Harvey2021-05-031-3/+2
|
* credits for code snippetAndrew Harvey2021-05-031-0/+3
|
* target filenameAndrew Harvey2021-05-032-2/+2
|
* install node 12Andrew Harvey2021-05-031-1/+2
|
* add code to reduce overlapping points with different units only into addr:flatsAndrew Harvey2021-05-023-0/+171
|
* no verbose wgetAndrew Harvey2021-05-021-1/+1
|
* install makeAndrew Harvey2021-05-021-1/+1
|
* initial commitAndrew Harvey2021-05-027-0/+404