Skip to content

The Pipeline Elevation Profile Project uses GIS to visually represent the pipeline's elevation profile. It generates detailed profiles saved in KMZ files for easy sharing and visualization.

License

Notifications You must be signed in to change notification settings

JVSCHANDRADITHYA/Pipeline-Elevation-Profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline-Elevation-Profile

The Pipeline Elevation Profile Mapping Project aims to create a comprehensive and visually intuitive representation of the elevation profile along a pipeline route. This project leverages Geographic Information System (GIS) technologies to generate detailed elevation profiles, which are then saved and shared in the Keyhole Markup Language (KMZ) file format.

alt text

OIL Pipeline project for Indian Reservation in Stanfield

RUN THIS REPO :

Clone this repository onto your local machine:

git clone https://github.com/JVSCHANDRADITHYA/Pipeline-Elevation-Profile.git
cd Pipeline-Elevation-Profile

Execute the following command to install the required dependencies:

 pip install -r req.txt

For optimal isolation, it is recommended to create a conda environment with a minimum Python version of 3.11 (optional step):

 conda create -n project_pipeline python=3.11

Run the main script with the specified parameters:

 python main.py --dataroot (FILE PATH) --interval (interval value)

About

The Pipeline Elevation Profile Project uses GIS to visually represent the pipeline's elevation profile. It generates detailed profiles saved in KMZ files for easy sharing and visualization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages