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 (
Expand
)
Author
Age
Files
Lines
*
add script and html to preview maproulette cooperative challenge
Andrew Harvey
2021-07-02
1
-0
/
+91
*
more frequent progress updates
Andrew Harvey
2021-07-01
1
-1
/
+1
*
remove logging used during development
Andrew Harvey
2021-07-01
1
-1
/
+0
*
fuzzy matches in conflation
Andrew Harvey
2021-07-01
1
-32
/
+177
*
within range provide a drop reason and consider parity of number
Andrew Harvey
2021-07-01
1
-1
/
+5
*
support _pfi for tracing
Andrew Harvey
2021-06-30
1
-9
/
+18
*
code comments
Andrew Harvey
2021-06-30
2
-2
/
+3
*
fixes to reduceRangeDuplicates, require two passes for A/B rather than a sing...
Andrew Harvey
2021-06-30
1
-33
/
+80
*
ignore - when comparing street names because of the differences between osm a...
Andrew Harvey
2021-06-21
1
-1
/
+1
*
debug output reduceDuplicates/droppedSameCoordinates and handle _pfi tags
Andrew Harvey
2021-06-21
1
-2
/
+17
*
mr_duplicateAddressFarApart
Andrew Harvey
2021-06-21
1
-2
/
+70
*
report overlaps
Andrew Harvey
2021-06-18
1
-0
/
+127
*
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
3
-5
/
+29
*
test xml entities encoding
Andrew Harvey
2021-06-15
1
-2
/
+1
*
set Vicmap Address changeset tags in mr2osc
Andrew Harvey
2021-06-14
1
-11
/
+12
*
unit from number create changeset from maproulette setTags operations
Andrew Harvey
2021-06-14
1
-0
/
+438
*
build import of postal_code onto admin_level=10 boundaries
Andrew Harvey
2021-06-11
1
-3
/
+48
*
explode unit/number into addr:unit and addr:housenumber
Andrew Harvey
2021-06-10
2
-3
/
+34
*
reorder features and set ids for better maproulette tasks
Andrew Harvey
2021-06-10
2
-45
/
+69
*
process from start to end
Andrew Harvey
2021-06-10
3
-6
/
+8
*
use Vicmap PFI ID as complex/building name feature id
Andrew Harvey
2021-06-10
1
-0
/
+2
*
fix check if complex/building names are exactly the same in OSM
Andrew Harvey
2021-06-09
2
-2
/
+2
*
also conflate vicmap building name with osm
Andrew Harvey
2021-06-09
2
-1
/
+186
*
flag Vicmap complex data for manual maproulette review
Andrew Harvey
2021-06-09
2
-1
/
+280
*
fix compareSuburbs now addr:suburb not included by default
Andrew Harvey
2021-06-08
1
-1
/
+6
*
exclude addr:suburb, addr:postcode, addr:state due to some opposition from th...
Andrew Harvey
2021-06-08
1
-1
/
+3
*
document import candidate categories
Andrew Harvey
2021-05-27
1
-2
/
+2
*
test upload to API dev server
Andrew Harvey
2021-05-27
1
-0
/
+45
*
starting to sketch out candidates stage
Andrew Harvey
2021-05-27
1
-0
/
+197
*
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
*
add rough script to find potential abbreviated addr:street types and suggest ...
Andrew Harvey
2021-05-26
1
-0
/
+107
*
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
*
report postcodes per osm suburb
Andrew Harvey
2021-05-21
1
-6
/
+61
[next]