[gdal-dev] How does it work FEATURE_SERVER_PAGING?

aborruso aborruso at gmail.com
Wed Sep 30 06:56:40 PDT 2020


Hi,
when I try to download some data from the below GeoServices REST server, I
have always 1000 items, also if I set FEATURE_SERVER_PAGING to YES.

The command I use is:

ogr2ogr out.geojson -f GEOJson
"http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid>0&outfields=*&f=geojson"
file -oo FEATURE_SERVER_PAGING="YES"

If I open it in QGIS, it scrolls through results and I have all the items.

Is there no direct way to do it in GDAL/OGR?

I know I can build a 1000 steps for loop, but probably there is something
wrong in my command or something that I do now know.

Thank you



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list