Hi,
I'm querying a very slow GeoService REST

ogrinfo -al -ro -so --config GDAL_HTTP_UNSAFESSL YES  "
https://webapps.sit.puglia.it/arcgis/rest/services/Background/Catasto/MapServer/2/query?where=COMUNE%3D%27F915%27&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=*&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&outSR=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&returnDistinctValues=false&f=pjson";
 -oo FEATURE_SERVER_PAGING=YES --debug on

Despite the fact that I specified "FEATURE_SERVER_PAGING=YES", I always
have Feature Count: 1000.

But the count output is 29093
https://webapps.sit.puglia.it/arcgis/rest/services/Background/Catasto/MapServer/2/query?where=COMUNE%3D%27F915%27&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&outFields=*&returnGeometry=true&maxAllowableOffset=&geometryPrecision=&outSR=&returnIdsOnly=false&returnCountOnly=true&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&returnDistinctValues=false&f=pjson

Am I doing something wrong?

Maybe the geoservice is malfunctioning.

Thank you

-- 
___________________

Andrea Borruso
website: https://medium.com/tantotanto
38° 7' 48" N, 13° 21' 9" E, EPSG:4326
___________________

"cercare e saper riconoscere chi e cosa,
 in mezzo all’inferno, non è inferno,
e farlo durare, e dargli spazio"

Italo Calvino
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to