06-13-06 12:31 PM
I am working on an implementation of a mobile camera that tags each photo
with a location name based on GPS coordinates. Someone suggested r-trees
for the database format.
r-trees sound exactly like what I need; however every implementation I've
found centerson a *SQL engine. My little embedded platform won't run any
form of SQL database.
Is anyone aware of a flat-file based r-tree implementation, preferrably in
C? Something suitable for an embedded system?
Thanks,
--Yan
--
o__
,>/'_ o__
(_)\(_) ,>/'_ o__
Yan Seiner, PE (_)\(_) ,>/'_ o__
Certified Personal Trainer (_)\(_) ,>/'_ o__
Licensed Professional Engineer (_)\(_) ,>/'_
Who says engineers have to be pencil necked geeks? (_)\(_)
[ Post a follow-up to this message ]
|