Monday 4 February 2019

Deleting Shapefiles using QGIS?


In the Browser it's not possible to delete Shapefiles. In ArcMap you can delete Shapefiles easily within the Catalog.


How can I delete Shapefiles in QGIS without minimizing the QGIS-Window, navigating to the folder on my computer, select all the files that belong to a Shapefile (shp, dbf, shx, prj, etc.) and delete it?




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...