wavded / ogre

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

#50 Added 400 and 500 status codes #51

Closed axelo closed 8 years ago

axelo commented 8 years ago

Implementation of issue #50

Now the server is responding with 400 (Bad Request) on failures from ogr2ogr or on general errors 500 (Internal Server Error).

wavded commented 8 years ago

Thanks much!