Hi. I'm a fairly novice user to FME and am stuck trying to figure out
the best transformers to use on my project. I'm inputting a geodatabase
polylinez feature class and I am exporting out to a pointz shapefile. I
need to get the beginning vertex and ending vertex of the line and save
it as points with it's associated lat/long coordinates.
I have tried using the chopper transformer with maximum vertices as 1
and I get points but every vertex of the line. I only want the
beginning and ending point of the line. I also think I need to use the
coordinate fetcher to grab the x and y values.
Any suggestions?
Thanks in advance
Heather