{"id":18614857,"url":"https://github.com/andrewjbateman/python-anaconda-geemap","last_synced_at":"2026-04-25T12:33:12.099Z","repository":{"id":96860871,"uuid":"393659555","full_name":"AndrewJBateman/python-anaconda-geemap","owner":"AndrewJBateman","description":":clipboard: Anaconda virtual environment with Jupyter notebook and Landsat imagery and geemap","archived":false,"fork":false,"pushed_at":"2021-08-07T17:06:20.000Z","size":1861,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-17T01:34:26.929Z","etag":null,"topics":["anaconda3","earth-engine","geemap","google","jupyter-notebook","python","tutorial-code"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewJBateman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-07T11:04:50.000Z","updated_at":"2021-08-08T17:16:14.000Z","dependencies_parsed_at":"2023-03-30T11:37:18.588Z","dependency_job_id":null,"html_url":"https://github.com/AndrewJBateman/python-anaconda-geemap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewJBateman/python-anaconda-geemap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fpython-anaconda-geemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fpython-anaconda-geemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fpython-anaconda-geemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fpython-anaconda-geemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewJBateman","download_url":"https://codeload.github.com/AndrewJBateman/python-anaconda-geemap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fpython-anaconda-geemap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anaconda3","earth-engine","geemap","google","jupyter-notebook","python","tutorial-code"],"created_at":"2024-11-07T03:27:14.276Z","updated_at":"2026-04-25T12:33:12.073Z","avatar_url":"https://github.com/AndrewJBateman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Anaconda Geemap\n\n* Anaconda virtual environment used with Jupyter Notebook to launch an example Geemap repo and view Google Earth Engine data\n* Tutorial from [burdGIS](https://www.youtube.com/channel/UCABPfMswe_-Ywrj5pHiRUoA) - see [:clap: Inspiration](#clap-inspiration) below\n* **Note:** to open web links in a new window use: _ctrl+click on link_\n\n![GitHub repo size](https://img.shields.io/github/repo-size/AndrewJBateman/python-anaconda-geemap?style=plastic)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/AndrewJBateman/python-anaconda-geemap?style=plastic)\n![GitHub Repo stars](https://img.shields.io/github/stars/AndrewJBateman/python-anaconda-geemap?style=plastic)\n![GitHub last commit](https://img.shields.io/github/last-commit/AndrewJBateman/python-anaconda-geemap?style=plastic)\n\n## :page_facing_up: Table of contents\n\n* [:zap: Python Anaconda Geemap](#zap-python-anaconda-geemap)\n  * [:page_facing_up: Table of contents](#page_facing_up-table-of-contents)\n  * [:books: General info](#books-general-info)\n  * [:camera: Screenshots](#camera-screenshots)\n  * [:signal_strength: Technologies](#signal_strength-technologies)\n  * [:floppy_disk: Setup](#floppy_disk-setup)\n  * [:flashlight: Testing](#flashlight-testing)\n  * [:computer: Code Examples](#computer-code-examples)\n  * [:cool: Features](#cool-features)\n  * [:clipboard: Status \u0026 To-Do List](#clipboard-status--to-do-list)\n  * [:clap: Inspiration](#clap-inspiration)\n  * [:file_folder: License](#file_folder-license)\n  * [:envelope: Contact](#envelope-contact)\n\n## :books: General info\n\n* You have to apply for access to use Google Earth Engine and they will give you an access key\n* [Geemap Landsat Timelapse](https://github.com/giswqs/geemap/blob/master/examples/notebooks/39_timelapse.ipynb) example Jupyter Notebook code used\n\n## :camera: Screenshots\n\n![Example screenshot](./img/map.png)\n\n## :signal_strength: Technologies\n\n* [Anaconda Individual Edition](https://www.anaconda.com/) data science platform\n* [Jupyter Notebook](https://jupyter.org/) installed with [conda](https://docs.conda.io/en/latest/) package management system\n* [Geemap](https://github.com/giswqs/geemap) Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets.\n* [Google Earth Engine](https://earthengine.google.com/) planetary-scale platform for Earth science data \u0026 analysis\n\n## :floppy_disk: Setup\n\n* see Tutorial. Everything installed OK on Windows 10 Home Edition\n\n## :flashlight: Testing\n\n* N/A\n\n## :computer: Code Examples\n\n* N/A\n\n## :cool: Features\n\n* Time lapse geo data displayed on map\n\n## :clipboard: Status \u0026 To-Do List\n* Working\n* To-Do: Nothing\n\n## :clap: Inspiration\n\n* [burdGIS: Python, Anaconda, Google Earth Engine \u0026 geemap | burdGIS](https://www.youtube.com/watch?v=H6MpxlMbjeY)\n\n## :file_folder: License\n\n* N/A\n\n## :envelope: Contact\n\n* Repo created by [ABateman](https://github.com/AndrewJBateman), email: gomezbateman@yahoo.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fpython-anaconda-geemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjbateman%2Fpython-anaconda-geemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fpython-anaconda-geemap/lists"}