On Mon, Jun 09, 2008 at 09:38:10PM +0200, Christophe Leske scratched on the 
wall:

> If i do a 3 dimensional rtree, then 
> 
> 1 field = ID
> 2 field = longitude_min
> 3 field = longitude_max (and NOT latitude)

  A 3-dimension R-Tree has 7 columns (3x2 + 1.

  The default R-Tree has 5 dimensions, or a max of 11 columns (5x2 + 1).

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"'People who live in bamboo houses should not throw pandas.' Jesus said that."
   - "The Ninja", www.AskANinja.com, "Special Delivery 10: Pop!Tech 2006"
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to