Giter VIP home page Giter VIP logo

Comments (2)

rduivenvoorde avatar rduivenvoorde commented on June 11, 2024

Reading this: http://msdn.microsoft.com/en-us/library/bb259689.aspx

there appears to be no level 0 for quadkeys/microsoft. The first zoom level consists of 4 (256x256px) tiles or one 512x512px tile. The same conclusion can be drawn from just using the tiles, 0.jpg is the north west tile:
http://ecn.t2.tiles.virtualearth.net/tiles/r0.jpeg?g=1252&mkt=en-US&shading=hill
something shorter also returns a bad request
http://ecn.t2.tiles.virtualearth.net/tiles/0?g=1252&mkt=en-US&shading=hill

there is a 0 tile for osm slippy map: http://a.tile.openstreetmap.org/0/0/0.png

and for google: http://mt0.googleapis.com/vt/lyrs=t@131,r@214000000&hl=nl&src=api&x=0&y=0&z=0&s=

so I think it is not a bug for mapproxy, just that 0,0,0 is not defined for quadkey and should not be requested?

Actually even 0,0,1 should not return quadkey 0 because the only valid tile 0 is from z1,x0,y0

from mapproxy.

lapoigne avatar lapoigne commented on June 11, 2024

Thanks for the explanation.
I didn't noticed there are 4 tiles for the first zoom level in Bing.
It's not a bug for mapproxy but for the Autocad client who request (0,0,0) at map init and he should not.
I just want to verify that with you.

from mapproxy.

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.