Russ Garrett

Results 90 comments of Russ Garrett

I've simplified the extents based on the Geofabrik polygon (the layer does also stray slightly into Wales and Scotland in places)

Wait, this should be in osmose-frontend shouldn't it... I think you can move it.

Aha, yes. Although this still means I have to make two requests, so I think it would be nice if that info was also included in the issue response.

This isn't necessary in my workflow as I use imposm's ability to [import into a different schema](https://imposm.org/docs/imposm3/latest/tutorial.html#deploy-production-tables), while the existing schema is still receiving updates. Then I create new functions...

I'm also seeing this issue - presumably this is the result of some dependency being updated, but it's tricky to work out what's at fault. The issue is happening here:...

I managed to make it work by changing the code to clip before merging. Still no idea what went wrong. ```diff --- a/src/blackmarble/raster.py +++ b/src/blackmarble/raster.py @@ -360,16 +360,12 @@ def...

> I think the best approach here is to capture a frame prior to the scan starting and subtract it from subsequent frames as you have done previously. I just...

I've put an example of my dark-frame subtraction code in https://github.com/TheMariday/marimapper/pull/63 - it's pretty trivial to implement. This managed to produce the following results using only a Macbook Pro webcam...

For what it's worth, this is also what's currently stopping me from switching to Shortbread for the OpenInfraMap basemap, as I select label languages based on browser language. (I could...

I might change this later (and I guess move headraces/tailraces/etc to the power layer), but at the moment I'm happy with them on the water layer.