Giter Club home page Giter Club logo

Comments (4)

systemed avatar systemed commented on May 27, 2024

It's very unusual to generate vector tiles at z17. Vector tiles don't work like raster tiles. Rather, the idea is that your z14 (or maybe z15) tiles have everything that is needed for higher zooms, and you just select what to show in the stylesheet.

See https://github.com/systemed/tilemaker/blob/master/docs/VECTOR_TILES.md#the-format

My intention is generating a mbtile for the whole planet with information over 17z zoom.

If that really is what you want to do then I suspect tilemaker isn't the tool for you, I'm afraid.

from tilemaker.

felipemendes1994 avatar felipemendes1994 commented on May 27, 2024

Hi @systemed ,

First of all, thanks for you quick answer. I made a comparison amoung mbtile generated with other tool we were using before, and for my suprise, 14z is totally enough. I don't need more than this.

But now I've been trying to generated a whole planet mbtile, but my build crashes in the middle, with no error message. I'm still using 20GB for this built. Do you have any tip to create the mbtile that large?

from tilemaker.

pnorman avatar pnorman commented on May 27, 2024

It's very unusual to generate vector tiles at z17. Vector tiles don't work like raster tiles. Rather, the idea is that your z14 (or maybe z15) tiles have everything that is needed for higher zooms, and you just select what to show in the stylesheet.

Specifically, I believe it is not possible to pre-generate z16 and z17 in a practical manner.

from tilemaker.

felipemendes1994 avatar felipemendes1994 commented on May 27, 2024

I opened another issue to specifically address the planet's mobile generation, as they are different problems..

#573

from tilemaker.

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.