This is a discussion on GD and custom world maps within the PHP Language forums, part of the PHP Programming Forums category; I'd like to generate graphics of world maps, zoomable to any country or US/Canada state, with custom colors ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'd like to generate graphics of world maps, zoomable to any country
or US/Canada state, with custom colors within the country borders to indicate various data (population density, rainfal, whatever). I can do this with the gd library if only I had coordinate data for the borders of each region of interest identifiable by country. Has anyone seen data like this? -A |