Hi all,

We are using the new python function gdal.VectorTranslate which should
work similar to ogr2ogr.

We were able to use spatFilter to select only elements that intersect
(like the [-spat xmin ymin xmax ymax] operator.

But we failed to clip to the extent, similar to the
[-clipsrc [xmin ymin xmax ymax] option in ogr2ogr. Is this possible
with this function?

Kind Regards,
Johan
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to