[postgis-tickets] [PostGIS] #3323: tickets failing on 2.3 cause we are using deprecated calls
PostGIS
trac at osgeo.org
Wed Oct 7 14:40:38 PDT 2015
#3323: tickets failing on 2.3 cause we are using deprecated calls
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
{{{
tickets .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.5w64/test_84_diff)
-----------------------------------------------------------------------------
--- tickets_expected 2015-10-07 14:03:41.000000000 -0700
+++ /var/lib/jenkins/workspace/postgis/tmp/2_3_pg9.5w64/test_84_out
2015-10-07 14:33:44.000000000 -0700
@@ -8,6 +8,7 @@
#58|220187|150406|220289|150507
ERROR: lwgeom_to_gml2: 'CurvePolygon' geometry type not supported
#66|CIRCULARSTRING(0 0,1 1,2 2)
+WARNING: ST_Shift_Longitude signature was deprecated in 2.2.0. Please
use ST_ShiftLongitude
#68a|MULTIPOINT(1 3,4 5)
ERROR: lwgeom_longitude_shift: unsupported geom type: CircularString
#69|CIRCULARSTRING(220269 150417,220228 150507,220228 150408)
@@ -96,6 +97,7 @@
#835.12|MULTIPOLYGON EMPTY
#650|MULTIPOINT(0 0,1 1,2 2)
#667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-50 39.9999999999999,30
40))
+WARNING: ST_Distance_Spheroid signature was deprecated in 2.2.0. Please
use ST_DistanceSpheroid
#677.deprecated|1121395
#677|1121395
#680|01d107000000000000000024c000000000000049400000000000000040
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3323>
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