Description
The HTML Metacard Transformer is responsible for translating a Metacard into an HTML formatted document.
Usage
Using the REST Endpoint for example, request a metacard with the transform option set to the HTML shortname.
http://localhost:8181/services/catalog/0123456789abcdef0123456789abcdef?transform=html
Example Output
Installation and Uninstallation
Install the catalog-transformer-html feature using the Web Console or System Console.
Configuration
None
Implementation Details
Registered Interface | Service Property | Value |
---|---|---|
ddf.catalog.transform.MetacardTransformer | title | View as html... |
description | Transforms query results into html | |
shortname (for backwards compatibility) | html |
Known Issues
None