mirror of
https://github.com/marceloprates/prettymaps.git
synced 2026-02-01 11:33:22 +01:00
439 B
439 B
prettymaps
A minimal Python library to draw pretty maps from OpenStreetMap data.
Features
- Draw beautiful maps from OSM data
- Highly customizable layers and styles
- Preset management
- Keypoint highlighting
Installation
pip install prettymaps
Quick Example
import prettymaps
prettymaps.plot("Porto Alegre")
Data © OpenStreetMap contributors