Select to view content in your preferred language

SceneLayer and ScenLayerView query support

1843
11
10-20-2017 09:44 AM
Yunpiao_WhitneyBai
New Contributor II

Hello,

I published a sceneLayer to AGOL through a scene layer package. I'm trying to query the scene layer view / this scene layer using  queryFeature() method. But I found that none of the attributes  support query when I use getFieldUsageInfo(field) to check the field.

Since the this scene layer contains a large dataset, I really want to query the layerView instead of the whole layer using queryTask or linked Featurelayer. Does anyone know how can I fix this issue to make the field support query? 

thanks,

0 Kudos
11 Replies
Yunpiao_WhitneyBai
New Contributor II

Hi Raluca, 

Sorry for the late response. Here are some data some data you can use for testing. Case#01955480.ppkx - Google Drive 

The building can display correctly but only with the drawing info. 

Also, I found that if I publish feature class with z value, the z value actually get stripped off if it is a donuts polygon. We really hope can solve some of the publishing issue with scene layer. 

thanks,

0 Kudos
RalucaNicola1
Esri Contributor

ok, thanks for the data, I'll have a look at it by the end of this week and come back with a reply.

0 Kudos