Tag: openrouteservice
-
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…
-
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…
-
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…
-
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…
-
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…
-
GeOnG Conference 2018: Workshop Materials and Slides
After the successful GeOnG conference 2018 in chambery we want to thank the organizers and all participants. We contributed in several ways, as already highlighed in our previous blogpost. Now, we also want to share our slides and workshop material with everyone interested. Round table discussion: Machine Learning, AI & satellite imagery: what impact on…
-
Generating Customized Pleasant Pedestrian Routes Based on OpenStreetMap Data
In a newly published open access paper, we present a system that generates customized pedestrian routes entirely based on data from OpenStreetMap (OSM). The system enables users to define to what extent they would like the route to have green areas (e.g., parks, squares, trees), social places (e.g., cafes, restaurants, shops) and quieter streets (i.e.,…
-
Visit Openrouteservice this week at INTERGEO 2018 in Frankfurt at the BKG booth
We are happy to announce that we are going to be part of INTERGEO 2018 in Frankfurt this week on October 16.-18. This event being the “global hub of the geospatial community” has quite something to offer with hundreds and hundreds of innovative companies showcasing their products and visions. We are joining up with the Federal Agency for Cartography and…
-
openrouteservice elevation goes farther north than ever before
Last week we have been upgrading the openrouteservice, and with that has come the ability to include elevation information in routing pretty much anywhere on the globe (sorry people on Antarctica, but we don’t have routing for you just yet). So if you want to know the elevation and steepness of your drive from Svalbard…