From 8c70ed8a531df3b09674c1326cfffe8ede9c1615 Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Sun, 11 Sep 2022 22:49:21 +0300 Subject: [PATCH 1/3] new: openrouteservice-py --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f5eaa5..e423e83 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [NodeBox-opengl](http://www.cityinabottle.org/nodebox/) - For playing around with animations. * [Ogcserver](https://github.com/mapnik/OGCServer) - Python WMS implementation using Mapnik. * [Open-Elevation](https://github.com/Jorl17/open-elevation) - A free and open-source alternative to Google Elevation API. +* [openrouteservice-py](https://github.com/GIScience/openrouteservice-py) - The Python API to consume openrouteservice(s) painlessly! * [Open Topo Data](https://github.com/ajnisbet/opentopodata) - Open Topo Data is a REST API server for your elevation data. * [orbit-predictor](https://github.com/satellogic/orbit-predictor) - Orbit Predictor is a Python library to propagate orbits of Earth-orbiting objects (satellites, ISS, Santa Claus, etc) using TLE (Two-Line Elements set). * [osm2geojson](https://github.com/aspectumapp/osm2geojson) - Parse OpenStreetMap (OSM) XML and Overpass JSON/XML. From 0090e5740d4b7b15f322db3739da8fe8937755f2 Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Sun, 11 Sep 2022 22:51:37 +0300 Subject: [PATCH 2/3] new: openrouteservice-js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e423e83..99eae10 100644 --- a/README.md +++ b/README.md @@ -1005,6 +1005,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [openaq](https://github.com/nickolasclarke/openaq) - A JS client for the OpenAQ API. OpenAQ is a non-profit organization empowering communities around the globe to clean their air by harmonizing, sharing, and using open air quality data. * [OpenGlobus](https://www.openglobus.org/) - A javascript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers and 3d objects. It uses the WebGL technology, open source and completely free. * [OpenLayers](http://openlayers.org/) - Open source AJAX library. +* [openrouteservice-js](https://github.com/GIScience/openrouteservice-js) - The JavaScript API to consume openrouteservice(s) painlessly! * [OSM Building](https://osmbuildings.org/) - A JavaScript library for visualizing OpenStreetMap building geometry on 2D and 3D maps. * [overpass-turbo](https://github.com/tyrasd/overpass-turbo) - A web based data mining tool for OpenStreetMap using Overpass API. * [PGRestAPI](https://github.com/spatialdev/PGRestAPI) - Node.js REST API for PostGres Spatial Entities. From dfaaa96d6a12493fa815afe76a0cbf5ab4a84749 Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Sun, 11 Sep 2022 22:54:14 +0300 Subject: [PATCH 3/3] new: openrouteservice-r --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99eae10..1355a66 100644 --- a/README.md +++ b/README.md @@ -1144,6 +1144,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [nngeo](https://github.com/michaeldorman/nngeo) - k-Nearest Neighbor Join for Spatial Data. * [OasisR](https://cran.r-project.org/web/packages/OasisR/index.html) - A set of indexes and tests for the analysis of social segregation. * [OpenImageR](https://github.com/mlampros/OpenImageR) - Image processing Toolkit in R. +* [openrouteservice-r](https://github.com/GIScience/openrouteservice-r) - R package to query openrouteservice.org. * [OpenStreetMap](https://cran.r-project.org/web/packages/OpenStreetMap/index.html) - Access to Open Street Map Raster Images. * [osmar](https://cran.r-project.org/web/packages/osmar/index.html) - Provides infrastructure to access OpenStreetMap data from different sources. * [osmdata](https://github.com/ropensci/osmdata) - R package for downloading OpenStreetMap data.