Select to view content in your preferred language

Layer Definition Limitation

600
1
08-31-2010 09:53 PM
LakshmananVenkatesan
Frequent Contributor
We use SL API 1.2. I want to filter my polygon layer . I use Id's of the layer and layer defintion to filter . When I send nearly 700 Id's in where clause of layer defintion, it fails. How do I overcome this issue. I need to use only LAYER DEFINITON. Please help me on overcome this limitation.

Thanks
SR
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
This comes from an IE limitation : the URL length must be less that 2083.

At this time, the only workaround I know is the use of another browser:o.

This might work with the next version of the ESRI SL API:)
0 Kudos