I want to cutomize the Geoserver GetFeatureInfo Popup. I want to add image against each parcel I click. For this purpose I've read to change the content.ftl file of geoserver. But I found that file in wms.jar file. So, I extract it and after changing the content.ftl file, when i agin convert into .jar file, Geoserver doesn't work. Is there a solution to it? Any other suggestion to add the image along Featureinfo.
|
did you check out GetFeatureInfo Templates here? i think it helps you about your problem.
i hope it helps you... |
|||||||
|
|
By default, the content.ftl file is not placed in the workspace datafile. So, we have to create it in case we want to modify it. Hence, Simply make a new file with type .ftl. And write it according to Free Markers Syntax. |
|||
|
|

