forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathau-queensland.json
28 lines (28 loc) · 1.12 KB
/
au-queensland.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
{
"compression": "zip",
"conform": {
"headers": -1,
"merge": [
"COLUMN14",
"COLUMN15"
],
"type": "csv",
"lon": "COLUMN21",
"street": "auto_street",
"csvsplit": "|",
"lat": "COLUMN20",
"file": "DP_PROP_LOCATION_INDEXQLD/WholeOfState_20140530.txt",
"number": "COLUMN10"
},
"attribution": "State of Queensland",
"website": "https://data.qld.gov.au/dataset/property-address-queensland--data-package/resource/544b9d7f-aadd-4eba-b5d2-7a1f1ef0c83f",
"note": "must use web interface & email workflow to download fresh data. cached archive acquired 2014-11-20. License URL has changed; I have contacted the government for confirmation of CC-BY-like provisions.",
"type": "http",
"data": "http://s3.amazonaws.com/data.openaddresses.io/cache/au-queensland.zip",
"coverage": {
"ISO 3166": {"alpha2": "AU-QLD", "state": "Queensland", "country": "Australia"},
"state": "queensland",
"country": "au"
},
"license": "http://dds.information.qld.gov.au/DDS/GetLicenseImage.license?ID=15"
}