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

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


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