[GRASS-user] Re: /usr/lib/grass/scripts/r.in.wms: line 439: /usr/lib/grass/etc/r.in.wms/r.in.gdalwarp: Argument list too long

>> ERROR: units
> ??

> what does 'g.proj -p' say?

Seb:

The output is:

---<--------------------cut
here---------------start------------------->---
-PROJ_INFO-------------------------------------------------
name : Albers Equal Area
datum : wgs84
towgs84 : 0.000,0.000,0.000
proj : aea
ellps : wgs84
a : 6378137.0000000000
es : 0.0066943800
f : 298.2572235630
lat_0 : 58.2500000000
lat_1 : 57.0000000000
lat_2 : 59.5000000000
lon_0 : -63.0000000000
x_0 : 0.0000000000
y_0 : 0.0000000000
-PROJ_UNITS------------------------------------------------
unit : km
units : kilometers
meters : 1000.0000000000
---<--------------------cut
here---------------end--------------------->---

units = km, hmmph. well it does get the to_meters multiplier right.

    UNIT["unknown",1]]

but there gdal thinks the multiplier to get to meters is 1.

....

Corner Coordinates:
Upper Left ( -245.125, -239.630) ( 63d 0'15.03"W, 58d14'52.26"N)

looks like km...

Hamish