Skip to main content

Hi, I have three features; each feature has a lat and long column. How do I read the lat/long to visualise the features as points on a map (e.g. HTML map or in the Visual Preview within FME)?

Hi @james.kan​ Use a VertexCreator to create points from the lat/long attributes.


Reply