Use case or problem
I am trying to document local heritage in my area which includes railways. I would really like to be able to see a map of all the railways in an obsidian base that is filterable and searchable
Proposed solution
I would modify the map view plugin for obsidian bases to either be able to render gpx files directly or (my preffered solution) to add a way to take a property in a note that is a string (or maybe a lsit of strings) of the path to the gpx file. This way, clicking on the gpx would link back to the note that created it.
Current workaround (optional)
Using the leaflet plugin, I can display gpx files as a map within the base. I haven’t fully explored this plugin yet but the workflows it is missing from my experience is filtering, being able to colour separate routes different colours and a way to interact with the route by clicking on it and being redirected to a note/gpx file