# Mapbox를 오픈소스 솔루션들로 교체하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8531](https://news.hada.io/topic?id=8531)
- GeekNews Markdown: [https://news.hada.io/topic/8531.md](https://news.hada.io/topic/8531.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-21T10:17:02+09:00
- Updated: 2023-02-21T10:17:02+09:00
- Original source: [kschaul.com](https://www.kschaul.com/post/2023/02/16/how-the-post-is-replacing-mapbox-with-open-source-solutions/)
- Points: 10
- Comments: 2

## Topic Body

- 워싱턴포스 기사에서 사용할 인터랙티브 맵을 비싼 맵박스 대신 오픈소스로 만든 후기   
- OpenMapTiles : OpenStreetMap 과 NaturalEarth의 데이터를 내려받아 타일 만들기  
- Maptunik : Mapbox Studio와 비슷한 오픈소스 스타일 편집기   
- PMTiles : 타일들을 찾아보기 쉽게 최적화하여 하나의 아카이브로 묶어서 호스팅 (HTTP Range로 요청)  
- Maplibre-gl-js : 클라이언트 측 렌더링

## Comments



### Comment 14948

- Author: depth221
- Created: 2023-02-23T00:04:09+09:00
- Points: 1

맵박스도 오픈스트리트맵 기반 지도 서비스이긴 하지만, 맵박스에서 제공하는 각종 편의 서비스를 직접 구축할 수 있으면 그렇게 하는 게 확실히 더 싼가 보네요.

### Comment 14922

- Author: kbumsik
- Created: 2023-02-21T11:42:13+09:00
- Points: 1

Mapbox 도 원래 오픈소스였는데 이렇게 되니 좀 슬프네요.  
  
다른 한편으로 예전 GIS 할 때 저런 것들 구축이 편하지 않는데, 지금 내용을 보면 저런 인터렉티브 지도를 가진 기사마다 타일을 만들어주고 호스팅 해야하는거 같네요. 이런걸 할 수 있는 언론사를 가진게 부럽네요.
