#1079: Inconsistent dimensionality change
------------------------+---------------------------
 Reporter:  Mike Taves  |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  minor       |   Milestone:  3.9.0
Component:  Default     |     Version:  master
 Severity:  Annoyance   |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by pramsey):

 It seems inconsistent all around, to me. What is the consistent rule
 supposed to be? My guess would have been "preserve the dimensionality of
 the first coordinate)" but this test belies that:
 {{{
     ('MULTIPOINT (1 1, 2 2 2)', 'MULTIPOINT Z (1 1 0, 2 2 2)'),
 }}}
 I suppose not changing behaviour is the highest good, I hate to see that
 version switch there when we haven't got consistent behaviour. I guess
 it's too late to be as strict as the PostGIS parser (dimensional mixing ==
 error).

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1079#comment:1>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to