[postgis-tickets] [PostGIS] #2682: Unknown WKB type 152

PostGIS trac at osgeo.org
Wed Mar 26 02:27:05 PDT 2014


#2682: Unknown WKB type 152
----------------------+-----------------------------------------------------
 Reporter:  Stegi     |       Owner:  pramsey      
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.1.2
Component:  postgis   |     Version:  2.1.x        
 Keywords:  WKB type  |  
----------------------+-----------------------------------------------------
 <?xml version="1.0" ?>
 <ServiceExceptionReport
    version="1.2.0"
    xmlns="http://www.opengis.net/ogc"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.opengis.net/ogc
 http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd">
    <ServiceException>
       java.lang.RuntimeException: org.geotools.data.DataSourceException:
 An exception occurred while parsing WKB data
 org.geotools.data.DataSourceException: An exception occurred while parsing
 WKB data
 An exception occurred while parsing WKB data
 Unknown WKB type 152
 </ServiceException></ServiceExceptionReport>


 I'm a biginner with this. I try to use a wfs request(csv) from geoserver,
 and it returns with this xml. Other requests return with other type
 number.
 Some of them works as samples from geoserver/layer preview.
 Anyone has an idea to solve this problem?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2682>
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-tickets mailing list