Giter Site home page Giter Site logo

Comments (5)

danpat avatar danpat commented on July 18, 2024 1

Another alternative:

http://shapelib.maptools.org/

I've used this, it works. The shapefile format is significantly smaller than a GeoJSON output would be. For our use case, we would only need a very simple wrapper.

from node-osrm.

TheMarex avatar TheMarex commented on July 18, 2024

Yeah we don't bundle it because we don't want to depend on libgdal (of which we require a super outdated version that doesn't even ship with Debian anymore as far as I recall).

One way around this would be to let osrm-components emit geojson and use tippecanoe to convert it to vector tiles we can use.

from node-osrm.

springmeyer avatar springmeyer commented on July 18, 2024

What I can see on the osrm side is components not being supported by the mason build? Is this because of libgdal? @springmeyer any insights here - what's your take on this ticket?

Yes, we could support libgdal in the mason build (there are mason packages for gdal) but @TheMarex and I decided not to. I'm still in support of this because gdal is a large download and would slow down the mason fetch. I also agree that the best route forward is to target geojson in osrm-components to avoid a gdal dep.

from node-osrm.

daniel-j-h avatar daniel-j-h commented on July 18, 2024

Let's keep the discussion here free of upstream decisions, we already have

which outlines pros and cons of going the GeoJSON way.

from node-osrm.

daniel-j-h avatar daniel-j-h commented on July 18, 2024

Project-OSRM/osrm-backend#3570 just landed upstream unblocking us from bundling osrm-components with node-osrm in the 5.6 release. Let's ship this!

from node-osrm.

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.