File: reference.rst

package info (click to toggle)
python-contextily 1.5.2%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 944 kB
  • sloc: python: 1,092; makefile: 41
file content (36 lines) | stat: -rw-r--r-- 600 bytes parent folder | download
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
31
32
33
34
35
36
.. _reference:

Reference Guide
===============

Plotting basemaps
-----------------

.. autofunction:: contextily.add_basemap

.. autofunction:: contextily.add_attribution


Working with tiles
------------------

.. autofunction:: contextily.bounds2raster

.. autofunction:: contextily.bounds2img

.. autofunction:: contextily.warp_tiles

.. autofunction:: contextily.warp_img_transform

.. autofunction:: contextily.howmany


Geocoding and plotting places
-----------------------------

.. autoclass:: contextily.Place

.. automethod:: contextily.Place.plot

.. autofunction:: contextily.plot_map