Skip to main content
Question

How to write extended data in KML output as kml_data instead of kml_schema_data.

  • July 26, 2023
  • 1 reply
  • 34 views

wasim13
Participant
Forum|alt.badge.img+2

KML output written in kml_schema_data,I am not able to write in kml_data as shown in expected ouput image

 

image 

Expected Output 

 

1 reply

debbiatsafe
Safer
Forum|alt.badge.img+20

Hello @wasim13​ 

You should use the kml_data{}.name and kml_data{}.value list structure to write extended data with the KML writer (documented here). You should be able to use an AttributeExploder (explode as list) to create this list structure. You will have to use the Ignore Attributes Containing parameter to exclude any attributes you do not want written as extended data.

I have attached an example demonstrating this workflow and I hope it helps!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings