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
Feed
For any given GeoRSS document, the metadata for the feed.
Entry
The entry features from the input GeoRSS document/feed.
Output Ports
Georss
The features containing the GeoRSS document in the attribute specified by the GeoRSS Attribute parameter.
Parameters
Flush Attribute
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.
Output Format
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.
Geometry Format
Choose the format of the output feed’s geometry extensions: GML, W3C, or Simple.
Escape HTML Content
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.
Output Character Set
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
Format Specific
Web
FME Licensing Level
FME Professional edition and above
FME Community
See the FME Community for additional information about GeoRSS and FME.
Technical History
Associated FME function or factory: GeoRSSFactory
Search FME Community
Search for samples and information about this transformer on the FME Community.