Overview

This test suite is based on the following OGC specification:

What is tested

What is not tested

Test requirements

To ensure all of the tests in the test suite produce correct results, WMS implementations must meet the following requirements:

warningWarning: There are currently slight differences between the schema listed in Annex E.1 and the on-line version Annex E.1 refers to. This test suite uses the on-line version.

Test Dataset Description

Download the test dataset

The majority of the dataset is based on the Conformance Test Guidelines for OpenGIS Simple Features Specification for SQL, Revision 1.0 . This set of features makes up a map of a fictional location called Blue Lake. The features are as described in the Simple Features Specification for SQL document, except they have been converted to WGS84 coordinates and have been reoriented so the area is centered at 0 degrees latitude, 0 degrees longitude. Figure 1 shows an overview map of the area with the prominent features labeled. Figure 2 shows the location of each of the data points.

Figure 1: Overview of Blue Lake vicinity features
overview

Figure 2: Blue Lake vicinity data points
blue lake data

Additional features have also been defined to test data at a smaller scale. These consist of a diamond and two overlapping squares, as shown in figure 3. It does not matter which square appears on top.

Figure 3: Basic Polygon Features
basic polygons data

More features have also been defined to test dimensional data. To support testing the elevation dimension using terrain coverage data, a terrain dataset derived from DTED data has been defined. It has values that range from 0 to 425m that include a "high spot" with values > 325m and a "low spot" with values < 200m. The remainder of the dataset is filled with values between 200m and 325m, including a few values that are exactly 250m. It covers a one degree square area, centered at 0,0. To support testing the elevation dimension using vector data, additional polygons representing the edge of the lake at other depths have been defined. To support testing the time dimension, point geometries that represent the locations of automobiles along the roads at 5 second increments during a one minute interval have been defined.

The features are organized into layers as shown in table below. The layers may be named in any fashion, but must be titled exactly as shown in the table.

Layer titles and features
Layer TitleType Features Contained
cite:Autospoint Contains point features representing automobiles along the roads. Required only for the time option.
cite:BasicPolygonspolygon Contains all the features shown in figure 3.
cite:Bridgespoint Contains Cam Bridge.
cite:Buildingspolygon Contains the two buildings along Main Street.
cite:DividedRoutesline Contains both lanes of Route 75.
cite:Forestspolygon Contains the State Forest polygon.
cite:Lakespolygon Contains Blue Lake. For the vector elevation option, it also contains polygons representing the edge of the lake at other depths.
cite:MapNeatlineline Contains the border surrounding the Blue Lake vicinity.
cite:NamedPlacespolygon Contains Ashton and Goose Island.
cite:Pondspolygon Contains both pools of Stock Pond.
cite:RoadSegmentsline Contains all the sections of Route 5, Main Street, and the dirt road.
cite:Streamsline Contains Cam Stream and the unnamed stream south of Blue Lake.
cite:Terrainraster Contains raster terrain data. Required only for the raster elevation option.

Metadata for each of these layers is supplied as XML files that adhere to the ISO 19139 schemas.

Abstract Test Suite

Detailed information about each of the tests can be found in the abstract test suite, which follows the ISO 19105 model.

Release Notes

Release notes are available from the relnotes.txt.