Jump to content

Geocaching.wlx


J+L

Recommended Posts

Hello,

 

I recently had to reinstall my operating system and have come across a recurrance of an old problem once i reinstalled Garmin Mapsource.

 

For some reason it always missed the geocaching.wlx weblink plugin that allows me to right click on the map and find close geocaches, which is really handy.

 

Last time i managed to find a copy via google, but for the life of me i cant find one to download this time around.

 

Would be great if anyone has a copy they could send me or a link to somewhere i can download.

 

Many thanks (apologies if this has been asked alot, i did search but it kept timing out)

Link to comment

Open notepad.

 

Copy/paste the code below.

 

Save as geocaching.wlx

<?xml version="1.0" encoding="UTF-8"?>
<weblink xmlns="http://www.garmin.com/xmlschemas/WebLinkExtensions/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.garmin.com/xmlschemas/WebLinkExtensions/v1
http://www.garmin.com/xmlschemas/WebLinkExtensions/v1/WebLinkExtensionsv1.xsd">
<displayName>
	<token xsi:type="LocalizedLiteral_t">
		<content language="ENU" string="Find Near Caches on geocaching.com"/>		
		<content language="CHS" string="在 geocaching.com 上查找附近的藏宝点m"/>		
		<content language="CHT" string="在 geocaching.com 搜尋附近的快取"/>		
		<content language="CSY" string="Najít blízko uložené schránky cache na webových stránkách geocaching.com"/>
		<content language="DAN" string="Find gemmesteder i nærheden på geocaching.com"/>		
		<content language="DEU" string="Unter geocaching.com nach Caches in der Nähe suchen"/>		
		<content language="ELL" string="Εύρεση κοντινών κρυπτών στην τοποθεσία geocaching.com"/>		
		<content language="ESP" string="Encontrar cachés cercanos en geocaching.com"/>		
		<content language="FIN" string="Etsi läheisiä geokätköjä osoitteessa geocaching.com"/>		
		<content language="FRA" string="Rechercher les trésors cachés à proximité sur geocaching.com"/>		
		<content language="HRV" string="Pronađite spremnike koji se nalaze u vašoj blizini na web-stranici geocaching.com"/>		
		<content language="HUN" string="Keressen közeli helyeket a geocaching.com webhelyen"/>		
		<content language="ITA" string="Trova cache vicine su geocaching.com"/>		
		<content language="JPN" string="geocaching.comで近くのキャッシュを検索"/>		
		<content language="KOR" string="geocaching.com에서 근처의 보물 찾기 "/>		
		<content language="NLD" string="Nabijgelegen caches zoeken op geocaching.com"/>		
		<content language="NOR" string="Finn turbokser nær deg på geocaching.com"/>		
		<content language="PLK" string="Znajdź pobliskie kryjówki na stronie geocaching.com"/>		
		<content language="PTG" string="Encontrar Geocaches Próximas em geocaching.com"/>		
		<content language="RUS" string="Поиск ближайших тайников на geocaching.com"/>		
		<content language="SKY" string="Vyhľadať najbližšiu skrýšu pre hru GeoCache na lokalite geocaching.com"/>		
		<content language="SLV" string="Najdi bližnje predpomnilnike na geocaching.com"/>		
		<content language="SVE" string="Sök närliggande cache-punkter på geocaching.com"/>		
		<content language="TRK" string="geocaching.com'da Yakındaki Kutuları Bulma"/>		
	</token>
</displayName>
<wlxNamespace>www.garmin.com/xmlschemas/WebLinkExtensions/geocaching.com</wlxNamespace>
<version>2</version>
<supportedLanguages>   
	<supportedLanguage>CHS</supportedLanguage>
	<supportedLanguage>CHT</supportedLanguage>
	<supportedLanguage>CSY</supportedLanguage>
	<supportedLanguage>DAN</supportedLanguage>
	<supportedLanguage>DEU</supportedLanguage>
	<supportedLanguage>ELL</supportedLanguage>
	<supportedLanguage>ENU</supportedLanguage>
	<supportedLanguage>ESP</supportedLanguage>
	<supportedLanguage>FIN</supportedLanguage>
	<supportedLanguage>FRA</supportedLanguage>
	<supportedLanguage>HRV</supportedLanguage>
	<supportedLanguage>HUN</supportedLanguage>
	<supportedLanguage>ITA</supportedLanguage>
	<supportedLanguage>JPN</supportedLanguage>
	<supportedLanguage>KOR</supportedLanguage>
	<supportedLanguage>NLD</supportedLanguage>
	<supportedLanguage>NOR</supportedLanguage>
	<supportedLanguage>PLK</supportedLanguage>
	<supportedLanguage>PTG</supportedLanguage>
	<supportedLanguage>RUS</supportedLanguage>
	<supportedLanguage>SKY</supportedLanguage>
	<supportedLanguage>SLV</supportedLanguage>
	<supportedLanguage>SVE</supportedLanguage>
	<supportedLanguage>TRK</supportedLanguage>
</supportedLanguages>
<url>
	<token xsi:type="Literal_t" content="http://www.geocaching.com/seek/nearest.aspx?origin_lat="/>
	<token xsi:type="Value_t" format="LAT_DEFAULT"/>
	<token xsi:type="Literal_t" content="&origin_long="/>
	<token xsi:type="Value_t" format="LON_DEFAULT"/>
</url>
</weblink>

Link to comment

Open notepad.

 

Copy/paste the code below.

 

Save as geocaching.wlx

---------------------------------------------------

 

What about searching just Trad caches for example?

And a question - do exists something similar to use it at Waymarking.com same way?

Link to comment

Open notepad.

 

Copy/paste the code below.

 

Save as geocaching.wlx

---------------------------------------------------

 

What about searching just Trad caches for example?

And a question - do exists something similar to use it at Waymarking.com same way?

Link to comment

Tried to Copy/paste the suggested code in Notepad. But when i tried to install it in Mapsource I got a message that the file was not a Garmin web-link file. (when I stored it in Notepad a got the message that I had to store it in Unicode). What have i done wrong?

Link to comment

Sorry, I missed the replies to this.

 

It can give you problems if the text is in a font/language that you dont have installed on your computer.

 

Here is a simplified one with english only...

 

<?xml version="1.0" encoding="UTF-8"?>
<weblink xmlns="http://www.garmin.com/xmlschemas/WebLinkExtensions/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 

xsi:schemaLocation="http://www.garmin.com/xmlschemas/WebLinkExtensions/v1
http://www.garmin.com/xmlschemas/WebLinkExtensions/v1/WebLinkExtensionsv1.xsd">
<displayName>
	<token xsi:type="LocalizedLiteral_t">
		<content language="ENU" string="Find Near Caches on geocaching.com"/>		
	</token>
</displayName>
<wlxNamespace>www.garmin.com/xmlschemas/WebLinkExtensions/geocaching.com</wlxNamespace>
<version>2</version>
<supportedLanguages>   
	<supportedLanguage>ENU</supportedLanguage>
</supportedLanguages>
<url>
	<token xsi:type="Literal_t" content="http://www.geocaching.com/seek/nearest.aspx?origin_lat="/>
	<token xsi:type="Value_t" format="LAT_DEFAULT"/>
	<token xsi:type="Literal_t" content="&origin_long="/>
	<token xsi:type="Value_t" format="LON_DEFAULT"/>
</url>
</weblink>

 

Open notepad....

copy/paste that text...

save as.... then select

File name: geocaching.wlx

Save as type: All files

Encoding: UTF-8

 

Should work just fine like that.

 

 

As far as one for Waymarking.com.... you should be able to look at the format of the file and the format used at Waymarking and make the required changes to the file.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...