forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcountrywide.json
31 lines (31 loc) · 914 Bytes
/
countrywide.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
{
"coverage": {
"ISO 3166": {
"alpha2": "NZ",
"country": "New Zealand"
},
"country": "nz"
},
"data": "http://data.openaddresses.io/cache/nz/lds-nz-street-address-electoral-SHP.zip",
"website": "https://data.linz.govt.nz/",
"license": {
"url": "http://creativecommons.org/licenses/by/3.0/nz/",
"text": "CC BY 3.0",
"attribution": true,
"attribution name": "Land Information New Zealand",
"share-alike": false
},
"language": "en",
"note": "This data is curated and produced by the Land Information New Zealand (LINZ) Data Service",
"type": "http",
"compression": "zip",
"conform": {
"id": "id",
"number": "house_numb",
"street": "road_name",
"city": "locality",
"region": "territoria",
"accuracy": 2,
"type": "shapefile"
}
}