JSONExploder
From fmepedia
JSONExploder is a Workbench Transformer.
| Table of contents |
Description
The JSONExploder is used to extract portions of JSON formatted text into new FME features. The 'JSON Attribute' parameter identifies the feature attribute which contains the JSON text. The 'JSON Query' parameter is the JSON query referring to the JSON values which will become new FME features.
More Information
More information on JSON can be found here:
- http://wiki.geojson.org/GeoJSON_draft_version_2
- http://www.jasonbirch.com/nodes/2007/09/05/116/json-and-geojson-in-fme/
Example
This example workspace shows use of the JSONExploder.
