Skip to content

Plotting the real life routes without using routingkit with Golang #7

Open
@khangthinh-huynh19

Description

@khangthinh-huynh19

In nextplot library, to plot the real life route on the map we have to install the routingkit by using GoLang language.

go install github.com/nextmv-io/go-routingkit/cmd/routingkit@latest

At the present, I am doing a project about creating a Vehicle Routing App on Deepnote platform. This app solve the VRP problem and plot the scheduled routes on a geomap. However, i have tried many methods to install GoLang on Deepnote platform and install the routingkit, it haven't worked.

Do you have any other method that we can plot the practical routes on a geomap without using Golang, a different way to install the routingkit or a process to plot the routes on Deepnote platform (Jupyter Notebook) ?

Thank you for you help <3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions