Skip to main content
Question

Read and Write Mapbox Datasets in FME

  • December 16, 2018
  • 1 reply
  • 23 views

I don't see any readers or writers for Mapbox datasets and was wondering how you can manipulate. Trying to manipulate the vector data in the map opposed to the Tiles. Any help would be great, thanks.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • December 17, 2018

Currently FME only supports the SQLite MBTiles format. That's for tilesets. Datasets can be stored in MapBox in GeoJSON format so if you can get access to that you can transform it using the various JSON readers and transformers.