Skip to main content
Question

How to automate the process on retrieving attributes from CityGML

  • March 25, 2022
  • 2 replies
  • 19 views

I would like to automate the following processes by a batch job or equivalent. Please advise if you have any idea.

 

Here are the steps what I am working now.

 

Firstly, load the CityGML to a FME workbranch by the "Reader".

imageSecondly, select fme_basename and fme_feature_type in the "Reader" setting.

imageThirdly, I will select excel file in the writer and link up the "Reader" and "Writer".

imageimageFinally, go to "Run" > "Run Entire Workspace" to export the result and the following is the result sample.

image

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2940 replies
  • March 25, 2022

I think you are looking for a dynamic workflow. See the Dynamic Workflows tutorials.


  • Author
  • 1 reply
  • March 28, 2022

I will have a look. Thank you for help!