Hi there,
I wonder if anyone can tell me if it's possible with PHP to generate an graphic like this:
(or see attachement) (see image in high resolution here, in PDF here or other examples here)
In the moment, it's a Javascript which is used in Illustrator to read data from the UNEP GEO Data Portal and display them automatically in this way.
I know that there is some potential of generating images via GD and PHP. But I have no idea if it's possible to (relatively easily) generate this kind of stuff. Otherwise, I guess I would have to use SVG or Flash.
Thanks for any hints.
I wonder if anyone can tell me if it's possible with PHP to generate an graphic like this:

In the moment, it's a Javascript which is used in Illustrator to read data from the UNEP GEO Data Portal and display them automatically in this way.
I know that there is some potential of generating images via GD and PHP. But I have no idea if it's possible to (relatively easily) generate this kind of stuff. Otherwise, I guess I would have to use SVG or Flash.
Thanks for any hints.
Comment