Hello,

on 01/11/2005 05:57 PM Symbulos Partners said the following:
We would like to implement a geographic search engine.

We have a list of places, the user enters a postcode + a radius in kms and
the search engine returns a list of places within a certain radius.

Any body has any experience with anything similar?

Here you may find a couple of solutions that search a database of post codes with coordinates to find which are within the range:


http://www.phpclasses.org/phpziplocator

http://www.phpclasses.org/zipcodesrange

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to