[fdo-trac] #377: MultiGeometries can't be read from MapInfo .tab file

FDO trac_fdo at osgeo.org
Mon Aug 11 05:01:27 EDT 2008


#377: MultiGeometries can't be read from MapInfo .tab file
-----------------------+----------------------------------------------------
   Reporter:  paulggp  |       Owner:  gregboone
       Type:  defect   |      Status:  new      
   Priority:  major    |   Milestone:           
  Component:  FDO API  |     Version:  3.3.1    
   Severity:  3        |    Keywords:           
External_id:           |  
-----------------------+----------------------------------------------------
 When reading from a !MapInfo .tab file using the OGR provider, the
 geometries are all returned as !MultiGeometry but all of them are
 apparently empty (!GetCount() returns 0 and !GetText() returns
 "GEOMETRYCOLLECTION()"). Using the ogrinfo command line utility from GDAL
 1.4.2 and 1.4.4 shows valid geometry data for each record in the same
 file, so there may be a bug somewhere (in the OGR provider, the WKB to FGF
 conversion code or the 1.4.3 version of GDAL distributed with FDO).

 I will attach the layer this problem is occurring with along with an
 abridged source file to this ticket.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/377>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list