forked from openaddresses/openaddresses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjp-hiroshima.json
31 lines (31 loc) · 1.04 KB
/
jp-hiroshima.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
{
"type": "http",
"data": "http://s3.amazonaws.com/data.openaddresses.io/cache/jp-hiroshima.zip",
"website": "http://nlftp.mlit.go.jp/isj/index.html",
"compression": "zip",
"attribution": "Japanese Ministry of Land, Infrastructure and Transport",
"coverage": {
"ISO 3166": {"alpha2": "JP-34", "country": "Japan", "prefecture": "Hiroshima"},
"country": "jp",
"state": "\u5e83\u5cf6\u770c"
},
"conform": {
"type": "csv",
"lat": "\u7def\u5ea6",
"srs": "EPSG:4612",
"number": "auto_number",
"street": "\u5927\u5b57\u30fb\u753a\u4e01\u76ee\u540d",
"advanced_merge": {
"auto_number": {
"separator": "-",
"fields": [
"\u8857\u533a\u7b26\u53f7\u30fb\u5730\u756a",
"\u5ea7\u6a19\u7cfb\u756a\u53f7"
]
}
},
"lon": "\u7d4c\u5ea6",
"encoding": "SHIFT_JISX0213"
},
"license": "http://nlftp.mlit.go.jp/ksj/other/yakkan.html"
}