[gdal-dev] Considerations around WFS layer and ArcGIS REST API Connector Plugin

xavier lhomme lhomme.xavier at gmail.com
Sat Apr 5 10:27:25 PDT 2014


Beginning with  10.1 the ArcGIS REST API introduces the maxRecordCount
property for MapServer and FeatureServer.

See
http://sampleserver5.arcgisonline.com/arcgis/rest/services/CommercialDamageAssessment/FeatureServer?f=pjson

The value can be change when publishing the service.

If you want to obtain all feature, you should first request with
returnCountOnly,
then query as many times as you need using the layerDef property and the
ObjectID field...

xl



>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140405/0c59ea17/attachment.html>


More information about the gdal-dev mailing list