[Gdal-dev] ERDAS/IMG driver error for NULL values

Paul Kelly paul-grass at stjohnspoint.co.uk
Wed Jun 30 06:14:45 EDT 2004


Hello Otto

Otto Dassau wrote:
> 
> 
> Also there is no coordinate system specified. This should be:
> 
> > name: Transverse Mercator
> > datum: potsdam
> > towgs84: 590.5,69.5,411.6,-0.796,-0.052,-3.601,8.30
> > proj: tmerc
> > ellps: bessel
> > a: 6377397.1550000003
> > es: 0.0066743722
> > f: 299.1528128000
> > lat_0: 0.0000000000
> > lon_0: 9.0000000000
> > k_0: 1.0000000000
> > x_0: 3500000.0000000000
> > y_0: 0.0000000000

This looks like a deficiency in the r.out.gdal script. In GRASS 5.7 now
the co-ordinate system can be printed in WKT format using `g.proj -wf`.
I assume gdal_translate has a command-line option to specify the output
co-ordinate system and this could be easily added to the corresponding
line in the r.out.gdal script.

Just a suggestion,

Paul.



More information about the Gdal-dev mailing list