I have .csv file with name, lat and long attributes, (+ bunch of others). Problem is, that gml writer doesnt write any <gn:geometry><gml:Point> tags. What am I missing? Some transformer?
Im new to this, so bear with me, please... Thank you.
I have .csv file with name, lat and long attributes, (+ bunch of others). Problem is, that gml writer doesnt write any <gn:geometry><gml:Point> tags. What am I missing? Some transformer?
Im new to this, so bear with me, please... Thank you.
Best answer by david_r
did you convert your lat/long values to FME geometries before writing? If not, try inserting a 2DPointReplacer before the writer.
David
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.