A Geospatial Attribute Pair Index accelerates geospatial queries.
Each Geospatial Attribute Pair Index keeps track of the points appearing in all pairs of attributes with the given names and parent.
Geospatial Attribute Pair
Indexes also allow you to use the
cts:element-attribute-pair-geospatial-query
constructor in searches.
Configure the following for each Geospatial Element Attribute 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: