On Thu, Jul 26, 2012 at 8:38 PM, Guntu, Ashok (IS) (Contr) <
ashok.gu...@ngc.com> wrote:

>  Hi****
>
> ** **
>
> I have the need to display different images for different features in my
> layer.  Dynamic symbolizers seems like a perfect solution.  So I had to
> create a style sheet which looks like the one below. ${image_name}  is the
> column in the table which contains the image to be displayed. This works
> perfectly for the png image that is produced.  Each feature gets its own
> image.  However, this errors out in the KML.  The error in the kml is shown
> below…..  Any clues what I should be doing here.
>

It is a well known limitation that you cannot have the full URL to be a
variable,
as the parser and the in memory data structures will reject it for not
being a valid
URL.

Please have at least http://${image_name} in your url

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:   +39 0584 962313
mob:   +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to