Good afternoon,
How does a FeatureLayer service determine which features to return when the input geometry is large and contains millions of records, but the service returns only about 2,000 records (and there are no where or orderByFields conditions)?
I’m curious whether the query is essentially “dumb” and simply returns the first 2,000 inserted records, or whether it applies some logic to select features that more evenly or intelligently represent the input geometry.
-
Sorry, I should have posted it in `ArcGIS REST APIs and Services` group. Please move this topic to appropriate place..