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