Skip to main content
Question

Help with extraction

  • November 17, 2023
  • 3 replies
  • 38 views

bmwhbmwh
Contributor
Forum|alt.badge.img+4

i need to extract the Geometry traits that are in the picture. any clue how?

3 replies

bmwhbmwh
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 17, 2023

if you do know how to extract it please do include a mini tutorial on how to

 


takashi
Celebrity
  • November 17, 2023

Hi @bmwhbmwh​ ,

Have a look at GeometryPropertyExtractor transformer.

 


bmwhbmwh
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 17, 2023

Hi @bmwhbmwh​ ,

Have a look at GeometryPropertyExtractor transformer.

 

I implemented it in and it worked. followed the instructions on FME to make it work .

 

than you.