<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Times New Roman'; COLOR: #00002b; FONT-SIZE: 12pt">
<DIV><FONT color=#000000>I have imported a dxf file into Postgis using the 
following command line -</FONT></DIV>
<DIV><FONT color=#000000></FONT>&nbsp;</DIV>
<DIV>set DXF_INLINE_BLOCKS=FALSE&amp;set 
DXF_MERGE_BLOCK_GEOMETRIES=FALSE&amp;set 
PGCLIENTENCODING=LATIN1&amp;&amp;ogr2ogr -f "PostgreSQL" PG:"host=localhost 
user=postgres dbname=dbname password=pass"&nbsp; W_Works.dxf -nln Import_PID 
-overwrite â€“skipfailures </DIV>
<DIV>&nbsp;</DIV>
<DIV>All geometries are intact.</DIV><FONT color=#000000>
<DIV><BR>However, the text is part of the Linestring layer and not in the text 
column <BR>of the Postgresql table.<BR><BR>Is this to be expected?<BR><BR>Is 
there some way of screening out the text as text and point geometry?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Bob</FONT><BR></DIV></DIV></DIV></BODY></HTML>