o2r-project / geoextent

Python library for extrating geospatial extent of files and directories with multiple data formats
https://o2r.info/geoextent/
MIT License
1 stars 4 forks source link

Add extraction of convex hull #88

Open nuest opened 3 years ago

nuest commented 3 years ago

Could be pretty cheap to get (much easier than #56) as it is included in gdal: https://pcjericks.github.io/py-gdalogr-cookbook/vector_layers.html