Skip to content

Commit dac019c

Browse files
committed
docs: remove outdated limitation
1 parent 1dd2173 commit dac019c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xtraplatform-features-oracle/src/main/java/de/ii/xtraplatform/features/oracle/app/FeatureProviderOracle.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
* - Only **Oracle 19c** has been tested.
6363
* - Only geometries in a 2D coordinate reference system are supported.
6464
* - 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.
6765
* - The spatial operator `S_CROSSES` is not supported.
6866
* - The CQL2 functions `DIAMETER2D()` and `DIAMETER3D()` are not supported.
6967
* - CRUD operations are not supported.

0 commit comments

Comments
 (0)