<!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>
    <span class="platform"></span><br>
    Am 26.01.2012 17:20, schrieb Ralf Suhr:
    <blockquote cite="mid:201201261720.29598.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;">can you provide more
        information. What software version did you use (gdal, postgis).
      </p>
    </blockquote>
    <span class="platform">PostgreSQL 9.0.4<br>
      PostGIS 1.5<br>
    </span>GDAL 1.9dev
    <blockquote cite="mid:201201261720.29598.Ralf.Suhr@itc-halle.de"
      type="cite">
      <p style="margin: 0px; text-indent: 0px;">What kind of geometries
        is in the database.</p>
      <p style="margin: 0px; text-indent: 0px;">psql -d mydb -c "SELECT
        DISTINCT GeometryType( geom_column ) FROM my_data"</p>
    </blockquote>
    POLYGON
    <blockquote cite="mid:201201261720.29598.Ralf.Suhr@itc-halle.de"
      type="cite">
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;">What happend if you
        select only one geometrytype from database.</p>
      <p style="margin: 0px; text-indent: 0px;"> </p>
      <p style="margin: 0px; text-indent: 0px;">ogr2ogr -f "DXF" -sql
        "SELECT * FROM my_data WHERE GeometryType( geom_column ) =
        'POLYGON'" my_data.dxf PG:'host=localhost password=xxx user=xxx
        dbname=MYDB'</p>
    </blockquote>
    Every dxf file I create only contains one single geometrytype.<br>
    <br>
    <br>
    Best regards,<br>
    <br>
    Verena<br>
    <blockquote cite="mid:201201261720.29598.Ralf.Suhr@itc-halle.de"
      type="cite">
      <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 Donnerstag 26 Januar
        2012 16:56:48 Verena Diewald wrote:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Hi Darren,</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; I tried that
        option, but the error still remains.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; Does anyone have
        another idea?</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; Greetings,</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; Am 26.01.2012
        16:00, schrieb Carman, Darren:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Try adding
        -nlt POLYGON (also has POINT and LINESTRING options).</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&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; directly, so
        can't guarantee it's still the same.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Darren</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt;
        *From:*gdal-dev-bounces@lists.osgeo.org</p>
      <p style="margin: 0px; text-indent: 0px;">&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
        Diewald</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; *Sent:* 26
        January 2012 14:03</p>
      <p style="margin: 0px; text-indent: 0px;">&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; *Subject:*
        [gdal-dev] Creating DXF with ogr2ogr</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Hi all,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; I'm trying to
        create DXF files from a PostgreSQL database using ogr2ogr:</p>
      <p style="margin: 0px; text-indent: 0px;">&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; |EPSG:25832 -f
        "DXF" my_data.dxf PG:'host=localhost password=xxx</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; |user=xxx
        dbname=MYDB' -sql "SELECT * FROM my_data"|</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&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; polygon data.
        Opening the polygon dxf file results in the following</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; error:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; The following
        error was encountered while reading</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; in HATCH
        starting at line 1546:</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Error:
        expected group code 10</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Invalid or
        incomplete DXF input -- drawing discarded.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&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; dxf? What did
        I do wrong?</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Does anyone
        have an idea about that?</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Greetings,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Verena</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Infoterra Ltd.
        Is part of the Astrium GEO-Information Services</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Division and a
        wholly owned subsidiary of Astrium, Europe's leading</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; space systems
        and services specialist.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Disclaimer.
        The information contained in this e-mail and its</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; attachments
        are confidential and intended only for the use of the</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; named
        addressee(s). If you are not the intended addressee, please do</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; not read,
        copy, use or disclose this message or its attachments. If</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; you have
        received this message in error, please notify the sender</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; immediately
        and delete or destroy all copies of this message and</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; attachments in
        all media. Any views or opinions expressed are solely</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; those of the
        author and do not necessarily represent those of</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Infoterra Ltd
        and shall not form part of any binding agreement.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Infoterra
        Limited a company registered in England under number 2359955</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; and having its
        registered office at Atlas House, 41 Wembley Road,</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; Leicester, LE3
        1UT. VAT number GB 476 0468 27.</p>
      <p style="margin: 0px; text-indent: 0px;">&gt; &gt; </p>
      <p style="margin: 0px; text-indent: 0px;">&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>