[gdal-dev] Open option for vectors in the cloud
jratike80
jukka.rahkonen at maanmittauslaitos.fi
Mon Nov 11 03:49:49 PST 2019
Hi Björn,
Much faster now. The version that I used for testing includes
https://github.com/OSGeo/gdal/pull/1993.
The amount of http range requests is already rather low even when quory
returns lots of features but perhaps you could do even better by combining
ranges when possible. These three requests could be just one
855965696-856080383
VSICURL: Downloading 855965696-855982079
(http://localhost:8060/flatroad.fgb)...
VSICURL: Got response_code=206
VSICURL: Downloading 855982080-856014847
(http://localhost:8060/flatroad.fgb)...
VSICURL: Got response_code=206
VSICURL: Downloading 856014848-856080383
(http://localhost:8060/flatroad.fgb)...
VSICURL: Got response_code=206
-Jukka Rahkonen-
Björn Harrtell wrote
> Improvements have hit master. I suspect there are some remaining
> bottlenecks though, but I currently lack the tests/means to investigate
> further in short term and will appreciate feedback.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list