Giter Site home page Giter Site logo

go-tile-server's People

Contributors

holizz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

go-tile-server's Issues

Rendering overlaping objects

Hi,
I found your project when I was looking for a way to render tiles with OSM data. I fixed it up and made it work again. I have since started to write my own implementation with different pbf parser and drawing library.

One thing that I am not able to figure out for some weird reason, by staring at the code, is how are you able to render roads or ways that overlap tiles? I am still limited to ways enclosed within the tile right now(in my implementation).

Looking at the DrawTile() function it seems like you take all nodes that are within the desired tile or the one next and up to it(the nwPt, sePt variables) but that does not explain the fact that you are able to properly render and enclose those polylines correctly on desired tile, not to mention that you specifically check for "withinBounds". I am simply baffled by this, it makes no sense to me.

Could you maybe try to explain what I'm not seeing here?

Firs image is your library, second image is mine. The colors are random to detect areas, you can clearly see that your solution has roads and overlaping areas wherreas mine does not.

a
b

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.