Skip to main content
Solved

Textures for building

  • November 26, 2018
  • 4 replies
  • 89 views

kumarkannan1980
Participant
Forum|alt.badge.img+6

Hi,

 

I am trying to apply texture for the building , it looks fine in FME inspector . If I try to open in FZK Viewer texture is not applied to the building. I also set the texture property in FZK viewer to "Entity".

Please find the relative snapshots.

 

Best answer by todd_davis

Hi,

 

I have had exactly the same thing before and it was format specific (it wasn't citygml) . It was showing up in inspector but not the application.So if it is the same, it was due to the texture being placed on the wrong level in the geometry.

Cheers,

Todd

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.

4 replies

todd_davis
Influencer
Forum|alt.badge.img+23
  • Influencer
  • 313 replies
  • Best Answer
  • November 26, 2018
Hi,

 

I have had exactly the same thing before and it was format specific (it wasn't citygml) . It was showing up in inspector but not the application.So if it is the same, it was due to the texture being placed on the wrong level in the geometry.

Cheers,

Todd


kumarkannan1980
Participant
Forum|alt.badge.img+6
  • Author
  • Participant
  • 39 replies
  • November 26, 2018
Hi,

 

I have had exactly the same thing before and it was format specific (it wasn't citygml) . It was showing up in inspector but not the application.So if it is the same, it was due to the texture being placed on the wrong level in the geometry.

Cheers,

Todd

Hi,

 

Any solution to resolve this issue?


todd_davis
Influencer
Forum|alt.badge.img+23
  • Influencer
  • 313 replies
  • November 26, 2018

Hi,

 

Any solution to resolve this issue?

In my case it was adding more to the xquery in the apperancesetter...to force it further down. This was for a fbx output where I was applying a roof texture and my xquery ended up being:

 


kumarkannan1980
Participant
Forum|alt.badge.img+6
  • Author
  • Participant
  • 39 replies
  • November 26, 2018

Thanks Davis, It works for me..