Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |