FME Server Workspace Templates

From Fmepedia

fme_server_related_content.png (http://fmepedia.com/index.php/Category:FME_Server)

FME Server performs translations by running workspaces through Services and each of these Services has specific requirements that the workspace must fulfill. These requirements are described on the Services page, but in order to help you develop workspaces faster, a number of workspace templates are provided here.

The workspace templates on this page contain:

  • descriptions of the workspace template,
  • listed descriptions of the required published parameters,
  • instructions for developing the workspace template into a workspace that can be run through a Service, and
  • various transformers that provide the framework required for the Service.
Table of contents

Data Streaming Service - GeoJSON Format

ss_DataStreamingService_GeoJSON_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_DataStreamingService_GeoJSON.png)

  • Purpose: This workspace is designed to extract features from a dataset, transform those features into GeoJSON features and load the new features into a GeoJSON dataset.
  • Services: Data Streaming (http://fmepedia.com/index.php/FME_Server_Services#Data_Streaming)
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: DataStreamingService_GeoJSON.fmw



Data Streaming Service - GeoRSS Format

ss_DataStreamingService_GeoRSS_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_DataStreamingService_GeoRSS.png)

  • Purpose: This workspace is designed to extract features from a dataset, transform those features into GeoRSS features and load the new features into a GeoRSS dataset.
  • Services: Data Streaming (http://fmepedia.com/index.php/FME_Server_Services#Data_Streaming)
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: DataStreamingService_GeoRSS.fmw



Data Streaming Service - KML Format

ss_DataStreamingService_KML_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_DataStreamingService_KML.png)

  • Purpose: This workspace template is designed to extract features from a dataset, transform those features into KML styled features and load the new features into a KML dataset.
  • Services: Data Streaming (http://fmepedia.com/index.php/FME_Server_Services#Data_Streaming) and KML Network Link (http://fmepedia.com/index.php/FME_Server_Services#KML_Network_Link).
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: DataStreamingService_GeoJSON.fmw



OGC Web Feature Service (WFS)

ss_OGCWFSService_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_OGCWFSService.png)

  • Purpose: This workspace is designed to extract features from datasets, transform those features into GML features and load the new features into a GML dataset which will be served as WFS layers.
  • Services: OGC Web Feature Service (WFS) (http://fmepedia.com/index.php/FME_Server_Services#OGC_Web_Feature_Service_.28WFS.29)
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: OGCWFSService.fmw



OGC Web Map Service (WMS)

ss_OGCWMSService_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_OGCWMSService.png)

  • Purpose: This workspace is designed to extract features from datasets, transform those features and load the new features into raster datasets, which will be served as WMS layers.
  • Services: OGC Web Map Service (WMS) (http://fmepedia.com/index.php/FME_Server_Services#OGC_Web_Map_Service_.28WMS.29)
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: OGCWMSService.fmw



SpatialDirect Service

ss_SpatialDirectService_thumb.png (http://fmepedia.com/attachments/FME_Server_Workspace_Templates/ss_SpatialDirectService.png)

  • Purpose: This workspace is designed to be used with the SpatialDirect workspace order form. In the workspace order form, users can select feature types (layers), output format and coordinate system they would like. SpatialDirect will then send the request to this workspace with all published parameters. After FME runs the workspace the resulting data will be zipped and a results web page will provide a link to the zip file.
  • Services: SpatialDirect (http://fmepedia.com/index.php/FME_Server_Services#SpatialDirect)
  • Instructions: available as annotation in the workspace (Screenshot).
  • Download: SpatialDirectService.fmw



User Comments Add a new comment