forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 2
/
statewide.json
37 lines (37 loc) · 1.23 KB
/
statewide.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
31
32
33
34
35
36
37
{
"type": "http",
"data": "https://s3.amazonaws.com/data.openaddresses.io/cache/uploads/andrewharvey-openaddr/26bab9/VICMAP_ADDRESS.zip",
"website": "https://www.data.vic.gov.au/data/dataset/address-vicmap-address",
"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 2018-09-17.",
"license": {
"url": "http://creativecommons.org/licenses/by/4.0/",
"text": "CC BY 4.0",
"attribution": true,
"attribution name": "Copyright © The State of Victoria, Department of Environment, Land, Water & Planning 2018",
"share-alike": false
},
"conform": {
"file": "ll_gda94/sde_shape/whole/VIC/VMADD/layer/address.shp",
"type": "shapefile",
"id": "PFI",
"number": "NUM_ADD",
"street": [
"ROAD_NAME",
"ROAD_TYPE",
"RD_SUF"
],
"city": "LOCALITY",
"postcode": "POSTCODE",
"region": "STATE"
}
}