Using Service Interface |
The SuperMap iServer service consists of the interface layer, the component layer, and the provider layer. The component uses the GIS service provided by the provider and its GIS functionality is released at the interface layer; the interface layer determines the supported released service type. The interface is the manifestation of the GIS function, and is the bridge between GIS function and user. For more information, please see SuperMap iServer service introduction.
SuperMap iServer provides different types of interfaces, such as REST, REST / JSR, WMS, WMTS and WFS. About implementation and configuration classes of distinct interfaces, please refers to Table 1 Implementation and configuration of service interfaces.
Taking the WMS interface for example to introduce the usage method of service interface.