Neutrino API

다운로드 4
업데이트 2024. 4. 5.

neutrino-geocode-reverse

Neutrino API 서비스로 지리적 좌표를 실제 주소로 변환합니다.

neutrino-geocode-reverse [profile=PROFILE] latitude=LATITUDE longitude=LONGITUDE [zoom=ZOOM]
profile=PROFILE
Neutrino API 접속 프로파일 이름
latitude=LATITUDE
Degree 단위의 위도
longitude=LONGITUDE
Degree 단위의 경도
zoom=ZOOM
address, street, city, state, country 중 하나를 지정

출력 필드

필드타입이름설명
profile문자열접속 프로파일Neutrino API 접속 프로파일 식별자
found불리언결과 존재 여부
latitude64비트 실수위도예: 37.56678925
longitude64비트 실수경도예: 126.97842039866163
address문자열주소
town문자열예: Jung-gu
road문자열도로명예: Sejong-daero 20-gil
amenity문자열편의시설예: Seoul City Hall
suburb문자열예: Myeong-dong
house_number문자열건물 번호예: 110
city문자열도시예: Seoul
state문자열주/도
region_code문자열지역 코드예: 11
country문자열국가예: South Korea
country_code문자열국가 코드예: KR
country_code3문자열국가 코드3예: KOR
currency문자열통화예: KRW
postal_code문자열우편 번호예: 04523
location_type문자열지역 타입예: address, street, city, postal-code, railway, natural, island, administrative
tags문자열테그 목록