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