I have successfully set up a Garrmin GDB file reader and retrieved waypoints stored in the file. I then used the Geometry Extractor using the FME XML Encoding and assigned it to the default attribute _geometry. When I inspected the data, I see that the attribute _geometry does indeed have XML data along with the associated X Latitude and Y Longitude coordinates.
My question: Is there a translator to extract the X and Y values separately and store them in new attrigutes associated with each point, say Latitude and Longitude, or do I need to use the StringExtractor to get this data? Here is a sample of the XML data on the first data point:
You can do that (string manipulation) or you can turn the features into points (geometry replacer) and use the coordinate extractor to get the XYZ values.
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
You can do that (string manipulation) or you can turn the features into points (geometry replacer) and use the coordinate extractor to get the XYZ values.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.