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
/
conflate.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compare in conflate
Andrew Harvey
2022-05-21
1
-2
/
+4
*
fix reduce overlap where range is first
Andrew Harvey
2021-07-05
1
-1
/
+9
*
mr changes in conflation for exact match where some attribute differs
Andrew Harvey
2021-07-04
1
-3
/
+59
*
remove tracing and non-uploaded tags
Andrew Harvey
2021-07-04
1
-0
/
+8
*
fuzzy matches in conflation
Andrew Harvey
2021-07-01
1
-32
/
+177
*
ignore - when comparing street names because of the differences between osm a...
Andrew Harvey
2021-06-21
1
-1
/
+1
*
explode unit/number into addr:unit and addr:housenumber
Andrew Harvey
2021-06-10
1
-2
/
+33
*
process from start to end
Andrew Harvey
2021-06-10
1
-1
/
+1
*
clean conflate
Andrew Harvey
2021-05-27
1
-2
/
+2
*
match unit as another solution to #7
Andrew Harvey
2021-05-26
1
-6
/
+8
*
null or undefined check
Andrew Harvey
2021-05-26
1
-1
/
+1
*
addr:street must be present to match
Andrew Harvey
2021-05-26
1
-1
/
+2
*
only output _matches in debug
Andrew Harvey
2021-05-26
1
-1
/
+3
*
looser matching, ignoring some whitespace and case
Andrew Harvey
2021-05-26
1
-2
/
+7
*
include osm poly in mr task
Andrew Harvey
2021-05-25
1
-1
/
+1
*
check id found in blocks, due to bug in upstream library
Andrew Harvey
2021-05-25
1
-0
/
+4
*
simplify to type/id
Andrew Harvey
2021-05-25
1
-2
/
+1
*
include _osmtype and _osmid only in debug mode
Andrew Harvey
2021-05-25
1
-2
/
+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
*
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
*
more frequent status updates
Andrew Harvey
2021-05-25
1
-2
/
+2
*
log progress
Andrew Harvey
2021-05-23
1
-1
/
+1
*
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
*
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
1
-2
/
+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
*
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