[gdal-dev] break a bounding box into smaller boxes
MRRAJESH
rajeshreddy82 at gmail.com
Thu Feb 18 07:12:46 PST 2021
We are expecting feature information from our own map server for a given
BBOX. At present we are limited to 500 features is the max limit. But as per
our requirement, we want to return a huge number of features from the
server. So we are planning to split the BBOX into multiple boxes and hit the
server and get the features. Any other approach better than this? In the
case of BBox, how to split the bboxes into multiple. Any libraries?
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list