Evan D
Evan D
### Issue description or question In the following function, Sourcery only suggests to refactor the `outfile` `open()`/`close()` set to a `with` block, but doesn't make any suggestions about the `infile`...
Using version 4.2.6 from flathub, the minimize/maximize/close buttons are not shown. However, I can click where the buttons would be, and they'll work.  I'm currently using the PPA version,...
Adds two properties that synthesize existing API status properties to answer the question, "when can I next query Overpass?" One returns an `int` of seconds until the API can next...
Replaces the built-in method to convert Overpass JSON to geojson with the [osm2geojson](https://pypi.org/project/osm2geojson/) library. The motivation is to reduce the scope of this library and offload some maintenance burden. Important...
Many features that count as multipolygons under the OSM definition are valid Polygons under the [geojson definition](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.6): anything with a single exterior member and all other members located inside could...
Since this plugin adds a layer, there should be an icon in the layers panel, with the other layer types. There should also be a menu entry in the Add...
I find it difficult to make balanced base modules, which makes it hard to land them using only the Meerkat. If there was a variant of the Meerkat that was...
I would like to see this utility set track direction on photos and set the [GPSTrack](http://www.opanda.com/en/pe/help/gps.html#GPSTrack) EXIF attribute accordingly.
I'm thinking of making a PR to separate the main function into one function for parsing CLI args, and then a main flow function that takes those CLI args as...
I'm not so much asking for this to be fixed as documenting it so that other people are aware: if you enable both this package and the `language-csv` package, it...