Category: Services

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

  • The potential of OSM for landuse, health and humanitarian applications

    Recently, Michael Schulz from GIScience Heidelberg gave a talk at the colloquium of Prof. Carl Baierkuhnlein at the University of Bayreuth. During his talk he presented the results on OpenStreetMap usage targeting humanitarian applications, healthy and green routing based on openrouteservice and ecological analysis or the global climate protection map. OSM is harnessed for an abundance…

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

  • openelevationservice: enrich geometries with elevation

    We published a new endpoint within the openrouteservice API ecosystem: openelevationservice. It queries a remote DEM for every vertex of a LineString or Point geometry. The underlying DEM is limited to SRTM v4.1 by CGIAR Consortium for Spatial Information as of now, though we’re working towards integrating more high-resolution datasets. openelevationservice returns the altitude of…

  • Spatial conceptual compliance analysis with the OpenStreetMap History Database (OSHDB)

    In a previous blog post we performed a conceptual compliance analysis between OSM data and several tagging-guidelines using the OSHDB API. The results were visualized in a line chart, comparing the different compliance ratio over several months. The following analysis focuses on a spatial representation of the conceptual compliance. It is conducted for the “iD-editor”…

  • How to become ohsome part 1: Visualizing the historical evolution of OSM buildings of your city

    This blog post is the start of a series of posts, which describe what you are able to do using the ohsome framework developed at the Heidelberg Institute of Geoinformation Technology (HeiGIT). OpenStreetMap (OSM), the biggest open map of our world, offers not only the current state of the data, but the whole historical evolution…

  • New OpenRouteService API playground

    After the release of the new OpenRouteService dashboard the team has worked on a new interactive API documentation application named API Playground , that allows the users to explore all the OpenRouteService API services, parameters and responses in an intuitive and easy way. It is possible run requests, see the response in a map, table…

  • QGIS Plugin OSM Tools v3.2 published

    We’re pleased to announce the next version of our QGIS plugin to access the most popular functions of openrouteservice. in QGIS. OSM Tools is the only QGIS plugin to access advanced features like dynamic routing, isochrones or origin-destination matrices with a few mouse clicks. You can choose to either use point layers from your QGIS project…

  • Over 50 Open Source GIScience Repositories on GitHub

    The GIScience Research Group at Heidelberg University and the Heidelberg Institute for Geoinformation Technology (HeiGIT) are happy to share the their GIScience github repository contains now already over 50 open source repositories and it’s still growing. These contain results from several research projects and in particular also some very active long term activities. Most of the tools…