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
Copy file name to clipboardExpand all lines: xtraplatform-features-oracle/src/main/java/de/ii/xtraplatform/features/oracle/app/FeatureProviderOracle.java
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,6 @@
62
62
* - Only **Oracle 19c** has been tested.
63
63
* - Only geometries in a 2D coordinate reference system are supported.
64
64
* - All identifiers must be unquoted identifiers; that is the identifiers will be all uppercase.
65
-
* - The option `linearizeCurves` is not supported. All geometries must conform to the OGC Simple
66
-
* Feature Access standard.
67
65
* - The spatial operator `S_CROSSES` is not supported.
68
66
* - The CQL2 functions `DIAMETER2D()` and `DIAMETER3D()` are not supported.
0 commit comments