1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Mercantile
==========
Mercantile is a module of utilities for working with XYZ style spherical
mercator tiles (as in Google Maps, OSM, Mapbox, etc.) and includes a set of
command line programs built on these utilities.
Project repository: https://github.com/mapbox/mercantile
Contents
--------
.. toctree::
:maxdepth: 2
quickstart
install
api/modules.rst
cli
changelog
license
authors
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|