Giter Club home page Giter Club logo

Comments (4)

fawick avatar fawick commented on June 29, 2024

Sorry for the late reply. Currently I have no plans for adding vector tiles. I'd be happy to review and merge any PRs for that, however.

from go-mapnik.

ARolek avatar ARolek commented on June 29, 2024

Got it. I have been doing a lot of research into mapbox vector tiles, and there are a few go packages that can help with the process. If I find that it makes sense to include the end to end solution in this package I will submit a PR. Happy New Year!

from go-mapnik.

fawick avatar fawick commented on June 29, 2024

There is a fork[1] of a fork (well, sort of)[2] of my package that adds vector tile capability. Maybe that package can help you out. The vector tile implementation in [1] is currently an open PR for [2]: omniscale/go-mapnik#5

I'd love to consolidate with [1] and [2](i.e., basically remove my own mapnik package and refactor my maptiles to use [1] and [2]) if only I could find the time. @omniscale (@olt) and @strava (@mlerner) have done good work advancing the go-mapnik package.

[1] https://github.com/strava/go-mapnik
[2] https://github.com/omniscale/go-mapnik

from go-mapnik.

ARolek avatar ARolek commented on June 29, 2024

This is great! I agree it would make sense to combine these efforts. Vector tiles seem to be the overall direction of web mapping. It would be amazing to have a Go project with MVT support. Thank you for bringing this to my attention.

I have been researching how to generate vector tiles from PostGIS and it appears some (helper functions)[https://www.mapbox.com/help/postgis-manual/] need to be installed in order to generate the tiles. I'm not too familiar with the C lib the aforementioned pull request utilizes, but I wonder if PostGIS backed data sources will need the additional functions or if the mapnik implementation handles this.

from go-mapnik.

Related Issues (10)

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.