[Geoserver-users] Geoserver/openlayer

Hello, In the visualization of the pages under geoserver, the URL contains
"Format=application/openlayers" which makes it possible to have a mini
navigation of the chart posted (it is brilliant). I would wish to add tools
openlayers in these pages like drawings etc..... I did not find in géoserver

Thank you
--
View this message in context: http://www.nabble.com/Geoserver-openlayer-tf4205991.html#a11964041
Sent from the GeoServer - User mailing list archive at Nabble.com.

Pouldu ha scritto:

Hello, In the visualization of the pages under geoserver, the URL contains
"Format=application/openlayers" which makes it possible to have a mini
navigation of the chart posted (it is brilliant). I would wish to add tools
openlayers in these pages like drawings etc..... I did not find in géoserver

If it is your map, I'd suggest you just configure the preview with all
the layers you need (add them to the layers param), the styles you want,
then copy the generated page and modify at will.
If you're working with a recente 1.5.x nightly, or can wait for 1.5.2, you'll be then able to put the modified file in your data dir, /www
subfolder, and Geoserver will publish it at the http://host:8080/geoserver/www/<filename>\.html address.

Would this solve your problem?
Cheers
Andrea