<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi Ralf,<br>
    <br>
    do you use the same ogr2ogr command to create dxf from polygon data
    as I did? Or do you work with additional configure options?<br>
    <br>
    Greetings,<br>
    <br>
    Verena<br>
    <br>
    <br>
    Am 27.01.2012 10:02, schrieb Ralf Suhr:
    <blockquote cite="mid:201201271002.11346.Ralf.Suhr@itc-halle.de"
      type="cite">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style="margin: 0px; text-indent: 0px;">Hi Verena,</p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;">I'm using gdal 1.8.1 for
        the same task. ArcGIS, "Free DWG Viewer" and DWG True View 2012
        are able to open all gdal output without any error messages.</p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;">Gr</p>
      <p style="margin: 0px; text-indent: 0px;">Ralf</p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;">On Freitag 27 Januar
        2012 09:12:15 Verena Diewald wrote:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Hi Ralf,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Am 26.01.2012
        17:20, schrieb Ralf Suhr:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Hi Verena,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; can you
        provide more information. What software version did you use</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; (gdal,
        postgis).</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; PostgreSQL 9.0.4</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; PostGIS 1.5</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; GDAL 1.9dev</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; What kind of
        geometries is in the database.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; psql -d mydb
        -c "SELECT DISTINCT GeometryType( geom_column ) FROM</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; my_data"</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; POLYGON</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; What happend
        if you select only one geometrytype from database.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; ogr2ogr -f
        "DXF" -sql "SELECT * FROM my_data WHERE GeometryType(</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; geom_column )
        = 'POLYGON'" my_data.dxf PG:'host=localhost password=xxx</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; user=xxx
        dbname=MYDB'</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Every dxf file I
        create only contains one single geometrytype.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Best regards,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Verena</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Gr</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Ralf</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; On Donnerstag
        26 Januar 2012 16:56:48 Verena Diewald wrote:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; Hi
        Darren,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; I tried
        that option, but the error still remains.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; Does
        anyone have another idea?</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt;
        Greetings,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; Verena</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; Am
        26.01.2012 16:00, schrieb Carman, Darren:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; Try
        adding -nlt POLYGON (also has POINT and LINESTRING options).</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; We
        have this option on an older version that used the ODA libraries</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        directly, so can't guarantee it's still the same.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Darren</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        *From:*gdal-dev-bounces@lists.osgeo.org</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        [<a class="moz-txt-link-freetext" href="mailto:gdal-dev-bounces@lists.osgeo.org">mailto:gdal-dev-bounces@lists.osgeo.org</a>] *On Behalf Of *Verena</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Diewald</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        *Sent:* 26 January 2012 14:03</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        *To:* <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a></p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        *Subject:* [gdal-dev] Creating DXF with ogr2ogr</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; Hi
        all,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; I'm
        trying to create DXF files from a PostgreSQL database using</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; ogr2ogr:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        |ogr2ogr -nln my_data -a_srs EPSG:25832 -s_srs EPSG:25832 -t_srs</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; |</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        |EPSG:25832 -f "DXF" my_data.dxf PG:'host=localhost password=xxx</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; |</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        |user=xxx dbname=MYDB' -sql "SELECT * FROM my_data"|</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; It
        works fine with point data, but I get an invalid dxf file for</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        polygon data. Opening the polygon dxf file results in the
        following</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        error:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; The
        following error was encountered while reading</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; in
        HATCH starting at line 1546:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Error: expected group code 10</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Invalid or incomplete DXF input -- drawing discarded.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; Do I
        have to pass any more options to ogr2ogr when creating a polygon</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; dxf?
        What did I do wrong?</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; Does
        anyone have an idea about that?</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Greetings,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Verena</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Infoterra Ltd. Is part of the Astrium GEO-Information Services</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Division and a wholly owned subsidiary of Astrium, Europe's
        leading</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        space systems and services specialist.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Disclaimer. The information contained in this e-mail and its</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        attachments are confidential and intended only for the use of
        the</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        named addressee(s). If you are not the intended addressee,
        please do</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; not
        read, copy, use or disclose this message or its attachments. If</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; you
        have received this message in error, please notify the sender</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        immediately and delete or destroy all copies of this message and</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        attachments in all media. Any views or opinions expressed are
        solely</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        those of the author and do not necessarily represent those of</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Infoterra Ltd and shall not form part of any binding agreement.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Infoterra Limited a company registered in England under number</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        2359955</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; and
        having its registered office at Atlas House, 41 Wembley Road,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt;
        Leicester, LE3 1UT. VAT number GB 476 0468 27.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; &gt; &gt; P
        Before printing, think about the environment</p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 


</pre>
  </body>
</html>