Hi Remi. For sure, that is a possibility. But the problem is that I perform a request to a Contentserver2 instance, which receives the desired width and computes needed height of the image. I don't want to perform 2 requests (1 for image size, 1 for ImageLayer), since effort in Contentserver takes 1-2 seconds per request.
So is there a 1-request-way with OpenLayers for me? Thanks, Stefan. -------- Original-Nachricht -------- > Datum: Sun, 23 Oct 2011 07:57:36 +0800 > Von: remi <[email protected]> > An: "",Stefan Jänicke"," <[email protected]> > Betreff: Re:[OpenLayers-Users] ImageLayer for dynamically generated images > You can always use ur server side scripting language to get the size of > your > image. For example, in php, u can use gd extension to get the size of the > image. > On Oct 22, 2011 11:41 PM, ""Stefan Jänicke"" < > [email protected]> wrote: -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
