wavded / ogr2ogr

An ogr2ogr wrapper library
MIT License
214 stars 46 forks source link

Add maxBuffer option #73

Closed wavded closed 2 years ago

wavded commented 2 years ago

This allows the ability to exceed the default 1024 * 1024 buffer size for stdout/stderr.

https://github.com/wavded/ogre/issues/97