> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/app/earth-map.md).

# Earth Map and Tools

Related links:\
🔗 [app/Awesome List of Maps](https://github.com/irosyadi/gitbook/blob/master/app/map/README.md)\
🔗 [app/Map Tools](https://github.com/irosyadi/gitbook/blob/master/app/map-tool/README.md)\
🔗 [app/Earth Map and Tools](https://github.com/irosyadi/gitbook/blob/master/app/earth-map/README.md)

## Earth Map

* [Sentinel Hub EO Browser](https://apps.sentinel-hub.com/eo-browser/)
* [EarthTime](https://earthtime.org/explore)
* [Google Earth](https://earth.google.com/web/) - 3D view of the earth in space.
* [Google Earth Timelapse](https://earthengine.google.com/timelapse/)
* [Planet Explorer](https://www.planet.com/explorer/) - Daily map, paid.
* [Zoom Earth](https://zoom.earth/) : daily satellite map, historical map (Bing and Esri)

## Earth Datasets

* [Google Earth Engine](https://developers.google.com/earth-engine/datasets)
* [Landsat Free Map](https://registry.opendata.aws/landsat-8/)
* [Harris](https://www.harrisgeospatial.com/Data-Imagery/Satellite-Imagery/High-Resolution)
* [Raster Vision](https://docs.rastervision.io/en/0.12/)
* [LandCoverNet - Radiant MLHub Training Data Registry](http://registry.mlhub.earth/10.34911/rdnt.d2ce8i/)

## Earth Map Desktop Apps

* Google Earth
* [SASPlanet at SASGIS](http://www.sasgis.org/sasplaneta/)

## Google Earth Tools

* [doersino/earthacrosstime: Twitter bot that posts videos showcasing how random locations in the world have changed since 1984.](https://github.com/doersino/earthacrosstime)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/app/earth-map.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
