Skip to content

YoussefBechara/Merge-CSV-with-Vector-QGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

markdown

Merge CSV with Vector QGIS

Overview

This project provides a Python script to merge CSV data with vector layers in QGIS. It's designed to streamline the process of combining tabular data with spatial information, enhancing GIS workflows.

Features

  • Merge CSV data with vector layers in QGIS
  • Automate the process of joining attribute data to spatial features
  • Customizable field mapping
  • Compatible with various QGIS versions

Installation

  1. Clone the repository:

git clone https://github.com/YoussefBechara/Merge-CSV-with-Vector-QGIS.git

  1. Navigate to the project directory:

cd Merge-CSV-with-Vector-QGIS

  1. Ensure you have QGIS installed on your system.

Usage

  1. Open QGIS and load your vector layer.

  2. Open the Python console in QGIS.

  3. Run the script:

execfile('/path/to/merge.py')

Replace /path/to/merge.py with the actual path to the merge.py file.

    Follow the prompts to select your CSV file and specify the join fields.

Requirements

    QGIS (tested on version X.X and above)
    Python (version compatible with your QGIS installation)

If you encounter any issues or have questions, please open an issue in the GitHub repository.

Developed by Youssef Bechara

About

Python script to join CSV data to vector layers directly in QGIS. Automates attribute merging, customizable field mapping. Streamlines GIS workflows for spatial analysis. Just load, run, map fields.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages