Skip to content

위도 경도 좌표를 행정동 이름으로 바꿔주는 api 서버

Notifications You must be signed in to change notification settings

K1A2/reverse-geocoding-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reverse geocoding fastapi

위도와 경도를 행정동 주소로 바꿔주는 역지오코딩 api 서버 입니다.

실행방법

[Python] 좌표를 행정동 주소로 바꾸기 게시글에서 만든 shp 파일을 data 폴더 안에 넣어주면 바로 사용이 가능합니다.

사용법

/map/reverse-geocode

query

  • lat: 위도 좌표
    • 예) 37.553979
  • lon: 경도 좌표
    • 예) 126.922668
  • type: 가져올 행정동 주소 레벨
    • 0: 읍면동 까지 ex) 서울특별시 마포구 서교동
    • 1: 시군구 까지 ex) 서울특별시 마포구
    • 2: 시도 까지 ex) 서울특별시
  • near: 어떠한 위치에도 포함되지 않을 때, 가장 가까운 행정동으로 리턴할지 여부

About

위도 경도 좌표를 행정동 이름으로 바꿔주는 api 서버

Topics

Resources

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy