Re: Code a web service with python/postgis

2014-05-21 Thread Burak Arslan
On 05/20/14 21:10, lcel...@latitude-geosystems.com wrote: > Dear all, > > I would like code a web service with python. I have already imported > several vector data > (land cover) and one Digital Elevation Model (raster layer) into my > postgresql/postgis > database (server side). > > I succeed in

Re: Code a web service with python/postgis

2014-05-20 Thread dieter
lcel...@latitude-geosystems.com writes: > ... > I would like code a web service with python. > ... details omitted ... Such a task has many facets. Some of them are quite general and you can find packages on "PyPI" which support them well; others are highly problem specific and you likely will nee

Code a web service with python/postgis

2014-05-20 Thread lcelati
Dear all, I would like code a web service with python. I have already imported several vector data (land cover) and one Digital Elevation Model (raster layer) into my postgresql/postgis database (server side). I succeed in connecting to my pg db via psycopg2. Client side, operators use a c

Code a web service with python/postgis

2014-05-20 Thread image
in context: http://python.6.x6.nabble.com/Code-a-web-service-with-python-postgis-tp5057714.html Sent from the Python - python-list mailing list archive at Nabble.com. -- https://mail.python.org/mailman/listinfo/python-list