My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

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.

Powered by Google Project Hosting