Re: Tools - Oracle Spatial - Show maps
From: Bill Ferguson <wbfergus_at_gmail.com>
Date: Sun, 23 Aug 2009 07:50:29 -0600
Message-ID: <4025610e0908230650g493b8d6nd67380a64e598786_at_mail.gmail.com>
I'm on 11.1.0.7 and I'm not sure of the version differences, but it isn't to difficult to write a PL/SQL routine to output a KML file for Google Earth (GE).
Date: Sun, 23 Aug 2009 07:50:29 -0600
Message-ID: <4025610e0908230650g493b8d6nd67380a64e598786_at_mail.gmail.com>
I'm on 11.1.0.7 and I'm not sure of the version differences, but it isn't to difficult to write a PL/SQL routine to output a KML file for Google Earth (GE).
That's what I do for my Apex app, along with allowing the users to draw polygons in GE and import those back into the database.
I 'think' in 11 there are also some built-in routines for native KML (I know there is for GML), so those may even be easier to use once your database is upgraded. But, I think the manual approach I took would work on 10g.
--
- Bill Ferguson -- http://www.freelists.org/webpage/oracle-l