Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.07 KB

OnEarth Demo

This package includes a pair of pre-configured endpoints for OnEarth that feature the Blue Marble imagery layer.

WMTS endpoint

A WMTS endpoint is included with an OpenLayers demo. It's located at:

<server_url>/onearth/wmts/epsg4326

The endpoint CGI itself is located at:

<server_url>/onearth/wmts/epsg4326/wmts.cgi

TWMS/KML

A TWMS endpoint with the KML cgi script is also configured. It allows for the testing of TWMS with a KML client such as Google Earth. It's located at:

<server_url>/onearth/twms/epsg4326/kmlgen.cgi

To access the demo Blue Marble imagery provided, use the URL:

<server_url>/onearth/twms/epsg4326/kmlgen.cgi?layers=blue_marble&time=2015-01-01

The KML file that the script will produce can then be used with your chosen client.

WMS

A WMS endpoint that uses MapServer is available.

<server_url>/onearth/wms

The demo utilizes a link to mapserv via wms.cgi:

<server_url>/onearth/wms/epsg4326/wms.cgi

Contact

Contact us by sending an email to support@earthdata.nasa.gov