Giter Club home page Giter Club logo

Comments (1)

rmarianski avatar rmarianski commented on May 15, 2024

It should be possible, but I haven't tried it so I'm not sure what the extent of the changes will be.

I expect that you shouldn't have to change the query files themselves, but the sql generation logic [1]. If the data is in 4326, you'll need to ensure that the bounds that are used in the query are in latlong instead of mercator coordinates. The other bit to keep in mind is that the formatters expect their data to be in a particular projection. The json/topojson formats expect latlong, and the opensciencemap/mvt formats expect the input to be in mercator.

[1] https://github.com/mapzen/TileStache/blob/9ddf505701c517efed56f7728e07e19bf17f9843/TileStache/Goodies/VecTiles/server.py#L500

from vector-datasource.

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.