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