Dear all, Can anyone comment on the level of support web2py has for geospatial applications in web2py. Are there restrictions to integrating some geospatial code or packages in a web2py application? Would be great if I could integrate mapbox or similar stuff into web2py.
Oh and can we do fancy UI in web2py, maybe using jQuery? What about GWT integration, maybe using pyjamas? Finally, since my project is going to need to present geospatial data, would geodjango be a better fit? But I'm a little worried about database migrations with django vs web2py. It seems like if we are going to change the database schema a lot web2py would be easier to work with than Django? Thanks in advance.

