Skip to main content

I have a dataset containing attributes, but I can't read the coordinate value anywhere? The coordinates in the FME data inspector are. How do I load them in the workspace? Thanks a lot This is a loading xml of the model aixm 5.1

Hi @fmesafe.podpora​ , I think the dataset has been read correctly. If you need to extract the coordinate values as attributes, consider using CoordinateExtractor transformer.


This is exactly what I needed, just be careful, it must be used in combination with attributeCreator, thank you very much!


Hi @fmesafe.podpora​ , I think the dataset has been read correctly. If you need to extract the coordinate values as attributes, consider using CoordinateExtractor transformer.

Nice @Takashi Iijima​ 


Reply