Tim Schaub

Results 140 comments of Tim Schaub

Hi @jtmiclat - I the idea of an `extract` command. Minor, but the CLI flags will end up dash-delimited (e.g. `--exclude-cols` - saving wear/tear on that shift key).

Hi @thisisaaronland - thanks for reaching out about this. Yes, I think it makes sense to expose packages with functions for generating GeoParquet data. If you have ideas about the...

I haven't made any time for this yet unfortunately.

Hi @sgillies - moving this code into Fiona makes sense to me. I'll ask around today to hear opinions from some others.

@sgillies - Moving this code to Fiona sounds good to others here. Under the current Apache license, Fiona would need to include the current copyright and license text. Would it...

Thanks for the report. The [v0.23.0 release](https://github.com/planetlabs/gpq/releases/tag/v0.23.0) fixes the panic above. With that change, `gpq validate` should work against GeoParquet v1.1 files using WKB. I'll work separately on support for...

I agree that there should be a way to handle this. OGR will encode these “unknown” types as JSON strings. In your case, I imagine you would want an optional...

Awesome! Thank you for this contribution, @sweepline. It has been on my list for a while to rework our raster reprojection. I look forward to making time to dig into...

Thank you for your work on this, @sweepline. I added a single commit that moved the `ol/WebGLCanvas.js` module to `ol/webgl/Canvas.js` so that it would be adjacent to other similar WebGL...

I was looking for a solution to this same issue and tried the latest pre-release (`v2024.10.204580`). When I add `"biome.requireConfigFile": true` to my user `settings.json` file, I get the following...