Andrea Aime wrote: >> Pedro Briones García wrote: >> I have another question: how can I change the response of capabilties file? >> For example, if I want to give information that is not possible to give with >> the Web Administration Interface Tool, like a layer's scale denominator. Is >> it possible to edit some file?
> Nope, the document is generated on the fly by some java code inspecting > the configuration. > However sometimes people just download the file, hand modify it, and > then publish it statically as the capabilities document. > Works as long as you don't add/remove layers And as long as the WMS client is really reading the whole GetCapabilities document, especially the URLs to be used for GetMap and GetFeatureInfo. All clients do not do take those from GetCapabilities but they just use always the the same base URL that they used for reading the GetCapabilities. -Jukka Rahkonen- ------------------------------------------------------------------------------ Virtualization is moving to the mainstream and overtaking non-virtualized environment for deploying applications. Does it make network security easier or more difficult to achieve? Read this whitepaper to separate the two and get a better understanding. http://p.sf.net/sfu/hp-phase2-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
