prettymaps marceloprates
Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
- 주요 언어
- Python
- Stars
- 12,882
- Forks
- 649
태그
- 라이브러리/SDK
- 데이터 시각화
- 지도
- GIS 플랫폼
- 파이썬
요약
prettymaps는 osmnx, matplotlib, shapely를 활용해 OpenStreetMap 데이터로 아름답고 맞춤화된 지도를 그리는 최소한의 파이썬 라이브러리입니다. 레이어와 스타일, 프리셋, 원형/반경 경계 등을 파라미터로 지정해 독특한 디자인의 지도를 생성할 수 있습니다. 스트림릿 프론트엔드와 marimo 노트북 튜토리얼, Google Colab 데모를 제공하며, 지도 생성 아트워크나 데이터 시각화에 적합합니다.
README
# prettymaps [OpenStreetMap](https://www.openstreetmap.org/#map=12/11.0733/106.3078) 데이터를 기반으로 맞춤형 지도를 그리는 미니멀한 Python 라이브러리로, [osmnx](https://github.com/gboeing/osmnx), [matplotlib](https://matplotlib.org/), [shapely](https://shapely.readthedocs.io/en/stable/index.html), [vsketch](https://github.c…