Emily C. Wilke

Results 12 comments of Emily C. Wilke

> On NixOS, signal-desktop-6.40.0 does not even show the checkboxes this issue persists with signal-desktop-7.2.1 on nixos 24.05, same as the inability to set this manually in the configs

@scottnonnenberg-signal the setting does appear to be back, tho i'm also running that now in it's own container, might need to update the version nixpkgs ships for that

at least for me these seem to be broken where a boundary touches or intersects the boundary of the respective osm.pbf file. The following would be german county boundaries but...

I'm getting odd results with using the `custom_filter` for the `get_boundaries` method too. Filtering with an osm id, yields more results than the same request without a custom filter. ```py...

This is the geometry i was using: ```json { "type": "Feature", "properties": { "name": "2023_rnv_gtfs.zip", "path": "filepath" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 8.1704019, 49.3432631 ], [...

could very well be. Would still be useful for someone who has more insight into gdal's testing setup, to figure out if these failed tests break because the test setup...

also notably, this seems to not have been an issue before gdal 3.8.4, and gdal 3.8.4 built with a bit of coercion in the end.

Oh, from the information @takb had on #2008 enabling this feature would probably require changes to the graph bulid processes for the other profiles iirc

A belated answer: I think the intended usage is that the metrics argument needs to be a list of strings to work correctly even if you only want to get...

Applying this functionality to #2122 too would be extra cool. As these functionalities often compliment each other in our code