Hi Heater, try this:
You can get the first point with CoordinateFetcher (0) and the last one with CoordinateFetcher(-1). This sets the coordinates into attributes, from where you can use 2 2DPointReplacers to construct the points. Greetings, Jeff On 3/2/07, Spates, Heather <[EMAIL PROTECTED]> wrote:
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** *
