Skip to content

Commit

Permalink
update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
TicTecOfficial authored Jun 30, 2024
1 parent 2eaa9e2 commit b58790b
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,7 @@ As of currently, the mod can only generate 7* LOD Levels. The generation speed w

(*: More LOD levels CAN be generated but will take a VERY long time.)

To navigate to any real-world location, you can make use of the `geotp` command:

It can be used with latitude & longitude coordinates:
- `/geotp 27.987746 86.924812`

Or it can be used with a place name:
- `/geotp Mount Everest`

Additionally, you can make use of the `geotool` command, which provides various utilities for navigating the world. It provides a UI to display where you currently are, and a UI to teleport to a new location with a map.

## Data Attribution
Terrarium makes use of a large range of data sources which have been reprocessed for the purpose of this mod:
- [NASADEM: Courtesy NASA/JPL-Caltech](https://lpdaac.usgs.gov/news/release-nasadem-data-products/)
- [GEBCO Compilation Group (2019): GEBCO 2019 Grid](https://www.gebco.net/data_and_products/gridded_bathymetry_data/)
- [Land Cover: ESA Climate Change Initiative](https://www.esa-landcover-cci.org/)
- [SoilGrids: ISRIC World Soil Info](https://soilgrids.org/)
- [OpenStreetMap Contributors](https://openstreetmap.org/)
- [WorldClim](https://www.worldclim.org/)
- [iNaturalist](https://www.inaturalist.org/)
# TODO
- Figure out some way to let Terrarium load data at a lower resolution for lower level tiles.
- Fix tps lockup at some point
- i've got nothing else for now because the above should theoretically already make everything work

0 comments on commit b58790b

Please sign in to comment.