wavded / ogre

ogr2ogr geojson-focused web client
http://ogre.adc4gis.com
MIT License
266 stars 79 forks source link

Fixed support to multiples formats #87

Closed GastonZalba closed 3 years ago

GastonZalba commented 4 years ago

DXF, DGN, TXT, GXT and GMT are now processed using the ogr.destination() method. When using pipes/stream the process fails with these formats.

Fixed incorrect parameter req.body.fileName. Renamed to req.body.outputName.

wavded commented 3 years ago

Thanks for contributing! This has been merged