Select to view content in your preferred language

Return scene service specific type (3DObject, Building, ...) in rest api response

383
0
08-29-2023 08:07 PM
Labels (1)
PhucTran1
New Contributor III

Hello everyone,

I'm working on rest api and Unreal Engine SDK. Currently I'm using content api (/data: Item Data—ArcGIS REST APIs | ArcGIS Developers) to get the data of a web scene.

For example, the response of a scene service that I get look like this:

PhucTran1_0-1693364963316.png

 

This response does not include the type of scene service like 3DObject or Building Scene. I need this information so when using Unreal Engine SDK, I can specify which type of scene service layer the SDK should stream back to the game.

Really appreciate if there's any solution for this.

Thank you.

0 Kudos
0 Replies