Hi, list! Setting FEATURE_SERVER_PAGING open option to YES doesn’t help to retrieve all features from ESRI FeatureServer source.
Check this out: ogrinfo -ro -so -oo FEATURE_SERVER_PAGING=YES "http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Hydrography/Watershed173811/FeatureServer/0/query?where=objectid+%3D+objectid&outfields=*&f=json” ESRIJSON You’ll still get only first 1000 records. _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
