Tagged Questions
0
votes
1answer
190 views
Any known problems after Tomcat-upgrade using oracle locator?
After trying to upgrade from Tomcat 5.5.28 to 5.5.29 or above I ran into a strange problem.
We use a linux based gis system using an Oracle EE DB (without spatial license).
Problem
After the upgrade ...
3
votes
2answers
344 views
Is there a common interface for ST_Geometry SDO_Geomtry
I've worked a fair bit with Oracle Spatial and I've had some requests to transition to PostgreSQL Spatial.
Is there a common interface for SDO_Geometry and ST_Geometry? I'm working in Java with ...