Skip to main content
Question

How to add "genericAttributeSet" tag in CityGML data

  • November 29, 2020
  • 1 reply
  • 54 views

I would like to generat "genericAttributeSet" tag in CityGML data like as follows:

   <gen:genericAttributeSet name="xxxxxxxxxxxxx">

     <gen:stringAttribute name="xx">

      <gen:value>yyy</gen:value>

     </gen:stringAttribute>

     <gen:stringAttribute name="aaaaaaa">

      <gen:value>12345</gen:value>

     </gen:stringAttribute>

     <gen:measureAttribute name="zzzzz">

      <gen:value uom="m">67.54</gen:value>

     </gen:measureAttribute>

</gen:genericAttributeSet>

Could you tell me how to manage attributs for this?

1 reply

davtorgh
Contributor
Forum|alt.badge.img+10
  • Contributor
  • December 1, 2020

Hi @bigapplerizzi19​ ,

 

as far as I know the big trouble with gml attributes is to find the correct way to construct them complying with the standard. Done this you can use an AttributeCreator. Maybe you could start from this document and this article.

 

Hope that helps!


Reply


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