index
:
vicmap2osm.git
master
Convert VicMap Address data to OpenStreetMap, forked from https://gitlab.com/alantgeo/vicmap2osm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add targets to download existing addresses from OSM
Andrew Harvey
2021-05-05
3
-1
/
+32
*
mbtiles for debugging
Andrew Harvey
2021-05-05
1
-0
/
+3
*
omit addr:unit:prefix since it complicates the processing and it is not clear...
Andrew Harvey
2021-05-05
2
-1
/
+3
*
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 d...
Andrew Harvey
2021-05-05
1
-2
/
+2
*
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 remo...
Andrew Harvey
2021-05-03
1
-1
/
+4
*
use touch to ensure make dependencies work as intended to avoid attempting to...
Andrew Harvey
2021-05-03
2
-1
/
+5
*
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