Ticket #395 (closed defect: fixed)
Make check errors on Mac - spheroid area - srid 32702
| Reported by: | colivier | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Mac regress spheroid_area 32702 | Cc: |
Description
Cunit error:
Test: test_spheroid_area() ... FAILED
- cu_geodetic.c:968 - CU_ASSERT_DOUBLE_EQUAL(a1,a2,0.2)
- cu_geodetic.c:976 - CU_ASSERT_DOUBLE_EQUAL(a1,a2,100000000.0)
And a regress one:
*** tickets_expected Thu Jan 28 14:54:28 2010 --- /var/folders/lq/lq3l11tSFeyWgrx8TopGk++++TI/-Tmp-//test_47_out Thu Jan 28 15:32:24 2010 *************** *** 64,66 **** --- 64,67 ----
#277|<gml:Point><gml:coordinates>1,1e+308</gml:coordinates></gml:Point> #299|2 #304
+ ERROR: GetProj?4StringSPI: Cannot find SRID (32702) in spatial_ref_sys
PostgreSQL 8.3.7 on i386-apple-darwin9.6.2, compiled by GCC i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) Postgis 1.5.0SVN - 2010-01-28 14:06:14
GEOS: 3.2.0-CAPI-1.6.0 PROJ: Rel. 4.6.1, 21 August 2008

