duckdb / duckdb/duckdb-spatial

GDAL error when writing file in wasm

Open
#363 2 comments 3 reactions 0 assignees View on GitHub
wasm
Dominant language
C
Stars
708
Forks
96
Avg merge
1d 21h
Merged PRs (30d)
5

Description

Is it me or it's not (yet) possible to export/write in the wasm version of SPATIAL.
See [this example in the shell](https://shell.duckdb.org/#queries=v0,LOAD-SPATIAL~,CREATE-TABLE-polygon-AS-FROM-ST_Read('https%3A%2F%2Fraw.githubusercontent.com%2Fnshiab%2Fsimple%20data%20analysis%2Fmain%2Ftest%2Fgeodata%2Ffiles%2Fpolygons.geojson')~,COPY-polygon-TO-'polygon.geojson'-WITH-(FORMAT-'GDAL'%2C-DRIVER-'GeoJSON')~)

I only get ``IO Error: GDAL Error (3): Cannot write feature``

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.