geoneutrino
geoneutrino
seems to be the related/same effect as in https://github.com/systemed/tilemaker/issues/580 Long story shorts, it is difficult ... Pull request 611 solved a lot of the edge cases but this already went...
@koufopoulosf i started last year summer with master branch which was basically v2.4 + some commits not affecting clipping stuff as far as i see in comments. I also use...
result of the discussion was that xvfb-run -a /opt/test7/mbntest/build/bin/mbgl-render --style=style.json --lat=45.446518 --lon=12.330183 --zoom=16 --width=4000 --height=4000 --output 4000.png with opacity 0.4 shows "something"wrong painted / different to mapliubre-js where this tile...
seems to be a "fill" error. Changing to type=line in style.json shows no geometry errors
Well spotted @acalcutt The line / border is caused by tilemaker on certain edge cases https://github.com/systemed/tilemaker/issues/574 Thererfore this is not a maplibre-native effect after all So i think we can...
Update: same effect when using source direct without docker console.logging the values in serve_rendered i see the pool is created with the adjusted value But in static rendering complex raster...
i have narrowed it down to maplibre native https://github.com/maplibre/maplibre-native/blob/main/ARCHITECTURE.md => "This work happens on "worker threads" that are spawned by the main thread, four per Style object. The Style and...
at least we could add some hint this into documentation
Sorry for the late reply, as we changed data last year to optimize all it was harder to reproduce. But with release 4.10s Raster 512px its easier to test the...
surfed around the coastlines for visual testing and it seems to appear in all regions. I also don't see a pattern in zoomlevel or similar. Will have to dig deeper...