Tag: R

  • Becoming ohsome in R – analysis of the completeness of the road network and health sites in Jakarta

    Data quality is an important issue then performing analysis based on OpenStreetMap data. We have recently demonstrated how the effects of the 2013 flood in Jakarta on the accessibility of hospitals and clinics could be analyzed based on network analysis indicators and the isochrones functionality of the openrouteservice. As part of that analysis we analyzed…

  • R package for Openrouteservice released!

    Great news for all enthusiasts of R stats – the popular open source stats system: the HeiGIT ORS team has developed a package to facilitate querying the openrouteservice API from R. It allows you to painlessly consume the following services: directions (routing) geocode isochrones (accessibilty) time-distace matrix pois (points of interest) You do not have to fiddle with processing…