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

2014-04-05 Thread xavier lhomme
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 obt

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

2014-04-05 Thread Stefan Keller
Hi Devs, Tobias and I are working on the "ArcGIS REST API Connector Plugin" which reads WFS- and WMTS-alike services (called Feature Service and Map Service) from ArcGIS Online or ArcGIS Server 10.x. Let's call this a connection of type "ArcGIS Layer", which creates a vector layer (in memory). 1.