grass
grass copied to clipboard
docs: replace outdated WMS server in r.out.vtk example
Replaced the dead WMS server with https://gibs.earthdata.nasa.gov/wms/epsg3857/best/wms.cgi.
Updated the layer used in the example to
BlueMarble_ShadedRelief_Bathymetry.
Adjusted the region settings using
g.regionto ensure proper visualization.
Updated commands for fetching RGB data (
r.in.wms) and exporting it to VTK format (r.out.vtk).