Re: [gdal-dev] clipping with an irregular polygon with gdal.VectorTranslate

2021-03-07 Thread Brad Hards
Perhaps ogr2ogr -clipsrc polygon.shp -f MVT If that doesn't do what you want, you might need to provide more info, including a full description of the source data, the clipping polygon you want to use, what you expect to happen, and what happens instead. Brad _

[gdal-dev] clipping with an irregular polygon with gdal.VectorTranslate

2021-03-07 Thread MRRAJESH
Developers, I am trying to set the "-clipsrc" with bbox, it is working as expected. ogr2ogr -clipsrc -9943695.99544 5321548.895035 -9943537.149741 5321390.049336 -f MVT But how can I set a "-clipsrc" with an irregular polygon? Any other ways? Regards, Rajesh -- Sent from: http://osgeo-