Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

batugane/cog-validator-java

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Optimized GeoTIFF Validator

Cloud Optimized GeoTIFF Validator is a Spring Boot application designed to validate Cloud Optimized GeoTIFF (COG) files. It ensures that the files are structured correctly and meet the COG specifications.

Building the Project

Clone the repository and build the project using Maven.

git clone https://github.com/batugane/cog-validator-java.git
cd cog-validator-java
mvn install

Running the Application

After building the project, you can run the application with the following command:

java -jar target/cog-validator-java-0.0.1.jar /path/to/your/file.tif

Replace /path/to/your/file.tif with the path to the GeoTIFF file you want to validate.

Example Usage

java -jar cog-validator-java-0.0.1.jar example.tif

Output

The application will output whether the file is a valid Cloud Optimized GeoTIFF and list any errors or warnings found during validation.

Acknowledgements

This project was inspired by cog_validator by Even Rouault.

About

Cloud Optimized GeoTIFF Validator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.