Robin Wilson

Results 79 issues of Robin Wilson

This PR adds support for decoding unicode characters in the response that is sent for the terminal to display. This means that special characters (including weird characters for making boxes...

This PR adds a new feature where the xterm magic can take an argument of a command to run as soon as the terminal is opened. So, you can now...

I've recently upgraded to the latest version of stac-fastapi, and upgraded my pgstac database too. I've found problems where going to a URL like `/collections/collection-name` gives results that include items...

pgstac

## 🐛 Bug GDAL is listed as a supported package on [this list](https://pyodide.org/en/0.22.0a3/usage/packages-in-pyodide.html). However, when I try installing GDAL on the web REPL, I can't then import it. ### To...

bug

This was recommended by @martinfleis in #3098. It currently contains a tip on dropping duplicate geometries using normalize() before drop_duplicates(). It can be used as an appropriate place in the...

documentation

#### Is your feature request related to a problem? Yes, I've got a GeoDataFrame with a large number of rows. Some of the geometries are duplicates of other geometries -...

enhancement

I'm using the @q decorator in a program to try and work out how it is running. When I run the program I find that it crashes because of an...

Add option to export each collection to a specific file, named after that collection (or configurable). Option as to whether to also export all items too. Could also allow settings...

enhancement

Firstly, thanks for this wonderful library. If it had been around during my PhD it would have saved me a lot of time! My PhD was in satellite imaging, and...

enhancement