[postgis-devel] [PostGIS] #1041: ST_Collect is screwy with M dimension
PostGIS
trac at osgeo.org
Mon Jun 20 10:14:46 PDT 2011
#1041: ST_Collect is screwy with M dimension
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
This is a WKT parser "problem". I guess in the spirit of backwards
compatibility it needs to be resolved. As the parser works up from the
inside, it's not clear that the 3d coordinate sets are XYM and now XYZ
until it gets to the final type tag at the top. I've fought with this
issue a number of times. Back into the guts.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1041#comment:1>
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