OpenStreetMap logo OpenStreetMap

karussellರ ದಿನಚರಿ

ಇತ್ತೀಚೆಗಿನ ದಿನಚರಿ ದಾಖಲಾತಿಗಳು

GraphHopper Routing Engine 7.0 released

karussell ಅವರಿಂದ 14 ಮಾರ್ಚ್ 2023 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

The New GraphHopper Maps

karussell ಅವರಿಂದ 27 ನವಂಬರ್ 2022 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

I’m proud to announce the release of a completely rewritten front end that supports alternative routes, includes the custom model feature, works on mobile devices and has many more features!

Read more and try it out.

GraphHopper Maps user interface

GraphHopper Routing Engine 6.0 released

karussell ಅವರಿಂದ 19 ಸೆಪ್ಟೆಂಬರ್ 2022 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

We have released version 6.0 of GraphHopper:

https://www.graphhopper.com/blog/2022/09/19/graphhopper-routing-engine-6-0-released/

https://github.com/graphhopper/graphhopper/releases/tag/6.0

Many thanks to all who contributed!

Check it out and let us know your feedback!

OpenStreetMap is currently free from duplicate nodes

karussell ಅವರಿಂದ 5 ಮೇ 2021 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

Sometimes ways have duplicate nodes in them. I.e. instead of:

A-B-C

the node IDs are:

A-B-B-C

I’m unsure how this can happen. Probably a software bug in some OSM client. I’m not really into mapping but I always wanted to reduce the warnings we print and so I took the chance yesterday and fixed every single duplicated node (only in ways used as roads - which resulted in approx. 100 problematic ways).

It was rather easy to get rid of this as GraphHopper prints the problematic way IDs while the import and in JOSM you can download way information directly via Ctrl+Shift+O. Then you click Shift+V (Verify), then you click fix, then you click Ctrl+Shift+Up and Enter. I reviewed the result on openstreetmap.org again and proceeded with the next way (Ctrl+F4 to restart in JOSM). Sometimes multiple nodes were duplicated but then you only need to verify the way again, after you fixed it.

To my surprise and thanks to JOSM keyboard shortcuts, it took not even 2 hours :) … see all the changes here.

There were also 2 or 3 mappers who seemed to have the same goal and already fixed a few of these bugs.

GraphHopper Routing Engine 0.11 released

karussell ಅವರಿಂದ 17 ಸೆಪ್ಟೆಂಬರ್ 2018 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

A new release is ready for download! Several new features and changes were made. For example the isochrone module is now open source! Read more about this release here

isochrone preview

Open Source Routing Engine GraphHopper 0.9 released

karussell ಅವರಿಂದ 31 ಮೇ 2017 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

We’ve released a new version 0.9 of our open source routing engine GraphHopper. Read here for more information. Also the ‘car’ profile is now available for GraphHopper on openstreetmap.org

public transit routing

Releasing GraphHopper 0.5

karussell ಅವರಿಂದ 12 ಆಗಸ್ಟ್ 2015 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

Today we are proud to release version 0.5 of our open source road routing engine GraphHopper. Try it out on GraphHopper Maps and read more

graphhopper maps route planner

We’ve improved the GraphHopper core and the GraphHopper Directions API which now includes route optimization.

Elevation data and OpenStreetMap

karussell ಅವರಿಂದ 27 ಏಪ್ರಿಲ್ 2015 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

Handling elevation data and combine it with OpenStreetMap can be a pain. And indeed it was when we implemented this for GraphHopper roughly one year ago. But we really wanted to make it easy for our users. And it is not only efficient but also easy to import and show the data as well as using this data while routing. Read here for more details

Elevation Data Widget

Route Planner GraphHopper 0.4 released

karussell ಅವರಿಂದ 9 ಮಾರ್ಚ್ 2015 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

Today we’ve released version 0.4 of GraphHopper.

(excerpt) Highlights of GraphHopper 0.4:

  • The flexibility mode now supports turn costs and restrictions
  • GraphHopper is able to run offline in the browser via TeaVM since 0.3 but now we can also route offline on iOS too!
  • The bidirectional A* avoids heuristical results and is now the fastest algorithm for the flexibility mode
  • Via-point support for the web UI, contributed by rbraband

Read more here

Please give feedback on the mailing list or via a new Github issue.

Route Planner GraphHopper 0.4 released

karussell ಅವರಿಂದ 9 ಮಾರ್ಚ್ 2015 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

Today we’ve released version 0.4 of GraphHopper

(excerpt) Highlights of GraphHopper 0.4: * The flexibility mode now supports turn costs and restrictions * GraphHopper is able to run offline in the browser via TeaVM since 0.3 but now we can also route offline on iOS too! * The bidirectional A* avoids heuristical results and is now the fastest algorithm for the flexibility mode * Via-point support for the web UI, contributed by rbraband ….

Please give feedback on the mailing list or via a new Github issue.

Website for asking to improve just one area in OpenStreetMap (or paying for improvement)

karussell ಅವರಿಂದ 2 ಡಿಸೆಂಬರ್ 2014 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ

I know that HOT and other community processes improve exactly one area and I also know that paying people for OSM could be seen strange under certain circumstances.

But sometimes there is a need for a company which wants to improve exactly one area. E.g. to make self driving cars less dangerous with OSM data in one area or showcasing an OSM based application in the companies its district or whatever.

So, is there a website, company or process where one could ask for such specific area improvements for OSM? And what problems you see if there would be such a solution?

Long and possible incorrect street names in Russia?

karussell ಅವರಿಂದ 7 ನವಂಬರ್ 2014 ರಂದು English ನಲ್ಲಿ ಪೋಸ್ಟ್ ಮಾಡಲಾಗಿದೆ Last updated on 8 ನವಂಬರ್ 2014.

I’m running world wide imports for the route planner GraphHopper and due to space savings I allow street names with a maximum length of 255 characters. This was all fine until a few months. Now I get lots of lengthy stuff in Russia - possible automated imports? What is going on there and should one fix this ugly stuff? If yes, how? I can find out the way ids if someone is interested.

E.g. the first one is here

See full entry