Skip to main content
Question

Page FeatureServer [ARCGISFEATURES]? How do you page 1000 records at a time. 100,000 total. The reader stops at 10,000.

  • December 4, 2017
  • 6 replies
  • 41 views

Forum|alt.badge.img

@andrewegriffin@gmail.com

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

6 replies

david_r
Celebrity
  • 8394 replies
  • December 5, 2017

The default page size is already 1000 features per request:

Or were you thinking of something else?


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • December 5, 2017

The default page size is already 1000 features per request:

Or were you thinking of something else?

Good job @david_r

 


Forum|alt.badge.img
  • Author
  • 4 replies
  • December 5, 2017

The default page size is already 1000 features per request:

Or were you thinking of something else?

@david_r I understand you can change how many records to page at a time. The question is why does it stop at 10,000. I have 100,000 records in the dataset. It's only currently returning 10,000 which seems to be some kind of limit of the feature servivce?

 

 


Forum|alt.badge.img
  • Author
  • 4 replies
  • December 5, 2017
@david_r I understand you can change how many records to page at a time. The question is why does it stop at 10,000. I have 100,000 records in the dataset. It's only currently returning 10,000 which seems to be some kind of limit of the feature servivce?

 

 

 

See it only returns 10,000. But there service has almost 100,000 features

 

 

 


Forum|alt.badge.img
  • Author
  • 4 replies
  • December 5, 2017

Not sure why its limited to 10,000.


david_r
Celebrity
  • 8394 replies
  • December 7, 2017

It might be that there's been a limit set on your ArcGIS Server.

Do you get any messages in your FME log?

If not, consider contacting Safe support.