source: src/django_gheat/website

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9203   14 years dennisw First testfilter added (filters on accespoint_id).
(edit) @9201   14 years dennisw Better mousebounds with nodelist. Some delay with mouseposition though.
(edit) @9197   14 years dennisw Displays a list of nodes. Next to fix: boundaries.
(edit) @9196   14 years dennisw Having doubts about the way the query is being serialized.
(edit) @9192   14 years rick Forgot to include actual osm_proxy caching code.
(edit) @9191   14 years rick speed tweak: heatmap uses the OpenStreetmap.js data, so make sure to …
(edit) @9190   14 years rick I might be a bit biased, feel free to revert. But disable the original …
(edit) @9189   14 years rick Avoid hitting the OSM website all the time, use local caching. Makes …
(edit) @9188   14 years rick Show-case cache generation to avoid re-generation the pictures all the …
(edit) @9186   14 years dennisw Nodelist progress. Shows nodes around mouse when you click on map. …
(edit) @9185   14 years rick Get rid of the annoying 404 warning.
(edit) @9184   14 years rick Implemented cross database tile caching method, using base64 storage.
(edit) @9177   14 years dennisw Progress on showing nodes around mouse when hovering over map. Right …
(edit) @9175   14 years dennisw Website layout updated. Little AJAX test thing, ignore that.
(edit) @9174   14 years rick Rounding errors, colour cannot be more than 255
(edit) @9172   14 years dennisw Changed xcoord & ycoord to INT. Works now, and no noticible …
(edit) @9171   14 years rick Get rid of Deprication warning, caused as alpha cannot be a float.
(edit) @9166   14 years rick Some nice hacks to do filtered dynamic views and alternating colours …
(edit) @9152   14 years rick Signal is not normalized so make it so. Also the starting transparancy …
(edit) @9151   14 years rick Conditional tranparenty, to make sure points with the same value have …
(edit) @9150   14 years rick - Added whole bunch of comments to make code better understandable. - …
(edit) @9149   14 years rick Make sure that we generate a slightly bigger image, to ensure the …
(edit) @9148   14 years rick As Dennis proved during his experiments PyGame is _much_ faster than …
(edit) @9147   14 years rick Alternative heatmap generation 'framework'. Simple/Single file with no …
(add) @9139   14 years dennisw Structure overhaul part 2; added website folder with the template, …
Note: See TracRevisionLog for help on using the revision log.