I am going to keep notes on the wiki somewhere - and ask questions as I go.

So far I have learned:
- MDSYS.SDO_GEOMETRY (not SDO_GEOMETRY)
- We need to add an entry into USER_SDO_GEOM_METADATA for each geometry column

On the bright side I am placing this kind of knowledge into OracleDataStore.createSchema( FeatureType ), on the downside the method signature will need to change to provide bounds (I hope I can determine SRID from the DefaultGeometry CRS definition).

I am currently stuck with a database trigger yelling at me when I try and add my first feature, near as I can tell this is due to the SRID table not being populated. If anyone knows how to set up this table in oracle I would love some guidance.

Jody




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to