mapbox / mapbox/mapbox-gl-leaflet

OSM/mapbox vector tiles update

Open
#154 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
546
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Hi,
I have a leaflet map service and I use my mapbox style to display OSM tiles as basemap.

I've modified some features with wrong position in the OSM dataset.
After few minutes in the OSM tiles the new version of the features has been displayed, but until now (after a couple of months) in the mapbox version of the tiles I can still see the old position of the features I modified.
Do the mapbox tiles upates according with OSM modification?

Thanks you,
Fabio

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names a Leaflet map service, a Mapbox style, OSM tiles, and Mapbox tiles, but no repository file or test. Start by checking the project entry point for tile-source configuration and compare the OSM and Mapbox tile update behavior; done means documenting whether OSM edits propagate and identifying the supported update path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.