Class WebMapTileServer


  • public class WebMapTileServer
    extends AbstractOpenWebService<WMTSCapabilities,​Layer>
    WebMapTileServer is a class representing a WMTS.

    It is used to access the Capabilities document and perform requests. It will perform version negotiation automatically and use the highest known version that the server can communicate.

    Author:
    ian, Emanuele Tajariol (etj at geo-solutions dot it)