convert multiple CSV file to Point Shapefile with QGIS

Опубликовано: 11 Февраль 2026
на канале: RS & GIS Solution
540
6

Hello Friends today we are going to learn to we can conversion multiple CSV file to Point Shapefile with QGIS || HCMGIS || one single click


Data Download Link : https://nityanandamondal.blogspot.com...

To convert multiple CSV files to a Point Shapefile using QGIS, you can follow these steps:

Open QGIS and create a new project.

Click on the "Add Delimited Text Layer" button in the "Data Source Manager" dialog box.

In the "Delimited Text" dialog box, click on the "Browse" button next to the "File name" field to select your CSV file.

Select the appropriate "File format" and "Encoding" options, and then click on the "Add" button to add the CSV file as a layer to the QGIS project.

Repeat steps 2-4 for each CSV file you want to convert to a Point Shapefile.

Once all of your CSV files are loaded as layers in the QGIS project, go to the "Processing" menu and select "Toolbox".

In the "Processing Toolbox" dialog box, search for "Points layer from table".

Double-click on the "Points layer from table" algorithm to open the "Points layer from table" dialog box.

In the "Points layer from table" dialog box, select the input CSV file layer from the "Input layer" drop-down list.

Specify the appropriate "X field" and "Y field" options to define the point coordinates from the CSV data.

Choose a suitable CRS for your Shapefile output in the "Target CRS" option.

Select a directory and filename for your output Shapefile.

Click on the "Run" button to start the conversion process.

Once the process is completed, you can check the newly created Point Shapefile in the specified output directory. Repeat steps 7-13 for each CSV file you want to convert to a Point Shapefile.



#RS & GIS Solution #arcgis #qgis #convert