prettymaps marceloprates

Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely

主要言語
Python
Stars
12,882
Forks
649

タグ

  • ライブラリ/SDK
  • 可視化
  • 地図描画
  • CLIツール
  • データセット

概要

osmnx・matplotlib・shapelyを活用し、OpenStreetMapデータから配色やレイヤーを自由にカスタマイズした美しい地図画像を描画するPythonライブラリです。円形・指定半径での描画やプリセット、複数地図のモザイク、丘影表現など多彩な機能を持ち、芸術的な地図ポスター生成に最適です。Streamlit製フロントエンドやノートブックチュートリアル、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.com/ab…

查看完整页面