]> Pileus Git - grits/commitdiff
Update TODO with data items
authorAndy Spencer <andy753421@gmail.com>
Wed, 3 Feb 2010 02:10:48 +0000 (02:10 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 3 Feb 2010 02:10:48 +0000 (02:10 +0000)
TODO

diff --git a/TODO b/TODO
index ad9a31fa08861d45fca338029800841112ba9327..f082afcace38ec4fe5563b2cf833c6f175472726 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,12 +10,18 @@ GisObject:
   - Move GisTile/render_tile to GisObject
   - Move to subdirctory?
 
   - Move GisTile/render_tile to GisObject
   - Move to subdirctory?
 
-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
 
   - 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
 ---------------
 
 Improve plugins
 ---------------
@@ -38,4 +44,5 @@ gps:
   - Create/test it
   - Config: follow position, draw trace, leave marker
 
   - Create/test it
   - Config: follow position, draw trace, leave marker
 
+
 vim: ft=txt ts=2 sw=2 sts=2 spell!
 vim: ft=txt ts=2 sw=2 sts=2 spell!