Category: Software

  • 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…

  • OpenStreetMap history explorer – ohsomeHeX published

    The exploration of the history of OpenStreetMap data presents an important step to uncover semantic connections, regions of interest and their contiguity in time and space at varying scales. Therefore, the HeiGIT Big Spatial Data Analytics team presents a first beta version of the new OpenStreetMap History eXplorer (ohsomeHeX). It resembles the idea of the OSMatrix¹,…

  • How to become ohsome part 3: Identifying different mapping schemes

    This is your first blog of the ohsome series? Before you might be confronted with any potential spoilers, you should better check out the first and the second part of this blog series (or the intro to the idea and general architecture) to be on the safe side and up to date with the current content. So…

  • Visualizing 3D Spatial Data with GigaMesh – Tutorial Videos

    A series of video tutorials of GigaMesh has recently become available on YouTube. GigaMesh is a software framework for displaying, processing and visualizing large meshes of 3D spatial data representing 2D surfaces. The most recent tutorial by Paul Bayer and Hubert Mara presents a rapid method of hillshading for a geospatial dataset. The video shows…

  • 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…

  • How to become ohsome part 2: Comparing different regions based on their attributive completeness of OSM data

    Welcome back to the second part of the blog series how to become ohsome. If you have not read the first part yet, better go and check it out now. It explains how you can create an ohsome visualization of the historical development of the OSM data from a city of your choice. This second part shows how to…

  • Road access restriction information in openrouteservice

    The new year started in the openrouteservice team at HeiGIT with the release of openrouteservice 4.7.2. In this release there were a number of bug fixes, but also some new features. The main one of these is the inclusion of information about access restrictions when your route takes you over roads that are marked in…

  • Erreichbarkeitsanalyse von Haltestellen des öffentlichen Personennahverkehrs in Stuttgart per Openrouteservice

    In einer aktuellen Publikation der Stadt Stuttgart wird die Erreichbarkeit von Haltestellen des öffentlichen Personennahverkehrs in Stuttgart untersucht. Für die Berechnung der Isochronen wurde das kostenfrei nutzbare QGIS-Plugin OSM Tools verwendet. Dieses nutzt den seit 2008 verfügbaren Openrouteservice des Heidelberg Institute for Geoinformation Technology (HeiGIT). Das Toolset umfasst Routing, Geocoding, Isochronen und Matrixberechnungen, entweder interaktiv im…

  • openrouteservice-js – your JS library for spatial node applications!

    And here comes another little Christmas present by HeiGIT: In addition to our previously released and highly appreciated python and R libraries we now offer an additional JavaScript API making the usage of the openrouteservice ecosystem covering the entire globe based on OpenStreetMap in your web applications terribly simple. From now on you will be…