Raster to Vector in processing API

Hello everyone

I’d like to convert a raster and get vector layer from this using Processing API or any other Rest API. Are There any way in SH to do this?

Hi,

Processing API only outputs raster format data. To convert to vector you would need to use additional tools. For example, GDAL would assist you in converting your Processing API output to a vector format.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.