kakao_coord_to_region
Convert longitude and latitude coordinates to administrative district information, identifying the legal dong and administrative dong for a location. Get region data from coordinates.
Instructions
위경도 좌표를 행정동/법정동 행정구역 정보로 변환.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | 경도(longitude) | |
| y | Yes | 위도(latitude) |