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 (
Collapse
)
Author
Age
Files
Lines
*
test xml entities encoding
Andrew Harvey
2021-06-15
2
-2
/
+62
|
*
link to postal_code on existing suburbs snippet
Andrew Harvey
2021-06-14
1
-1
/
+1
|
*
finding abbreviated addr:street
Andrew Harvey
2021-06-14
2
-0
/
+9
|
*
readme formatting
Andrew Harvey
2021-06-14
1
-1
/
+1
|
*
set Vicmap Address changeset tags in mr2osc
Andrew Harvey
2021-06-14
1
-11
/
+12
|
*
readme
Andrew Harvey
2021-06-14
1
-2
/
+4
|
*
readme
Andrew Harvey
2021-06-14
1
-3
/
+2
|
*
unit from number create changeset from maproulette setTags operations
Andrew Harvey
2021-06-14
5
-3
/
+467
|
*
build import of postal_code onto admin_level=10 boundaries
Andrew Harvey
2021-06-11
3
-18
/
+76
|
*
additional fgb
Andrew Harvey
2021-06-11
1
-0
/
+1
|
*
indlude osm type/id in admin_level=10 extract
Andrew Harvey
2021-06-11
2
-1
/
+13
|
*
explode unit/number into addr:unit and addr:housenumber
Andrew Harvey
2021-06-10
3
-3
/
+38
|
*
results as FGB for qgis viewing
Andrew Harvey
2021-06-10
1
-0
/
+6
|
*
way nodes not needed, and unset linear_tags to avoid duplicate features in ↵
Andrew Harvey
2021-06-10
1
-2
/
+1
|
|
|
|
named OSM etract
*
reorder features and set ids for better maproulette tasks
Andrew Harvey
2021-06-10
3
-45
/
+71
|
*
doc updates
Andrew Harvey
2021-06-10
1
-2
/
+12
|
*
test upload to API dev server
Andrew Harvey
2021-06-10
1
-0
/
+3
|
*
process from start to end
Andrew Harvey
2021-06-10
5
-14
/
+31
|
*
don't depend on sources in Makefile to avoid rebuild instead of using from cache
Andrew Harvey
2021-06-10
1
-4
/
+4
|
*
use Vicmap PFI ID as complex/building name feature id
Andrew Harvey
2021-06-10
1
-0
/
+2
|
*
why no Vicmap ID?
Andrew Harvey
2021-06-10
1
-0
/
+11
|
*
fix check if complex/building names are exactly the same in OSM
Andrew Harvey
2021-06-09
2
-2
/
+2
|
*
fix cache path
Andrew Harvey
2021-06-09
1
-2
/
+2
|
*
also conflate vicmap building name with osm
Andrew Harvey
2021-06-09
5
-8
/
+203
|
*
add required files to cache
Andrew Harvey
2021-06-09
1
-0
/
+2
|
*
flag Vicmap complex data for manual maproulette review
Andrew Harvey
2021-06-09
8
-2
/
+380
|
*
hide addr:unit:prefix behind a flag
Andrew Harvey
2021-06-09
1
-10
/
+9
|
*
jsdoc toOSM
Andrew Harvey
2021-06-09
1
-0
/
+4
|
*
move large static data into lib
Andrew Harvey
2021-06-09
4
-141
/
+142
|
*
update tests for includeDerivableProperties option
Andrew Harvey
2021-06-09
1
-4
/
+24
|
*
cut header from sort
Andrew Harvey
2021-06-09
1
-1
/
+1
|
*
minor changes to compareSuburb
Andrew Harvey
2021-06-09
2
-2
/
+4
|
*
in compareSuburb use vicmap osm with suburb included
Andrew Harvey
2021-06-09
1
-1
/
+1
|
*
fix typo
Andrew Harvey
2021-06-08
1
-1
/
+1
|
*
fix compareSuburbs now addr:suburb not included by default
Andrew Harvey
2021-06-08
3
-2
/
+12
|
*
create directories before trying to ls
Andrew Harvey
2021-06-08
1
-0
/
+6
|
*
download and extract source file first before converting to geojson
Andrew Harvey
2021-06-08
1
-0
/
+1
|
*
link to wiki import documentation
Andrew Harvey
2021-06-08
1
-0
/
+2
|
*
exclude addr:suburb, addr:postcode, addr:state due to some opposition from ↵
Andrew Harvey
2021-06-08
3
-21
/
+27
|
|
|
|
the local community
*
document import candidate categories
Andrew Harvey
2021-05-27
2
-5
/
+27
|
*
test upload to API dev server
Andrew Harvey
2021-05-27
2
-1
/
+65
|
*
starting to sketch out candidates stage
Andrew Harvey
2021-05-27
6
-5
/
+364
|
*
save osm suburbs in cache
Andrew Harvey
2021-05-27
2
-0
/
+5
|
*
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
|
|
|
|
fixes for maproulette
*
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
|
[next]