public class WMS13 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASIC
Run tests for Basic WMS conformance (Boolean)
|
static String |
CAPABILITIES_URL
Supplies reference to WMS capabilities document (URI).
|
static String |
HIGH_UPDATESEQ
A version that is higher than the latest version.
|
static String |
LOW_UPDATESEQ
A version that is lower than the latest version.
|
static String |
QUERYABLE
Run tests for Queryable WMS conformance (Boolean)
|
static String |
RASTER_ELEV
Run tests for the elevation dimension using raster data (Boolean).
|
static String |
RECOMMENDED
Run tests for recommended constraints (Boolean).
|
static String |
TIME
Run tests for the temporal dimension (Boolean).
|
static String |
UPDATESEQ
Test versioning of capabilities document ("auto"|"manual").
|
static String |
VECTOR_ELEV
Run tests for the elevation dimension using vector data (Boolean).
|
public static final String CAPABILITIES_URL
public static final String UPDATESEQ
public static final String HIGH_UPDATESEQ
public static final String LOW_UPDATESEQ
public static final String BASIC
public static final String QUERYABLE
public static final String RASTER_ELEV
public static final String VECTOR_ELEV
public static final String TIME
public static final String RECOMMENDED
Copyright © 2023 Open Geospatial Consortium. All rights reserved.