[postgis-users] PostGIS as WPS?
Olivier Courtin
olivier.courtin at oslandia.com
Wed Apr 28 23:02:00 PDT 2010
On Apr 29, 2010, at 2:00 AM, Stefan Keller wrote:
Hi Stefan,
> General question: Are there projects around to turn PostGIS/PostgreSQL
> into a Web Processing Service (WPS)?
> I'm thinking of an approach similar to PyWPS which is a minimalist
> python wrapper code around GRASS.
Well PyWPS allow you to write in Python any treatment that you want.
And there's of course ways in Python to connect to PostgreSQL.
So you don't have to rewrite all the WPS part at all :)
Only few lines to do your own treatment with PostgreSQL/PostGIS.
HTH,
--
Olivier
More information about the postgis-users
mailing list