Details
Description
I have an Oracle table with multipoints (SDO_GTYPE 2005). When asking Geoserver for a GetFeature request, I get the following WARNING:
594187 [WARNING] org.geotools.data.oracle.sdo.SDO - Could not create MultiPoint with INTERPRETATION 1 - representing the number of points
No geometries come out in the resulting GML because of this.
I am using Geoserver 1.3 RC4 with the gt2main and gt2oracle-spatial jars sent by Hans-Ulrich Otto which contained the mutli-polygon fix and the connection not being closed fix.
-
Hide
- oracle-spatial-2.1.1.jar
- 10/Nov/05 1:55 PM
- 55 kB
- Chris Holmes
-
- META-INF/MANIFEST.MF 0.3 kB
- META-INF/.../org.geotools.data.DataStoreFactorySpi 0.1 kB
- org/geotools/data/.../attributeio/blame.txt 0.0 kB
- org/geotools/.../SDOAttributeIO.class 4 kB
- org/geotools/.../oracle/FIDSequence.class 2 kB
- org/.../OracleConnectionFactory.class 3 kB
- org/geotools/.../OracleDataStore.class 11 kB
- org/.../OracleDataStoreFactory$1.class 2 kB
- org/.../OracleDataStoreFactory.class 6 kB
- org/geotools/.../OracleFeatureWriter.class 0.9 kB
- org/.../OracleOCIDataStoreFactory$1.class 2 kB
- org/.../OracleOCIDataStoreFactory.class 5 kB
- org/geotools/.../sdo/AttributeList.class 3 kB
- org/geotools/.../sdo/CoordinateAccess.class 0.8 kB
- org/.../CoordinateAccessFactory.class 0.4 kB
- org/geotools/data/.../sdo/Coordinates.class 8 kB
- org/geotools/data/oracle/sdo/ETYPE.class 0.5 kB
- org/geotools/.../sdo/GeometryConverter.class 9 kB
- org/geotools/data/.../sdo/OrdinateList.class 2 kB
- org/geotools/data/oracle/sdo/SDO.class 36 kB
- org/geotools/data/oracle/sdo/TT.class 0.4 kB
- org/geotools/.../SqlStatementEncoder.class 4 kB
- org/geotools/.../SQLEncoderOracle.class 13 kB
Issue Links
- depends upon
-
GEOT-767
multipoints not properly handled in SDO.java
-
Activity
Chris, this works now for multipoints. And regular points also still work.
This is all fixed, I'm leaving it open for you Justin, just so you're be sure to update your oracle spatial jars before you build. I committed the new jar to svn.
Chris, i was a little unsure of what I am supposed to do her if you already commited the jar to svn. So I rebuild my oracle jar and put it in geoserver libs. If this was not the desired action, please let me know.
These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state
Testing testing, let me know if this works Bart. For the gallery - changed it from > 1 to >=1. Jody and I looked into the docs and we think it should be fine. Bart, could you test both your multipoint table, and a table with just regular points? Make sure we didn't mess anything up.