<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Epekcan</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Epekcan"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Epekcan"/>
	<updated>2026-04-14T07:06:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=UserMap_Documentation&amp;diff=33386</id>
		<title>UserMap Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=UserMap_Documentation&amp;diff=33386"/>
		<updated>2008-12-15T14:01:38Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Epekcan: /* Add yourself to the userMap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following documentation shows how to display a map of your location or a map of all users in the Osgeo 'user database'.&lt;br /&gt;
&lt;br /&gt;
It also shows how to include yourself in the aforementioned database.&lt;br /&gt;
&lt;br /&gt;
=== Add yourself to the userMap ===&lt;br /&gt;
Every user adds himself to the userMap by placing a parser tag 'umSetParam' on his userpage (User:username). The tag has the following syntax:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umSetParam: 32.53|39.54|Ankara, Turkey|Enver Pekcan|epekcan}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The coordinates are in decimal degrees.&lt;br /&gt;
If the User doesn't exist, or the parameters are changed and the tag is placed on the users userpage, the database will be updated.&lt;br /&gt;
For example (on the wiki page: User:Christian_Willmes):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umSetParam: 6.92|50.95|Cologne, Germany|Christian Willmes|Christian Willmes}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== display a map of a users home location ===&lt;br /&gt;
To display a map of the home location of a user include the following tag into a wikipage:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umUserMap: username|width|height|zoom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The 'width' and 'height' parameters are optional. If not provided, standard values of 'width=400px', 'height=250px' and 'zoom=4' are applied.&amp;lt;br&amp;gt;  &lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umUserMap: Christian Willmes}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{#umUserMap: Christian Willmes}}&lt;br /&gt;
&lt;br /&gt;
=== display a map of all users home locations ===&lt;br /&gt;
To display a map of all wiki users include the following tag:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umAllUserMap: width|height|zoom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The parameters are optional. If no parameters are provided, standard ones will be used (width=800px, height=450px, zoom=2).&amp;lt;br /&amp;gt;&lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{#umAllUserMap:}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{#umAllUserMap:}}&lt;/div&gt;</summary>
		<author><name>Wiki-Epekcan</name></author>
	</entry>
</feed>