I am using GDAL embeded in FWTools 2.4.7, I am trying to repoject a raster
image into Near-sided perspective. I call:

gdalwarp -t_srs "+proj=nsper" s.tif s2.tif

And I get:

ERROR 1: Translating source or target SRS failed:
+proj=nsper

I tried adding diferent parameters configuring the projection but nothing
seems to help. Other reprojections work fine. What might be the problem with
this one? Is there a way to find more details about the error?

-- 
Maciek

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/reprojecting-to-Near-sided-perspective-tp6168970p6168970.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to