Tag: openrouteservice

  • FOSSGIS.de Talk on Near Real Time OSM Data Extraction Service for Openrouteservice

    Are you at the FOSSGIS.de conference in Bonn this week? Don’t miss the lightning talk by Stefan Eberlein on OpenStreetMap Extracts as a Service in near “Real-Time”. Date: 22.03., 9:4 am. Room: Alfred-Philippson-Hörsaal Lightning Talk: OpenStreetMap-Extrakte als Service in nahezu “Real-Time” Track: Freie Daten The Real-time OSM data extraction service provides individual OSM extracts in…

  • Avoiding Countries, Fetching Population Statistics and Responding in GeoJSON with Openrouteservice!

    Restricting Borders in openrouteservice Have you ever wanted to route between countries in Europe but only cross Schengen borders? Or maybe route from Detroit to Buffalo without crossing into Canada? Well now with openrouteservice you can! With the introduction of the new border crossing restrictions feature on driving profiles, you can tell the openrouteservice API to…

  • Enrichment of OpenStreetMap Data Completeness with Sidewalk Geometries for Wheelchair Routing

    Tailored routing and navigation services utilized by wheelchair users (such as provided by OpenRouteService.org ) require certain information about sidewalk geometries and their attributes to execute efficiently. Except some minor regions/cities, such detailed information is often not sufficiently present in current versions of crowdsourced mapping databases including OpenStreetMap. In a recent study (1) we aim…

  • Abteilung Geoinformatik: Studentische Hilfskräfte GIS gesucht (auch Praktika)

    Die Abteilung Geoinformatik sucht Studentische Hilfskräfte zur Unterstützung in mehreren hoch aktuellen Forschungsbereichen in einem interdisziplinären dynamischen Team, u.a. z.B. für: Big Spatial Data Analytics z.B. OpenStreetMap History Analysen, Social Media Analytics etc. z.B.  http://ohsome.org Landnutzungsklassifikation auf Basis von OpenStreetMap, Satellitenbildern, etc. z.B. http://OSMlanduse.org Disaster-Management für humanitäre Hilfe (Geoinformatik für Katastrophenmanagement) z.B. MapSwipe Analytics etc. Intelligente…

  • Barrierefreier Routenplaner: neue Daten für Rollstuhlrouting in Heidelberg

    Wie komme ich als Rollstuhlfahrer am besten vom Marktplatz zur Stadthalle? Und welche Wege ohne Hindernisse bieten sich für Eltern mit Kinderwagen durch die Altstadt an? Ein neuer Routenplaner auf Basis von openrouteservice.org soll künftig barrierefreie Wege in Heidelberg aufzeigen, zunächst in der Altstadt und in Bergheim. Seit Dezember 2017 arbeitet die Stadt Heidelberg in Kooperation…

  • Openrouteservice-py now available on PyPi – Easy Routing, Geocoding, Isochrones and Matrix Routing with Python!

    We have finally developed a pretty handy python API for all of you pythoniasts out there. This library makes requests to the openrouteservice API extremely simple. With this you will be able to query the following services with a couple of lines of python code. directions matrix geocoding isochrones To provide a quick and dirty…

  • ORS NEWS: more frequent updates, new GPX response, snapping tolerance

    Updating the ORS routing graph… frequently! We’re very happy to announce two more important core features for our services: Weekly OSM planet.pbf update! md5 checksum included in response! How old is the OpenStreetMap planet file which was used to build the openrouteservice road network? This is a question many of you have asked over the past. To…

  • New OpenRouteService Matrix API to speed up batch routing calculations

    Admittedly, the OpenRouteService Matrix API is anything but new. Already implemented in mid 2017, it’s been soaring to high demand by numerous clients across the globe ever since. Finally we want to give it the credit it deserves. The ORS Matrix API is the precursor to solve important problems like the traveling salesman problem and even more…

  • New Real-time OSM service provides custom up-to-date Extracts of OpenStreetMap Data

    Disaster events damage human infrastructure and its surroundings within seconds. To support humanitarian logistics, the Disaster OpenRouteService needs the latest, most accurate data available. While crowd-sourcing OSM updates during disasters proved very successful, there is not yet a convenient way of automatically accessing up-to-date OSM data for specific regions of interest. Addressing this need, HeiGIT…

  • Invited GIScience Heidelberg OSM Services Demo Keynote at GEOINFO 2017

    This week sees the 18th GEOINFO conference taking part in Salvador. It is the annual conference for exploring ongoing research, development and innovative applications on geographic information science in Brazil. Alexander Zipf is among the keynote speakers. In the special demo session he will highlight some of the OSM related web services for data quality assessment and…

  • Today OpenRouteService at 7th GeoIT WhereCamp Conference Berlin

    Today we present the latest version and details on the technical API of OpenRouteService at the 7th GeoIT WhereCamp Conference Berlin. Tim from the Heidelberg Institute for Geoinformation Technology (HeiGIT) will talk about Consuming Open Data for Highly Customizable Route Planning He will show some examples of the very rich feature set and API of OpenRouteService…

  • Routing through open spaces – a performance comparison of algorithms

    Finding the shortest path through open spaces is a well-known challenge for pedestrian routing engines. A common solution is routing on the open space boundary, which causes in most cases an unnecessarily long route. A possible alternative is to create a subgraph within the open space. In a recently published paper authors from GIScience Research…