<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://helpwiki.evergreen.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Camrog11</id>
		<title>Help Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://helpwiki.evergreen.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Camrog11"/>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php/Special:Contributions/Camrog11"/>
		<updated>2026-04-07T10:39:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18521</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18521"/>
				<updated>2013-01-15T07:32:14Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Global maps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# Look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# Hover your mouse cursor over the blog title&lt;br /&gt;
# Click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
[[File:mashupoptions_screenshot.png]]&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
[[File:upload_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18520</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18520"/>
				<updated>2013-01-15T07:30:42Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Creating a post */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# Look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# Hover your mouse cursor over the blog title&lt;br /&gt;
# Click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
[[File:mashupoptions_screenshot.png]]&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
[[File:upload_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18519</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18519"/>
				<updated>2013-01-15T07:30:14Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* WordPress Dashboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# Look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# Hover your mouse cursor over the blog title&lt;br /&gt;
# Click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard.&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
[[File:mashupoptions_screenshot.png]]&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
[[File:upload_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18518</id>
		<title>Creating KML Files</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18518"/>
				<updated>2013-01-15T07:28:10Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC_right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
This tutorial covers the basics of creating KML files. We will be using Google Earth to create KML files containing points, lines, and polygons, the three basic geometries involved in vector-based GIS.&lt;br /&gt;
&lt;br /&gt;
= Geometry types=&lt;br /&gt;
A quick description of the basic geometry of GIS will be helpful.&lt;br /&gt;
&lt;br /&gt;
There are three primary geometric types in most GIS applications.&lt;br /&gt;
==Point==&lt;br /&gt;
A point is a single 'spot' in space. It has no dimension, i.e. no length, width, or height. Points are typically defined by a set of coordinates, also known as a coordinate tuple. Two examples of coordinate sets include:&lt;br /&gt;
* (X, Y)&lt;br /&gt;
** (Longitude, Latitude)&lt;br /&gt;
* (X, Y, Z)&lt;br /&gt;
** (Longitude, Latitude, Altitude)&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Point_%28spatial%29 Wikipedia: Point]&lt;br /&gt;
&lt;br /&gt;
==Line==&lt;br /&gt;
A line is built of points. A sequence of points will form a line, or linestring. For example:&lt;br /&gt;
* ((X, Y), (X, Y), (X, Y))&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Line_%28mathematics%29 Wikipedia: Line]&lt;br /&gt;
&lt;br /&gt;
==Polygon==&lt;br /&gt;
A polygon is similar to a line, except that its start and end points are the same. In effect, polygons are closed loops. Polygons form an area, and can have loops cut out of them.&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Polygon Wikipedia: Polygon]&lt;br /&gt;
&lt;br /&gt;
=Install Google Earth=&lt;br /&gt;
Skip this step if you already have Google Earth installed.&lt;br /&gt;
&lt;br /&gt;
# Visit the [http://www.google.com/earth/ Google Earth website] to download the installer.&lt;br /&gt;
# Follow the install instructions particular to your Operating System.&lt;br /&gt;
# Launch Google Earth and proceed to the next section.&lt;br /&gt;
&lt;br /&gt;
=Zoom to an Area=&lt;br /&gt;
Use the '''Navigation Controls''' or your mouse to zoom in to a location. If you are unfamiliar with navigation in Google Earth, take a moment to go through the [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=176674 Navigation in Google Earth tutorial].&lt;br /&gt;
&lt;br /&gt;
=Create map geometry=&lt;br /&gt;
A placemark is a point, line, or polygon that is used to indicate a specific, or general, location. We will look at the general procedure to create any type of placemark (point, line, or polygon).&lt;br /&gt;
&lt;br /&gt;
==Type==&lt;br /&gt;
First, choose the type of placemark you would like to add.&lt;br /&gt;
* [[File:GoogleEarth-pushpin.png]] Placemark (Point)&lt;br /&gt;
* [[File:GoogleEarth-path_button.png]] Path (Line)&lt;br /&gt;
* [[File:GoogleEarth-polygon_button.png]] Polygon&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Placemark''' (Point), you simply click once on the map to add your mark.&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Path''' or '''Polygon''' you will click multiple times along the geometry you wish to add. Polygons are closed by default, while paths are open. With the path or polygon tools you can either&lt;br /&gt;
* click multiple times to define ''regular'' geometry, or &lt;br /&gt;
* click and drag to define ''free-form'' geometry.&lt;br /&gt;
&lt;br /&gt;
===Example Usage===&lt;br /&gt;
* '''Points''' are good to indicate singular locations such as an address point, fire hydrant, or other small feature.&lt;br /&gt;
* '''Lines''' are useful to indicate roads, rivers, trails, etc..&lt;br /&gt;
* '''Polygons''' can be used for features such as building footprints, wildlife areas, bodies of water, etc..&lt;br /&gt;
&lt;br /&gt;
==Geometry attributes==&lt;br /&gt;
Once you begin adding geometry (a point, or points in a line or polygon), a dialogue box will appear. This dialogue box has several sections, depending on the geometry type you are creating.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
The description tab contains a large text area where you add notes about the geometry. Your description can be any length, and can contain some HTML tags, including accompanying styles (CSS), such as:&lt;br /&gt;
* Styles&lt;br /&gt;
** Font&lt;br /&gt;
** Size&lt;br /&gt;
** Color&lt;br /&gt;
* Tables (Table tag &amp;lt;table&amp;gt;)&lt;br /&gt;
* Images (Image tag &amp;lt;img ...&amp;gt;)&lt;br /&gt;
* Hyperlinks (Anchor tag &amp;lt;a ...&amp;gt;)&lt;br /&gt;
[[File:descriptions_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
===Style===&lt;br /&gt;
You can change the display style for the geometry on the '''Style''' tab. Style attributes vary depending on the geometry type and include&lt;br /&gt;
* Marker style&lt;br /&gt;
* Line color&lt;br /&gt;
* Line width&lt;br /&gt;
* Fill color&lt;br /&gt;
&lt;br /&gt;
===Altitude===&lt;br /&gt;
The '''Altitude''' tab enables you to&lt;br /&gt;
* declare the geometry altitude in several ways&lt;br /&gt;
** absolute&lt;br /&gt;
** relative to ground&lt;br /&gt;
** relative to sea floor&lt;br /&gt;
* clamp your geometry to the Earth's surface&lt;br /&gt;
** ground&lt;br /&gt;
** sea floor&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148078 Google Earth: Setting altitude]&lt;br /&gt;
&lt;br /&gt;
===Measurements===&lt;br /&gt;
Lines and polygons have inherent measurements. The measurement tab allows you to see literal measurement values.&lt;br /&gt;
====Line====&lt;br /&gt;
* Distance&lt;br /&gt;
&lt;br /&gt;
====Polygon====&lt;br /&gt;
* Perimeter&lt;br /&gt;
* Area&lt;br /&gt;
&lt;br /&gt;
=Exporting KML=&lt;br /&gt;
OK, we've made it! We are this close ( -&amp;gt; |       | &amp;lt;- ) to having a KML file.&lt;br /&gt;
==Single Placemarker==&lt;br /&gt;
To export a single placemarker as a KML file&lt;br /&gt;
# Click on the desired place&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
==Grouped Placemarkers==&lt;br /&gt;
===Create a folder===&lt;br /&gt;
# Select '''My Places''' by clicking on it in the places sidebar&lt;br /&gt;
# On the top menu, click '''Add''' &amp;gt; '''Folder'''&lt;br /&gt;
# Name your folder and click '''OK'''&lt;br /&gt;
&lt;br /&gt;
===Drag and Drop Placemarkers===&lt;br /&gt;
&lt;br /&gt;
# Drag one or more placemarker geometries into the folder&lt;br /&gt;
# Select your folder by clicking on it&lt;br /&gt;
[[File:places_screenshot.png]]&lt;br /&gt;
===Export Folder as KML===&lt;br /&gt;
&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148072 Google Earth: Drawing paths and polygons]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148142 Google Earth: Creating a new place mark]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;topic=2376990&amp;amp;ctx=topic&amp;amp;answer=148075 Google Earth: Writing Descriptions]&lt;br /&gt;
&lt;br /&gt;
[[Category:Google Earth]][[Category:Geospatial]][[Category:GIS]][[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18517</id>
		<title>Creating KML Files</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18517"/>
				<updated>2013-01-15T07:27:50Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Grouped Placemarkers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC_right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
This tutorial covers the basics of creating KML files. We will be using Google Earth to create KML files containing points, lines, and polygons, the three basic geometries involved in vector-based GIS.&lt;br /&gt;
&lt;br /&gt;
= Geometry types=&lt;br /&gt;
A quick description of the basic geometry of GIS will be helpful.&lt;br /&gt;
&lt;br /&gt;
There are three primary geometric types in most GIS applications.&lt;br /&gt;
==Point==&lt;br /&gt;
A point is a single 'spot' in space. It has no dimension, i.e. no length, width, or height. Points are typically defined by a set of coordinates, also known as a coordinate tuple. Two examples of coordinate sets include:&lt;br /&gt;
* (X, Y)&lt;br /&gt;
** (Longitude, Latitude)&lt;br /&gt;
* (X, Y, Z)&lt;br /&gt;
** (Longitude, Latitude, Altitude)&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Point_%28spatial%29 Wikipedia: Point]&lt;br /&gt;
&lt;br /&gt;
==Line==&lt;br /&gt;
A line is built of points. A sequence of points will form a line, or linestring. For example:&lt;br /&gt;
* ((X, Y), (X, Y), (X, Y))&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Line_%28mathematics%29 Wikipedia: Line]&lt;br /&gt;
&lt;br /&gt;
==Polygon==&lt;br /&gt;
A polygon is similar to a line, except that its start and end points are the same. In effect, polygons are closed loops. Polygons form an area, and can have loops cut out of them.&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Polygon Wikipedia: Polygon]&lt;br /&gt;
&lt;br /&gt;
=Install Google Earth=&lt;br /&gt;
Skip this step if you already have Google Earth installed.&lt;br /&gt;
&lt;br /&gt;
# Visit the [http://www.google.com/earth/ Google Earth website] to download the installer.&lt;br /&gt;
# Follow the install instructions particular to your Operating System.&lt;br /&gt;
# Launch Google Earth and proceed to the next section.&lt;br /&gt;
&lt;br /&gt;
=Zoom to an Area=&lt;br /&gt;
Use the '''Navigation Controls''' or your mouse to zoom in to a location. If you are unfamiliar with navigation in Google Earth, take a moment to go through the [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=176674 Navigation in Google Earth tutorial].&lt;br /&gt;
&lt;br /&gt;
=Create map geometry=&lt;br /&gt;
A placemark is a point, line, or polygon that is used to indicate a specific, or general, location. We will look at the general procedure to create any type of placemark (point, line, or polygon).&lt;br /&gt;
&lt;br /&gt;
==Type==&lt;br /&gt;
First, choose the type of placemark you would like to add.&lt;br /&gt;
* [[File:GoogleEarth-pushpin.png]] Placemark (Point)&lt;br /&gt;
* [[File:GoogleEarth-path_button.png]] Path (Line)&lt;br /&gt;
* [[File:GoogleEarth-polygon_button.png]] Polygon&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Placemark''' (Point), you simply click once on the map to add your mark.&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Path''' or '''Polygon''' you will click multiple times along the geometry you wish to add. Polygons are closed by default, while paths are open. With the path or polygon tools you can either&lt;br /&gt;
* click multiple times to define ''regular'' geometry, or &lt;br /&gt;
* click and drag to define ''free-form'' geometry.&lt;br /&gt;
&lt;br /&gt;
===Example Usage===&lt;br /&gt;
* '''Points''' are good to indicate singular locations such as an address point, fire hydrant, or other small feature.&lt;br /&gt;
* '''Lines''' are useful to indicate roads, rivers, trails, etc..&lt;br /&gt;
* '''Polygons''' can be used for features such as building footprints, wildlife areas, bodies of water, etc..&lt;br /&gt;
&lt;br /&gt;
==Geometry attributes==&lt;br /&gt;
Once you begin adding geometry (a point, or points in a line or polygon), a dialogue box will appear. This dialogue box has several sections, depending on the geometry type you are creating.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
The description tab contains a large text area where you add notes about the geometry. Your description can be any length, and can contain some HTML tags, including accompanying styles (CSS), such as&lt;br /&gt;
* Styles&lt;br /&gt;
** Font&lt;br /&gt;
** Size&lt;br /&gt;
** Color&lt;br /&gt;
* Tables (Table tag &amp;lt;table&amp;gt;)&lt;br /&gt;
* Images (Image tag &amp;lt;img ...&amp;gt;)&lt;br /&gt;
* Hyperlinks (Anchor tag &amp;lt;a ...&amp;gt;)&lt;br /&gt;
[[File:descriptions_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
===Style===&lt;br /&gt;
You can change the display style for the geometry on the '''Style''' tab. Style attributes vary depending on the geometry type and include&lt;br /&gt;
* Marker style&lt;br /&gt;
* Line color&lt;br /&gt;
* Line width&lt;br /&gt;
* Fill color&lt;br /&gt;
&lt;br /&gt;
===Altitude===&lt;br /&gt;
The '''Altitude''' tab enables you to&lt;br /&gt;
* declare the geometry altitude in several ways&lt;br /&gt;
** absolute&lt;br /&gt;
** relative to ground&lt;br /&gt;
** relative to sea floor&lt;br /&gt;
* clamp your geometry to the Earth's surface&lt;br /&gt;
** ground&lt;br /&gt;
** sea floor&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148078 Google Earth: Setting altitude]&lt;br /&gt;
&lt;br /&gt;
===Measurements===&lt;br /&gt;
Lines and polygons have inherent measurements. The measurement tab allows you to see literal measurement values.&lt;br /&gt;
====Line====&lt;br /&gt;
* Distance&lt;br /&gt;
&lt;br /&gt;
====Polygon====&lt;br /&gt;
* Perimeter&lt;br /&gt;
* Area&lt;br /&gt;
&lt;br /&gt;
=Exporting KML=&lt;br /&gt;
OK, we've made it! We are this close ( -&amp;gt; |       | &amp;lt;- ) to having a KML file.&lt;br /&gt;
==Single Placemarker==&lt;br /&gt;
To export a single placemarker as a KML file&lt;br /&gt;
# Click on the desired place&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
==Grouped Placemarkers==&lt;br /&gt;
===Create a folder===&lt;br /&gt;
# Select '''My Places''' by clicking on it in the places sidebar&lt;br /&gt;
# On the top menu, click '''Add''' &amp;gt; '''Folder'''&lt;br /&gt;
# Name your folder and click '''OK'''&lt;br /&gt;
&lt;br /&gt;
===Drag and Drop Placemarkers===&lt;br /&gt;
&lt;br /&gt;
# Drag one or more placemarker geometries into the folder&lt;br /&gt;
# Select your folder by clicking on it&lt;br /&gt;
[[File:places_screenshot.png]]&lt;br /&gt;
===Export Folder as KML===&lt;br /&gt;
&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148072 Google Earth: Drawing paths and polygons]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148142 Google Earth: Creating a new place mark]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;topic=2376990&amp;amp;ctx=topic&amp;amp;answer=148075 Google Earth: Writing Descriptions]&lt;br /&gt;
&lt;br /&gt;
[[Category:Google Earth]][[Category:Geospatial]][[Category:GIS]][[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18516</id>
		<title>Creating KML Files</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=Creating_KML_Files&amp;diff=18516"/>
				<updated>2013-01-15T07:24:15Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC_right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
This tutorial covers the basics of creating KML files. We will be using Google Earth to create KML files containing points, lines, and polygons, the three basic geometries involved in vector-based GIS.&lt;br /&gt;
&lt;br /&gt;
= Geometry types=&lt;br /&gt;
A quick description of the basic geometry of GIS will be helpful.&lt;br /&gt;
&lt;br /&gt;
There are three primary geometric types in most GIS applications.&lt;br /&gt;
==Point==&lt;br /&gt;
A point is a single 'spot' in space. It has no dimension, i.e. no length, width, or height. Points are typically defined by a set of coordinates, also known as a coordinate tuple. Two examples of coordinate sets include:&lt;br /&gt;
* (X, Y)&lt;br /&gt;
** (Longitude, Latitude)&lt;br /&gt;
* (X, Y, Z)&lt;br /&gt;
** (Longitude, Latitude, Altitude)&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Point_%28spatial%29 Wikipedia: Point]&lt;br /&gt;
&lt;br /&gt;
==Line==&lt;br /&gt;
A line is built of points. A sequence of points will form a line, or linestring. For example:&lt;br /&gt;
* ((X, Y), (X, Y), (X, Y))&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Line_%28mathematics%29 Wikipedia: Line]&lt;br /&gt;
&lt;br /&gt;
==Polygon==&lt;br /&gt;
A polygon is similar to a line, except that its start and end points are the same. In effect, polygons are closed loops. Polygons form an area, and can have loops cut out of them.&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://en.wikipedia.org/wiki/Polygon Wikipedia: Polygon]&lt;br /&gt;
&lt;br /&gt;
=Install Google Earth=&lt;br /&gt;
Skip this step if you already have Google Earth installed.&lt;br /&gt;
&lt;br /&gt;
# Visit the [http://www.google.com/earth/ Google Earth website] to download the installer.&lt;br /&gt;
# Follow the install instructions particular to your Operating System.&lt;br /&gt;
# Launch Google Earth and proceed to the next section.&lt;br /&gt;
&lt;br /&gt;
=Zoom to an Area=&lt;br /&gt;
Use the '''Navigation Controls''' or your mouse to zoom in to a location. If you are unfamiliar with navigation in Google Earth, take a moment to go through the [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=176674 Navigation in Google Earth tutorial].&lt;br /&gt;
&lt;br /&gt;
=Create map geometry=&lt;br /&gt;
A placemark is a point, line, or polygon that is used to indicate a specific, or general, location. We will look at the general procedure to create any type of placemark (point, line, or polygon).&lt;br /&gt;
&lt;br /&gt;
==Type==&lt;br /&gt;
First, choose the type of placemark you would like to add.&lt;br /&gt;
* [[File:GoogleEarth-pushpin.png]] Placemark (Point)&lt;br /&gt;
* [[File:GoogleEarth-path_button.png]] Path (Line)&lt;br /&gt;
* [[File:GoogleEarth-polygon_button.png]] Polygon&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Placemark''' (Point), you simply click once on the map to add your mark.&lt;br /&gt;
&lt;br /&gt;
If you choose a '''Path''' or '''Polygon''' you will click multiple times along the geometry you wish to add. Polygons are closed by default, while paths are open. With the path or polygon tools you can either&lt;br /&gt;
* click multiple times to define ''regular'' geometry, or &lt;br /&gt;
* click and drag to define ''free-form'' geometry.&lt;br /&gt;
&lt;br /&gt;
===Example Usage===&lt;br /&gt;
* '''Points''' are good to indicate singular locations such as an address point, fire hydrant, or other small feature.&lt;br /&gt;
* '''Lines''' are useful to indicate roads, rivers, trails, etc..&lt;br /&gt;
* '''Polygons''' can be used for features such as building footprints, wildlife areas, bodies of water, etc..&lt;br /&gt;
&lt;br /&gt;
==Geometry attributes==&lt;br /&gt;
Once you begin adding geometry (a point, or points in a line or polygon), a dialogue box will appear. This dialogue box has several sections, depending on the geometry type you are creating.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
The description tab contains a large text area where you add notes about the geometry. Your description can be any length, and can contain some HTML tags, including accompanying styles (CSS), such as&lt;br /&gt;
* Styles&lt;br /&gt;
** Font&lt;br /&gt;
** Size&lt;br /&gt;
** Color&lt;br /&gt;
* Tables (Table tag &amp;lt;table&amp;gt;)&lt;br /&gt;
* Images (Image tag &amp;lt;img ...&amp;gt;)&lt;br /&gt;
* Hyperlinks (Anchor tag &amp;lt;a ...&amp;gt;)&lt;br /&gt;
[[File:descriptions_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
===Style===&lt;br /&gt;
You can change the display style for the geometry on the '''Style''' tab. Style attributes vary depending on the geometry type and include&lt;br /&gt;
* Marker style&lt;br /&gt;
* Line color&lt;br /&gt;
* Line width&lt;br /&gt;
* Fill color&lt;br /&gt;
&lt;br /&gt;
===Altitude===&lt;br /&gt;
The '''Altitude''' tab enables you to&lt;br /&gt;
* declare the geometry altitude in several ways&lt;br /&gt;
** absolute&lt;br /&gt;
** relative to ground&lt;br /&gt;
** relative to sea floor&lt;br /&gt;
* clamp your geometry to the Earth's surface&lt;br /&gt;
** ground&lt;br /&gt;
** sea floor&lt;br /&gt;
&lt;br /&gt;
'''Further reading:''' [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148078 Google Earth: Setting altitude]&lt;br /&gt;
&lt;br /&gt;
===Measurements===&lt;br /&gt;
Lines and polygons have inherent measurements. The measurement tab allows you to see literal measurement values.&lt;br /&gt;
====Line====&lt;br /&gt;
* Distance&lt;br /&gt;
&lt;br /&gt;
====Polygon====&lt;br /&gt;
* Perimeter&lt;br /&gt;
* Area&lt;br /&gt;
&lt;br /&gt;
=Exporting KML=&lt;br /&gt;
OK, we've made it! We are this close ( -&amp;gt; |       | &amp;lt;- ) to having a KML file.&lt;br /&gt;
==Single Placemarker==&lt;br /&gt;
To export a single placemarker as a KML file&lt;br /&gt;
# Click on the desired place&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
==Grouped Placemarkers==&lt;br /&gt;
===Create a folder===&lt;br /&gt;
# Select '''My Places''' by clicking on it in the places sidebar&lt;br /&gt;
# On the top menu, click '''Add''' &amp;gt; '''Folder'''&lt;br /&gt;
# Name your folder and click '''OK'''&lt;br /&gt;
&lt;br /&gt;
===Drag and Drop Placemarkers===&lt;br /&gt;
&lt;br /&gt;
# Drag one or more placemarker geometries into the folder&lt;br /&gt;
# Select your folder by clicking on it&lt;br /&gt;
&lt;br /&gt;
===Export Folder as KML===&lt;br /&gt;
&lt;br /&gt;
# On the top menu, click '''File''' &amp;gt; '''Save''' &amp;gt; '''Save Place As...'''&lt;br /&gt;
# Choose a '''location''' on disk&lt;br /&gt;
# Check the '''Filename'''&lt;br /&gt;
# Under '''Save as type''' select '''KML'''&lt;br /&gt;
# Click '''Save'''&lt;br /&gt;
&lt;br /&gt;
=References=&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148072 Google Earth: Drawing paths and polygons]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;answer=148142 Google Earth: Creating a new place mark]&lt;br /&gt;
* [http://support.google.com/earth/bin/answer.py?hl=en&amp;amp;topic=2376990&amp;amp;ctx=topic&amp;amp;answer=148075 Google Earth: Writing Descriptions]&lt;br /&gt;
&lt;br /&gt;
[[Category:Google Earth]][[Category:Geospatial]][[Category:GIS]][[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18515</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18515"/>
				<updated>2013-01-15T07:22:21Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Importing a KML */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# hover your mouse cursor over the blog title&lt;br /&gt;
# click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard.&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
[[File:mashupoptions_screenshot.png]]&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
[[File:upload_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18514</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18514"/>
				<updated>2013-01-15T07:20:38Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Category maps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# hover your mouse cursor over the blog title&lt;br /&gt;
# click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard.&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
[[File:mashupoptions_screenshot.png]]&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Mashupoptions_screenshot.png&amp;diff=18513</id>
		<title>File:Mashupoptions screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Mashupoptions_screenshot.png&amp;diff=18513"/>
				<updated>2013-01-15T07:19:53Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: uploaded a new version of &amp;quot;File:Mashupoptions screenshot.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18512</id>
		<title>WordPress-GeoMashup</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=WordPress-GeoMashup&amp;diff=18512"/>
				<updated>2013-01-15T07:16:32Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: /* Add a location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TOC right}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Wordpress is remarkably capable at allowing a person to create a blog and present information on the web. When tied to the Geo-Mashup feature, it allows the blogger to attach geographic information to your blog posts.&lt;br /&gt;
&lt;br /&gt;
This tutorial describes how to create maps using the WordPress Geo Mashup plugin. It is assumed that you are familiar with the basics of WordPress, and have already installed and activated the Geo Mashup plugin.&lt;br /&gt;
=WordPress Dashboard=&lt;br /&gt;
During this tutorial, you will be visiting the Dashboard often. To get to the WordPress Dashboard, you will need to be logged in. &lt;br /&gt;
* Click the &amp;quot;Log-in&amp;quot; button on your theme.&lt;br /&gt;
* If there is no log in button, type 'wp-admin' in the address bar: e.g. http://blog.com/wp-admin&lt;br /&gt;
&lt;br /&gt;
Once you are logged in, you will be presented with the WordPress Dashboard. As you navigate your blog, you will sometimes leave the Dashboard. You can return to the Dashboard&lt;br /&gt;
# look for your blog title on a black bar along the top of the page (this is the administrative toolbar).&lt;br /&gt;
# hover your mouse cursor over the blog title&lt;br /&gt;
# click &amp;quot;Dashboard&amp;quot; in the drop down menu&lt;br /&gt;
&lt;br /&gt;
You can alternate between the Dashboard and blog view by clicking the blog title in the administrative toolbar.&lt;br /&gt;
&lt;br /&gt;
=Install Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be installed on your course blog.&lt;br /&gt;
&lt;br /&gt;
To install plugins in self-hosted WordPress blogs&lt;br /&gt;
# Go to the WordPress dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Add New'''&lt;br /&gt;
# Search for the plugin name or keywords: '''&amp;quot;Geo Mashup&amp;quot;''' in this case&lt;br /&gt;
# Click the '''Details''' link below the title of the relevant plug-in&lt;br /&gt;
# If the plug-in is compatible with your version of WordPress and you want to install it, click '''Install Now'''&lt;br /&gt;
# Click '''Activate''' once the plug-in has been installed.&lt;br /&gt;
&lt;br /&gt;
You may need configure your plug-in, which varies and is beyond the scope of this tutorial.&lt;br /&gt;
&lt;br /&gt;
=Activating Geo Mashup=&lt;br /&gt;
'''Note:''' Geo Mashup may already be activated on your course blog.&lt;br /&gt;
&lt;br /&gt;
On WordPress sites that are hosted by organizations, such as Evergreen College, users can usually only activate pre-selected plug-ins. This is generally for security, stability, and sanity of the system administrators. &lt;br /&gt;
&lt;br /&gt;
To activate an installed plugin&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Plugins''' &amp;gt; '''Installed Plugins'''&lt;br /&gt;
# Click the '''Activate''' link under the plugin title. '''Geo Mashup''' in this case.&lt;br /&gt;
&lt;br /&gt;
If you absolutely need a plug-in that is not available in a hosted account, such as the blogs.evergreen.edu portal, you may want to consider hosting your own blog.&lt;br /&gt;
&lt;br /&gt;
=Creating a post=&lt;br /&gt;
# Go to the WordPress dashboard.&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Add New'''&lt;br /&gt;
# Enter a title and body text&lt;br /&gt;
&lt;br /&gt;
==Add a location==&lt;br /&gt;
While you are on the post edit page&lt;br /&gt;
# Scroll the page to the '''Location''' section&lt;br /&gt;
# Look for a world map&lt;br /&gt;
# Drag the map (left click and hold while moving the mouse) to center it on your location&lt;br /&gt;
# Zoom the map (use the + an - buttons on the left side of the map) to get close to your location&lt;br /&gt;
# Click the map to add a green marker&lt;br /&gt;
[[File:locations_screenshot.png]]&lt;br /&gt;
&lt;br /&gt;
==Saving locations==&lt;br /&gt;
To save a location, we need to name it. Look below the map, you should see:&lt;br /&gt;
* Address&lt;br /&gt;
* Saved Name&lt;br /&gt;
* Geo Date&lt;br /&gt;
&lt;br /&gt;
# Click the '''Saved Name''' field and give your location a name&lt;br /&gt;
# Modify the date as needed.&lt;br /&gt;
===Reusing saved locations===&lt;br /&gt;
&lt;br /&gt;
==Add a Map in the Post body==&lt;br /&gt;
To add a map in the post body, you simply need to type (or copy/paste) the following '''shortcode''' anywhere in the text where you would like your map to render.&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
'''Note:''' be sure that you have added a location to the post, otherwise a global map of all posts will appear.&lt;br /&gt;
&lt;br /&gt;
[http://codex.wordpress.org/Shortcode More information on shortcodes] can be found on the [http://codex.wordpress.org/ WordPress codex].&lt;br /&gt;
&lt;br /&gt;
=Changing the location of a post=&lt;br /&gt;
To change the location for a post:&lt;br /&gt;
# Click to '''Edit''' the post&lt;br /&gt;
# On the edit page, scroll down to '''Location'''&lt;br /&gt;
# Click the map to select a new location&lt;br /&gt;
# '''Update''' the post (under the '''Publish''' section)&lt;br /&gt;
&lt;br /&gt;
=Global maps=&lt;br /&gt;
It is often desirable to display a global map of all locations. Global maps can appear in posts (when the post has no location, but contains the [geo_mashup_map] shortcode) and pages. Pages offer a bit more flexibility for global maps.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Click Pages &amp;gt; Add New&lt;br /&gt;
# Add a title&lt;br /&gt;
# In the page body, add the Geo Mashup shordcode&lt;br /&gt;
&lt;br /&gt;
  [geo_mashup_map]&lt;br /&gt;
&lt;br /&gt;
If you save and view the post, you will see all of your geolocations on a map.&lt;br /&gt;
&lt;br /&gt;
Additionally, we can tell Geo Mashup that this is our Global Map page, so that it can perform special functions, such as creating category maps, using this page.&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings'' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Look for the '''Global Mashup Page''' and set its value to your global map page&lt;br /&gt;
# Click the '''Update Options''' button at the bottom of the page&lt;br /&gt;
&lt;br /&gt;
=Category maps=&lt;br /&gt;
You can display a map of all georeferenced content from a category. To do this, first set up a global map page. Once you have a global map page&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Settings''' &amp;gt; '''Geo Mashup'''&lt;br /&gt;
# Enable the '''Add Category Links''' option (click the checkbox)&lt;br /&gt;
&lt;br /&gt;
Notice that it says &amp;quot;categories must have descriptions for this to work.&amp;quot; Make sure that all of your categories have descriptions.&lt;br /&gt;
&lt;br /&gt;
==Add category descriptions==&lt;br /&gt;
Here is how to add descriptions to your categories.&lt;br /&gt;
&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Posts''' &amp;gt; '''Categories'''&lt;br /&gt;
# Hover your mouse over a category and click '''Edit'''&lt;br /&gt;
# Add a description, anything really&lt;br /&gt;
# Repeat this for all categories that you want use on the map&lt;br /&gt;
&lt;br /&gt;
= Working with KMLs=&lt;br /&gt;
It is sometimes desirable to add a KML file to a Geo Mashup Map.&lt;br /&gt;
&lt;br /&gt;
==Importing a KML==&lt;br /&gt;
You can attach a KML file to any page or post. From the page/post edit screen:&lt;br /&gt;
# Click the '''Add Media''' button&lt;br /&gt;
# Either drag-and-drop or locate your KML file by clicking '''Select files'''&lt;br /&gt;
&lt;br /&gt;
The KML will then upload. You can add a title and description to help keep things organized. Once you are done, close the upload dialog. You do not need to insert the KML into the post.&lt;br /&gt;
&lt;br /&gt;
==Deleting KML files from the library==&lt;br /&gt;
Sometimes you need to delete a KML file, such as when you are replacing the KML associated with a post or page. To do this:&lt;br /&gt;
# Go to the WordPress Dashboard&lt;br /&gt;
# Go to '''Media''' &amp;gt; '''Library'''&lt;br /&gt;
# Locate the media, KML file in this case, that you want to delete&lt;br /&gt;
# Hover your mouse over the File and click '''Delete Permanently'''&lt;br /&gt;
# Click '''OK''' to accept the warning&lt;br /&gt;
&lt;br /&gt;
You can now re-submit the KML file, or continue managing your media collection.&lt;br /&gt;
&lt;br /&gt;
[[Category: WordPress]][[Category:Tutorials]][[Category:Geospatial]][[Category:KML]]&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Locations_screenshot.png&amp;diff=18511</id>
		<title>File:Locations screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Locations_screenshot.png&amp;diff=18511"/>
				<updated>2013-01-15T07:13:37Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Mashupoptions_screenshot.png&amp;diff=18510</id>
		<title>File:Mashupoptions screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Mashupoptions_screenshot.png&amp;diff=18510"/>
				<updated>2013-01-15T07:12:50Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Descriptions_screenshot.png&amp;diff=18509</id>
		<title>File:Descriptions screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Descriptions_screenshot.png&amp;diff=18509"/>
				<updated>2013-01-15T07:12:34Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Places_screenshot.png&amp;diff=18508</id>
		<title>File:Places screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Places_screenshot.png&amp;diff=18508"/>
				<updated>2013-01-15T07:12:18Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	<entry>
		<id>http://helpwiki.evergreen.edu/wiki/index.php?title=File:Upload_screenshot.png&amp;diff=18507</id>
		<title>File:Upload screenshot.png</title>
		<link rel="alternate" type="text/html" href="http://helpwiki.evergreen.edu/wiki/index.php?title=File:Upload_screenshot.png&amp;diff=18507"/>
				<updated>2013-01-15T07:11:49Z</updated>
		
		<summary type="html">&lt;p&gt;Camrog11: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Camrog11</name></author>	</entry>

	</feed>