0
votes

I am trying to convert .tiff (raster) file to vector file (.shp) with gdal.polygonize() and after I do that output file is without CRS projections details.

Is there any possibility to fix that CRS details goes to shapefile?