SQLite: Me Too :) (was: Re: [Gdal-dev] Re: OGR C API question)

s duclos sylvain_duclos at yahoo.com
Thu Apr 1 09:40:19 EST 2004


Hi,

Like Frank and Daniel said .. keep us posted!

I juste (re)looked at SQLite and it sound like
an interesting alternative to postgress which
is a bit heavy for certain problem.

For exemple Voronoi/Delaunay to find areas adjacent
to a certain area might be better done via SQLite.
(That's from the top of my head:)

Also the GPS/PDA/OGR combination catch the imagination
:)


Cheers

Sylvain.


--- Daniel Morissette <dmorissette at dmsolutions.ca>
wrote:
> Frank Warmerdam wrote:
> > 
> >> I'll look into that. By the way, I'm developing a
> GPS mapping app for 
> >> Qt/Embedded (on an HP iPAQ running Familiar
> Linux). I've got to get a 
> >> few basic features done in the next three weeks
> (it's for an 
> >> undergraduate engineering design project, which
> is due (too) soon) but 
> >> after that, I'm going to release it under the
> GPL. I plan to add 
> >> sqlite support to OGR, as Postgres is not really
> intented for embedded 
> >> use. It won't be ready anytime soon, but
> eventually I'd like to 
> >> contribute these improvements back to the OGR cvs
> tree.
> > 
> > 
> > Cool.  I looked at sqlite a couple years ago and
> it looked nice, though 
> > it had
> > (has?) no spatial support.
> > 
> 
> I actually saw a presentation on SQLite last week at
> the PHP Conference 
> in Montreal and was quite impressed. My first
> reaction was that we 
> should add support for it in OGR and could then use
> it to create simple 
> point (x,y) data sources.  SQLite offers the power
> of a RDBMS (with some 
> known limitations) for fast SQL queries in a
> flatfile format, and it 
> runs as well on Unix/Linux as on Windows so it's
> easy to deploy and port 
> apps from one system to another... that could be the
> solution to many of 
> the problems we have run into in the past storing
> and querying point and 
> attribute data in other file formats for webmapping
> for instance.
> 
> Anyway, please keep us posted on your progress with
> the SQLite driver, I 
> think it will be very welcome.
> 
> Daniel
> -- 
>
------------------------------------------------------------
>   Daniel Morissette              
> dmorissette at dmsolutions.ca
>   DM Solutions Group             
> http://www.dmsolutions.ca/
>
------------------------------------------------------------
> 
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at remotesensing.org
> http://remotesensing.org/mailman/listinfo/gdal-dev


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/



More information about the Gdal-dev mailing list