-
![2018-05-30_23-08-26](https://user-images.githubusercontent.com/3525167/40747759-8c04dc0e-645e-11e8-990e-4dcccdcfb4b2.png)
Some gpx points are not correct, it would be interesting to be able to dele…
SamR1 updated
2 years ago
-
Hi!
Is there a way to obtain the GPX files with the elevation included? I've seen in a few issues here that you talk about the elevation, but I haven't found a way of obtaining it in GPX or GeoJson…
-
Repost from: https://github.com/r-spatial/sf/issues/2202
```r
library("terra")
gdal(warn = 1)
n = 5
df = data.frame(x = runif(n), y = runif(n))
df = vect(df, geom = c("x", "y"), crs = "epsg:…
kadyb updated
3 months ago
-
For example visit here, click download > gpx
https://www.thecrag.com/en/climbing/united-states/ralph-stover-state-park
get data like this:
```
Area: The Practice Face
```
-
### Describe your problem!
Occasionally we exchange UserDefinedCaches (UDC) via GPX to communicate a meeting point or the address of a cachemate ... which is way more comfortable than sending coord…
-
Question:
Is it possible to edit the GPX data imported to modify some segments ? IF yes - How ?
![Screenshot 2021-05-26 at 19 09 45](https://user-images.githubusercontent.com/463790/119702635-f…
-
Is it possible to show all GPX data in a thread in a preview (first post)? That would be a fantastic feature and we would be willing to donate to it too!
Many greetings! Our community loves the addon
-
-
Hello
Android write GPS data layer to MP4 files. We can extract it to GPX format.
For example:
`exiftool -p gpx.fmt FILE.mp4 >out.gpx`
A little bit of my thinking about logic:
- If the GPS poi…
-
Thanks for the HRM Uploader.
I wonder if we can add gps data to uploader? I looked at codes and saw that a xml file is being uploaded.
Should we add gps map data to that xml file as a data cont…