tools/WebRoutingService

WebRouting Service (WRS)

[日本語]

Introduction

WebRouting Service (WRS) is a web service designed to make pgRouting requests through HTTP protocol. WebRouting Service is based on REST (Representational State Transfer), which describes a "Ressource-oriented architecture" (see the book RESTful Web Service by Leonard Richardson & Sam Ruby).

The service is written in Java language and uses  Restlet framework, which is a framework for mapping REST concepts to Java classes.
For convenience WebRouting Service can deal with many kinds of geographic formats (Geojson, Gml, Kml,...)

Contents

Resources

Examples

  • [coming soon]