ncgl-syngenta

Results 2 issues of ncgl-syngenta

Not proficient in C++, but running into this problem when trying to run ogr2ogr with a parquet output: ``` import subprocess return_code = subprocess.Popen(["ogr2ogr", "-f", "Parquet", "somedestination", "somelocation", "--debug", "ON"],...

### Describe the feature request Looking for the ability to easily read a geojson file into the Reader. ### Contributions - [ ] I am interested in implementing the described...

enhancement