Lots of WPS implementations can use GDAL – it depends on how much you’re expecting though.
Perhaps pyWPS (https://pywps.readthedocs.io/en/master/wps.html) or GeoServer are worth a look, depending on what languages you are familiar with. Brad From: gdal-dev <[email protected]> On Behalf Of Idan Miara Sent: Tuesday, 7 January 2020 3:25 AM To: [email protected] Subject: [gdal-dev] gdal in a web service? Hi, Do you know any open source web service that uses GDAL? I need a web service that, for instance, loads a raster to memory, does some gdal processing (i.e. cropping, warping, dem-coloring etc) and returns the raster to the client to be displayed on cesium, mapbox, etc. Before I start development I wanted to know if someone has already done something similar. Kind regards, Idan
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
