Generates high quality heatmaps based on any coordinate data
Project description
heatmap
why?
There are a few kinds of heat maps. This program is for when you have data points, each with a pair of orthogonal coordinates (X/Y, lat-lon) and you want to plot them on a map such that they blob together a bit to indicate density.
So, it's good for things like:
- eye tracking data
- lat/lon geocoded data points
- GPS tracks
why not?
It's not good for:
- showing results in realtime (because it's too slow)
- running in a browser (because it's in Python)
- automatically layering on proprietary map systems
So... why use a slow data visualizer that doesn't run in a browser? Because the output looks better.
There's another kind of heatmap, also called a choropleth map, in which you divide your map into regions and color each region to indicate something. This tool is not for that.
A more thorough description and examples are posted at http://sethoscope.net/heatmap/
change to command line
As of version 1.13 (April 2017), the method of specifying input files has changed. The old way will continue to be supported for at least one year, but the new way is nicer. Read this tutorial for examples and help on switching to the new way.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file heatmap77-1.13.0.tar.gz.
File metadata
- Download URL: heatmap77-1.13.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e1b265071703f7656a4fa9a4afa5e92e3fe229b83a30a33e436452deaf0da37
|
|
| MD5 |
592db326d052360a8652a2cebbe77317
|
|
| BLAKE2b-256 |
827bfab647387244f540f31fb58a08bb63c041ca05b607064a99a3ef57cb3461
|
File details
Details for the file heatmap77-1.13.0-py3-none-any.whl.
File metadata
- Download URL: heatmap77-1.13.0-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766d6eb2df4733b9022259ff7341b65e4aab838c343c9db7663c34d5f530b80e
|
|
| MD5 |
c4305042f30946365988b24e61c8eb9f
|
|
| BLAKE2b-256 |
ef47e2fcbb3d05df49366f8f5e9503aad14768dcd8d9a637ee9977049d7c51cd
|