I tried to convert kml into dwg, but the schema of attributes is empty.
How can I get all the attributes from KML into the dwg?
thanks
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Depending on the data structure inside your KML file, it is very unlikely that the XQuery in the example applies to your data structure as well, so have a read through all the comments below the article as well.
If you select a feature and then look at the Feature Information window (normally on the right) you might see some information about how the attribute data is structured in your kml file
Depending on the data structure inside your KML file, it is very unlikely that the XQuery in the example applies to your data structure as well, so have a read through all the comments below the article as well.
hi @arnold_bijlsma and @trentatsafe,
unfortunatelly looks my KML a little bit different.
Any ideas how to define HTMLToXHTMLConverter (if) and XQuery?
If you select a feature and then look at the Feature Information window (normally on the right) you might see some information about how the attribute data is structured in your kml file
Hi @ebygomm,
sorry I did not describe it good enough. Yes, I can see them after selecting them on the right corner, but I need to have the feature attributes in the table.