anjishnum / finn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 95.2%Language:Python 2.3%Language:HTML 1.4%Language:JavaScript 1.1%