SonwYang / SLP-cropland-parcel-extraction

cropland-parcel extraction
38 stars 6 forks source link

How can i get polygonize0529.exe #5

Closed shiyue-code closed 3 months ago

shiyue-code commented 3 months ago

How can i get polygonize0529.exe

shiyue-code commented 3 months ago

i used gdalTools.raster2poly instead

githubwys commented 1 month ago

i used gdalTools.raster2poly instead

hi, could you please explain how to use "gdalTools.raster2poly" in Ubuntu sys. how to change the code the polygonize0529.exe only can be used in Win.

seems: # polygonize(imgPath, out_skeleton_path, shpPath) #gdalTools.raster2poly(out_skeleton_path, shpPath)