]> Pileus Git - grits/blob - TODO
Add color mapping to map plugin
[grits] / TODO
1 Miscellaneous
2 -------------
3 - Use VertexArrays/VertexBufferObjects/DisplayLists/etc
4 - Mouse control
5 - Plugins can time/location references too a tree-view
6 - Consolidate data code (GisData, GisWms, [GisSlippy])
7
8 GisObject:
9   - Improvie GisMarker
10   - Move GisTile/render_tile to GisObject
11   - Move to subdirctory?
12
13 roam:
14   - Find a better way to fix great circle errors
15   - Improve garbage collection (use timeout?)
16   - Refactor height functions
17   - Fix texture rendering at edges w/ linear filtering
18
19
20 Improve plugins
21 ---------------
22 env:
23         - Config panel
24   - Add atmosphere, sun, etc
25
26 elev:
27         - Config panel
28         - Runtime option to draw heights
29
30 sat:
31         - Config panel
32
33 map:
34         - Config panel
35   - Use local rendering instead of pixmaps
36
37 gps:
38   - Create/test it
39   - Config: follow position, draw trace, leave marker
40
41 vim: ft=txt ts=2 sw=2 sts=2 spell!