# tilemaker - OpenStreetMap 데이터로 지도 벡터 타일 만들기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4594](https://news.hada.io/topic?id=4594)
- GeekNews Markdown: [https://news.hada.io/topic/4594.md](https://news.hada.io/topic/4594.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-07-12T09:41:48+09:00
- Updated: 2021-07-12T09:41:48+09:00
- Original source: [tilemaker.org](https://tilemaker.org/)
- Points: 10
- Comments: 1

## Topic Body

- OSM 데이터를 추출해서 나만의 지도 데이터를 생성하는 오픈소스

ㅤ→ 추출한 지도는 웹/앱에서 무제한으로 사용 가능

ㅤ→ Mapbox Vector Tiles 포맷

ㅤ→ MapLibre GL 로 웹/모바일에서 렌더링 가능

ㅤ→ 맥/윈/리눅스용 실행파일

- Lua 스크립트 지원

ㅤ→ 원하는 OSM Tag 선택 가능

ㅤ→ Zoom 레벨 조정 및 필터링

ㅤ→ 고급 처리를 위한 Spatial Query 가능

ㅤ→ 외부 Shapefile 데이터 추가 가능

ㅤ→ 기본 스크립트 제공

- C++ + Google Protocol Buffers, Boost, Lua, sqlite3, shapelib

## Comments



### Comment 5660

- Author: xguru
- Created: 2021-07-12T09:41:58+09:00
- Points: 1

- MapLibre GL - MapboxGL JS의 오픈소스 포크 https://news.hada.io/topic?id=4026
