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

Reply via email to