Tag: openelevationservice

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