No I have not used the Oracle Spatial option in the database. The database design simply stores each vertex of each polygon and I've built a PL/SQL function to encode the points.
On Wed, Dec 17, 2008 at 7:17 AM, William . <[email protected]> wrote: > On Tue, Dec 16, 2008 at 10:32 PM, Damian <[email protected]>wrote: > >> >> I have put together an application using Oracle Application Express > > > do you have the Oracle Spatial option in the database? If so you can store > the polygons in the database and use oracle's geometry processing functions > to calculate polygon intersection, difference, union etc > > > > -- Regards Damian Our blog is at http://ardennereview.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
