Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,16 @@ GeoLibre is not limited to Earth. Planetary basemaps from OpenPlanetaryMap and U
<td align="center"><b>Pluto</b></td>
<td align="center"><b>Venus</b></td>
</tr>
<tr>
<td width="33%"><a href="https://files.opengeos.org/europa.webp"><img src="https://files.opengeos.org/europa.webp" alt="GeoLibre globe view of Europa over a starfield backdrop"></a></td>
<td width="33%"><a href="https://files.opengeos.org/callisto.webp"><img src="https://files.opengeos.org/callisto.webp" alt="GeoLibre globe view of Callisto over a starfield backdrop"></a></td>
<td width="33%"><a href="https://files.opengeos.org/charon.webp"><img src="https://files.opengeos.org/charon.webp" alt="GeoLibre globe view of Charon over a starfield backdrop"></a></td>
</tr>
<tr>
<td align="center"><b>Europa</b></td>
<td align="center"><b>Callisto</b></td>
<td align="center"><b>Charon</b></td>
</tr>
</table>

Switch bodies from the planet switcher in the Layers panel. See [Demos](https://geolibre.app/demos/) for more.
Expand Down
10 changes: 10 additions & 0 deletions docs/demos.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,16 @@ The deep-space starfield behind each globe comes from the
<td align="center"><b>Pluto</b><br>New Horizons Mosaic (NASA / JHU APL / SwRI)</td>
<td align="center"><b>Venus</b><br>Magellan C3-MDIR Colour (NASA / JPL)</td>
</tr>
<tr>
<td width="33%"><a href="https://files.opengeos.org/europa.webp"><img src="https://files.opengeos.org/europa.webp" alt="GeoLibre globe view of Europa over a starfield backdrop"></a></td>
<td width="33%"><a href="https://files.opengeos.org/callisto.webp"><img src="https://files.opengeos.org/callisto.webp" alt="GeoLibre globe view of Callisto over a starfield backdrop"></a></td>
<td width="33%"><a href="https://files.opengeos.org/charon.webp"><img src="https://files.opengeos.org/charon.webp" alt="GeoLibre globe view of Charon over a starfield backdrop"></a></td>
</tr>
<tr>
<td align="center"><b>Europa</b><br>Galileo / Voyager (NASA / JPL)</td>
<td align="center"><b>Callisto</b><br>Galileo / Voyager (NASA / JPL)</td>
<td align="center"><b>Charon</b><br>New Horizons Mosaic (NASA / JHU APL / SwRI)</td>
</tr>
</table>

## SQL Workspace
Expand Down
Loading