[GRASS-dev] [GRASS GIS] #1495: r.in.wms man page needs new example: OnEarth WMS server has shut down

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.2
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------
Hi,

the r.in.wms help pages use NASA's OnEarth WMS server for all of its
examples, but now that has shut down (except that is for certain pre-
rendered tiles, but that's a job for another script..).
   http://onearth.jpl.nasa.gov/

any globally interesting suggestions for what we could replace it with?

this also has sad consequences for the very useful r.in.onearth addon
module.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1495&gt;
GRASS GIS <http://grass.osgeo.org>

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.2
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------

Comment(by hamish):

Hi,

I have now written a script that takes your starting lat/lon and finds the
grid coords of the nearest WMS tiles at the given lat/lon resolution
(taken from a fixed list of server options), downloads the tiles, pnmcat's
them together, and calc's the final bounding box of it all.

Also I've done a script which does the same-but-different for TMS servers
like OSM (technically should work for Google/Bing/etc maps too if the
terms of use allowed that) into the spherical-merc funny-projection.

before I invest the time to grassify them into addons, I'd ask if anyone
else has already done it & if I'd just be reinventing the wheel.

cheers,
Hamish
(missing r.in.onearth)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1495#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------
Changes (by hamish):

  * milestone: 6.4.2 => 6.4.3

Comment:

I've now rewritten r.in.onearth to work with the tiled WMS server, I've
only lightly tested it with the LANDSAT global mosaic, probably a few bugs
remain and new layers to tweak (e.g. tilesize 480x480 instead of 512x512).
But it's nice to have quick landsat backdrops again, wherever you need
them.

The r.in.wms help page examples are still non-functional AFAIK and seek a
stable server to replace the NASA urls.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1495#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------

Comment(by hamish):

someone mentioned the flightgear WFS the other day, how about using their
WMS as the example?

http://mapserver.flightgear.org/

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1495#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

On Mon, Apr 15, 2013 at 2:04 PM, GRASS GIS <trac@osgeo.org> wrote:

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down

Comment(by hamish):

someone mentioned the flightgear WFS the other day,

me :slight_smile:

how about using their WMS as the example?

http://mapserver.flightgear.org/

Sure, just go ahead...

Markus

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------

Comment(by hamish):

beginnings of an update in r55915.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1495#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------

Comment(by neteler):

Replying to [comment:4 hamish]:
> beginnings of an update in r55915.

Backported to 6.4.svn in r57226.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1495#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1495: r.in.wms man page needs new example: OnEarth WMS server has shut down
------------------------------------+---------------------------------------
Reporter: hamish | Owner: grass-dev@…
     Type: task | Status: new
Priority: normal | Milestone: 6.4.3
Component: Docs | Version: svn-trunk
Keywords: r.in.wms, r.in.onearth | Platform: All
      Cpu: All |
------------------------------------+---------------------------------------

Comment(by hamish):

The mapserver.flightgear.org from TelaScience is good because it's a
joint-OSGeo effort, but not so good because it is quite slow.

others suggestions for interesting local detail + global coverage open WMS
servers are welcome.

Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1495#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>