Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinr/interesting-earth
Check out the Earth's most interesting locations.
https://github.com/gavinr/interesting-earth
arcgis arcgis-api-for-javascript earth hacktoberfest javascript leaflet maps satellite-imagery svelte sveltejs
Last synced: 21 days ago
JSON representation
Check out the Earth's most interesting locations.
- Host: GitHub
- URL: https://github.com/gavinr/interesting-earth
- Owner: gavinr
- Created: 2017-11-03T17:49:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-02T17:28:24.000Z (over 1 year ago)
- Last Synced: 2024-10-06T10:42:40.502Z (about 1 month ago)
- Topics: arcgis, arcgis-api-for-javascript, earth, hacktoberfest, javascript, leaflet, maps, satellite-imagery, svelte, sveltejs
- Language: Svelte
- Homepage: https://interesting-earth.gavinr.com/
- Size: 7.88 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interesting Earth
> Showing the Earth's most interesting locations from the [worldview chrome extension](https://chrome.google.com/webstore/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg) ([GitHub](https://github.com/EsriUK/worldview)), all on one page.
[![screenshot](https://i.imgur.com/zhtSnw7.png)](https://interesting-earth.gavinr.com)
## Credit
- [worldview chrome extension](https://chrome.google.com/webstore/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg)
- [Svelte](https://svelte.dev/)## Development
## Get started
Install the dependencies and run locally:
```bash
npm install
npm run dev
```See the terminal for the URL.