Skip to main content

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.


Reply