Tagged Questions
2
votes
2answers
158 views
Why all WFS and WPS are CGI based?
Even though we have a lot of web technologies now, why are all WFS and WPS still cgi based? PHP allows tp read from postgres or other db's and HTML5Canvas or SVG can render the maps on the web. ...
2
votes
2answers
573 views
How to use GeoServer Web Processing Service (WPS) with OpenLayers and WFS?
I wanted to try creating WPS service in geoserver on web application. I wanted to know reference links or some help regarding using WPS on web.
3
votes
2answers
287 views
GeoServer/GeoWebCache with C#
I'm starting a project in which I intend to use GeoServer/GeoWebCache as a provider of WFS, WMS, WCS, and WPS services. I've configured the GeoServer to use PostGIS for storage. The frontend is using ...
8
votes
0answers
166 views
Driving Zone Computation using Web Processing Services
I am currently evaluating different OGC Services(WFS,WMS and WPS) for driving zone computation. As I am new to WPS services, I would like some suggestions regarding which OGC services to implement.
...