GitHub repository | This map was generated from repository code by SourceSpy (more info)
openrouteserviceModule Web Services: org.heigit.ors:ors-api
Description of web services exposted by application
Module ors-api
Group: org.heigit.ors
getDefault(profile,request)
- handles Spring HTTP (/{profile})
REST
ExportAPI
package org.heigit.ors.api.controllers
getGetMapping()
- handles Spring HTTP
getInvalidResponseType()
- handles Spring HTTP (/{profile}/*)
getJsonExport(profile,request)
- handles Spring HTTP (/{profile}/json)
getPostMapping(request)
- handles Spring HTTP
fetchHealth()
- handles Spring HTTP
REST
HealthAPI
getDefaultIsochrones(profile,request)
- handles Spring HTTP (/{profile})
REST
IsochronesAPI
getGeoJsonIsochrones(profile,request)
- handles Spring HTTP (/{profile}/geojson)
getGetMapping()
- handles Spring HTTP
getInvalidResponseType()
- handles Spring HTTP (/{profile}/*)
getPostMapping(request)
- handles Spring HTTP
getDefault(profile,request)
- handles Spring HTTP (/{profile})
REST
MatrixAPI
getGetMapping()
- handles Spring HTTP
getInvalidResponseType()
- handles Spring HTTP (/{profile}/*)
getJsonMime(profile,originalRequest)
- handles Spring HTTP (/{profile}/json)
getPostMapping()
- handles Spring HTTP
getDefault(profile,request)
- handles Spring HTTP (/{profile})
REST
RoutingAPI
getGPXRoute(profile,request)
- handles Spring HTTP (/{profile}/gpx)
getGeoJsonRoute(profile,request)
- handles Spring HTTP (/{profile}/geojson)
getGetMapping()
- handles Spring HTTP
getInvalidResponseType()
- handles Spring HTTP (/{profile}/*)
getJsonRoute(profile,request)
- handles Spring HTTP (/{profile}/json)
getPostMapping(request)
- handles Spring HTTP
getSimpleGeoJsonRoute(profile,start,end)
- handles Spring HTTP (/{profile})
getDefault(profile,request)
- handles Spring HTTP (/{profile})
REST
SnappingAPI
getGeoJSONSnapping(profile,request)
- handles Spring HTTP (/{profile}/geojson)
getGetMapping()
- handles Spring HTTP
getInvalidResponseType()
- handles Spring HTTP (/{profile}/*)
getJsonSnapping(profile,request)
- handles Spring HTTP (/{profile}/json)
getPostMapping(request)
- handles Spring HTTP
fetchHealth(request)
- handles Spring HTTP
REST
StatusAPI