Questions tagged [mapbox-studio]
45 questions
0
votes
1 answer
Mapbox Outdoors - Background and Labels of Old Style with Mapbox Studio
I've been working with a leaflet map using the mapbox outdoors raster tile server. Mapbox has a handful of ready-made styles, most of which are listed in this answer. The code / url for this is like so:
var mapBoxOutdoorsClassic =…

Seth Lutske
- 9,154
- 5
- 29
- 78
-1
votes
0 answers
2 Tilesets with same bounds and precision but different square km
I have two tilesets with exactly the same bbox bounds limiting to the continental US. Both tilesets cover the same area. They were both created using the MTS API are are billed at the 1m precision. One is saying 16 million km and the other 8…
-1
votes
1 answer
How do I limit map to geographical area in Mapbox?
I'm developing a map over an amusement park using Mapbox GL JS and would like to only render everything inside the geographical boundaries of the park. How do I do this?
EDIT: To clarify, this is kind of what I want to do, except not a country but a…

karl
- 71
- 1
- 8
-1
votes
1 answer
How do I use a private Mapbox Tileset in Mapbox GL JS?
I have a Frontend build with Mapbox GL JS and would like it to access a private Tileset that I uploaded to Mapbox Studio. However private Tilesets can only be accessed with secret Tokens and Mapbox refuses to work when initialized with those.
Is…

J Gi
- 13
- 3
-1
votes
1 answer
Mapbox maps are blurry than Openstreet Maps => Satelite image as background
I am developing an iOS app where I have to show maps with custom color coded tracks for different Parks. I have found that Openstreet maps allow such customisations but they want me to publish these changes live on Openstreet maps which I don't…

Paresh Thakor
- 1,795
- 2
- 27
- 47
-1
votes
1 answer
Mapbox Text-field Json
I need to select a point on my map and show the data, but I don't know if it is possible with the interface that Mapbox offers
-1
votes
1 answer
MapBox NumberFormat expected syntax
I'm struggling a lot with MapBox Studio
I need to format elevation and use the numberFormat function.
However, I didn't succeed to find the right syntax. The documentation is very poor.
So far I did try to do this:
number-format(elevation,…

Toucouleur
- 1,194
- 1
- 10
- 30
-1
votes
1 answer
Mapbox kml lost accuracy
Not sure if anyone has got this issue before but it seems mapbox has lost accuracy when importing points from KML. It is the same KMLs loaded on the left and right and the differences are really clear.

Leon Hong
- 309
- 3
- 2
-1
votes
1 answer
Multiple gpx layers in Mapbox Studio style editor
If I upload a gpx trace to
convert it into a tileset, I can use it in the Style editor just as expected. But if I upload a second and want to use it as a data source for another or even the same layer, It is greyed out with the following…

M.R.
- 49
- 6
-1
votes
1 answer
How to show smaller roads one zoom level later?
I am using Mapbox studio.
I use the default OSM road data.
If I zoom in at level 10 I only see major roads.
At zoom level 11 then suddenly lots of smaller roads appear.
I would like to show these roads at a later zoom level. I want to move…

Max
- 21
- 3
-1
votes
1 answer
In Mapbox studio do labels have precedence / z-orders over other labels?
In Mapbox studio do labels have precedence / z-orders over other labels?
How does the country label stay visible as you zoom out yet railway station labels and river labels seem to fade as soon as they intersect with another label.
I understand the…

brian.clear
- 5,277
- 2
- 41
- 62
-2
votes
1 answer
Mapbox Map Styles Pixelated
I'm using mapbox map-gl-js as the mapping solution for one of my projects and right now using a custom map style designed in mapbox studio. When I zoom in up to some level, the map's road layers becomes pixalated like in the attached photo.…

Kavinda Jayakody
- 705
- 1
- 13
- 25
-2
votes
1 answer
How do I remove Mapbox sources from Mapbox studio?
I've got a message for limitation of max resources.
So, I want to remove some unused Mapbox sources from Style Studio.
How Can I remove it?

YkPark
- 7
- 1
-2
votes
1 answer
Bug in Mapbox Dataset Editor – moving linestring points freezes editor
When I try to adjust the points on a linestring in Dataset Editor, the editor partially freezes – the points don't move and I can't deselect the linestring, but undo still works. Please watch…

Greg
- 11
- 4
-3
votes
1 answer
Is it possible to import the json files from mapbox studio (the custom map one) to Google maps?
I am trying to import the json file to Google maps from mapbox studio but nothing changes, the colors are not changing at all. Do you know if I did something wrong?
Part 1 : Getting the .json file
If you go to mapbox, you can customize the style of…

Kovenk
- 25
- 3