Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | omit addr:unit:prefix since it complicates the processing and it is not ↵ | Andrew Harvey | 2021-05-05 | 2 | -1/+3 | |
| | | | | clear if it is even desired | |||||
* | lib unitsToRanges | Andrew Harvey | 2021-05-05 | 4 | -1/+68 | |
| | ||||||
* | include debug in artifacts | Andrew Harvey | 2021-05-05 | 1 | -0/+1 | |
| | ||||||
* | include debug output in CI and increase memory allocation | Andrew Harvey | 2021-05-05 | 1 | -2/+4 | |
| | ||||||
* | document display addresses and unit type | Andrew Harvey | 2021-05-05 | 1 | -0/+14 | |
| | ||||||
* | build vicmap extract for faster development | Andrew Harvey | 2021-05-05 | 1 | -0/+3 | |
| | ||||||
* | don't depend on shp file in Makefile to avoid re-building if our timestamps ↵ | Andrew Harvey | 2021-05-05 | 1 | -2/+2 | |
| | | | | don't match | |||||
* | fix unit test | Andrew Harvey | 2021-05-05 | 1 | -1/+0 | |
| | ||||||
* | clean up debug logging, corner cases, and set addr:unit:prefix | Andrew Harvey | 2021-05-05 | 7 | -74/+211 | |
| | ||||||
* | fix bugs in reduceDuplicates.js | Andrew Harvey | 2021-05-04 | 1 | -10/+21 | |
| | ||||||
* | don't include building / property name | Andrew Harvey | 2021-05-04 | 5 | -12/+17 | |
| | ||||||
* | update tests | Andrew Harvey | 2021-05-04 | 5 | -58/+121 | |
| | ||||||
* | update jsdoc | Andrew Harvey | 2021-05-04 | 2 | -4/+2 | |
| | ||||||
* | update ci to use new make targets | Andrew Harvey | 2021-05-04 | 1 | -1/+2 | |
| | ||||||
* | major refactor and improvements | Andrew Harvey | 2021-05-04 | 10 | -31/+370 | |
| | ||||||
* | add cluster library | Andrew Harvey | 2021-05-04 | 5 | -2/+286 | |
| | ||||||
* | fake parent files for make in build stage, in the future we can consider ↵ | Andrew Harvey | 2021-05-03 | 1 | -1/+4 | |
| | | | | removing these as real make dependencies to simplify this | |||||
* | use touch to ensure make dependencies work as intended to avoid attempting ↵ | Andrew Harvey | 2021-05-03 | 2 | -1/+5 | |
| | | | | to perform parent tasks | |||||
* | use cached file when using make | Andrew Harvey | 2021-05-03 | 1 | -1/+1 | |
| | ||||||
* | fix converting property to flatgeobuf | Andrew Harvey | 2021-05-03 | 1 | -1/+1 | |
| | ||||||
* | add basic tests | Andrew Harvey | 2021-05-03 | 4 | -1/+531 | |
| | ||||||
* | global cache | Andrew Harvey | 2021-05-03 | 1 | -1/+3 | |
| | ||||||
* | use prepare job which saves results in cache to skip lengthy geojson stage | Andrew Harvey | 2021-05-03 | 2 | -5/+41 | |
| | ||||||
* | code comments | Andrew Harvey | 2021-05-03 | 1 | -3/+2 | |
| | ||||||
* | credits for code snippet | Andrew Harvey | 2021-05-03 | 1 | -0/+3 | |
| | ||||||
* | target filename | Andrew Harvey | 2021-05-03 | 2 | -2/+2 | |
| | ||||||
* | install node 12 | Andrew Harvey | 2021-05-03 | 1 | -1/+2 | |
| | ||||||
* | add code to reduce overlapping points with different units only into addr:flats | Andrew Harvey | 2021-05-02 | 3 | -0/+171 | |
| | ||||||
* | no verbose wget | Andrew Harvey | 2021-05-02 | 1 | -1/+1 | |
| | ||||||
* | install make | Andrew Harvey | 2021-05-02 | 1 | -1/+1 | |
| | ||||||
* | initial commit | Andrew Harvey | 2021-05-02 | 7 | -0/+404 | |