Norbert Renner

Results 153 comments of Norbert Renner

Continuing abrensch/brouter#143 here: > I had a look and actually the vector tiles are only generated (and available) for zoom 14 :/ They are extrapolated from there in the Mapillary...

Thats not what I would expect. There is also a discussion in Leaflet/Leaflet.VectorGrid#74, with a reference to another project [Leaflet.VectorTileLayer](https://gitlab.com/jkuebart/Leaflet.VectorTileLayer), that seems to implement overzoom properly with `maxDetailZoom`.

@cbeddow Thanks for reaching out! @Phyks I was going to ask if you have tested [Leaflet.VectorTileLayer](https://gitlab.com/jkuebart/Leaflet.VectorTileLayer) and if I can help?

I just had a look at your branch. I don't think SVG is what we want either: - it sometimes crashes Chrome on my machine on lower zooms - it...

> Maybe this should be part of a separate viewing app and BRouter-web should just make a link to it? With the coverage layer active, you already can jump to...

What you added is a png raster layer, which is already available in the "Overlays" section as "Mapillary Coverage". This issue is about an interactive vector layer that would allow...

I guess it was closed because it was unclear how to best use vector tiles and seemed too much effort at the time. Now that we have Maplibre integrated and...

- it's on the roadmap in the [after next Milestone](https://github.com/nrenner/brouter-web/milestone/5), but something always seems more important - uncertainty about potential client-side formatting has been a bit of a blocker but...

That "OpenStreetMap" link is not (only) meant as "edit in OSM" but part of the general feature to open the original map of the current layer at the same position....

Yes, that would be one of the tasks with some higher priority. @abrensch [mentioned](https://github.com/nrenner/brouter-web/issues/223#issuecomment-517437902) a while ago that those are only a hack: > So that' currently only a hack...