2018-04-21 16:31 GMT+02:00 Nauwanga Nauwanga <[email protected]>:

>
>   <img src=" picturepath.value \ ${feature.NAME.value} .jpg">
>
>   </li>
> </#list>
>
>
> The tutorial suggested that  I should refer to my Internet visible server
> address instead of localhost, or its IP if I have fixed IPs, I do not
> understand this very very well,
>
>
the img src should end up to be a fully qualified url to the image in the
featureinfo response so the browser knows where to get it; it cannot be a
file path. It can be localhost, but the the url will only resolve if the
webbrowser and the webserver hosting the image are on the same machine, it
can be a relative link to the geoserver url if you are hosting the image on
the same webserver as geoserver, I'm assuming you aren't.

Mark

-- 
Disclaimer;
This message is just a reflection of what I thought at the time of sending.
The message may contain information that is not intended for you or that
you don't understand.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to