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
/
bin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
slightly faster code
Andrew Harvey
2021-05-25
1
-1
/
+13
|
*
more frequent status updates
Andrew Harvey
2021-05-25
1
-2
/
+2
|
*
log progress
Andrew Harvey
2021-05-23
1
-1
/
+1
|
*
report postcodes per osm suburb
Andrew Harvey
2021-05-21
1
-6
/
+61
|
*
script to compare where vicmap addr:suburb differs with osm admin boundary ↵
Andrew Harvey
2021-05-20
1
-0
/
+101
|
|
|
|
suburb
*
conflate debug output with lines joining matches
Andrew Harvey
2021-05-20
1
-1
/
+6
|
*
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
|
*
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
|
|
|
|
some value, and handle units in matching
*
log progress as actual number
Andrew Harvey
2021-05-19
5
-11
/
+11
|
*
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
1
-9
/
+48
|
*
consistent logging
Andrew Harvey
2021-05-19
1
-3
/
+2
|
*
sketch out possible MapRoulette Cooperative Challenge code for matches
Andrew Harvey
2021-05-19
1
-0
/
+81
|
*
fix syntax error
Andrew Harvey
2021-05-18
1
-1
/
+1
|
*
log process in vicmap2osm
Andrew Harvey
2021-05-18
1
-0
/
+7
|
*
detect when start/end regexp doesn't match
Andrew Harvey
2021-05-18
1
-5
/
+14
|
*
improve performance by indexing by street
Andrew Harvey
2021-05-18
3
-39
/
+53
|
*
add --verbose logging flag
Andrew Harvey
2021-05-18
2
-4
/
+9
|
*
fix bug in conflation
Andrew Harvey
2021-05-17
1
-2
/
+2
|
*
log match features in conflation
Andrew Harvey
2021-05-17
1
-0
/
+1
|
*
refactor pipeline stages
Andrew Harvey
2021-05-17
1
-13
/
+5
|
*
include broken conflation script
Andrew Harvey
2021-05-17
1
-0
/
+231
|
*
only log progress on TTY to avoid logging to gitlab ci
Andrew Harvey
2021-05-16
3
-7
/
+7
|
*
test flats inside range
Andrew Harvey
2021-05-15
1
-5
/
+7
|
*
fix reduceRangeDuplicates to only output debug stream with --debug
Andrew Harvey
2021-05-15
1
-2
/
+4
|
*
fix reduceRangeDuplicates and add tests
Andrew Harvey
2021-05-15
1
-12
/
+47
|
*
additional logging
Andrew Harvey
2021-05-13
1
-2
/
+2
|
*
fix reduceRangeDuplicates
Andrew Harvey
2021-05-07
1
-0
/
+1
|
*
fix reduceOverlap to push feature not unit number
Andrew Harvey
2021-05-07
1
-1
/
+1
|
*
limit addr:flats values to 255 chars
Andrew Harvey
2021-05-07
1
-0
/
+22
|
*
fix syntax errors
Andrew Harvey
2021-05-07
1
-3
/
+4
|
*
reduce numbers within a range duplication
Andrew Harvey
2021-05-07
1
-0
/
+295
|
*
filter out some unit building types
Andrew Harvey
2021-05-05
1
-3
/
+2
|
*
fix reduce overlap to reduce addr:unit to addr:flats when two different ↵
Andrew Harvey
2021-05-05
1
-85
/
+69
|
|
|
|
addresses are at the same point
*
omit addr:unit:prefix since it complicates the processing and it is not ↵
Andrew Harvey
2021-05-05
1
-1
/
+1
|
|
|
|
clear if it is even desired
*
lib unitsToRanges
Andrew Harvey
2021-05-05
1
-0
/
+1
|
*
clean up debug logging, corner cases, and set addr:unit:prefix
Andrew Harvey
2021-05-05
3
-63
/
+160
|
*
fix bugs in reduceDuplicates.js
Andrew Harvey
2021-05-04
1
-10
/
+21
|
*
don't include building / property name
Andrew Harvey
2021-05-04
2
-4
/
+2
|
*
major refactor and improvements
Andrew Harvey
2021-05-04
3
-0
/
+444