in reply to Re: Reducing memory footprint when doing a lookup of millions of coordinates
in thread Reducing memory footprint when doing a lookup of millions of coordinates
Thank you for your replies.
I definitely like the idea of the database. I think this will work very well in the context of the rest of the program I'm writing.
I'm thinking I could distribute the SQLite database file, preloaded with the feature data and indexed, with the software and query it when needed!
Many thanks,
Rich
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Reducing memory footprint when doing a lookup of millions of coordinates
by admiral_grinder (Pilgrim) on Feb 28, 2011 at 20:58 UTC |