Thursday, 10 December 2015

qgis - Remove cell boundaries of raster pixels converted to vector format


I have a solar radiation shapefile with 10 km x 10 km cells. When I put it on QGIS, many pixels with boundaries take place. Please see the following image:


pixel boundaries appearing!


How can I remove them in Qgis?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...