try {
            const result = await OGRConverter.convert(ctx);

            // Mapshaper input stream from file
            const input = { 'input.json': result.data };