Page 1 of 1

Plotting points on a map

Posted: Mon Jul 12, 2004 2:31 pm
by nigma
Say i've got an image of a U.S. map and then I have a bunch of longitude & latitude cordinates. What are some ways that I could plot those cordinates on the map using PHP?

Right now i'm just looking for ideas on where to start, i'm hoping no one who reads this thinks i'm asking them to do this for me.

Thanks a bunch for any help and advice provided.

Posted: Mon Jul 12, 2004 2:43 pm
by PrObLeM
GD... and get a relation between the lat and log cordinates and the number of pixles on the image...

Posted: Mon Jul 12, 2004 2:55 pm
by kettle_drum