Kakao Maps

Search Korean places, geocode addresses, and convert between coordinate systems via Kakao's Local API.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search Places By Keyword: Search Kakao Local by keyword (e.g. '강남역 카페', 'BBQ chicken Seoul'). Returns place name, road and lot-number addresses, phone, category, and coordinates.
  • Search Places By Category: List places in a Kakao category (e.g. all cafes within 500m of a coordinate). Useful when you don't have a keyword but want every cafe / restaurant / convenience store nearb
  • Geocode Address: Takes a Korean address (jibun or road-name form) and returns the matching coordinates plus normalized address fields.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Search Korean places, geocode addresses, and convert between coordinate systems via Kakao's Local API. The go-to source for Korean street addresses, businesses, and POI data that Western mapping services miss.

Список инструментов сервера (6)

Технические названия из tools/list. Нужны только разработчикам.

search_places_by_keywordSearch Kakao Local by keyword (e.g. '강남역 카페', 'BBQ chicken Seoul'). Returns place name, road and lot-number addresses, phone, category, and coordinates.
search_places_by_categoryList places in a Kakao category (e.g. all cafes within 500m of a coordinate). Useful when you don't have a keyword but want every cafe / restaurant / convenience store nearby. Requires either (x, y, radius) or `rect`.
geocode_addressTakes a Korean address (jibun or road-name form) and returns the matching coordinates plus normalized address fields.
reverse_geocodeLook up the street address (jibun + road-name) for a WGS84 coordinate.
lookup_region_by_coordReturns both legal (법정동) and administrative (행정동) district names for a coordinate. Useful for 'which dong/gu/si does this point belong to'.
transform_coordinatesTranslate (x, y) from one Korean coordinate system to another (WGS84, TM, KTM, UTM, BESSEL, WKTM, WUTM, CONGNAMUL, WCONGNAMUL).