Hi Devs I notice from https://docs.geoserver.org/latest/en/user/services/wms/reference.html#getcapabilities and https://docs.geoserver.org/latest/en/user/services/wms/vendor.html#getcapabilities-request that XML is the only response format option for the GetCapabilities call, and I wonder why that is, and if it is technically not possible to return the response in application/json format?
I am sure that the OGC spec states XML only, but can JSON be supported as a vendor option? Is there just insufficient demand for the format? If I wanted to implement this format, can you give me any pointers? Is GetCapabilitiesTransformer.java only for XML and would need an equivalent for JSON? Thanks Peter
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel