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
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
results as FGB for qgis viewing
Andrew Harvey
2021-06-10
1
-0
/
+6
*
test upload to API dev server
Andrew Harvey
2021-06-10
1
-0
/
+3
*
process from start to end
Andrew Harvey
2021-06-10
1
-7
/
+8
*
don't depend on sources in Makefile to avoid rebuild instead of using from cache
Andrew Harvey
2021-06-10
1
-4
/
+4
*
also conflate vicmap building name with osm
Andrew Harvey
2021-06-09
1
-1
/
+5
*
flag Vicmap complex data for manual maproulette review
Andrew Harvey
2021-06-09
1
-0
/
+10
*
cut header from sort
Andrew Harvey
2021-06-09
1
-1
/
+1
*
minor changes to compareSuburb
Andrew Harvey
2021-06-09
1
-1
/
+3
*
in compareSuburb use vicmap osm with suburb included
Andrew Harvey
2021-06-09
1
-1
/
+1
*
fix typo
Andrew Harvey
2021-06-08
1
-1
/
+1
*
fix compareSuburbs now addr:suburb not included by default
Andrew Harvey
2021-06-08
1
-0
/
+5
*
starting to sketch out candidates stage
Andrew Harvey
2021-05-27
1
-1
/
+5
*
blocks only needs NUMPOINTS attribute
Andrew Harvey
2021-05-25
1
-1
/
+1
*
avoid append in make file
Andrew Harvey
2021-05-25
1
-3
/
+5
*
exactMatchLines as fgb
Andrew Harvey
2021-05-23
1
-0
/
+1
*
split coastal block by suburb to make it easier to deal with
Andrew Harvey
2021-05-23
1
-2
/
+32
*
report postcodes per osm suburb
Andrew Harvey
2021-05-21
1
-1
/
+1
*
fix makefile
Andrew Harvey
2021-05-20
1
-1
/
+1
*
report which suburbs differer in vicmap / osm
Andrew Harvey
2021-05-20
1
-0
/
+3
*
fix location of vicmap-osm.geojson
Andrew Harvey
2021-05-20
1
-1
/
+1
*
script to compare where vicmap addr:suburb differs with osm admin boundary su...
Andrew Harvey
2021-05-20
1
-0
/
+13
*
convert dist/conflate to fgb for faster loading in qgis
Andrew Harvey
2021-05-19
1
-0
/
+7
*
make :| didn't do what I had expected
Andrew Harvey
2021-05-19
1
-29
/
+33
*
make destination directory for conflate
Andrew Harvey
2021-05-18
1
-0
/
+1
*
deal with make later
Andrew Harvey
2021-05-18
1
-2
/
+2
*
dependencies only but ignore timestamps
Andrew Harvey
2021-05-18
1
-26
/
+29
*
fix summarise
Andrew Harvey
2021-05-17
1
-2
/
+2
*
refactor pipeline stages
Andrew Harvey
2021-05-17
1
-1
/
+1
*
include broken conflation script
Andrew Harvey
2021-05-17
1
-2
/
+9
*
include victoria boundary in blocks
Andrew Harvey
2021-05-17
1
-3
/
+7
*
rename to blocksByOSMAddr as this file represents city blocks which have eith...
Andrew Harvey
2021-05-17
1
-3
/
+3
*
log feature counts
Andrew Harvey
2021-05-17
1
-0
/
+3
*
add conflation stage which sorts blocks into contains OSM addresses or not
Andrew Harvey
2021-05-16
1
-0
/
+38
*
fix addr.osm.fgb
Andrew Harvey
2021-05-07
1
-1
/
+1
*
fix pg load of vmprop
Andrew Harvey
2021-05-07
1
-1
/
+1
*
reduce numbers within a range duplication
Andrew Harvey
2021-05-07
1
-0
/
+4
*
clean dist target
Andrew Harvey
2021-05-06
1
-0
/
+4
*
add targets to download existing addresses from OSM
Andrew Harvey
2021-05-05
1
-0
/
+13
*
mbtiles for debugging
Andrew Harvey
2021-05-05
1
-0
/
+3
*
include debug output in CI and increase memory allocation
Andrew Harvey
2021-05-05
1
-2
/
+4
*
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
*
major refactor and improvements
Andrew Harvey
2021-05-04
1
-3
/
+18
*
use touch to ensure make dependencies work as intended to avoid attempting to...
Andrew Harvey
2021-05-03
1
-0
/
+3
*
fix converting property to flatgeobuf
Andrew Harvey
2021-05-03
1
-1
/
+1
*
use prepare job which saves results in cache to skip lengthy geojson stage
Andrew Harvey
2021-05-03
1
-2
/
+14
*
target filename
Andrew Harvey
2021-05-03
1
-1
/
+1
*
add code to reduce overlapping points with different units only into addr:flats
Andrew Harvey
2021-05-02
1
-0
/
+3
*
no verbose wget
Andrew Harvey
2021-05-02
1
-1
/
+1
*
initial commit
Andrew Harvey
2021-05-02
1
-0
/
+22