Coder Social home page Coder Social logo

Comments (6)

nvkelso avatar nvkelso commented on July 1, 2024

Hi @ambientlight, thanks for checking out Tilezen and tileserver :) Generally speaking yes tileserver like you see it is used in prod, but off the latest tagged release v1.4.0, which is very close to master but master has a few more dev commits in it today since the release 20 days ago.

We pre-cache many tiles for Mapzen's production setup, and actually use tilequeue to most of that initial generation. Tileserver remains on the hot path in production, though, for requests where the tile is not yet in cache.

The behavior with reformat_from_stored_json sounds weird here in tileserver. @rmarianski can you comment on that, please?

from tileserver.

ambientlight avatar ambientlight commented on July 1, 2024

@nvkelso Thanks! So you mean you are serving cached tiles statically on something like CloudFront-backed s3 buckets? And then if there are no such static tiles available -> you would then route it to tileserver to compute? This would that explain the difference in behavior.

from tileserver.

nvkelso avatar nvkelso commented on July 1, 2024

from tileserver.

ambientlight avatar ambientlight commented on July 1, 2024

Got it, thanks a lot!

from tileserver.

rmarianski avatar rmarianski commented on July 1, 2024

The behavior with reformat_from_stored_json sounds weird here in tileserver. @rmarianski can you comment on that, please?

Logic that's no longer relevant. Should get cleaned up.

from tileserver.

rmarianski avatar rmarianski commented on July 1, 2024

This just got cleaned up in master in #94.

from tileserver.

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.