<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Web App For Analyzing GPS Tracks</title>
	<atom:link href="http://freegeographytools.com/2008/web-app-for-analyzing-gps-tracks/feed" rel="self" type="application/rss+xml" />
	<link>http://freegeographytools.com/2008/web-app-for-analyzing-gps-tracks</link>
	<description>Exploring the world of free tools for GIS, GPS, Google Earth, neogeography, and more.</description>
	<lastBuildDate>Mon, 22 Mar 2010 10:04:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Henrik</title>
		<link>http://freegeographytools.com/2008/web-app-for-analyzing-gps-tracks/comment-page-1#comment-1215</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=1781#comment-1215</guid>
		<description>Same experience some author of this blog. Looks good, but should have filtered out error max speed (650km/h is not real), other analyze tool do this. Doesn&#039;t say if speed is calculated included stopped time or not. But in general, great!</description>
		<content:encoded><![CDATA[<p>Same experience some author of this blog. Looks good, but should have filtered out error max speed (650km/h is not real), other analyze tool do this. Doesn&#8217;t say if speed is calculated included stopped time or not. But in general, great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TD</title>
		<link>http://freegeographytools.com/2008/web-app-for-analyzing-gps-tracks/comment-page-1#comment-1214</link>
		<dc:creator>TD</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=1781#comment-1214</guid>
		<description>I attempted to use this with a small trackline (500 points) uploaded from Garmin Mapsource, but it returns a page error in Firefox 3, and the following error in IE7.

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

NoMethodError in GeoController#result
You have a nil object when you didn&#039;t expect it!
The error occurred while evaluating nil.elevation
RAILS_ROOT: /home1/mytrackn/rails/gpx2

Application Trace &#124; Framework Trace &#124; Full Trace
app/controllers/geologic/track.rb:132:in `computeElevations&#039;
app/controllers/geologic/gpx_parser.rb:62:in `advancedResultLayout&#039;
app/controllers/geo_controller.rb:36:in `result&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#039;
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch&#039;
dispatch.cgi:10
app/controllers/geologic/track.rb:132:in `computeElevations&#039;
app/controllers/geologic/gpx_parser.rb:62:in `advancedResultLayout&#039;
app/controllers/geo_controller.rb:36:in `result&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#039;
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi&#039;
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch&#039;
dispatch.cgi:10
Request
Parameters:

{&quot;commit&quot;=&gt;&quot;Process!&quot;,
 &quot;authenticity_token&quot;=&gt;&quot;0d69242fcb508465f9a8fa9ead5c90f4ee48ece6&quot;,
 &quot;country&quot;=&gt;&quot;United States of America&quot;,
 &quot;upload&quot;=&gt;{&quot;datafile&quot;=&gt;#},
 &quot;precision&quot;=&gt;&quot;0.25 km&quot;}

Show session dump

---
:csrf_id: 338719a72d7d148639da8d351a465608
flash: !map:ActionController::Flash::FlashHash {}


Response
Headers:

{&quot;cookie&quot;=&gt;[],
 &quot;Cache-Control&quot;=&gt;&quot;no-cache&quot;}</description>
		<content:encoded><![CDATA[<p>I attempted to use this with a small trackline (500 points) uploaded from Garmin Mapsource, but it returns a page error in Firefox 3, and the following error in IE7.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>NoMethodError in GeoController#result<br />
You have a nil object when you didn&#8217;t expect it!<br />
The error occurred while evaluating nil.elevation<br />
RAILS_ROOT: /home1/mytrackn/rails/gpx2</p>
<p>Application Trace | Framework Trace | Full Trace<br />
app/controllers/geologic/track.rb:132:in `computeElevations&#8217;<br />
app/controllers/geologic/gpx_parser.rb:62:in `advancedResultLayout&#8217;<br />
app/controllers/geo_controller.rb:36:in `result&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#8217;<br />
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch&#8217;<br />
dispatch.cgi:10<br />
app/controllers/geologic/track.rb:132:in `computeElevations&#8217;<br />
app/controllers/geologic/gpx_parser.rb:62:in `advancedResultLayout&#8217;<br />
app/controllers/geo_controller.rb:36:in `result&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#8217;<br />
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi&#8217;<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch&#8217;<br />
dispatch.cgi:10<br />
Request<br />
Parameters:</p>
<p>{&#8220;commit&#8221;=&gt;&#8221;Process!&#8221;,<br />
 &#8220;authenticity_token&#8221;=&gt;&#8221;0d69242fcb508465f9a8fa9ead5c90f4ee48ece6&#8243;,<br />
 &#8220;country&#8221;=&gt;&#8221;United States of America&#8221;,<br />
 &#8220;upload&#8221;=&gt;{&#8220;datafile&#8221;=&gt;#},<br />
 &#8220;precision&#8221;=&gt;&#8221;0.25 km&#8221;}</p>
<p>Show session dump</p>
<p>&#8212;<br />
:csrf_id: 338719a72d7d148639da8d351a465608<br />
flash: !map:ActionController::Flash::FlashHash {}</p>
<p>Response<br />
Headers:</p>
<p>{&#8220;cookie&#8221;=&gt;[],<br />
 &#8220;Cache-Control&#8221;=&gt;&#8221;no-cache&#8221;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
