hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

Kill child process of ogr2ogr when shapefiles gets bigger than 4 GB #272

Closed kshitijrajsharma closed 2 years ago

kshitijrajsharma commented 2 years ago

Currently galaxy api is killing main thread of ogr2ogr but not child process of ogr2ogr when they go out of limit , which is causing unnecessary load on cpu