The OGC Web Mapping Service (WMS) supplies WMS functionality.
This service is requested using the Standard Web Mapping Service (WMS) (http://en.wikipedia.org/wiki/Web_Map_Service) URL request. This service supports 1.1.1 and 1.3.0 WMS versions.
Base URL Example:
http://<host>/fmeogc/<repository>/<workspace>.fmw
GetCapabilities URL Example:
http://<host>/fmeogc/<repository>/<workspace>.fmw?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1
The result is a PNG, JPEG, GIF, or SVG file containing the requested features.
This service requires a workspace that can write to PNG, JPEG, GIF, and/or SVG datasets, and that has the following published parameters:
Note: You must specify the bounding box coordinates in Latitude/Longitude, regardless of the destination coordinate system.
Note: If a Coordinate System or Bounding Box is not submitted with the WMS query, default values are used. You can configure these default values within the Web User Interface.