[Mapserver-users] Terra Server WMS
Dylan Keon
keon at nacse.org
Tue Jun 17 08:10:08 PDT 2003
Aaron D. Hunt wrote:
> Can anyone send me an example or point me to an example, of using Terra
> server as a WMS layer?
Hi Aaron,
I'm using the Terraserver DOQs as a WMS layer. You can see it in action
at http://gis.nacse.org/nbii/crypto.php . Note that the layer is
scale-dependent.
--Dylan
Here's the layer definition I'm using:
=====================================================================
LAYER
NAME ortho
METADATA
"wms_title" "USGS Digital Ortho-Quadrangles"
"wms_srs" "EPSG:26910" #NAD83 UTM zone 10N
LYRNAME "DOQs (orthophotos)"
LINK
"http://terraserver.microsoft.com/about.aspx?n=AboutTerraServiceOvervie
w"
END
GROUP "BASE DATA"
STATUS OFF
TYPE RASTER
MINSCALE 1500
MAXSCALE 80000
CONNECTIONTYPE WMS
CONNECTION
"http://terraservice.net/ogcmap.ashx?VERSION=1.1.1&SERVICE=wms&LAYE
RS=DOQ&FORMAT=png&styles="
PROJECTION
"init=epsg:26910" #NAD83 UTM zone 10N
END
END
=====================================================================
--
************************************************
Dylan Keon
GIS/Database Research Specialist
Northwest Alliance for Computational
Science and Engineering (NACSE)
Oregon State University
Corvallis, OR 97331
keon at nacse.org (541) 737-6608
************************************************
More information about the MapServer-users
mailing list