Tag: routing

  • meinGrün Umfrage: Wofür nutzen Sie städtische Grünflächen?

    Alle Jahre wieder blühen die Kirschbäume vor unserem Institutsgebäude in voller Pracht und laden Passanten allen Alters ein zum Verweilen. Städtische Grünflächen wie diese leisten einen wichtigen Beitrag zur urbanen Lebensqualität, indem sie viele Funktionen wie Naturerfahrung, sozialen Austausch und Erholung ermöglichen. Jedoch eignet sich nicht jeden Grünfläche gleichermaßen für jeden Einzelnen und jede Aktivität.…

  • Project “TARDUR” starts: Open-source routing with time-dependent restrictions

    Time-dependent restrictions and temporal road closures are so far not considered in any freely available software for route planning. Heidelberg University and the company GraphHopper aim to address this issue in their joint project “TARDUR – Temporal Access Restrictions for Dynamic Ultra-Flexible Routing”. The project started in March and is supported by the Federal Ministry…

  • Preview of new Openrouteservice Client for Web and Mobile

    A first preview on the new client for Openrouteservice has been released as a public beta. It is available at https://openrouteservice.org/map/ . Wit the features implemented until now the new map client is already functional. `There are some important functionalities to be implemented yet`, but it is already useful for routing. It is also important…

  • openrouteservice for Disaster Management: Response to Cyclone Idai

    The Humanitarian OpenStreetMap Team (HOT) has launched an activation to support humanitarian operations responding to the impact of Cyclone Idai. These efforts were already supported by more than 1500 mappers of the global OpenStreetMap (OSM) community that contribute geodata about the affected regions in Mozambique and the surrounding countries. The team at HeiGIT (Heidelberg Institute for…

  • Die Sendung mit der Maus: Zu Fuß durch Deutschland

    Das HeiGIT unterstützt das Bundesamt für Kartographie und Geodäsie (BKG) dabei eine Frage aus der “Die Maus”-Redaktion zu beantworten: Welcher ist Deutschlands nördlichster & südlichster Ort, und wie groß ist die fußläufige Distanz dazwischen? Der Beitrag war am 23.03.2019 in der “Frag doch mal die Maus Show” zu sehen. Wollen Sie wissen, wie weit es…

  • openrouteservice Io

    openrouteservice Io is here! The openrouteservice from HeiGIT has just had its latest update, and we want to introduce you to Io (version 5.0). This new version brings something that has been a while in the making and will make things a lot easier when it comes to requesting information from the openrouteservice – a…

  • Neues mFUND Project: Temporal Access Restrictions for Dynamic Ultra-Flexible Routing – TARDUR

    Problemstellung Bis dato wird eine wichtige Eigenschaft infrastruktureller Straßennetzdaten wie OSM in noch keiner frei verfügbaren Routing Anwendung voll ausgenutzt: zeitliche Restriktionen auf Straßen und Wegen, wie etwa tageszeit- oder saisonale Fahrbahnbeschränkungen. Dies ist unter anderem für Transport-Logistik-Firmen für ein effizientes Flottenmanagement (z.B. zeitlich variable Fahrverbote für Lastkraftwagen) von Bedeutung, aber auch im Hinblick auf eine…

  • New features in OpenRouteService Interactive documentation

    The ORS Playground is an interactive API documentation application that allows the users to explore and interact with all the API services. The elements, inputs and forms are built from a swagger documentation file. Since the first release of the new OpenRouteService API Playground in November we have being worked on it to make some important improvements. A good part…

  • Hello world, openfuelservice!

    In addition to our already exciting and fascinating portfolio of open source software we now offer openfuelservice which is a new and very experimental advance in the world of fuel consumption and emission of cars. In the recent political and social discussion around these topics it became clear, that it is still hard for individual car…

  • New OpenRouteService QGIS Plugin

    Finally there is a new version of the QGIS plugin for OpenRouteService: ORS Tools. It gives easy access to our directions, isochrone and matrix API’s from within QGIS. The old plugin OSM Tools plugin has been deprecated due to its name being too generic. However, the name is not the only thing that changed: Create…

  • Using Openrouteservice in the data science platform alteryx

    You can also use Openrouteservice via the self-service data analytics plattform alteryx, when you are a user of that data science product. Pablo Sáenz de Tejada (The Information Lab) has shared some macros on the alteryx public gallery using the Openrouteservice API that allows you to geocode addresses, calculate routes and create isochrones using the alteryx…

  • Solve routing optimization with VROOM + openrouteservice

    In a Vehicle Routing Problem (VRP, an example is the Traveling Salesman Problem), we are concerned with finding optimal routes for a fleet of vehicles having to reach given destinations, e.g., in order to deliver goods to customers. Due to its high computational complexity, this task requires dedicated VRP solvers, such as VROOM. In collaboration with…