-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Milestone
Description
Problem description
I need to re-create a gpx file that uses way point and creation time extensions as shown below.
<extensions>
<gpxx:WaypointExtension>
<gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
</gpxx:WaypointExtension>
<wptx1:WaypointExtension>
<wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
</wptx1:WaypointExtension>
<ctx:CreationTimeExtension>
<ctx:CreationTime>2016-03-30T23:26:28Z</ctx:CreationTime>
</ctx:CreationTimeExtension>
</extensions>Possible solution
I'm wondering if these extensions have been worked on before and/or if I can implement them would a pull request be accepted?
Something interesting or funny
Why does the Norwegian navy have barcodes on the side of their ships?
So when they arrive back in port, they can Scandinavian!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels