How do I clip in python ogr, I managed to do it in js:
var ogr2ogr = require("ogr2ogr"); var ogr = ogr2ogr(`./${fileName}`) .timeout("200000