Skip to main content

Hello,

I created bounding box in FME and I need to get from this polygon WKT file. How can I reach this in FME please?

Thank You so much!

You can use GeometryExtractor

and set GeometryEncoding to OGC Well Know Text(wkt).


Thanks for this! Saved me a lot of research, programming & set up for this format standard.

 


Reply