mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-12-12 20:35:43 +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