Category: Software

  • How to become ohsome part 4: handling a snake in a notebook on another planet

    Welcome back to a new episode of how to become ohsome. Yes, you’ve read the heading correctly. We are really talking about a snake in a notebook on another planet. If you are familiar with one of the most used programming languages in the GIS world, you might already know by now which snake is…

  • Preview: Spatial Joins using the OpenStreetMap History Database OSHDB

    Max is two and loves spending Monday afternoons with his Dad at the playground. Finding a suitable playground however isn’t easy, since a few criteria must be met: there should be a bench and some trees nearby to get shelter from the sun and an ice cream shop within the neighbourhood. Using the new spatial…

  • Global analyses are ohsome

    We, the Big Spatial Data Analytics Group at HeiGIT have ohsome news to share: From now on, you can send your requests to our global ohsome API instance. So far, we’ve had a public instance for Nepal and Germany, but now you can analyse OSM’s history globally. Additionally to the API, we also have a global dashboard instance. You choose any…

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

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