carsonfarmer
carsonfarmer
Yeh, we should actually have a reference to its types. IIRC there was an issue a while back where we couldn't just do "implements" or "extends" because the D1 types...
Ooop, just noticed that all doesn't support colName anymore! So we _could_ probably remove that to simplify the API?
We'd be happy to accept a PR with your fixes @PabiGamito!
Hi @PabiGamito, why not create a PR to this repo with your fixes? We'd be happy to accept a PR. This repo, while quiet, is not unmaintained.
Actually, OGR _does_ support CSV files with `WKT` geometries... so you _could_ output geometries other than points...
I'd also like to see a `from_csv` method in this same vein. The only potential 'issue' is that the Pandas API allows for returning a text streamer, which will require...
While an MCP example is for sure a great idea... I gotta say, this is also a really nice alternative approach: https://www.philschmid.de/mcp-cli
I had not! That's also rad.