Coder Social home page Coder Social logo

grid.json storage about mbtiles-spec HOT 4 CLOSED

mapbox avatar mapbox commented on July 21, 2024
grid.json storage

from mbtiles-spec.

Comments (4)

tmcw avatar tmcw commented on July 21, 2024

Hmm, we could expand the specification a bit more in that direction, but the optimizations in most of the MBTiles implementations are outside of the spec - only the interface is specified exactly, not the views or anything like that. Views are a transparent way of compressing both tile & grid data (in pretty much the same way).

from mbtiles-spec.

calvinmetcalf avatar calvinmetcalf commented on July 21, 2024

the non intuitive thing is just how you have to query 3 fields and put them together for the grids but not the tiles.

from mbtiles-spec.

tmcw avatar tmcw commented on July 21, 2024

You mean with the views? As far as TileMill output, it's views for both grids and images.

from mbtiles-spec.

calvinmetcalf avatar calvinmetcalf commented on July 21, 2024

oh sorry for the confusion, the fact that they are views not fields isn't an issue, the fact that to access the tile.json you have to querry grid field in the grids view plus key_name and key_json from grid_data and put them together is the confusing part

from mbtiles-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.