A Geospatial Element Child Index accelerates geospatial queries.
Each Geospatial Element Child Index keeps track of the points appearing in all XML elements or JSON properties with a given name and parent.
Geospatial Element Child
Indexes
also allow you to use the
cts:element-child-geospatial-query
or
cts:json-property-child-geospatial-query
constructor in searches.
Configure the following for each Geospatial Element Child 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: