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
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