alpine/wheels/: tilemapbase-0.4.6 metadata and description

Homepage Simple index PyPI page Newer version available

Use OpenStreetMap tiles as basemaps in python / matplotlib

author Matt Daws
author_email matthew.daws@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3 :: Only
  • Topic :: Scientific/Engineering :: GIS
keywords basemap,OpenStreetMap,tiles
license MIT
platform
  • UNKNOWN
requires_dist
  • requests
  • pillow
requires_python >=3.5
File Tox results History
tilemapbase-0.4.6-py3-none-any.whl
Size
25 KB
Type
Python Wheel
Python
3

Build Status

TileMapBase

Uses OpenStreetMap tiles, or other tile servers, to produce “basemaps” for use with matplotlib. Uses a SQLite database to cache the tiles, so you can experiment with map production without re-downloading the same tiles. Supports Open Data tiles from the UK Ordnance Survey.

Requirements

Pure python. Uses requests to make HTTP requests for tiles, and pillow for image manipulation.

Install

pip install tilemapbase

or build from source:

python setup.py install

or directly from GitHub:

pip install https://github.com/MatthewDaws/TileMapBase/zipball/master

Example

OpenStreetMap data

OpenStreetMap Data is “© OpenStreetMap contributors”, see http://www.openstreetmap.org/copyright

Please remember that tile set usage is subject to constraints: https://operations.osmfoundation.org/policies/tiles/