A Geospatial Element Pair Index accelerates geospatial queries.
Each Geospatial Element Pair Index keeps track of the points appearing in all pairs of XML elements or JSON properties with the given names and parent.
Geospatial Element Pair Indexes
also allow you to use the
cts:element-pair-geospatial-query
or
cts:json-property-pair-geospatial-query
constructor in searches.
Configure the following for each Geospatial Element Pair Index:
wgs84
is useful for most commercial geospatial data. Use
raw
when you want your points mapped onto a
flat plane instead of onto the geometry of the earth.
Adding /double
to the end of the coordinate system name
means that
the coordinate system uses double precision floating point numbers
instead of single precision floating point numbers. For example,
wgs84/double
uses double precision.
Buttons and Tabs: