onaio / gisida

JavaScript library that converts MapSpec layers to beautiful, interactive maps using Mapbox GL
http://gisida.onalabs.org/
Apache License 2.0
10 stars 3 forks source link

Expose data from Tileset layers #24

Open cKellyDesign opened 6 years ago

cKellyDesign commented 6 years ago

Right now vector layers which pull data from tilesets hosted by Mapbox Studio do not have all the joined data available in the layer sources. This means that things like filters will be impossible and profile views will be very difficult.

cKellyDesign commented 4 years ago

This is not supported by Mapbox, we would probably need to have our own tileset server.