Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Add support for retrieving TileJSON metadata #35

Open
MateoV opened this issue Jan 20, 2017 · 1 comment
Open

Add support for retrieving TileJSON metadata #35

MateoV opened this issue Jan 20, 2017 · 1 comment

Comments

@MateoV
Copy link
Contributor

MateoV commented Jan 20, 2017

https://www.mapbox.com/api-documentation/#retrieve-tilejson-metadata

This would allow us to display and use information about a tileset in the Editor for things like:

  • selecting layers to send to mesh factories
  • styling and filtering features based on properties
  • utilizing zoom range/bounds/center of the tileset
  • displaying description of map/layers/properties

Currently we have to know all of these things beforehand and manually code which layers we want to generate and what properties we want to display or filter on. The idea is to input a mapid in the editor and have it fetch and show this metadata. Will make a separate ticket about editor functionality in the main sdk repo.

@david-rhodes
Copy link
Contributor

@MateoV Are you thinking the primary use case is for design-time?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants