-
```
I don't know if this will be implemented, but just in case, here is the code
used in android Gallery to display a point on a map :
// Can't use geo:latitude,longitude because it only centers
…
-
```
/home/chris/wrf-hydro/GIS_Training/Build_Routing_Stack.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for po…
-
```
I don't know if this will be implemented, but just in case, here is the code
used in android Gallery to display a point on a map :
// Can't use geo:latitude,longitude because it only centers
…
-
### Describe your problem!
As mentioned in #11897 I am currently starting c:geo via a home screen shortcut to skip dashboard and immediately get to ``Live map``. But dashboard must be used sometimes,…
-
### Describe your problem!
I've been away from geocaching for several months due to health reasons and I haven't used c:geo in a while.
My phone from time to time notifies me that "it removed permi…
-
Allow routing an IPFO to multiple servers. This will permit to build an anycast network, allowing geo based routing and high availability in case of data center failure. And network level load balanci…
-
### Describe your problem!
Since the last major revamp of c:geo, even if solely using offline caches, C:geo still does something in the background. If the connection is bad, it will get stuck while l…
-
Reduce the used JSON libraries to just `org.json.json/org.json.json-simple` and `jackson`. Currently, `org.json.json-simple ` is used to serialize certain API responses, whereas `org.json.json` is als…
-
### Describe your problem!
I am using lists a lot. And sometimes I need to update multiple caches in the list at once.
When doing this, the icons in the list still show the download icon instead of …
-
input:
* location (geo coords)
* max distance
* preferred travel type
* (preferred spot type)
workflow:
* scrape skate spots from external service (ridemypark?)
* scrape weather data for each…