Hi DenesL, I didn't test *st_dwithin* with use_spheroid because I changed my "strategy" to use geometry fields instead of geography's for GIS calculations. The function I really miss and am willing to test is *st_transform ( st_interpolate* could be good too*)*. So far I did some calculations/queries with* st_distance* and the original *st_dwithin *and results obtained were coherent. I really don't like having to executesql(queries) to compensate for the lack of *st_transform *and to "reinvent the wheel" anytime I need to *validate_and_insert *or *update_or_insert* GIS data. I like to use the DAL
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

