Difference between revisions of "Template:Tracklog"
From Geohashing
m (categories) |
m |
||
Line 9: | Line 9: | ||
Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way. | Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way. | ||
− | </noinclude><includeonly>{{#ifexist:File:{{{1}}}|<tracklog src="{{filepath:{{{1}}}}}"></tracklog>{{#switch:{{NAMESPACENUMBER}}|0=[[Category:Expeditions with tracklogs]]|#default=[[Category:Tracklog]]}}|[[:File:{{{1}}}]] does not exist.[[Category:Pages with broken file links]]}}</includeonly> | + | </noinclude><includeonly>{{#ifexist:File:{{{1}}}|<tracklog src="{{filepath:{{{1}}}}}"></tracklog>{{#switch:{{NAMESPACENUMBER}}|0=[[Category:Expeditions with tracklogs]]|#default=[[Category:Tracklog]]}}|[[:File:{{{1}}}]] does not exist. [{{canonicalurl:{{FULLPAGENAME}}|action=purge}} Reload?][[Category:Pages with broken file links]]}}</includeonly> |
Revision as of 19:23, 12 April 2021
Tracklog embedding
If your GPSr records a tracklog in GPX format, you can embed it on your expedition page. It looks like this:
How to use
- Upload your GPX file. Give it a suitable name e.g.
2020-02-24 51 -1 Dan's expedition.gpx
- On your expedition page, enter
{{tracklog | 2020-02-24 51 -1 Dan's expedition.gpx}}
(substitute your own filename)
Note that this only works with GPX files uploaded to the wiki; you can't use GPX files you've hosted elsewhere in this way.