Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run it offline on local ubuntu machine #7

Open
souravsarkarnew opened this issue Mar 22, 2024 · 2 comments
Open

How to run it offline on local ubuntu machine #7

souravsarkarnew opened this issue Mar 22, 2024 · 2 comments

Comments

@souravsarkarnew
Copy link

I want to run this plugin and run it locally like you showed in the demo. help me with the exact working steps to do so.
Thank you.

@Rjaat
Copy link

Rjaat commented Mar 22, 2024

Quite simple buddy. follow the below steps:

  1. clone the repo using git clone https://github.com/pearcetm/GeoTIFFTileSource.git
  2. Nevigate to the demo directory using cd GeoTIFFTileSource/demo
  3. Run the Website:

To view the website, simply open the HTML (demo.html) file in your preferred web browser. You can do this by double-clicking on the demo.html file in your file explorer, or by right-clicking and selecting "Open with" and then choosing your web browser.

@pearcetm
Copy link
Owner

In addition to the steps @Rjaat mentioned to clone the repo, you will likely need to run a local web server as well in order for the local javascript code to work. See https://askubuntu.com/a/520612 for one easy option for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants