Replies: 4 comments 1 reply
-
This would be handled by the plugin similarly to GeoJSON, I think (as in, a parameter in the source block). Does that work for you? |
Beta Was this translation helpful? Give feedback.
-
You could also convert your GPX to GeoJSON using one of the following services:
That would allow using the existing GeoJSON features, plus editing the file in JSON. (That’s what I do with my MyTrails data.) Then again, modern GPX tracker data contains a lot more niceties, like, for instance
|
Beta Was this translation helpful? Give feedback.
-
Thinking about it, it might be nice to have direct GPX support in Obsidian Leaflet: I find myself using MyTrails (Android) ever more often, and keeping separate GPX and GeoJSON versions isn’t so nice. Besides, I have to convert every time, losing data if doing GPX → GeoJSON → GPX (I like to transfer the edited GPX back to the smartphone). GPX has for me the advantage that:
MyTrails (and other GPX apps) show tracks and statistics quite nicely, might be nice to have that in Obsidian Leaflet too, without converting … |
Beta Was this translation helpful? Give feedback.
-
Basic gpx support added in 3.24.0. See here. More features will be coming, but for now you can display them. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to display recorded gpx tracks (bicycle, car, camper, etc) on an obsidian-leafleat map.
With leaflet I used the leaflet-gpx plugin for this.
Could you implement the feature in obsidian-leaflet as well?
Beta Was this translation helpful? Give feedback.
All reactions