|
|
WebProcessingServer
WebProcessingServer is a RESTful Geodata Processing Server, designed to allow hooking into any geographic data processing tool that has access from Python. WPServer includes sample actions for reprojection using ogr, buffering using Shapely, pure Python Douglas-Peucker line simplification, and routing using pgRouting.
WPServer is largely a proof of concept for the idea of RESTful WPS.
Currently only supports input/output as GeoJSON FeatureCollections.
