Table 9 – GetEntries request

 

Parameter Name

Description

Value

MANDATORY?

SERVICE

Service name

GSS

Y

VERSION

Protocol version number

1.0.0

Y

REQUEST

Request name

GetEntries

Y

FEEDNAME

Name of feed to query.

Get list of possible values from Capabilities document

Y

OUTPUTFORMAT

Output encoding

application/atom+xml

N

STARTPOSITION

Start record for output

1

N

MAXENTRIES

Max # of entries to return

 

N

SEARCHTERMS

List of terms to search for

 

N

BBOX PREDICATES

BOX

Bounding box as per OWS Common

 

N

SPATIAL PREDICATES

GEOM

WKT-encoded geometry delimiting search area

 

N

CRS

CRS used for GEOM parameter

default=EPSG:4326

N

SPATIALOP

Spatial operator to apply to GEOM parameter

One of Equals, Disjoint, Touches, Within, Overlaps, Crosses, Intersects , Contains

N

RADIUS

Search radius in meters on the Earth's surface

 

N

TEMPORAL PREDICATES

TIME

Single time instance or time period

ISO8601 time instance or period

N

TEMPORALOP

Temporal operator to apply to TIME parameter

One of BegunBy, TContains, During, EndedBy, Ends, TEquals, Meets, MetBy, TOverlaps, OverlappedBy

N

OGC FILTER PREDICATE

FILTER

text/xml

Filter as per Filter Encoding Specification

N

NOTES:

a. BBOX, GEOM, TIME and FILTER parameters are mutually exclusive

b. CRS and SPATIALOP can only be specified with the GEOM parameter

c. TEMPORALOP can only be specified with the TIME parameter

d. RADIUS parameter is not implemented

 

1  2  3  4  5  6  7  8  9