Get data from Webmap with qml

593
2
Jump to solution
02-11-2022 06:01 AM
by Anonymous User
Not applicable

I want to filter the data I get from Webmap on AppStudio according to certain features.

TarikBayram_0-1644587752064.png

I want to create a hierarchy the selections below to be filtered based on the box at the top but i don't know how to do this with qml.

I would be glad if you help me...

Tags (4)
1 Solution

Accepted Solutions
TrevorFrame
Esri Contributor

Hello @Anonymous User ,

I would look into using definition expressions for feature layers or query features for feature tables. There is also a sample called Feature Layer that has different sub samples that demonstrate what can be done with feature layers including how to use definition expressions and query features. 

Best,

Trevor 

View solution in original post

0 Kudos
2 Replies
TrevorFrame
Esri Contributor

Hello @Anonymous User ,

I would look into using definition expressions for feature layers or query features for feature tables. There is also a sample called Feature Layer that has different sub samples that demonstrate what can be done with feature layers including how to use definition expressions and query features. 

Best,

Trevor 

0 Kudos
by Anonymous User
Not applicable

Hello @TrevorFrame ,

Thanks for you response!

0 Kudos