My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: gmaps, heatmap, python, wsgi, aspen, geo
Show all Featured downloads:
gheat-0.2.tbz gheat-0.2.zip
People details
Project owners:
  whit537
Project committers:
endtwist, dav...@brconsulting.com.au

Google Maps gives you API for adding additional map layers. This software implements a map tile server for a heatmap layer.


Ports

Gheat for App Engine

Gheat for Django

Gheat for Google Earth (and offline use in general)


Examples

Please tell me (chad@zetaweb.com) if you'd like a link here.

NumberInvestigator is using gheat (with portions ported to PHP) to generate hourly maps of telemarketing victims.

Color of Change used gheat to visualize stories of what Obama's election meant to voters and how they participated in the campaign.

The Anglican Church in North America is using gheat on their homepage to show their parishes.

VisTrac is using gheat to visualize clicks on web pages.

Russell Neches is using gheat to visualize auto and bike accidents in Davis, CA. The data is parsed from about 10,000 raw police reports.

Yvan Girard is using gheat to show Twitter activity in and around Tokyo.

The Australian Honeynet Project is using gheat to visualize the origin of spam that gets caught in their SensorNET honeypots.

The Conficker Working Group is using gheat to track the spread of the Conficker worm.

This is an animated heatmap of the conficker botnet as found in Australia (one frame a day, unique IPs per frame, with data from the end of January through June, 2009). This was produced using a heavily modified gheat. Here's a Flash example.


Full Documentation

How it Works

This is a standalone web app that responds to URLs of the form

/<color_scheme>/<zoom>/<x>,<y>.png

with 256px by 256px images like this:

You tell Google Maps (via their API) to place these images over your embedded map. The images are increasingly transparent as the zoom level increases, so they make a nice overlay.

Here's a live example.


Dependencies

A Word about Backends


Full documentation is available.









Hosted by Google Code