[gdal-dev] How does it work FEATURE_SERVER_PAGING?

jratike80 jukka.rahkonen at maanmittauslaitos.fi
Wed Sep 30 14:07:01 PDT 2020


Hi,

Works for me also with GDAL 2.4.4 from gisinternals.com

C:\ohjelmat\gdal_244>ogrinfo -al -so out.geojson
INFO: Open of `out.geojson'
      using driver `GeoJSON' successful.

Layer name: out
Geometry: Polygon
Feature Count: 1319

Debug:

HTTP:
Fetch(http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid>0&outfields=*&f=geojson)
HTTP: libcurl/7.37.1 OpenSSL/1.0.1h zlib/1.2.3
HTTP: These HTTP headers were set: Accept: text/plain, application/json
GDAL:
GDALOpen(http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid>0&outfields=*&f=geojson,
this=05A5BF70) succeeds as GeoJSON.
GDAL: GDALDriver::Create(GeoJSON,out.geojson,0,0,0,Unknown,00000000)
HTTP:
Fetch(http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid>0&outfields=*&f=geojson&resultRecordCount=1000&resultOffset=1000)
HTTP: These HTTP headers were set: Accept: text/plain, application/json
Mem: 1000 features read on layer 'OGRGeoJSON'.
GDALVectorTranslate: 1319 features written in layer 'OGRGeoJSON'
Mem: 319 features read on layer 'OGRGeoJSON'.
GDAL:
GDALClose(http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid>0&outfields=*&f=geojson,
this=05A5BF70)
GDAL: GDALClose(out.geojson, this=059E1398)

-Jukka Rahkonen-


aborruso wrote
> Hi,
> below my debug output.
> 
> I have GDAL 2.4.4, released 2020/01/08. FEATURE_SERVER_PAGING is not
> compliant with this version?
> If yes, there is no note about it in the documentation.
> 
> Thank you
> 
> 
> 
> 
> 
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
> _______________________________________________
> gdal-dev mailing list

> gdal-dev at .osgeo

> https://lists.osgeo.org/mailman/listinfo/gdal-dev





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


More information about the gdal-dev mailing list