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
*
blocks only needs NUMPOINTS attribute
Andrew Harvey
2021-05-25
2
-2
/
+2
*
avoid append in make file
Andrew Harvey
2021-05-25
3
-5
/
+341
*
node 15 needed for String.replaceAll
Andrew Harvey
2021-05-25
2
-2
/
+18
*
expand road suffix
Andrew Harvey
2021-05-25
1
-1
/
+8
*
output maproulette challange for addresses which matched due to inside a poly...
Andrew Harvey
2021-05-25
1
-1
/
+24
*
:face_palm: matches unitless osm is already working in prior logic
Andrew Harvey
2021-05-25
1
-33
/
+12
*
in conflate, where vicmap is non-unit address, detect match against OSM where...
Andrew Harvey
2021-05-25
1
-12
/
+33
*
upgrade to node 15 for String.replaceAll support
Andrew Harvey
2021-05-25
4
-4
/
+4
*
ignore spaces when comparing housenumber and unit
Andrew Harvey
2021-05-25
1
-2
/
+2
*
do unit,number,street matching before point in polygon check to identify more...
Andrew Harvey
2021-05-25
1
-56
/
+55
*
slightly faster code
Andrew Harvey
2021-05-25
1
-1
/
+13
*
use supported md syntax for img
Andrew Harvey
2021-05-25
1
-1
/
+1
*
apply patch from https://github.com/pelias/polygon-lookup/pull/50 until a new...
Andrew Harvey
2021-05-25
2
-0
/
+182
*
more frequent status updates
Andrew Harvey
2021-05-25
1
-2
/
+2
*
log progress
Andrew Harvey
2021-05-23
1
-1
/
+1
*
commit image in readme
Andrew Harvey
2021-05-23
1
-0
/
+0
*
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
2
-2
/
+48
*
unresolved community discussion
Andrew Harvey
2021-05-21
1
-1
/
+4
*
document comparison between vicmap suburb/postcode with osm
Andrew Harvey
2021-05-21
1
-0
/
+22
*
report postcodes per osm suburb
Andrew Harvey
2021-05-21
2
-7
/
+62
*
fix makefile
Andrew Harvey
2021-05-20
1
-1
/
+1
*
handle vicmap locality special cases
Andrew Harvey
2021-05-20
2
-1
/
+74
*
report which suburbs differer in vicmap / osm
Andrew Harvey
2021-05-20
2
-0
/
+4
*
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
3
-0
/
+139
*
conflate debug output with lines joining matches
Andrew Harvey
2021-05-20
3
-1
/
+16
*
addresses where interpolation line exists are fine to import
Andrew Harvey
2021-05-20
1
-4
/
+6
*
fix conflation issue due to out by one error
Andrew Harvey
2021-05-20
1
-4
/
+5
*
script to set id
Andrew Harvey
2021-05-20
1
-0
/
+68
*
dedicated import account
Andrew Harvey
2021-05-20
1
-3
/
+5
*
stages
Andrew Harvey
2021-05-20
1
-1
/
+3
*
update stages docs
Andrew Harvey
2021-05-20
1
-2
/
+6
*
progress indicator for osm address polygon index
Andrew Harvey
2021-05-19
1
-0
/
+7
*
in conflate only match when housenumber and street match AND are both set to ...
Andrew Harvey
2021-05-19
1
-2
/
+16
*
log progress as actual number
Andrew Harvey
2021-05-19
5
-11
/
+11
*
convert dist/conflate to fgb for faster loading in qgis
Andrew Harvey
2021-05-19
1
-0
/
+7
*
dist created within make target
Andrew Harvey
2021-05-19
1
-1
/
+0
*
build dist/blocksByOSMAddr.geojson as needed by conflate.js
Andrew Harvey
2021-05-19
1
-0
/
+1
*
fix vicmap2osm progress indicator
Andrew Harvey
2021-05-19
1
-0
/
+2
*
update conflate.js to match polygons where not strictly within
Andrew Harvey
2021-05-19
3
-10
/
+144
*
community feedback to replace addr:city with addr:suburb
Andrew Harvey
2021-05-19
1
-0
/
+1
*
log summary
Andrew Harvey
2021-05-19
1
-0
/
+1
*
clarify unit type is omitted but unit value is retained
Andrew Harvey
2021-05-19
1
-1
/
+1
*
document some community feedback
Andrew Harvey
2021-05-19
1
-0
/
+11
*
consistent logging
Andrew Harvey
2021-05-19
1
-3
/
+2
*
sketch out possible MapRoulette Cooperative Challenge code for matches
Andrew Harvey
2021-05-19
3
-0
/
+96
*
document where addresse may exist in OSM
Andrew Harvey
2021-05-19
1
-0
/
+13
*
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
[next]