21.07.2024, 18:50
(20.07.2024, 19:05)mathieucloutier86 Wrote: Vielen Dank für Ihre Arbeit und Ihre Bereitschaft, die Entwicklung als Open Source zu veröffentlichen (hopefully, that makes sense, as my German is still much more rudimentary).
Hallo Mathieu,
vielen Dank – das ist gut zu verstehen :-)
(20.07.2024, 19:05)mathieucloutier86 Wrote: In the field, I use the OsmAnd app which is quite capable. While Route Converter can import such .gpx file, I was wondering if it would be possible to display, edit or add information directly from Route Converter from the osm extension field (see exemple attached)?
It might be a bit difficult to transport this information from the osmand extension to the rendering process since RouteConverter is not meant to support every feature of every program for every data format but just a common subset.
(20.07.2024, 19:05)mathieucloutier86 Wrote: A comment field could also be of use for subjective or temporary information that could then be removed without altering the name / description field.
Again a compromise since GPX is one out of more than 100 data formats – and one of two, that have a name and a description.
(20.07.2024, 19:05)mathieucloutier86 Wrote: It this something that could realistically be integrated into Route Converter ?
Not very likely. It would mean you'd have to spend quite some time for development. And pass me as the gatekeeper of a simple, easy to use tool for sporadic users with limited understanding of the domain ;-)
(20.07.2024, 19:05)mathieucloutier86 Wrote: <wpt lat="45.4926259" lon="-75.6142829">
<ele>56</ele>
<time>2024-06-21T22:12:40Z</time>
<name>Cabane itinérant (pitbull)</name>
<type>Lac Beauchamps</type>
<extensions>
<osmand:address>Rue Larabie 82, Gatineau</osmand:address>
<osmand:color>#d00d0d</osmand:color>
<osmand:background>circle</osmand:background>
<osmand:icon>special_house</osmand:icon>
</extensions>
</wpt>
Just look at the bold stuff and it's not obvious at all how this additional data is to be interpreted and how should be displayed – at least for me: I don't know OsmAnd.
--
Christian
Christian