[gdal-dev] How does it work FEATURE_SERVER_PAGING?
aborruso
aborruso at gmail.com
Thu Oct 1 07:32:02 PDT 2020
Hi,
if I run
ogrinfo -ro -al
"http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid+%3D+objectid&outfields=*&f=geojson"
-oo FEATURE_SERVER_PAGING=YES
I have only 1000 items.
Is it the same for you Jukka ?
Thank you
Warning 1: GDAL was built against curl 7.70.0, but is running against
7.68.0. Runtime failure is likely !
INFO: Open of
`http://sifweb.regione.sicilia.it/arcgis/rest/services/SIF_INCENDI_EXTENDED/MapServer/13/query?where=objectid+%3D+objectid&outfields=*&f=geojson'
using driver `GeoJSON' successful.
Layer name: file
Geometry: Polygon
Feature Count: 1000
Extent: (13.076989, 36.778145) - (15.266503, 38.143372)
Layer SRS WKT:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0,
AUTHORITY["EPSG","8901"]],
UNIT["degree",0.0174532925199433,
AUTHORITY["EPSG","9122"]],
AUTHORITY["EPSG","4326"]]
OBJECTID: Integer (0.0)
fk_dfcnsiincd_id: Integer (0.0)
persupincd: Real (0.0)
addinfo: Integer (0.0)
dateivf: Integer64 (0.0)
fk_ctcacapart_id: Integer (0.0)
foglio: String (0.0)
part: String (0.0)
fk_smlocktable_id: String (0.0)
fk_smopermetadata_id: Integer (0.0)
lotto: String (0.0)
acqscale: Integer (0.0)
code: String (0.0)
geometry_Length: Real (0.0)
geometry_Area: Real (0.0)
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list