<div>Dear Frank, </div>
<div>&nbsp;</div>
<div>Thank you for the fast answers. Thanks also to Even regarding GPX: I&#39;m excited to test GPX reader and hopefully also writer if expat makes it into the Windows distibution. See my further comments below.</div>
<div>&nbsp;</div>
<div>Stefan</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">2007/11/19, Frank Warmerdam &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Stefan Keller wrote:<br>&gt; Frank,<br>&gt;<br>&gt; I&#39;m referring to your thread and Bryan Keith&#39;s post about &quot;FWTools 
2.0.0<br>&gt; Released&quot;: Frank made a great job especially also with OGR and I&#39; trying<br>&gt; to promote and use it.<br>&gt;<br>&gt; Regarding documentation and features of the OGR (incl. OGR2OGR) tools I<br>&gt; have following hints and questions, especially also to outreach it to
<br>&gt; Windows users:<br>&gt;<br>&gt; * The REC driver (read-only) is mentioned in ogr2ogr but I don&#39;t find<br>&gt; any documentation about it as a source/format.<br><br>Stefan,<br><br>This is a special purpose format that is not of wide interest.&nbsp;&nbsp;I am not
<br>keen on documenting it.</blockquote>
<div>&nbsp;</div>
<div>That&#39;s ok. REC sounds just like RECORD which could stand for an textual db format.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; * GRASS is mentioned in the Web documentation<br>&gt; (<a href="http://www.gdal.org/ogr/ogr_formats.html">
http://www.gdal.org/ogr/ogr_formats.html</a>) without reading/writing<br>&gt; availability restrictions - but it doesn&#39;t work either (at least on my<br>&gt; Windows installations).<br><br>FWTools does not support GRASS.&nbsp;&nbsp;libgrass is under the GPL and FWTools
<br>includes GPL incompatible software (such as MrSID), so I had to<br>choose either the GRASS driver or non-free drivers.&nbsp;&nbsp;I chose the<br>non-free drivers.</blockquote>
<div>&nbsp;</div>
<div>Fine.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; * GPX writing: The Web documenation says: &quot;OGR has support for GPX<br>&gt; reading (if GDAL is build with expat library support) and writing.&quot; From
<br>&gt; this, reading is not optional; so the following should work - but<br>&gt; doesn&#39;t: $ ogrinfo -ro -al test.gpx</blockquote>
<div>&nbsp;</div>
<div>Ok. Even clarified that it&#39;s not yet checked in for 2.0.0. </div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The GPX support is very new, perhaps it was introduced after the last<br>FWTools release?&nbsp;&nbsp;I see FWTools is built against expat (at least on
<br>linux) and so we can reasonably expect GPX support.&nbsp;&nbsp;Hmm, I think expat<br>is missing on windows (other than the expat for OGDI) so I&#39;m not sure<br>what will happen there.</blockquote>
<div>&nbsp;</div>
<div>
<div>So, will both - GPX and expat - make it into 2.0.1 (linux and Windows)? </div>
<div>The ability to have default GPX reading support sounds appealing to me.</div></div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; * Reading two of the most prominent formats from GPS and GIS, namely GPX<br>&gt; and GML, are not part of the main distribution of FWTools (GPX needs
<br>&gt; expat library and GML Xerces).<br><br>I believe FWTools on windows and linux includes Xerces and thus full<br>GML support.</blockquote>
<div>&nbsp;</div>
<div>Sorry: GML writing works.GML reading needs xerxes: So we have two differend libraries, expat and xerxes, for reading XML. This could perhaps enhanced while upgrading to GML 3: Any plans?</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; And Interlis needs a jar (ili2c.jar) from elsewhere.<br><br>I&#39;m not adverse to distributing ili2c.jar
 with FWTools, but I<br>don&#39;t distribute a Java interpreter so I think it would be of<br>limited value.</blockquote>
<div>&nbsp;</div>
<div>Good argument. So let it be like it is: There is even a direct download link in the documentation <a href="http://www.gdal.org/ogr/drv_ili.html">http://www.gdal.org/ogr/drv_ili.html</a></div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; I understand the argument to keep components apart. On<br>&gt; the other side, this means, that Windows users are practically excluded
<br>&gt; from using these features. =&gt; Is it difficult for those who maintain the<br>&gt; build scripts anyway to compose a Windows release as it is now together<br>&gt; with one which *includes* these three libraries?
<br><br>I&#39;m starting to wonder if you are mixing up the &quot;stock&quot; GDAL DLLs<br>distributed from <a href="http://download.osgeo.org">download.osgeo.org</a>, and FWTools.&nbsp;&nbsp;FWTools is not<br>maintained by &quot;those&quot;, but just by me.&nbsp;&nbsp; And it does have GML and
<br>hopefully will include GPX.</blockquote>
<div>&nbsp;</div>
<div>No, I just wasn&#39;t shure who makes the Windows delivery. But yes, distribution of OGR/GDAL/FWTools through <a href="http://download.osgeo.org">download.osgeo.org</a> doesn&#39;t make in easiert for newcomers to catch the latest stable version.
</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; * Finally one question about perhaps the most well known &quot;GIS/CAD&quot;<br>&gt; formats ever: DXF file reading is currently not supported. To be sure
<br>&gt; not to begin redundant activities: Are there plans to enhance that?<br><br>There is currently no support for reading DXF and I am not aware of anyone<br>working on this.&nbsp;&nbsp;The existing DXF/DWG driver is likely to be removed from
<br>GDAL/OGR since it includes some source code directly adapted from the<br>open design alliance code base.<br><br>An MIT/X DXF read/writer without dependencies on external libraries would<br>be a valuable addition to GDAL/OGR.
<br><br>Best regards,</blockquote>
<div>&nbsp;</div>
<div>What do you mean with MIT/X? </div>
<div>&nbsp;</div>
<div>Yours, Stefan</div><br>&nbsp;</div>