News Feed
Jobs Feed
Sections




News Archive
Martynas Jusevicius' Blog:
Calculating great-circle distance in MySQL and Propel
May 01, 2008 @ 16:08:27

In a new post today, Martynas Jusevicius shows how to combine a little SQL magic with the Propel framework to fins the distance between two places:

Eventually the simple distance formula that I have blogged about turned out to be too inaccurate, even for locations within city bounds. I needed to use a formula to calculate great-circle distance which takes into account that the Earth is a sphere.

He includes the SQL to pull the data in the right format and the PHP code (using Propel) to reproduce it without having to write it by hand (complete with the bind variables to help with security and consistency).

1 comment voice your opinion now!
great circle distance mysql propel framework sql


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: ZendCon Sessions Episode 037: Why MVC is not an Application Architecture

The Northclick Blog: Announcing "dropr" - the message queue framework for PHP

Community News: jPOP Framework - Javascript & PHP

PHPBuilder.com: Meet PRADO, the Component-based PHP Development Framework

Tim Koschuetzki's Blog: CakePHP Pluralize Helper


Community Events











Don't see your event here?
Let us know!


tool phpunit functional testing language database example podcast community api development zendframework2 opinion interview unittest framework introduction series code release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework