Skip to content

DamnGoodCoders/GDAL-CSHARP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

GDAL-Translate Windows GUI

Software Engineering Capstone 2019

This project provides a GUI Windows Program (using WinForms) to simplify the translation of Geospatial PDFS to GeoTIFFs.

Here's the installer, which is written using NSIS, a scripting language for writing Windows installers.

Originally, we wanted this project on Android. Here's the link to that project, along with its contribution statistics.

Contact Info:

Client:

Brad Schmidt Fire Technology Specialist Center of Excellence for Advanced Technology Aerial Firefighting [email protected] 0375 County Road 352 #2065-A Rifle, CO 81650 www.dfpc.state.co.us

Contract Link:

https://github.com/DamnGoodCoders/FireMap-Android/blob/master/Signed%20Contract%20CMU%20DFPC.pdf

Committing instructions:

All features should have their own branch. These all should be branched from the Development branch.

Never merge a feature directly into the Master branch. First, create a pull request to the Development branch, then we will merge the two. Only merge the Development branch to the Master branch.

If you're creating a feature, call the branch "feature/feature-name." Same goes with bugfixes: "bug-fix/issue-name." Reference the issue you are fixing in your commit.

Once we get the ball rolling, we should require everyone to approve pull requests to the development branch, thoroughly reviewing the changes.

Releases

No releases published

Packages

No packages published

Languages