<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ask the GPS Expert &#187; Mapping Tips and Tricks</title>
	<atom:link href="http://blog.expertgps.com/blog/category/mapping-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.expertgps.com/blog</link>
	<description>Expert answers to your questions about GPS, Mapping, GIS, and CAD</description>
	<lastBuildDate>Tue, 28 Jul 2009 20:44:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Determining the correct coordinate format for X,Y data</title>
		<link>http://blog.expertgps.com/blog/2009/07/determining-the-correct-coordinate-format-for-xy-data/</link>
		<comments>http://blog.expertgps.com/blog/2009/07/determining-the-correct-coordinate-format-for-xy-data/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 23:10:50 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Converting CSV]]></category>
		<category><![CDATA[Coordinate Conversion]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[State Plane Coordinates]]></category>
		<category><![CDATA[coordinate formats]]></category>
		<category><![CDATA[projection]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=381</guid>
		<description><![CDATA[

Sometimes you're given a set of X,Y or Easting,Northing data in an unknown coordinate format.  Here are some tricks to make it easier to determine the correct coordinate format using ExpertGPS.


It's usually a simple task to tell the various lat/lon formats apart, but when given unknown gridded X,Y data, it can be difficult to [...]]]></description>
			<content:encoded><![CDATA[<span id="more-381"></span>
<!--noteaser-->
<p class="question">Sometimes you're given a set of X,Y or Easting,Northing data in an unknown coordinate format.  Here are some tricks to make it easier to determine the correct coordinate format using ExpertGPS.</p>
<br />
<img src="http://blog.expertgps.com/images/texas-spcs-nad83.png" alt="Finding the correct coordinate format for X,Y or Easting, Northing data" width="585" height="507" />
<p>It's usually a simple task to tell the various lat/lon formats apart, but when given unknown gridded X,Y data, it can be difficult to tell if it is in UTM, US State Plane, or a national grid format, since all three use Eastings and Northings.  I help ExpertGPS users convert data every day, and I often get emailed X,Y data without knowing the proper coordinate format.  If this ever happens to you, try the following:</p>
<h4>Where is this data from?</h4>
<p>My first question, when an ExpertGPS doesn't know the exact origin of the data, and therefore the coordinate format used, is "what town does this data cover?"  For this tutorial, let's try to figure out the correct format for these coordinates: 145537, 4291885, which should be located somewhere around Alpine, TX.</p>
<p>Since the data is in the United States, and these clearly aren't latitude/longitude coordinates, and US National Grid coordinates would be formatted differently, we know we're dealing with UTM or US State Plane coordinates.</p>
<h4>Picking the right US State Plane Coordinate System</h4>
<p>ExpertGPS.com has a <a href="http://www.expertgps.com/spcs/">reference list of every US State Plane coordinate system</a>.  Clicking on the link for Texas SPCS lists several possibilities: TX South, TX South Central, TX Central, TX North Central, Texas North, as well as the Texas Statewide Mapping System and Texas Centric Mapping System Lambert.</p>
<p>You could try converting your data using each of these State Plane systems, and see which one gives the correct results.  Luckily, ExpertGPS.com also lists the counties each of these coordinate systems cover.  A quick Google search for "Alpine TX county" reveals that Alpine is in Brewster County.  The Texas SPCS page on ExpertGPS.com shows Brewster County is covered by Texas South Central SPCS (as well as the Statewide and Lambert systems).</p>
<h4>Comparing your X,Y coordinates to the formats in ExpertGPS</h4>
<p>To make it really easy to find the correct coordinate format, I've built a special feature into the Add Coordinate Formats dialog that instantly shows the coordinates for the location you're viewing on the map in each format listed in the Add Coordinate Formats dialog.  To take advantage of this, you'll need to load some data for the general area where your mystery data is located.  I used the Go to Address command, and had ExpertGPS create a waypoint at the city center of Alpine, TX.  With the map centered on Alpine, I clicked Preferences on the Edit menu, and clicked on the My Coordinate Formats tab.  I clicked Add, and the Add Coordinate Format dialog appeared.</p> 
<p>As you scroll through the list of coordinate formats listed for Texas, you'll see the results of Alpine's location (lat/lon N30.36061, W103.67280) projected into eastings and northings in each Texas State Plane coordinate format.  Scroll through the list until you find a sample that is close to the X,Y data you're importing.  In this case, TX South Central (Meters), NAD83 gives these coordinates for Alpine: 151671N, 4288824E, which is very similar to (and only a few kilometers away from) our unknown coordinates: 145537N, 4291885E).</p>
<p>Once you've found the correct coordinate format and datum to use, click OK to add this format to ExpertGPS.</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/07/determining-the-correct-coordinate-format-for-xy-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Elevation to Trails with ExpertGPS</title>
		<link>http://blog.expertgps.com/blog/2009/07/adding-elevation-to-trails-with-expertgps/</link>
		<comments>http://blog.expertgps.com/blog/2009/07/adding-elevation-to-trails-with-expertgps/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 16:36:10 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[Mapping your Data]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[altitude]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[elevation]]></category>
		<category><![CDATA[hiking]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=379</guid>
		<description><![CDATA[

Paul R. asks:
For a project, I am using a Google Maps API application to create cycling routes.  I am creating the routes in the Google Maps API application because the ultimate target application also runs on the Google Maps API.  I have very limited export options but I can export tracks in kml [...]]]></description>
			<content:encoded><![CDATA[<span id="more-379"></span>
<!--noteaser-->
<p class="question"><b>Paul R. asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />For a project, I am using a Google Maps API application to create cycling routes.  I am creating the routes in the Google Maps API application because the ultimate target application also runs on the Google Maps API.  I have very limited export options but I can export tracks in kml format.  I can import these kml files into ExpertGPS and I can then export from ExpertGPS the files I need for my application.  One of the file types that I export from ExpertGPS for use in my application is a text-delimited tracking file.  My problem is that I would like to have elevations in the exported tab-delimited tracking file, but at the moment I can't figure out how to do that.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img src="http://www.expertgps.com/images/add-elevation-with-expertgps.png" alt="ExpertGPS can add elevation data to any route or track, even if you traced it off of a map" />
<p>The July 2009 release of ExpertGPS features a new tool to calculate the elevation of any location in the world, and add that elevation data to any waypoint, route, or track.  In the past, when you drew a track on the map in ExpertGPS, or imported driving directions or trails from Google Earth or another 2D mapping source, you wouldn't have elevation data available.  Now, using the Get Elevation command on the Tools menu in ExpertGPS, you can add elevation to anything.  Simply select the waypoints, routes, or tracks on the map, and click Get Elevation.  ExpertGPS will determine the elevation for each point, using the best-available data from the US Geological Survey and NASA's Space Shuttle Radar Tomography Mission (SRTM).  In a few seconds, you'll have elevation data, and you can use the Show Elevation Profile command on the View menu to plot the elevation at every point along your hike, ride, or drive.</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/07/adding-elevation-to-trails-with-expertgps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating GPS hiking maps from a scanned trail map</title>
		<link>http://blog.expertgps.com/blog/2009/05/creating-gps-hiking-maps-from-a-scanned-trail-map/</link>
		<comments>http://blog.expertgps.com/blog/2009/05/creating-gps-hiking-maps-from-a-scanned-trail-map/#comments</comments>
		<pubDate>Fri, 29 May 2009 21:37:13 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[Scanned Maps]]></category>
		<category><![CDATA[hiking]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=363</guid>
		<description><![CDATA[

Jim asks:
I would like to hike trails in various park locations throughout the US ( mostly Tampa area, FL). I can find the addresses online and usually a general map of the trails. Many of these trails are miles long, however, and marked with numbered posts along the way. None of this has GPS coordinate [...]]]></description>
			<content:encoded><![CDATA[<span id="more-363"></span>
<!--noteaser-->
<p class="question"><b>Jim asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />I would like to hike trails in various park locations throughout the US ( mostly Tampa area, FL). I can find the addresses online and usually a general map of the trails. Many of these trails are miles long, however, and marked with numbered posts along the way. None of this has GPS coordinate info. Often, the paths will cross each other with limited marking. Can Expert GPS help with this? If I input an address ( a state park ), would the map zoom in enough to show trails and would can you set waypoints along the trails with the coordinates? To what extent can this be downloaded to the GPS?<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img class="right" src="http://blog.expertgps.com/images/nps-scanned-map.png" alt="Trace trail maps and send to your GPS" width="293" height="236" />
<p>You can use the Scanned Maps feature in ExpertGPS to display a scanned paper trail map, or a digital copy of the Tampa-area trail map.  Many state and federal parks have maps available in PDF format.  Adobe's Acrobat Reader will allow you to select the entire map image, copy it to a bitmap, and paste it into your favorite image editing program.  You can then save it in PNG or JPEG format for use in ExpertGPS.</p>
<p>Once you've scanned or downloaded your trail map, the next step is to <a href="http://www.expertgps.com/help/calibrating-a-scanned-map.asp">calibrate your scanned map</a> so that ExpertGPS can calculate the GPS coordinates of every pixel in the scanned map image.</p>
<p>After your map is properly calibrated (geo-referenced), you can then trace trails right over the map, or click to add waypoints at trail intersections.</p>
<h2>How I use the Scanned Maps Feature</h2>
<p>One of my favorite mountain biking locations has dozens of overlapping trails, and we would often get confused as to exactly which intersection we were at.  I scanned the trail map, brought it into ExpertGPS, and traced every trail and labelled every intersection.  Before each ride, we'd download this data to our Garmin eTrex GPS receivers, and mount them on our handlebars.  Now we always knew exactly where we were.  Once we established a favorite route, we used ExpertGPS to string the waypoints at each intersection together to create a turn-by-turn route.  Now the GPS could tell us how far until the next turn, and which way to go at each intersection.</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/05/creating-gps-hiking-maps-from-a-scanned-trail-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why does ExpertGPS connect the end of my drawn shape back to the beginning?</title>
		<link>http://blog.expertgps.com/blog/2009/05/why-does-expertgps-connect-the-end-of-my-drawn-shape-back-to-the-beginning/</link>
		<comments>http://blog.expertgps.com/blog/2009/05/why-does-expertgps-connect-the-end-of-my-drawn-shape-back-to-the-beginning/#comments</comments>
		<pubDate>Fri, 29 May 2009 16:55:04 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Cartography]]></category>
		<category><![CDATA[Customizing your Map]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[types]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=355</guid>
		<description><![CDATA[

An ExpertGPS user asks:
When I trace a stream over the map in ExpertGPS, why does ExpertGPS connect the end of my drawn shape back to the beginning?


The short answer: because you are drawing with a filled shape type.  ExpertGPS allows you to assign a cartographic style to the objects you draw on the map. [...]]]></description>
			<content:encoded><![CDATA[<span id="more-355"></span>
<!--noteaser-->
<p class="question"><b>An ExpertGPS user asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />When I trace a stream over the map in ExpertGPS, why does ExpertGPS connect the end of my drawn shape back to the beginning?<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<p>The short answer: because you are drawing with a <b>filled</b> shape type.  ExpertGPS allows you to assign a cartographic style to the objects you draw on the map.  Every shape, track, and waypoint in ExpertGPS has a Type that you assign.  You define the cartographic style (color, line pattern, fill color) for that Type in the Edit Type dialog (the Edit Shape Type dialog is shown below).  For Routes, Tracks and Shapes, you can choose a fill pattern.  Obviously, only filled objects should have a fill pattern.  A lake would have a blue fill.  A stream, being a linear object, shouldn't have any fill.  It should just have a blue line color.</p>
<h2>Automatic Closing of Filled Shapes</h2>
<p>When you draw a new object on the map, and assign it a filled shape type, ExpertGPS automatically closes the shape (by connecting the last point you drew back to the beginning point).  Otherwise, you'd end up with lakes with holes in them, and your map would get all wet!</p>
<p>You can manually close any route, shape, or track by selecting it, right-clicking, and clicking Close.  To save you this effort, ExpertGPS does it automatically when you assign a filled type to something you've just drawn on the map.</p>
<img src="http://www.expertgps.com/help/images/dlg/dlg-edit-shape-type.png" alt="Edit Shape Type dialog in ExpertGPS" />
<p>So, if you are tracing the lakes, ponds, streams, and creeks of your area off the topo maps, you should create two Shape Types: Lake and Stream.  Lake would have a Solid fill, and Stream would have fill set to None.  Choose the Lake type for any body of water (lake, pond, reservoir) and Stream for any linear waterway (stream, creek, canal).</p>
<p>To learn more about the power of ExpertGPS' cartographic styles and types, read <a href="http://www.expertgps.com/help/type.asp">Working with Types</a> in the ExpertGPS Help File.</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/05/why-does-expertgps-connect-the-end-of-my-drawn-shape-back-to-the-beginning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing GIS polygons with islands or holes</title>
		<link>http://blog.expertgps.com/blog/2009/05/drawing-gis-polygons-with-islands-or-holes/</link>
		<comments>http://blog.expertgps.com/blog/2009/05/drawing-gis-polygons-with-islands-or-holes/#comments</comments>
		<pubDate>Thu, 28 May 2009 20:45:30 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Calculating Area]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[ExpertGPS Pro]]></category>
		<category><![CDATA[polygons]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=332</guid>
		<description><![CDATA[

Stacy X. asks:
What is the best method to create a gpx or kml file of an area filled polygon that has islands (a lake shp file).  When I export as a gpx, it creates a polyline where the end node of the lake outline connects to the end nodes of each of the islands. [...]]]></description>
			<content:encoded><![CDATA[<span id="more-332"></span>
<!--noteaser-->
<p class="question"><b>Stacy X. asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />What is the best method to create a gpx or kml file of an area filled polygon that has islands (a lake shp file).  When I export as a gpx, it creates a polyline where the end node of the lake outline connects to the end nodes of each of the islands.  When I export as a kml, the fill of the polygon is not complete.  The strange part is when you zoom in, the lake polygon will fill; then if you zoom out, it empties.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img class="right" src="http://blog.expertgps.com/images/donut.png" alt="Drawing a GIS polygon with a hole (ie, a lake, or inholding)" width="297" height="280" />
<p>ExpertGPS Pro allows you to draw, view, and import polygons with complex geometry, including filled objects with holes in them.  You can use this feature to draw lakes with islands,
a park boundary with private land inholdings, or other complex shapes.  Here's how to create the "donut" shown at right.</p>
<p>Begin by drawing the outer shape, using the shape tool.  I clicked to draw the four corners, and then pressed Enter to finish the drawing and connect the fourth corner back to the start.  (This happens automatically when you select a filled shape type)</p>
<p>I then drew the inner hole using the shape tool.  <b>Add the shape points in counter-clockwise order!</b>  This is important - most GIS and 3D systems consider counter-clockwise polygons to be inner holes.</p>
<p>Once the two shapes are drawn, select both by clicking the outer one with the Select tool, holding Shift, and selecting the inner one (or ones, if there are multiple holes).  Right click, and click <b>Join Shapes</b> to convert the selected shapes into one composite shape.  ExpertGPS will recognize the inner holes and leave them unfilled.  If you calculate area, ExpertGPS will subtract out the area of any inner polygons, giving you the correct acreage of your lake or property.</p>
<p>You can now export the shape to your GIS software in shapefile format, or click View in Google Earth to see the lake or property boundary over the aerial imagery in Google Earth.</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/05/drawing-gis-polygons-with-islands-or-holes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video tutorial: Moving a GPS point on the map</title>
		<link>http://blog.expertgps.com/blog/2009/04/video-tutorial-moving-a-gps-point-on-the-map/</link>
		<comments>http://blog.expertgps.com/blog/2009/04/video-tutorial-moving-a-gps-point-on-the-map/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 21:35:49 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[fixing GPS data]]></category>
		<category><![CDATA[Move Selected]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=248</guid>
		<description><![CDATA[

Michael O. writes:
I am having issues with the creation of shapes.  I have found that as I am creating a shape, I cannot change the location of a particular shape point.  The only recourse I can determine is to redo the whole shape.  In some cases this means retracing a large number [...]]]></description>
			<content:encoded><![CDATA[<span id="more-248"></span>
<!--noteaser-->
<p class="question"><b>Michael O. writes:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />I am having issues with the creation of shapes.  I have found that as I am creating a shape, I cannot change the location of a particular shape point.  The only recourse I can determine is to redo the whole shape.  In some cases this means retracing a large number of points. (Landing zones, training areas, and so on are not regular shapes and highlighting those areas on maps is highly desirable.)  In looking at the shape list, I don't see any means of editing the shapes.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<embed src="http://blog.expertgps.com/images/video-move-selected-point.swf" alt="Using the Move Selected tool to fix a drawn shape on the map" width="604" height="538" />
<p>Use the Move Selected tool to select the entire shape.  It will be drawn in yellow, and each individual shape point will appear as a white dot.  Drag a selection rectangle around the shape point you want to move.  It will be highlighted in magenta.  Now drag it to its new location.  To get rid of the purple highlight, click <b>Clear Selection</b> on the Tools menu.</p>
<p><b>Related Topics</b>
<a href="http://www.expertgps.com/help/tool-move-selected.asp" title="ExpertGPS Move Selected Tool">Move Selected tool</a>
</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/04/video-tutorial-moving-a-gps-point-on-the-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Time-Saving Mapping Shortcuts I Can&#8217;t Live Without</title>
		<link>http://blog.expertgps.com/blog/2009/04/10-time-saving-mapping-shortcuts-i-cant-live-without/</link>
		<comments>http://blog.expertgps.com/blog/2009/04/10-time-saving-mapping-shortcuts-i-cant-live-without/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:51:08 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=242</guid>
		<description><![CDATA[

ExpertGPS author Dan Foster writes:
Here are 10 mapping shortcuts that will save you lots of time when working with maps and GPS data in ExpertGPS.  I use these shortcut keys and tricks dozens of times a day to save time when viewing and editing my GPS data, and I guarantee you'll be more productive [...]]]></description>
			<content:encoded><![CDATA[<span id="more-242"></span>
<!--noteaser-->
<p class="question"><b>ExpertGPS author Dan Foster writes:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />Here are 10 mapping shortcuts that will save you lots of time when working with maps and GPS data in ExpertGPS.  I use these shortcut keys and tricks dozens of times a day to save time when viewing and editing my GPS data, and I guarantee you'll be more productive once you know them.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<p><b>1. Every map tool can be selected with a keystroke.</b>  Press <b>W</b> to activate the Waypoint tool.  Press <b>M</b> to move (pan) the map.  Press <b>S</b> to select items on the map.</p>
<p><b>2. Scroll the map with the numeric keypad (numpad).</b>  Press any of the number keys (1-9) on the right side of your keyboard to view the map in that direction.  To view the map to the North, press 8.  To view the map to the Northeast, press 9.  The 5 key (in the middle) takes you back to the Active Point, if you've set one on the map.</p>
<p><b>3. Zoom the map in and out with + and -.</b></p>
<p><b>4. Zoom the map in and out with the scroll wheel on top of your mouse.</b></p>
<p><b>5. Make text bigger or smaller (or hide it completely) with [ and ].</b>  I use this constantly to de-clutter the screen.  Just press the [ key a few times until all of the text disappears.  Use ] to bring it back.</p>
<p><b>6. Add or remove UTM grid lines with &lt; and &gt;.</b>  ExpertGPS chooses the most natural interval between grid lines on the map, but you can add more or remove them completely using these keys.</p>
<p><b>7. F7 - View in Google Earth.</b>  The <a href="http://www.expertgps.com/help/cmd-view-in-google-earth.asp">View in Google Earth command</a> brings up Google Earth's detailed worldwide imagery, perfectly synced to the map and data you're viewing in ExpertGPS.</p>
<p><b>8. Toggle between Topo Map and Aerial Photo with T and A.</b>  I toggle between these two map views constantly, and a single keystroke is all it takes.  You can also toggle to Quick Map (Q), Urban Color Imagery (U) and your own Scanned Maps (P).</p>
<p><b>9. Quickly batch edit your data using F2.</b>  Need to change the name of a waypoint?  Simply select the waypoint in the Waypoint List by clicking on it with the mouse over the Name column, and press F2 (that's Function Key 2).  You can even batch edit multiple waypoints by selecting a bunch of them and using F2 editing.</p>
<p><b>10. Deselect everything on the map with Esc.</b>  Press Esc to clear the map selection, or to finish drawing a route, track, or shape without the Edit dialog appearing.</p>
<p><b>Related Topics</b>
<a href="http://www.expertgps.com/help/shortcut-keys.asp" title="Mapping software shortcut keys, tips, and tricks">More keyboard shortcuts for ExpertGPS mapping software</a>
</p>
<br />
<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/04/10-time-saving-mapping-shortcuts-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>US National Grid (USNG) Map Overlays and Grid Lines</title>
		<link>http://blog.expertgps.com/blog/2009/03/us-national-grid-usng-map-overlays-and-grid-lines/</link>
		<comments>http://blog.expertgps.com/blog/2009/03/us-national-grid-usng-map-overlays-and-grid-lines/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 17:31:51 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Coordinate Conversion]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[coordinates]]></category>
		<category><![CDATA[grid builder]]></category>
		<category><![CDATA[map grid]]></category>
		<category><![CDATA[MGRS]]></category>
		<category><![CDATA[US National Grid]]></category>
		<category><![CDATA[USNG]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=208</guid>
		<description><![CDATA[

Al S. asks:
Will ExpertGPS support USNG coordinates and will it show 1Km grids overlayed onto topo maps as a user selection?



ExpertGPS supports US National Grid (USNG) coordinates.  Click Preferences on the File menu.  Click on the My Coordinate Formats tab, and click Add.  Change the Location to United States, and select US [...]]]></description>
			<content:encoded><![CDATA[<span id="more-208"></span>
<!--noteaser-->
<p class="question"><b>Al S. asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />Will ExpertGPS support USNG coordinates and will it show 1Km grids overlayed onto topo maps as a user selection?<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img class="right" src="http://blog.expertgps.com/images/20090304-e25-27kb.jpg" alt="USNG coordinates and 1KM grid in ExpertGPS map software" />
<p>ExpertGPS supports US National Grid (USNG) coordinates.  Click Preferences on the File menu.  Click on the My Coordinate Formats tab, and click Add.  Change the Location to United States, and select US National Grid, NAD83 datum.</p>
<p>You can enter USNG coordinates in the Edit Waypoint dialog, or import them from a CSV file.  As you move the cursor over the map, the USNG coordinates for the cursor location are displayed in the lower right corner of the main ExpertGPS window.  You can convert lat/lon, UTM, and state plane coordinates to and from USNG by switching between coordinate formats in the My Coordinate Formats dialog.</p>
<p>ExpertGPS displays a kilometer grid when you are viewing USNG, UTM, state plane, or MGRS coordinates.  The interval between grid lines is automatically adjusted based on the map scale.  At some scales, you'll see a 1KM grid spacing, but as you zoom out the spacing will change to 2KM, 5KM, and 10KM to prevent the map from getting obscured by hundreds of grid lines.  You can fine-tune the display of grid lines in the <a href="http://www.expertgps.com/help/dlg-map-display-options.asp">Map Display Options dialog</a>.  Or, do what I do, and use the <b>&lt;</b> and <b>&gt;</b> keys to remove or add more grid lines on the fly.</p>
<p>If you want to place a waypoint at every kilometer grid intersection, or create a permanent grid overlay at 1KM intervals, try the new <a href="http://blog.expertgps.com/blog/2008/10/building-waypoint-grids-on-a-map/">Grid Builder tool</a> in ExpertGPS.</p>
<h4>Improving MGRS support in ExpertGPS</h4>
<p>Are there ways I can improve the MGRS grid capabilities in ExpertGPS?  Post a comment below, or send me an email.  I'm always happy to make changes to make ExpertGPS better suit your needs.</p>
<br />

<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2009/03/us-national-grid-usng-map-overlays-and-grid-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I view Section, Township, Range coordinates on a GPS map?</title>
		<link>http://blog.expertgps.com/blog/2008/12/how-can-i-view-section-township-range-coordinates-on-a-gps-map/</link>
		<comments>http://blog.expertgps.com/blog/2008/12/how-can-i-view-section-township-range-coordinates-on-a-gps-map/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 19:56:56 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[Coordinate Conversion]]></category>
		<category><![CDATA[Mapping Property]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[Real Estate and Property Mgmt]]></category>
		<category><![CDATA[GPS Tracking (Moving-Map Display)]]></category>
		<category><![CDATA[parcel]]></category>
		<category><![CDATA[PLSS]]></category>
		<category><![CDATA[real estate]]></category>
		<category><![CDATA[TRS]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=180</guid>
		<description><![CDATA[

Terry F. asks:
We are rural real estate appraisers in Montana. We use Magellan Explorist XLs and have one Magellan Mobile Mapper 6. We want to have the handheld screen to be a topo map that shows Section, Township and Ranges not the usual Long/Lat . Do you have or is there software available that will [...]]]></description>
			<content:encoded><![CDATA[<span id="more-180"></span>
<!--noteaser-->
<p class="question"><b>Terry F. asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />We are rural real estate appraisers in Montana. We use Magellan Explorist XLs and have one Magellan Mobile Mapper 6. We want to have the handheld screen to be a topo map that shows Section, Township and Ranges not the usual Long/Lat . Do you have or is there software available that will do that?   Thanks.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img class="right" src="http://www.expertgps.com/images/trs.jpg" alt="View maps with Section, Township, and Range coordinates using ExpertGPS" />
<p>I don't know of any handheld GPS receiver which can display Section, Township, and Range coordinates instead of latitude and longitude or UTM.  However, ExpertGPS Pro now has the ability to display Public Land Survey System (PLSS) coordinates in Township, Section, and Range format.  When run on a laptop in your vehicle and attached to a low-cost GPS receiver or GPS "mouse" antenna, ExpertGPS can function as a moving-map display, essentially turning your laptop into a full GPS receiver with a huge screen and full keyboard.</p>
<p>To use ExpertGPS as a moving map display, you'd use the Tracking feature, which polls your GPS receiver or antenna once every second and updates your location on the maps displayed on your laptop's screen.</p>
<br style="clear:both;" />
<img class="right" src="http://www.expertgps.com/help/images/dlg/dlg-find-trs.png" alt="Enter Section, Township, Range coordinates directly in ExpertGPS map software" />
<p>To go to a specific property, click <b>Go to TRS</b> on the Go menu, and enter the Section, Township, and Range into the Find TRS dialog.  ExpertGPS will recenter the map on the property, and create a waypoint marking that location.</p>
<p>If you are in Tracking mode, you can navigate to the parcel by right-clicking the new waypoint and clicking Set Active Point.  On the Tracking menu, click Navigate to Active Point.</p>
<p>You can get the TRS coordinates of any point on the map by looking in the lower-right corner of the main ExpertGPS Pro window.  In addition to the latitude and longitude, UTM, or state plane coordinates of the cursor position, you'll see the TRS coordinates as well.</p>

<p><b>Related Topics</b>
<a href="http://blog.expertgps.com/blog/tag/trs/" title="PLSS Coordinates in ExpertGPS Pro">Additional articles about Section, Township, Range coordinates in ExpertGPS Pro</a>
</p>
<br />

<br style="clear:both;" />
]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2008/12/how-can-i-view-section-township-range-coordinates-on-a-gps-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I view topo maps on my laptop without an Internet connection?</title>
		<link>http://blog.expertgps.com/blog/2008/12/viewing-maps-without-an-internet-connection/</link>
		<comments>http://blog.expertgps.com/blog/2008/12/viewing-maps-without-an-internet-connection/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 17:04:24 +0000</pubDate>
		<dc:creator>Dan Foster</dc:creator>
				<category><![CDATA[GPS Data Collection]]></category>
		<category><![CDATA[GPS Tracking (Moving-Map Display)]]></category>
		<category><![CDATA[Mapping Tips and Tricks]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[map folder]]></category>
		<category><![CDATA[offline]]></category>

		<guid isPermaLink="false">http://blog.expertgps.com/blog/?p=177</guid>
		<description><![CDATA[

Daniel W. asks:
I am heading to the middle of nowhere in Utah, and would love to have a way to save some topo maps for offline use. There is no Internet and no mobile phone reception where I'm going, so the normal ExpertGPS "online map" features won't help much.Otherwise, no complaints. Love your product.



ExpertGPS only [...]]]></description>
			<content:encoded><![CDATA[<span id="more-177"></span>
<!--noteaser-->
<p class="question"><b>Daniel W. asks:</b><br />
<img src="http://www.expertgps.com/images/open-quote.png" alt="quote" />I am heading to the middle of nowhere in Utah, and would love to have a way to save some topo maps for offline use. There is no Internet and no mobile phone reception where I'm going, so the normal ExpertGPS "online map" features won't help much.<br />Otherwise, no complaints. Love your product.<img src="http://www.expertgps.com/images/close-quote.png" alt="quote" />
</p>
<br />
<img class="right" src="http://www.expertgps.com/help/images/dlg/dlg-map-retrieval.png" alt="Download topo maps and aerial photos over the Internet with ExpertGPS" />
<p>ExpertGPS only needs an Internet connection the first time you view a new area.  Every time you view a map in ExpertGPS, it is downloaded from the Internet map server, and stored in a folder on your hard drive.  If you disconnect your computer from the Internet and head out into the field, you won't be able to retrieve maps for any new areas, but you'll definitely be able to see topo maps and aerial photos for areas you've already viewed in ExpertGPS.</p>
<p>ExpertGPS has a special tool, designed specifically for downloading maps for an entire area, so you can queue up all of the maps you'll need when you're out in the wild.  The <a href="http://www.expertgps.com/help/tool-retrieve-maps.asp">Retrieve Maps tool</a> lets you drag a rectangle over the area in Utah you'll be visiting, and you can specify what map scales (1:24K, 1:100K) and map types (topo maps, B/W aerial photos, USGS urban color imagery) you want to pre-load to your hard drive.</p>
<p>I've written a <a href="http://blog.expertgps.com/blog/2008/12/how-to-copy-expertgps-maps-to-your-laptop/">tutorial on copying the entire map folder from your desktop computer to your laptop</a>, which you can follow to copy maps from your main computer to your laptop for your Utah trip.  It also discusses turning off the Automatic Map Retrieval in ExpertGPS when your laptop doesn't have an Internet connection.</p>
<p>Have a great trip!</p>

<p><b>Related Topics</b>
<a href="http://www.expertgps.com/help/tool-retrieve-maps.asp" title="Downloading topo maps to ExpertGPS">ExpertGPS Help File: the Map Retrieval tool</a>
<a href="http://blog.expertgps.com/blog/2008/12/how-to-copy-expertgps-maps-to-your-laptop/" title="Copying topo maps to your laptop">How to copy ExpertGPS maps to your laptop computer</a>
</p>
<br />

<br style="clear:both;" />


]]></content:encoded>
			<wfw:commentRss>http://blog.expertgps.com/blog/2008/12/viewing-maps-without-an-internet-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
