Hi, A simple work-around is to create a view and select just the geometry you want. Remember to add a line to SDO_USER_GEOMETRY_COLUMNS (I hope I remember the name right) and it does not harm at all to create also primary key for your new Oracle view. I notised from the other mail that you play with Oracle.
-Jukka Rahkonen- -----Alkuperäinen viesti----- Lähettäjä: Andrew Chamberlain [mailto:[email protected]] Lähetetty: ma 14.2.2011 19:32 Vastaanottaja: [email protected] Aihe: [Geoserver-users] Geometry Field Choice? Hi All, This should hopefully be straight forward, one way or the other... Does anyone know how to tell Geoserver which geometry field to use when there's more than one? It would be nice to choose, but there doesn't seem to be a way of doing this. Many thanks, Andy ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
