[postgis-devel] [PostGIS] #1899: TIN to topology : ERROR: Unexpected feature dimension 2

PostGIS trac at osgeo.org
Tue Jul 3 08:22:01 PDT 2012


#1899: TIN to topology : ERROR:  Unexpected feature dimension 2
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  strk         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.0.2
Component:  topology  |     Version:  2.0.x        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Just a weird error message when you try to import a TIN using toTopoGeom
 into an areal layer:

 {{{
 ERROR:  Unexpected feature dimension 2
 }}}

 It is weird because we do expect a feature of dimension 2 into an areal
 layer...

 Note that the same TIN represented as a MULTIPOLYGON imports fine.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1899>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list