Hi I am a big fan of Web2py and would like to use the DAL for capturing location specific information. I use MySQL as a back-end and would like to understand how I could define a table with MySQL's Spatial Extension data types into the DAL and hopefully be able to access this with SQLFORM. For instance, how could I get the DAL to define a field as a WKT point?
Many thanks Calvin --

