Skip to content

alastairflynn/cartograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartograph

Cartograph is a Python package for drawing OpenStreetMap compatible map tiles. The tiles it produces can be viewed as a slippy map or by various apps such as Maverick.

Installation

Cartograph can be installed using pip

pip install cartograph

Documentation

Documentation is available online, including basic usage and a more extended tutorial.