Skip to content

Thuhaa/finn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Earth Engine and Django

This is a simple example of how to use Google Earth Engine with Django.

Setup

Clone the repository

git clone https://github.com/Thuhaa/finn.git

Install the requirements

pip install -r requirements.txt

cd into the project directory

cd finn

Run the server

python manage.py runserver

Open the browser and go to http://localhost:8000

The Map exists at the url http://localhost:8000/map

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published