GeoRSSFeatureComposer
Constructs GeoRSS documents from the input features and stores them in the specified attribute for the features that are output by the GeoRSS port. The constructed GeoRSS document will be created according to the specified Geometry Format and Output Format, in the character set specified by the Output Character Set parameter.
Input Ports
For any given GeoRSS document, the metadata for the feed.
The entry features from the input GeoRSS document/feed.
Output Ports
The features containing the GeoRSS document in the attribute specified by the GeoRSS Attribute parameter.
Parameters
The GeoRSS document that is being constructed accumulates features until the value specified for the feature Flush Attribute. When this occurs, the newly received input feature is not part of the flushed document, but rather is part of the next document to be constructed.
This attribute contains the GeoRSS document.
Choose the format of the XML feed that the GeoRSS writer will produce:
- Atom: the writer will produce an Atom 1.0 feed.
- RSS: the writer will produce an RSS 2.0 feed.
Choose the format of the output feed’s geometry extensions: GML, W3C, or Simple.
This parameter determines how the writer handles HTML content. Select Yes to ensure that the writer will escape HTML content before outputting it. Select No to ensure that the writer will output the content unchanged.
The character set encoding in which the output XML feed should be written. If no character set is specified, the feed will be written in the UTF-8 character set. If an invalid character set is specified, the translation will fail.
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
FME Licensing Level
FME Professional edition and above
FME Knowledge Center
See the FME Knowledge Center for additional information about GeoRSS and FME.
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.