[geos-devel] [GEOS] #707: WKBReader does not read geometries with Z, M or ZM outside of Point

GEOS geos-trac at osgeo.org
Fri Sep 26 18:55:13 PDT 2014


#707: WKBReader does not read geometries with Z, M or ZM outside of Point
----------------------+-----------------------------------------------------
 Reporter:  benmorel  |       Owner:  geos-devel@…              
     Type:  defect    |      Status:  new                       
 Priority:  blocker   |   Milestone:  3.4.3                     
Component:  Default   |     Version:  svn-trunk                 
 Severity:  Critical  |    Keywords:  WKBReader                 
----------------------+-----------------------------------------------------

Comment(by mwtoews):

 This is a duplicate of #466

 The example geometry is ISO WKB. GEOS currently only supports EWKB,
 defined by PostGIS (however, PostGIS seamlessly supports both ISO WKB and
 EWKB formats).

 The EWKB equivalent of the example linestring is:
 {{{
 0102000080030000000000000000000000000000000000F03F0000000000000040000000000000F03F00000000000000400000000000000840000000000000004000000000000008400000000000001040
 }}}

 But yeah, I agree it would be nice to have GEOS catch up to the abilities
 of PostGIS.

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/707#comment:2>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list