Skip to content

geotiffjs/cog-explorer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 25, 2018 21:01
src
March 29, 2021 18:18
February 14, 2019 12:34
March 29, 2021 18:18
May 9, 2018 20:34
May 9, 2018 21:54

COG-Explorer

This is the repository for the COG-Explorer app.

Setup

To set everything up run:

npm install

Building

To build the application bundle run:

npm run build

The bundle is now available in the dist directory.

Deployment

To deploy the app on github pages first commit the built bundle:

git commit dist/ -m "Updating bundle."

Now run this command to deploy on github pages:

npm run deploy

Note: the gh-pages branch must be present and you have to have write access to your remote.

About

geotiff.js application highlighting the cloud optimized GeoTIFF capabilities of the libray.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published