Hello,
Is it possible to search for a numerical condition on a CE webscene? Something like "attribute" CONDITION.
Take the ESRI Campus WS: http://www.arcgis.com/apps/CEWebViewer/viewer.html?3dWebScene=9c0e319bfaff4d33a0fe2da97c2c3fd7
I am trying to search something like "FLOORCOUNT < 2". Can't find such possibility on the documentation, I only seem to do the canonical "FLOORCOUNT:3" (which is handy for text values). I'm really looking for something close to a proper DB query on a webscene, or figuring out a way to add such capability to the WS.
Thank you.