laptop and a wrench

Bug

Defining SpatialRelationship=Intersects in QueryParameters for ServiceFeatureTable.QueryFeatureAsync() does not correctly translate into its query call. The spatialRel parameter must be esriSpatialRelIntersects, but it is changed to esriSpatialRelEnvelopeIntersects.

Last Published: November 23, 2022 ArcGIS Runtime SDK
Bug ID Number BUG-000148414
SubmittedApril 11, 2022
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.13
Operating SystemWindows OS
Operating System Version10.0
StatusAs Designed

Additional Information

This behavior is expected. 'Intersects' and 'Envelope Intersects' operate in the same way functionally, but the latter has been given certain optimizations for ArcGIS Server. The parameter changes when geometry is included in order to leverage these optimizations and enhance performance. Otherwise, this has no effect on the operation performed.

Steps to Reproduce

Bug ID: BUG-000148414

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options