Page 1 of 1
Re: How to force the use of the SDO_RELATE spatial operator
Posted: Sat 25 Dec 2021 12:01
by Shalex
The config.SpatialOptions.ComparisonMethod setting affects the == comparison only. We will notify you when the SDO_RELATE operator is supported for .Contains().
Re: How to force the use of the SDO_RELATE spatial operator
Posted: Thu 27 Jan 2022 16:40
by Shalex
The config.SpatialOptions.PreferSpatialOperators configuration option is added (default value is False) to provide the possibility of using spatial operators instead of functions from the SDO_GEOM package.
Refer to
viewtopic.php?f=1&t=53190.