The Open Geospatial Consortium (OGC) Web Feature Service (WFS) supplies WFS functionality.
Requests can be made using the Standard Web Feature Service (WFS) (http://en.wikipedia.org/wiki/Web_Feature_Service) URL request.
Base URL Example:
http://<host>/fmeogc/<repository>/<workspace>.fmw
GetCapabilities URL Example:
http://<host>/fmeogc/<repository>/<workspace>.fmw?SERVICE=WFS&REQUEST=GetCapabilities&VERSION=1.1.0
The resulting response is a WFS formatted XML file containing the requested information or features.
This service works with any workspace that writes to a GML dataset and has the following published parameters:
Note: You must specify the coordinates of the bounding boxes in the coordinate system given by destCoordSystem.
Note: If a Coordinate System or Bounding Box is not submitted with the WFS query, default values are used. You can configure these default values within the Web Interface.