You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Added Basic Spatial Functions with additional Spatial Literals definition, which defines
a class that has only S_INTERSECTS over all geometry data types
Renamed Basic Spatial Operators to Basic Spatial Functions
Renamed Spatial Operators to Spatial Functions
Renamed Temporal Operators to Temporal Functions
Renamed Array Operators to Array Functions
Accent- and Case-insensitive Comparison conformance classes have been split into two conformance classes,
Accent-insensitive Comparison and Case-insensitive Comparison
Renamed Custom Function to Functions
Remove recommendation to use fully-qualified property names as queryables.