Hibernate Spatial

Add support for ST_Geometry

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Oracle10g
  • Description:
    Oracle 11g now has the ST_Geometry type which satisfies the SQL-MM specification. This spatial type should also be suppoted by the Oracle10g provider.

Activity

Hide
Pedro Mendes added a comment - 02/Oct/11 5:14 PM
"Oracle 11g now has the ST_Geometry type which satisfies the SQL-MM specification"

This is also true, at least, from the Oracle 10g 10.2.0.2 version and up.
Show
Pedro Mendes added a comment - 02/Oct/11 5:14 PM "Oracle 11g now has the ST_Geometry type which satisfies the SQL-MM specification" This is also true, at least, from the Oracle 10g 10.2.0.2 version and up.
Hide
Karel Maesen added a comment - 18/Oct/11 9:05 PM
Are you sure? I can't find any mention of ST_GEOMETRY in the Oracle documentation (Oracle® Spatial User's Guide and Reference: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14255/toc.htm)

I know that there is an OGC-compatability package (also undocumented), which _is_ supported in HS (controlled by the the OGC_STRICT setting (see: http://www.hibernatespatial.org/hibernate-spatial-oracle/usage.html)). It is my understanding that this is not exactly the same as what is provided in 11g under the name "SQL Multimedia Type Support".
Show
Karel Maesen added a comment - 18/Oct/11 9:05 PM Are you sure? I can't find any mention of ST_GEOMETRY in the Oracle documentation (Oracle® Spatial User's Guide and Reference: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14255/toc.htm) I know that there is an OGC-compatability package (also undocumented), which _is_ supported in HS (controlled by the the OGC_STRICT setting (see: http://www.hibernatespatial.org/hibernate-spatial-oracle/usage.html)). It is my understanding that this is not exactly the same as what is provided in 11g under the name "SQL Multimedia Type Support".

People

Dates

  • Created:
    15/Aug/08 2:52 PM
    Updated:
    18/Oct/11 9:05 PM