--
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
Thanks for the reply. I got one library, i.e.,
https://github.com/mapbox/tile-cover
--
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/gd
You could get the "bbox" list from mercantile.tiles and then get the bounds
for each tile using mercantile.bounds and then check the intersection with
your irregular polygon, this would be fairly slow depending on the bounds /
zoom.
I'm not aware of any other libraries.
Thank you Even.
Can you please explain the BOUNDS usage? How it is related to EXTENT?
Regards,
Rajesh
--
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/
Hi,
I've tried to install java bindings for GDAL this whole week. But is seems
impossible for me to manage that.
I've read on internet a lot of discussions an tried solutions that other has
suggested, but without success.
I have Windows 10,
Java 1.8.0
Eclipse 4.17.0
I installed gdal-302-1928-x64-
Hi,
I've tried to install java bindings for GDAL this whole week. But is seems
impossible for me to manage that.
I've read on internet a lot of discussions an tried solutions that other has
suggested, but without success.
I have Windows 10,
Java 1.8.0
Eclipse 4.17.0
I installed gdal-302-1928-x64-
Le 11/03/2021 à 10:46, MRRAJESH a écrit :
Developers,
What is the default tile size when we generate the Vector tiles (MVT) using
Ogr2Ogr? Can we set the tile size as 512x512?
See the EXTENT dataset creation option of
https://gdal.org/drivers/vector/mvt.html#dataset-creation-options
It def
Developers,
What is the default tile size when we generate the Vector tiles (MVT) using
Ogr2Ogr? Can we set the tile size as 512x512?
Regards,
Rajesh
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
___
gdal-dev mailing list