Skip to content

DamnGoodCoders/GPDF2GTIF-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPDF2GTIF Installer

This is the installer for the GUI GDAL-translate program.

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.

TODO:

  • Compile GDAL as a .aar library
  • Create Android project with Google Maps and Navbar (This repository)
  • Overlay GeoTiff image on the map using coordinate metadata
  • Convert GeoSpatialPdf to GeoTiff within application
  • Enable user to change and download maps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages