-
```
What steps will reproduce the problem?
1. Downloading Google Earth
What is the expected output or behavior? What do you see instead?
Install. Error messages.
Which plugin version are you using?…
-
```
Decompress Google Earth kmz files.
More generally, perhaps we should be sniffing the file to see if it's
compressed (similar to the Unix file command using /etc/magic) or attempting to
decompre…
-
```
Decompress Google Earth kmz files.
More generally, perhaps we should be sniffing the file to see if it's
compressed (similar to the Unix file command using /etc/magic) or attempting to
decompre…
-
What is the viability of making this project work with tile sets that are not necessarily the Earth? Say I wanted to take another tile set, maybe from the moon? I might not have terrain data either, b…
-
Create a Treasure Hunt popup that shows treasures info when you go near certain trees, with a clue to find the next tree treasure.
Location Services must be turned on.
Related issues:
https://g…
-
When I drop into a debugger with this setting in `pytest.ini`:
```
--pdbcls=IPython.terminal.debugger:TerminalPdb
```
then I can use the up/down arrows (or ctrl+P) to browse command histor…
-
I use e.g. the following code to generate the ecliptic longitudes of Pluto and Juno seen from Earth on a given date and time in 1859:
```
from skyfield.api import load
from skyfield.data import m…
-
![image](https://github.com/user-attachments/assets/fa3dcc85-7526-4fde-8406-faf754ae2beb)
-
Are you guys planning on adding support for Strapi 5.0?
It seems the following things would need to be changed:
* [Migrate to design-system v2](https://design-system-git-main-strapijs.vercel.app…
-
Eventually want to include [NLCD](https://www.usgs.gov/centers/eros/science/national-land-cover-database) data into search rather than just ESA WorldCover for more-diverse LC types. Just raising this …