Binnette
Binnette
As discussed during SOTM FR 2024, we should add links to encourage users to donate. So why not adding link to Liberapay and Open Collective on the home page: 
[OSMTracker](https://github.com/labexp/osmtracker-android) allow users to record a GPX and record their voice to take a "vocal note". The resulting waypoint in GPX looks like this: ````XML 269.78875732421875 2024-10-29T08:10:08Z 2024-10-29_09-10-07.3gpp 24 ````...
Can you please add a property "top" that contains the maximum elevation of the track ? For example, if I make a hike and the top peak is 2044.5 meters,...
I use SoapUI to make REST calls (JSON responses). In the "Raw" tab, the response is shown correctly: ```json { "i_am_a_big_decimal": 123456789123456789123456789 } ``` However, in the "JSON" tab, the...
Hi, can you add an option in the MSI installer to allow user to **NOT** install the embedded JDK ? It seems that the embedded JDK in Liberica JDK by...
Hi, `` is the root element of each Overpass XML Query. I was wondering if it exists a schema that could describe all the tree of this element. I hope...