<?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>Kommentare zu: Geolib.js</title>
	<atom:link href="https://2004.manuel-bieh.de/blog/geolib-js/feed" rel="self" type="application/rss+xml" />
	<link>https://2004.manuel-bieh.de/blog/geolib-js</link>
	<description>Manuel Bieh – Web Development &#38; Consulting</description>
	<lastBuildDate>Sat, 08 Feb 2014 14:00:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>Von: Keilaron</title>
		<link>https://2004.manuel-bieh.de/blog/geolib-js/comment-page-1#comment-107916</link>
		<dc:creator><![CDATA[Keilaron]]></dc:creator>
		<pubDate>Fri, 05 Jul 2013 18:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuel-bieh.de/blog/?p=782#comment-107916</guid>
		<description><![CDATA[Mobile Safari / iOS exhibits a rounding/float imprecision error which causes useDecimal to think a long decimal isn&#039;t decimal, e.g. -79.55374145507812 becomes -79.55374145507813. When it comes to geolocation, though, a decimal at that position doesn&#039;t really matter... we worked around this by roughly truncating it and reparsing it (because a trailing 0 will also trigger this exception!).
It was hard to track down, because all Safari logs is &quot;Unknown format. from undefined at line 0&quot;...]]></description>
		<content:encoded><![CDATA[<p>Mobile Safari / iOS exhibits a rounding/float imprecision error which causes useDecimal to think a long decimal isn&#8217;t decimal, e.g. -79.55374145507812 becomes -79.55374145507813. When it comes to geolocation, though, a decimal at that position doesn&#8217;t really matter&#8230; we worked around this by roughly truncating it and reparsing it (because a trailing 0 will also trigger this exception!).<br />
It was hard to track down, because all Safari logs is &#8222;Unknown format. from undefined at line 0&#8243;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Manuel</title>
		<link>https://2004.manuel-bieh.de/blog/geolib-js/comment-page-1#comment-83743</link>
		<dc:creator><![CDATA[Manuel]]></dc:creator>
		<pubDate>Tue, 23 Aug 2011 16:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuel-bieh.de/blog/?p=782#comment-83743</guid>
		<description><![CDATA[I will take a look at this, thank you!]]></description>
		<content:encoded><![CDATA[<p>I will take a look at this, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: sebveloper</title>
		<link>https://2004.manuel-bieh.de/blog/geolib-js/comment-page-1#comment-83742</link>
		<dc:creator><![CDATA[sebveloper]]></dc:creator>
		<pubDate>Tue, 23 Aug 2011 16:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuel-bieh.de/blog/?p=782#comment-83742</guid>
		<description><![CDATA[Hey, I just checked out your geo lib and i must say that your distance equation is very inaccurate. The most accurate approximation is the vincenty formula. Check out this site to improve your lib: http://www.movable-type.co.uk/scripts/latlong-vincenty.html
greets seb]]></description>
		<content:encoded><![CDATA[<p>Hey, I just checked out your geo lib and i must say that your distance equation is very inaccurate. The most accurate approximation is the vincenty formula. Check out this site to improve your lib: <a href="http://www.movable-type.co.uk/scripts/latlong-vincenty.html" rel="nofollow"></a><a href='http://www.movable-type.co.uk/scripts/latlong-vincenty.html'>http://www.movable-type.co.uk/scripts/latlong-vincenty.html</a><br />
greets seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: drwitt</title>
		<link>https://2004.manuel-bieh.de/blog/geolib-js/comment-page-1#comment-83538</link>
		<dc:creator><![CDATA[drwitt]]></dc:creator>
		<pubDate>Sat, 06 Aug 2011 15:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.manuel-bieh.de/blog/?p=782#comment-83538</guid>
		<description><![CDATA[Schönes Ding, und noch ein kleines Lehrstück, wie man seine eigene kleine Library baut. Danke, Manuel!]]></description>
		<content:encoded><![CDATA[<p>Schönes Ding, und noch ein kleines Lehrstück, wie man seine eigene kleine Library baut. Danke, Manuel!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
