Rob Emanuele

Results 81 comments of Rob Emanuele

Noting here that I'm creating Items where `proj:epsg`, `proj:bbox` live at the Item level as a default for any asset, while `proj:shape` and `proj:transform` may be Item specific. PySTAC allows...

Interesting, thanks for all this context and ideation. I like the idea that we (meaning the folks managing public open STAC datasets, as well as anyone else who'd like to...

@schwehr on a tactical note, I tried to spin up a jsonnet for a collection I'm templating. tbh I found the documentation a bit hard to parse, so maybe this...

> By the way, is PySTAC able to generate the collection summaries field automatically from items? No, but that's a good feature request. Added https://github.com/stac-utils/pystac/issues/178 to track it, with an...

This is implemented in the [stac info](https://stactools.readthedocs.io/en/latest/cli.html#stac-info) and [stac describe](https://stactools.readthedocs.io/en/latest/cli.html#stac-describe) commands for static STACs. Leaving this open for the inclusion of working with STAC APIs.

I'm rethinking our approach here. GeoWave's initial IP contribution has been approved by the IP team at Eclipse, so the IP considerations are no longer an issue. However, in the...

This can actually override some client packaged code. So something like ``` shell export SPARK_DIST_CLASSPATH=/usr/lib/hadoop/.//client-0.20/*:/usr/lib/hadoop-hdfs/./:/usr/lib/hadoop-hdfs/lib/*:/usr/lib/hadoop-hdfs/.//* ``` Is better, but probably need to tweak it to only take what's necessary and...

QGIS plugin: two sources to use/pull material from: - [Kartoza blog](https://kartoza.com/en/blog/new-qgis-stac-api-plugin/) - [Kartoza video tutorial](https://www.youtube.com/watch?v=2vnzQ-4dQhI)

Looks like the geofabrik extracts don't have this...looking for test data soon. Happy to take this issue on as well and make a PR once we've got it tested.

@almaleksia the custom agents feature for GitHub Copilot coding agents doesn't have a specific username. For instance if I assign copilot to an issue I can select a custom agent...