On Mon, Jun 27, 2011 at 3:56 PM, Till Kirchner
<till.kirch...@vti.bund.de> wrote:
> Hey together,
>
> I would like to replace the standard OpenLayers-Application used by the
> WMS-Service
> with a costumized HTML-file/OpenLayers-App.
>
> Can someone tell me where to find the standard-template used by geoserver?
> Or is it more complicated as I would assume?

The java part of the output format is here:
http://svn.codehaus.org/geoserver/trunk/src/wms/src/main/java/org/geoserver/wms/map/OpenLayersMapOutputFormat.java

The freemarker template is here:
http://svn.codehaus.org/geoserver/trunk/src/wms/src/main/resources/org/geoserver/wms/map/OpenLayersMapTemplate.ftl

they both end up in the wms jar in the GeoServer WEB-INF/lib directory

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to