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
/
reduceOverlap.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
only include addr:flats if not too long
Andrew Harvey
2022-05-21
1
-1
/
+4
*
more explanatory message
Andrew Harvey
2021-07-05
1
-1
/
+1
*
fix reduce overlap where range is first
Andrew Harvey
2021-07-05
1
-0
/
+6
*
fix reduceOverlap code which creates ranges if inputs are already ranges
Andrew Harvey
2021-07-05
1
-1
/
+7
*
support _pfi for tracing
Andrew Harvey
2021-06-30
1
-9
/
+18
*
code comments
Andrew Harvey
2021-06-30
1
-1
/
+1
*
convert overlapping points into a range
Andrew Harvey
2021-06-18
1
-59
/
+82
*
Where one of the range endpoints is mapped with `addr:flats` and the range it...
Andrew Harvey
2021-06-18
1
-2
/
+8
*
explode unit/number into addr:unit and addr:housenumber
Andrew Harvey
2021-06-10
1
-1
/
+1
*
log progress as actual number
Andrew Harvey
2021-05-19
1
-3
/
+3
*
improve performance by indexing by street
Andrew Harvey
2021-05-18
1
-2
/
+3
*
add --verbose logging flag
Andrew Harvey
2021-05-18
1
-3
/
+8
*
only log progress on TTY to avoid logging to gitlab ci
Andrew Harvey
2021-05-16
1
-2
/
+2
*
additional logging
Andrew Harvey
2021-05-13
1
-2
/
+2
*
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 reduce overlap to reduce addr:unit to addr:flats when two different addre...
Andrew Harvey
2021-05-05
1
-85
/
+69
*
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
1
-42
/
+82
*
don't include building / property name
Andrew Harvey
2021-05-04
1
-3
/
+2
*
major refactor and improvements
Andrew Harvey
2021-05-04
1
-0
/
+205