Update JusoDB.csv, icon.png, and 4 more files...
This commit is contained in:
44
vworld_API_request.json
Normal file
44
vworld_API_request.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
'response':
|
||||
{
|
||||
'service':
|
||||
{
|
||||
'name': 'address',
|
||||
'version': '2.0',
|
||||
'operation': 'getaddress',
|
||||
'time': '10(ms)'
|
||||
},
|
||||
'status': 'OK',
|
||||
'input':
|
||||
{
|
||||
'point':
|
||||
{
|
||||
'x': '126.98788',
|
||||
'y': '37.539325'
|
||||
},
|
||||
'crs': 'epsg:4326',
|
||||
'type': 'both'
|
||||
},
|
||||
'result':
|
||||
[
|
||||
{
|
||||
'zipcode': '',
|
||||
'type': 'parcel',
|
||||
'text': '서울특별시 용산구 이태원동-5',
|
||||
'structure':
|
||||
{
|
||||
'level0': '대한민국',
|
||||
'level1': '서울특별시',
|
||||
'level2': '용산구',
|
||||
'level3': '',
|
||||
'level4L': '이태원동',
|
||||
'level4LC': '1117013000',
|
||||
'level4A': '',
|
||||
'level4AC': '', '
|
||||
level5': '',
|
||||
'detail': ''
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user