Files
python-prettymaps-mirror/docs/index.md
2025-05-16 20:09:31 -03:00

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