Answer the question
In order to leave comments, you need to log in
Which service to choose for route calculation and how to create your own service with interactive maps?
Hello!
I don’t understand the topic of cartography yet, I studied a lot of articles on Habré and all the questions that are here.
The task is to make an online service that calculates routes and information about the route according to different parameters and under different conditions, between different countries, but first the implementation will be for Russia. Use free solutions whenever possible. In the future, the number of requests will be large. Some services will be chargeable.
Now, as I understand it, there are 2 main implementation options:
1 option:
Answer the question
In order to leave comments, you need to log in
It's time for you to order a scientific report from the research institute with answers to all your questions. And separately for each you can read a lecture for 45 minutes.
Not a single public routing can handle all your 6 requests out of the box. Something there, Yandex stuttered about the Moscow Ring Road and the cargo profile. The cost of the ferry - I have not heard of this at all.
The truck profile itself isn't a problem, but OSM doesn't have a full database of bans for trucks, it's just not interesting for regular mappers.
And in general, I think that you should choose any and start with написать бизнес логику взаимодействия
, and there already some of the questions will disappear.
According to the requirements, everything except the third point (about the cost) is able to osrm. It also comes with an open source frontend that can be finished.
In both of your options, you wrote some kind of nonsense.
A tiled render is deployed in a docker container in 5 minutes. Like osrm. It will be difficult to customize all this to your Wishlist, but you can.
db - postgis. There is a tool that imports a snapshot of osm data
: https://wiki.openstreetmap.org/wiki/Osm2pgsql
According to the route built by osrm, then with an additional request to the database, you can pull out roads with prices
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question