Wow.  That's pretty cool =)  Do they allow map over-lays?  For example, if
you want to display a map displaying points for each house within the
vicinity of the coordinates?

-----Original Message-----
From: Analysis & Solutions [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 3:58 PM
To: PHP List
Subject: Re: [PHP] PHP and geographic maps


Hey Lowell:

On Thu, Jul 11, 2002 at 04:42:04PM -0400, Lowell Allen wrote:
> A client wants a database-driven site that records information about real
> estate properties and includes geographic maps of property locations
> (throughout the US).

[Also read your post saying they'll have GPS units]

So, have the brokers put the house information, including the Lat/Long 
into the database.

Now, find a map website that generates maps based on the lat/long (among
other things) you type into the URI.  For example,
http://tiger.census.gov/cgi-bin/mapsurfer.  Use the URI format as the
basis for writing your PHP script's process that display's URI's.

--Dan

-- 
               PHP classes that make web design easier
        SQL Solution  |   Layout Solution   |  Form Solution
    sqlsolution.info  | layoutsolution.info |  formsolution.info
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7 Av #4AJ, Brooklyn NY     v: 718-854-0335     f: 718-854-0409

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

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

Reply via email to