]> Pileus Git - grits/blobdiff - TODO
Split gis-object.{c,h} -> gis-{object,marker,callback}.{c,h}
[grits] / TODO
diff --git a/TODO b/TODO
index 04e2ec0683d06fb78c1e1cfc9b5ab1abb4770f5f..f082afcace38ec4fe5563b2cf833c6f175472726 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,16 +10,18 @@ GisObject:
   - Move GisTile/render_tile to GisObject
   - Move to subdirctory?
 
-gis-demo:
-  - Rename gis_test -> gis_demo
-  - Add configs, prefs, name spoofing, offline
-
-roam:
+Roam:
   - Find a better way to fix great circle errors
   - Improve garbage collection (use timeout?)
   - Refactor height functions
   - Fix texture rendering at edges w/ linear filtering
 
+Data:
+  - Move to subdirectory?
+  - Create consistent way for caching data.
+  - Provide set of cachers (http, http/wms, http/slippy, etc)
+  - How to integrate these with GisObject?
+
 
 Improve plugins
 ---------------
@@ -27,22 +29,20 @@ env:
        - Config panel
   - Add atmosphere, sun, etc
 
-srtm:
+elev:
        - Config panel
-       - Rename to elev
        - Runtime option to draw heights
 
-bmng:
+sat:
        - Config panel
-       - Rename to sat[ellite]
 
 map:
        - Config panel
   - Use local rendering instead of pixmaps
-  - Color mapping for alpha/color values
 
 gps:
   - Create/test it
   - Config: follow position, draw trace, leave marker
 
+
 vim: ft=txt ts=2 sw=2 sts=2 spell!