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 _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev