# Geolib.js - 종속성 없는 기본 Geo 함수들 모음

> Clean Markdown view of GeekNews topic #943. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=943](https://news.hada.io/topic?id=943)
- GeekNews Markdown: [https://news.hada.io/topic/943.md](https://news.hada.io/topic/943.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-11-21T09:46:57+09:00
- Updated: 2019-11-21T09:46:57+09:00
- Original source: [github.com](https://github.com/manuelbieh/geolib)
- Points: 4
- Comments: 0

## Topic Body

거리계산, 좌표들간의 중심찾기, 좌표변환, 해당좌표가 라인/지역 안에 있는지 검사, 가장 가까운 좌표 찾기, 거리간 정렬, 항정선(Rhumb line) Bearing 찾기 등 Geo 관련 2D 함수들 모음.

- getDistance

- findNearest

- getPathLength

- getCenter/getCenterOfBounds(coords)

- isPointInPolygon

- getRhumbLineBearing

- getCompassDirection

- orderByDistance

- getDistanceFromLine

- isPointInLine

- computeDestinationPoint

## Comments



_No public comments on this page._
