Skip to main content
Question

i3s Writer - Appearance

  • September 4, 2019
  • 1 reply
  • 29 views

davidrasner5
Contributor
Forum|alt.badge.img+4

Hello,

This maybe more of a ArcGIS question, not sure. I'm hoping someone can give me some hints?

I'm trying to set colors and shaders for i3c scenes, but can't figure it out:

  • The FME Export looks fine in ArcGIS:

0684Q00000ArAvQQAV.jpg

  • But gets overriden in a web scene?

 

The ESRI validator complaints about texture definitions:

Metadata.json validation:
        No issues were detected.
-------------------------------------------------------------------------------
3dSceneLayer.json validation:
    Warning: Missing Value:
        heightModelInfo
        attributeValues
    Information: Deprecated:
        ZFactor
-------------------------------------------------------------------------------
Statistics validation:
        No issues were detected.
-------------------------------------------------------------------------------
Node validation:
    Error: Missing Value:
        For node 0 could not get property textureDefinitions.
        For node 1 could not get property textureDefinitions.
        For node 2 could not get property textureDefinitions.
        For node 3 could not get property textureDefinitions.
*******************************************************************************
END OF VALIDATION REPORT
  • Pretty sure the model doesn't have any textures...
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.

1 reply

davidrasner5
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • September 4, 2019

After some trial and error:

  • Same file, FME -> GDB and publishing from ArcGIS:

Looks perfect.

So, it seems to be something about the FME writer.

  • This is in FME 2020.0, by the way.