2

I use the vector mbtiles database in my Android project.

It contains some list of Features. I use this mbtiles as a data source for Vector Layer at Mapbox. At the same time I need to get this list of Features without using Mapbox.

Is it possible to query the data from this vector mbtiles database?

user2775914
  • 193
  • 1
  • 9
  • It might be easier to find a way to read your mbtiles and convert them to one big geojson for referencing the features – glimmbo Mar 23 '22 at 23:44

0 Answers0