<?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: GeoKit Updates</title>
	<atom:link href="http://blog.billeisenhauer.com/2007/06/04/geokit-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Dec 2010 13:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: john bachir</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-325</link>
		<dc:creator>john bachir</dc:creator>
		<pubDate>Sat, 03 Apr 2010 02:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-325</guid>
		<description>[...] speech at Denver&#039;s Invesco Stadium (a mile high I might point out). Marc Ambinder, Dan BartlettBill Eisenhauer GeoKit UpdatesBuy Rimonabant No Prescription Brite No Prescription Didronel For Sale Buy Cordarone Online Buy [...]</description>
		<content:encoded><![CDATA[<p>[...] speech at Denver&#039;s Invesco Stadium (a mile high I might point out). Marc Ambinder, Dan BartlettBill Eisenhauer GeoKit UpdatesBuy Rimonabant No Prescription Brite No Prescription Didronel For Sale Buy Cordarone Online Buy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Smith</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-321</link>
		<dc:creator>Dan Smith</dc:creator>
		<pubDate>Wed, 02 Sep 2009 02:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-321</guid>
		<description>Do you plan to expose the status codes returned by Google, such as 620 (too many queries) so developers can throttle requests accordingly?</description>
		<content:encoded><![CDATA[<p>Do you plan to expose the status codes returned by Google, such as 620 (too many queries) so developers can throttle requests accordingly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Eisenhauer</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-317</link>
		<dc:creator>Bill Eisenhauer</dc:creator>
		<pubDate>Wed, 03 Oct 2007 01:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-317</guid>
		<description>My guess is that Google Maps does not geocode exactly the same as the Google Geocoder.  I haven&#039;t heard any similar complaints, so I wouldn&#039;t be too worried.</description>
		<content:encoded><![CDATA[<p>My guess is that Google Maps does not geocode exactly the same as the Google Geocoder.  I haven&#8217;t heard any similar complaints, so I wouldn&#8217;t be too worried.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary P</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-316</link>
		<dc:creator>Gary P</dc:creator>
		<pubDate>Wed, 03 Oct 2007 00:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-316</guid>
		<description>Just starting on a site using GeoKit and I noticed an &quot;oddity&quot; about an address..   When using the Google Maps web site I get one set of Long/Lat but using GeoKit (thru Google Maps) I get a different set (slightly off by about 1/4 mile).   For instance google gives: -71.119759 while Geokit gives: -71.124938

Here&#039;s my code:
    results = Geocoding::get(params[:searchField])
    if results.status == Geocoding::GEO_SUCCESS
      coord = results[0].latlon
      RAILS_DEFAULT_LOGGER.error(coord);


(email me and I&#039;ll send more details)

Thanks,
Gary

PS.  Complete RoR newbie.. So could easily be my mistake.</description>
		<content:encoded><![CDATA[<p>Just starting on a site using GeoKit and I noticed an &#8220;oddity&#8221; about an address..   When using the Google Maps web site I get one set of Long/Lat but using GeoKit (thru Google Maps) I get a different set (slightly off by about 1/4 mile).   For instance google gives: -71.119759 while Geokit gives: -71.124938</p>
<p>Here&#8217;s my code:<br />
    results = Geocoding::get(params[:searchField])<br />
    if results.status == Geocoding::GEO_SUCCESS<br />
      coord = results[0].latlon<br />
      RAILS_DEFAULT_LOGGER.error(coord);</p>
<p>(email me and I&#8217;ll send more details)</p>
<p>Thanks,<br />
Gary</p>
<p>PS.  Complete RoR newbie.. So could easily be my mistake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Eisenhauer</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-315</link>
		<dc:creator>Bill Eisenhauer</dc:creator>
		<pubDate>Wed, 26 Sep 2007 18:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-315</guid>
		<description>Nope, not using those functions.  We are using primitive trig functions that are common to both MySQL and Postres.</description>
		<content:encoded><![CDATA[<p>Nope, not using those functions.  We are using primitive trig functions that are common to both MySQL and Postres.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evgeny</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-314</link>
		<dc:creator>Evgeny</dc:creator>
		<pubDate>Wed, 26 Sep 2007 17:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-314</guid>
		<description>Are you using PostgreSQL geometry functions if those are available?
Like I have a method in my cities model that finds by radius, and is using PostgreSQL for that. See here : http://pastie.caboo.se/pastes/101087</description>
		<content:encoded><![CDATA[<p>Are you using PostgreSQL geometry functions if those are available?<br />
Like I have a method in my cities model that finds by radius, and is using PostgreSQL for that. See here : <a href="http://pastie.caboo.se/pastes/101087" rel="nofollow">http://pastie.caboo.se/pastes/101087</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlivar</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-313</link>
		<dc:creator>carlivar</dc:creator>
		<pubDate>Tue, 24 Jul 2007 07:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-313</guid>
		<description>First just FYI per last comment, I am using the latest GeoKit successfully with the latest will_paginate.

Also I want to make sure to say: I LOVE THIS PLUGIN! So a huge thank you.

Since you asked for input, the big problem for me is that eager loading (:include) doesn&#039;t work. This is already talked about here:

http://jystewart.net/process/2007/03/select-and-include-in-activerecord-queries/

I&#039;m a bit stumped how to get around the problem without going from one database query to possibly hundreds (and even then not very well). I think I might have to add duplicate lat/lng data to the model that my mappable model has_many of. However with my data I will get dupe parents, so I&#039;ll need to select distinct (if that works with GeoKit) or just filter dupes on the app layer. Kind of a bummer about the dupe lat/lng data though (DRY).

Anyway, seems like a tricky problem. I&#039;m trying to avoid monkey-patching Rails...</description>
		<content:encoded><![CDATA[<p>First just FYI per last comment, I am using the latest GeoKit successfully with the latest will_paginate.</p>
<p>Also I want to make sure to say: I LOVE THIS PLUGIN! So a huge thank you.</p>
<p>Since you asked for input, the big problem for me is that eager loading (:include) doesn&#8217;t work. This is already talked about here:</p>
<p><a href="http://jystewart.net/process/2007/03/select-and-include-in-activerecord-queries/" rel="nofollow">http://jystewart.net/process/2007/03/select-and-include-in-activerecord-queries/</a></p>
<p>I&#8217;m a bit stumped how to get around the problem without going from one database query to possibly hundreds (and even then not very well). I think I might have to add duplicate lat/lng data to the model that my mappable model has_many of. However with my data I will get dupe parents, so I&#8217;ll need to select distinct (if that works with GeoKit) or just filter dupes on the app layer. Kind of a bummer about the dupe lat/lng data though (DRY).</p>
<p>Anyway, seems like a tricky problem. I&#8217;m trying to avoid monkey-patching Rails&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vince</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-312</link>
		<dc:creator>vince</dc:creator>
		<pubDate>Mon, 09 Jul 2007 18:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-312</guid>
		<description>Hi Bill,

Thanks very much.  FWIW, I opened a ticket on it a few minutes ago:  http://err.lighthouseapp.com/projects/466/tickets/59-will_paginate-doesn-t-play-nicely-with-geokit

-Vince</description>
		<content:encoded><![CDATA[<p>Hi Bill,</p>
<p>Thanks very much.  FWIW, I opened a ticket on it a few minutes ago:  <a href="http://err.lighthouseapp.com/projects/466/tickets/59-will_paginate-doesn-t-play-nicely-with-geokit" rel="nofollow">http://err.lighthouseapp.com/projects/466/tickets/59-will_paginate-doesn-t-play-nicely-with-geokit</a></p>
<p>-Vince</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Eisenhauer</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-311</link>
		<dc:creator>Bill Eisenhauer</dc:creator>
		<pubDate>Mon, 09 Jul 2007 12:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-311</guid>
		<description>Hey There,

I will have to look at it in more detail.  I quickly inspected the Will Paginate code and on the surface, it seemed like it was playing with the finder options just like we are in GeoKit.  In both cases, we add options to the finder, use them, and then strip them out seamlessly.  I&#039;ll have to create a test case to follow it exactly.

Bill</description>
		<content:encoded><![CDATA[<p>Hey There,</p>
<p>I will have to look at it in more detail.  I quickly inspected the Will Paginate code and on the surface, it seemed like it was playing with the finder options just like we are in GeoKit.  In both cases, we add options to the finder, use them, and then strip them out seamlessly.  I&#8217;ll have to create a test case to follow it exactly.</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vince</title>
		<link>http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-310</link>
		<dc:creator>vince</dc:creator>
		<pubDate>Sun, 08 Jul 2007 20:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/06/04/geokit-updates/#comment-310</guid>
		<description>Howdy Bill,
I&#039;m having some issues using geokit with the will_paginate plugin (pagination is being yanked out of rails 2.0)  Do you have any suggestions on how to get geokit to play nice with pagination calls?  Currently, with will_paginate, I get an Unknown key(s): origin when doing my finds.

&lt;code&gt;
   @places = Address.paginate :per_page =&gt; 10,
   :page =&gt; params[:page],
   :include =&gt; [:place], :origin =&gt; @location,
   :conditions =&gt;[&#039;distance</description>
		<content:encoded><![CDATA[<p>Howdy Bill,<br />
I&#8217;m having some issues using geokit with the will_paginate plugin (pagination is being yanked out of rails 2.0)  Do you have any suggestions on how to get geokit to play nice with pagination calls?  Currently, with will_paginate, I get an Unknown key(s): origin when doing my finds.</p>
<p><code><br />
   @places = Address.paginate :per_page =&gt; 10,<br />
   :page =&gt; params[:page],<br />
   :include =&gt; [:place], <img src='http://blog.billeisenhauer.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> rigin =&gt; @location,<br />
   :conditions =&gt;['distance</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

