Skip to content

G3W-SUITE plugin for OpenRouteService

License

Notifications You must be signed in to change notification settings

g3w-suite/g3w-admin-openrouteservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G3W-ADMIN-PDND

A G3W-SUITE plugin for https://openrouteservice.org/ service

Installation

(Change the following 1.0.0 example version number)

# Install module from github (v1.0.0)
pip3 install git+https://github.com/g3w-suite/g3w-admin-openrouteservice.git@v1.0.0

# Install module from github (dev branch)
# pip3 install git+https://github.com/g3w-suite/g3w-admin-openrouteservice.git@dev

# Install module from local folder (git development)
# pip3 install -e /g3w-admin/plugins/openrouteservice

# Install module from PyPi (not yet available)
# pip3 install g3w-admin-openrouteservice

Settings

Name Meaning Default
ORS_MAX_LOCATIONS Max number of locations (it depends on the server configuration) 2
ORS_MAX_RANGES Max number of ranges (it depends on the server configuration) 6
ORS_ENDPOINT URL of the service http://localhost:8080/ors/v2 (for testing)
ORS_API_KEY API Key of the service None
ORS_PROFILES Dictionary of available profiles None

About

G3W-SUITE plugin for OpenRouteService

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors