> Well, it would be good to know in which direction you are moving... :) > Spatial databases have spatial columns and spatial functions. So, how > would we go about making the following postgis examples into a DAL- > able form without slipping to _execute ? How do we insert a geometry ? > How do we use validators with geometry columns ? The basic selects > themselves should not be that problematic (a few of the simplest > postgresql examples from > http://www.spatial.cs.umn.edu/Book/labs/vania/spatialQueries.html > ): I also believe that this is where to go. Instead of creating your own spatial stuff, create plugins that extend the DAL for spatial data bases: * postgis based on postgres * spatiallite based on sqlite * upcoming google api
Maybe this sets us apart from competing frameworks and attracks more geo-hackers. Regards, Timmie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---