]> Pileus Git - grits/blob - TODO
Rename gis_test to gis-demo
[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 gis-demo:
14   - Add configs, prefs, name spoofing, offline
15
16 roam:
17   - Find a better way to fix great circle errors
18   - Improve garbage collection (use timeout?)
19   - Refactor height functions
20   - Fix texture rendering at edges w/ linear filtering
21
22
23 Improve plugins
24 ---------------
25 env:
26         - Config panel
27   - Add atmosphere, sun, etc
28
29 elev:
30         - Config panel
31         - Runtime option to draw heights
32
33 sat:
34         - Config panel
35
36 map:
37         - Config panel
38   - Use local rendering instead of pixmaps
39   - Color mapping for alpha/color values
40
41 gps:
42   - Create/test it
43   - Config: follow position, draw trace, leave marker
44
45 vim: ft=txt ts=2 sw=2 sts=2 spell!