[GRASS-user] r.in.wms issues
Hamish
hamish_b at yahoo.com
Tue Jan 27 23:19:07 EST 2009
Hamish wrote:
> this is a separate bug apparently, stored range is also
> wrong in grass 6.4.0rc2: (but "min=0" here)
>
> # spearfish
> g.region rasy=elevation.10m
oops, to show that use "g.region -d": ie single tile, otherwise the
reprojection introduces real 0s in the slivers.
> r.in.wms output=elev_us_ned64gtif mapserver=wms.jpl.nasa.gov/wms.cgi \
> layers=us_ned style=real format=geotiff method=cubic
>
> r.info -r elev_us_ned64gtif.1
> min=0
> max=1843.64624023438
>
> r.univar -g elev_us_ned64gtif.1
> min=1060.62268066406
> max=1843.64624023438
(and remember to remove cached tiles from $GISBASE/wms_download/ between
tests if you keep the map name the same)
Hamish
More information about the grass-user
mailing list