Hello
I am trying to develop a SDI download service which will respond the GetCapabilities request as an Atom feed instead of a normal xml file.
My task is to create a Web Map Service which will serve maps from geoserver. By sending a GetCapabilities request wms send an xml file as response. but my task is to get the response as an Atom feed. I found that it is possible using Rome library. But how can I do it, can anyone please suggest me the way to complete my tasks.
thanks
Asraf