Skip to content

powerplace-io/pyplot-maptiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot Map Tiles in Pyplot

I wrote this map tile plotter to create basic geo-spatial data visualizations for powerplace.io.

Usage

Use class TileMap for plotting a map. Specify a map tile provider for download of map tile images.

MapboxMap wraps TileMap for usage with Mapbox maps (see examples.py).

Example

Example Plot

HTTPError 401

If a request returns an http status code 401 (urllib.error.HTTPError: HTTP Error 401: Unauthorized) and you are using mapbox as an tile provider, it means that the api key you provided is invalid.

About

Plotting map tiles in pyplot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%