[Geowanking] building DOQs from terraserver

Sonny Parafina sparafina at comcast.net
Sat Jan 15 05:32:24 PST 2005


FYI, Terraserver also supports the OGC WMS interface.

Here's the service url

http://terraservice.net/ogcmap.ashx

and capabilities document:

http://terraserver.microsoft.com/ogccapabilities.ashx?version=1.1.1&request=
getcapabilities&service=wms

I'm not sure of the purpose of caching and tiling.  Is it for off-line use
such as gpsdrive?

sonny

-----Original Message-----
From: geowanking-bounces at lists.burri.to
[mailto:geowanking-bounces at lists.burri.to]On Behalf Of Russell Nelson
Sent: Saturday, January 15, 2005 12:39 AM
To: geowanking at lists.burri.to
Subject: Re: [Geowanking] building DOQs from terraserver


Derrick J Brashear writes:
 > So I wrote a cheap script to paste DOQs back together from tiles.
 > http://www.dementia.org/~shadow/terrapaste.pl
 > (Tiles are created by "Terracutter", so...)

Just when I thought there was only three different Terraserver caching
methods:

  $url =
"http://terraserver.homeadvisor.msn.com/tile/tile.asp?S=10&T=1&X=${x}&Y=${y}
&Z=${utmzone}\n";
  if (! -f "tilecache/Z${utmzone}X${x}:Y${y}.jpg") {
    getstore($url, "tilecache/Z${utmzone}X${x}:Y${y}.jpg");

:-)

--
--My blog is at angry-economist.russnelson.com  | Freedom means allowing
Crynwr sells support for free software  | PGPok | people to do things the
521 Pleasant Valley Rd. | +1 315-323-1241 cell  | majority thinks are
Potsdam, NY 13676-3213  | +1 212-202-2318 VOIP  | stupid, e.g. take drugs.
_______________________________________________
Geowanking mailing list
Geowanking at lists.burri.to
http://lists.burri.to/mailman/listinfo/geowanking




More information about the Geowanking mailing list