forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvictoria.json
30 lines (30 loc) · 955 Bytes
/
victoria.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"type": "http",
"data": "http://s3.amazonaws.com/data.openaddresses.io/cache/au-victoria.zip",
"website": "http://services.land.vic.gov.au/landchannel/content/vicmapdata?productID=1",
"compression": "zip",
"coverage": {
"ISO 3166": {
"alpha2": "AU-VIC",
"state": "Victoria",
"country": "Australia"
},
"country": "au",
"state": "victoria"
},
"note": "data URL expires; must use web interface & email workflow to download fresh data. cached archive acquired 2014-11-20.",
"license": {
"url": "http://creativecommons.org/licenses/by/3.0/au/deed.en",
"attribution": true,
"share-alike": false
},
"conform": {
"file": "ll_gda94/sde_shape/whole/VIC/VMADD/layer/address.shp",
"number": "NUM_ADD",
"type": "shapefile",
"street": [
"ROAD_NAME",
"ROAD_TYPE"
]
}
}