[Mapserver-users] plotting charts on Maps
Dan Barron
dbarron at ddive.com
Thu Apr 17 07:09:56 PDT 2003
One available way to do this is to display the map image as the background
in an html table cell then display the chart in the cell itself...here's a
very basic example...
<table><tr><td background="mymap.png"><img src="mychart.gif"></td></tr></table>
There will be issues with sizing though and you would need to ensure both
images are the same size...for example if the map image is 500x250pixels
and your chart image is only 250x250pixels then the only the area the size
of the chart image would be displayed.
Hope that helps a little.
Dan
At 08:30 PM 4/16/2003 -0300, Eduardo Patto Kanegae wrote:
>I was browsing the Atlas of Canada and get faced with " Greenhouse Gas
>Emissions by Gas " that has pie
>charts on the maps! I´ve never seen something like that before!
>
>Is these charts a native feature from MapServer or is it from another
>suplementary tools.
>
>tks
>
>
>Eduardo Patto Kanegae
>Consultor GeoTI / GeoIT Consultant
>eduardo at linkgeo.com.br
>http://www.linkgeo.com.br
>LinkGEO - Geoprocessamento & Webmapping / LinkGEO - Geoprocessing & Webmapping
>
>***************************************
>***Fim da Mensagem / End of Message ***
>***************************************
>
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users at lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list