Skip to main content

Easy to use functions to plot heat maps of geospatial data using staticmaps.

Project description

Heatfall Logo

Heatfall: Easy to use functions for plotting heat maps of geographic data on static maps

PyPI Latest Release Tests

What is it?

Heatfall is a Python package with easy to use functions for plotting heat maps of geographic data on a static map.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/eddiethedean/heatfall

# PyPI
pip install heatfall

Dependencies

Example

import heatfall


lats = [27.88, 27.92, 27.94]
lons = [-82.49, -82.49, -82.46]

heatfall.plot_heat_hashes(lats, lons, 4)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heatfall-0.1.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

heatfall-0.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page