Interface | Description |
---|---|
WPS |
WPS service interface.
|
WPSRequestChecker |
WPS request parameters verifier.
|
WPSXMLEncoder |
WPS object encoder.
|
Class | Description |
---|---|
Analyse |
Analysis base class
|
AnalyseFactory |
The factory class to create analysis operation instance in WPS service.
|
Buffer |
Buffer operations encapsulated in WPS services.
|
CalculateProfile |
Get DEM profile
|
Clip |
clip operations encapsulated in WPS services.
|
Constants |
Constant class
|
DefaultWPS |
The default WPS interface realization class.
|
Erase |
The Erase operation encapsulated in WPS service.
|
ExtractAnalyse |
wps isoline/isoregion extraction operation
|
ExtractIsoline |
The ExtractIsoline operation encapsulated in WPS service.
|
ExtractIsoregion |
The ExtractIsoregion operation encapsulated in WPS service.
|
FindPath |
wps network analysis
|
FindStopsByKeyWord |
Query stops by keyword
|
FindTransfer |
WPS network analysis operation
|
FindTransferPath |
According to the specified starting and ending stop and transfer information to obtain detailed route information.
|
FindTransferSolutions |
According to the specified starting and ending stop ID and traffic transfer analysis parameters to carry out traffic transfer analysis.
|
GenerateCapabilities |
Get the service abilities (Capabilities) interface realization provided by the WPS service.
|
GenerateDescribeProcess |
Obtain the description of the specified operation in WPS service.
|
GenerateExecute |
The processing results of the generated Execute in WPS service.
|
GML212 |
GML2.1.2 version
|
GML321 |
GML3.2.1 version
|
GMLBase |
GML base class
|
Identity |
The Identity operation encapsulated in WPS service.
|
Intersect |
The Intersect operation encapsulated in WPS service.
|
OverlayAnalyse |
Overlay analysis abstract class
|
ProcessResult |
wps processing result
|
Union |
The Identity operation encapsulated in WPS service.
|
Update |
The Update operation encapsulated in WPS service.
|
WPSConfig |
WPS service configuration information.
|
WPSServlet |
WPS Servlet.
|
Xor |
The Xor operation encapsulated in WPS service.
|
The WPS service interface.
The SuperMap iServer service consists of the interface layer, the component layer, and the provider layer.This package provides functions of the interface layer, that is, publising GIS services as WPS services.