A Geospatial Region Index accelerates geospatial queries over regions such as polygons, circles, and boxes.
Each Geospatial Region Index keeps track of the regions appearing in all XML elements or JSON properties with a given path.
Configure the following for each Geospatial Region 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: