<div>Hi</div>
<div>&nbsp;</div>
<div>I am having issues importing a shapefile using v.in.ogr</div>
<div>&nbsp;</div>
<div>Using basic command v.in.ogr dsn=shapefile layer=shapefile name output=elev</div>
<div>&nbsp;</div>
<div>getting the following areas for every entry</div>
<div>&nbsp;</div>
<div>GRASS_INFO_WARNING(29..,50..): Area size 6.5e-11, area not imported.</div>
<div>...</div>
<div>[warning sign] area size 6.5e-11, area not imported</div>
<div>...</div>
<div>&nbsp;</div>
<div>THe shapefile was generated by a Greenstar 2 GPS receiver (John Deere).</div>
<div>&nbsp;</div>
<div>There are many columns in the shapefile (30).</div>
<div>&nbsp;</div>
<div>How can i limit the number of columns i read in, and how to set which column is the elevation column (or is ELEVATION okay)?</div>
<div>&nbsp;</div>
<div>I am assuming it has something to do with the way the shapefile was genereated and the precision/length of the numeric fields in the database???</div>
<div>&nbsp;</div>
<div>Please can ayone help with this?</div>
<div>&nbsp;</div>
<div>Also what is a good .dbf viewer for KDE?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Ed</div>