Write geojson using duckdb's native JSON writer
Usage
to_geojson(dataset, path, conn = cached_connection(), id_col = "iso_a3")
Write geojson using duckdb's native JSON writer
to_geojson(dataset, path, conn = cached_connection(), id_col = "iso_a3")