{"id":17671599,"url":"https://github.com/giswqs/earthengine-apps","last_synced_at":"2025-05-12T14:08:30.348Z","repository":{"id":43873108,"uuid":"277974449","full_name":"giswqs/earthengine-apps","owner":"giswqs","description":"A collection of Earth Engine Apps created using geemap and voila","archived":false,"fork":false,"pushed_at":"2023-05-28T19:03:32.000Z","size":36,"stargazers_count":28,"open_issues_count":0,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-15T06:33:10.227Z","etag":null,"topics":["earth-engine","geemap","geospatial","gis","google-earth-engine","heorku","huggingface","ipyleaflet","jupyter-notebook","mapping","python","remote-sensing","voila"],"latest_commit_sha":null,"homepage":"https://giswqs-voila-geospatial.hf.space","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giswqs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-07-08T02:55:02.000Z","updated_at":"2024-11-06T18:16:56.000Z","dependencies_parsed_at":"2023-09-24T15:25:36.020Z","dependency_job_id":null,"html_url":"https://github.com/giswqs/earthengine-apps","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"9312d3d70e36377a61d641f59ca820ff5efcf901"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2Fearthengine-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2Fearthengine-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2Fearthengine-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giswqs%2Fearthengine-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giswqs","download_url":"https://codeload.github.com/giswqs/earthengine-apps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552924,"owners_count":20795836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["earth-engine","geemap","geospatial","gis","google-earth-engine","heorku","huggingface","ipyleaflet","jupyter-notebook","mapping","python","remote-sensing","voila"],"created_at":"2024-10-24T03:42:57.663Z","updated_at":"2025-04-01T09:30:46.261Z","avatar_url":"https://github.com/giswqs.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# earthengine-apps\n\n**Heroku has stopped offering free product plans since November 2022. This repository is no longer maintained. I recommend deploying Earth Engine Apps to Hugging Face. Check out this new repo: \u003chttps://github.com/opengeos/voila-geospatial\u003e**\n\n## How to deploy your own Earth Engine Apps?\n\n- [Sign up](https://signup.heroku.com/) for a free heroku account.\n- Follow the [instructions](https://devcenter.heroku.com/articles/getting-started-with-python#set-up) to install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and Heroku Command Line Interface (CLI).\n- Authenticate heroku using the `heroku login` command.\n- Clone this repository: \u003chttps://github.com/giswqs/geemap-heroku\u003e\n- Create your own Earth Engine notebook and put it under the `notebooks` directory.\n- Add Python dependencies in the `requirements.txt` file if needed.\n- Edit the `Procfile` file by replacing `notebooks/geemap.ipynb` with the path to your own notebook.\n- Commit changes to the repository by using `git add . \u0026\u0026 git commit -am \"message\"`.\n- Create a heroku app: `heroku create`\n- Run the `config_vars.py` script to extract Earth Engine token from your computer and set it as an environment variable on heroku: `python config_vars.py`\n- Deploy your code to heroku: `git push heroku master`\n- Open your heroku app: `heroku open`\n\n## Optional steps\n\n- To specify a name for your app, use `heroku apps:create example`\n- To preview your app locally, use `heroku local web`\n- To hide code cells from your app, you can edit the `Procfile` file and set `--strip_sources=True`\n- To periodically check for idle kernels, you can edit the `Procfile` file and set `--MappingKernelManager.cull_interval=60 --MappingKernelManager.cull_idle_timeout=120`\n- To view information about your running app, use `heroku logs --tail`\n- To set an environment variable on heroku, use `heroku config:set NAME=VALUE`\n- To view environment variables for your app, use `heroku config`\n\n## Credits\n\nThe instructions above on how to deploy a voila application on heroku are adapted from [voila-dashboards/voila-heroku](https://github.com/voila-dashboards/voila-heroku).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiswqs%2Fearthengine-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiswqs%2Fearthengine-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiswqs%2Fearthengine-apps/lists"}