On 04/10/09 12:19, Jon Burgess wrote: > Can you try the following command which should project a point using a > command line proj tool: > > $ echo 45 45 | cs2cs +proj=latlong +ellps=GRS80 +no_defs +to +proj=merc > +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 > +units=m +nadgri...@null +no_defs +over > > The answer should come back as: > 5009377.09 5621521.49 0.00
Well that certainly fails for me: Rel. 4.6.1, 21 August 2008 <cs2cs>: projection initialization failure cause: squared eccentricity < 0 program abnormally terminated Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

