<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
SDF is using SQLite as the storage engine.<br>
Unfortunately it changes the internal index structure of the SQLite
file.<br>
I'm guessing that this provides better performance.<br>
<br>
The change makes the SDF file unaccessible by regular SQLite database
tools.<br>
<br>
The proposed format will keep the SQLite filestructure intact, thus
making all SQLite tools compatible.<br>
It will likely be a bit slower (depending on the actual
implementation), but easy to access from non spatially enabled database
applications, through SQLite ODBC.<br>
<br>
>From my point of view, it will be a much better candidate for a
personal spatial database than SDF.<br>
The ease of data exchange between spatial and non-spatial applications
means a lot to me.<br>
Now if only there were providers for MapInfo and Arc.... :)<br>
<br>
If the provider is implemented with basic SQL statements, it should be
able to use any DBMS as spatial storage, not only SQLite.<br>
<br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Bruno Scott skrev:
<blockquote cite="mid:16269928.post@talk.nabble.com" type="cite">
  <pre wrap="">Hi all,
This maybe a stupid question but i tought that the sdf format was a SQLite
database.
Is that true?
If it is, what would e the difference between a SQLLite provider and the
actual SDF provider?

Bruno



Traian Stanev wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

I just posted FDO RFC #16. Fresh off the virtual presses (printed on 100%
recycled electrons, for you green-minded folks):

<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/fdo/wiki/FDORfc16">http://trac.osgeo.org/fdo/wiki/FDORfc16</a>


Thanks,
Traian

_______________________________________________
fdo-internals mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fdo-internals@lists.osgeo.org">fdo-internals@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/fdo-internals">http://lists.osgeo.org/mailman/listinfo/fdo-internals</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>