#1262: r.proj broken in all dev versions
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.1
Component: Raster | Version: unspecified
Keywords: reprojection | Platform: MacOSX
Cpu: OSX/Intel |
--------------------------+-------------------------------------------------
Changes (by cmbarton):
* priority: major => blocker
* milestone: 7.0.0 => 6.4.1
Comment:
I've tested this and on the Mac at least r.proj is broken in all
development versions: 7.0, 6.5, and 6.4.1. Here is the result from testing
it on the North Carolina demo data set, trying to reproject from State
Plane into Latlon (same thing happens going the other way).
There is a segmentation fault and no map is reprojected.
{{{
r.proj input=aspect location=nc_spm_07 mapset=PERMANENT
Input Projection Parameters: +proj=lcc +lat_1=36.16666666666666
+lat_2=34.33333333333334 +lat_0=33.75 +lon_0=-79 +x_0=609601.22 +y_0=0
+no_defs +a=6378137 +rf=298.257222101 +towgs84=0.000,0.000,0.000
Input Unit Factor: 1
Output Projection Parameters: +proj=longlat +a=6378137 +rf=298.257223563
+no_defs
Output Unit Factor: 1
Segmentation fault
}}}
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1262#comment:2>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev