<?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: How To Get Forward Geocoding in iPhone MapKit</title>
	<atom:link href="http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/</link>
	<description>The CloudMade Blog</description>
	<lastBuildDate>Wed, 24 Feb 2010 18:29:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: faisal</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-3411</link>
		<dc:creator>faisal</dc:creator>
		<pubDate>Sat, 10 Oct 2009 05:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-3411</guid>
		<description>how i get the value of latitude and longitude in my xcode project.
as i am not much familiar with json.</description>
		<content:encoded><![CDATA[<p>how i get the value of latitude and longitude in my xcode project.<br />
as i am not much familiar with json.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pawpaw17</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-3397</link>
		<dc:creator>pawpaw17</dc:creator>
		<pubDate>Tue, 06 Oct 2009 18:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-3397</guid>
		<description>Yes, but for general purpose geocoding, cloudmade is not ready for prime time. Common tasks like &quot;geocode zipcode x&quot; are not production quality, in the US at least.

Has anyone gone down a different path with forward geocoding on iPhone? Is anyone using Google Maps API? There are some examples in iPhone programming books, but they fail to address the fact that google maps API license keys are tied to domains.

Any ideas would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Yes, but for general purpose geocoding, cloudmade is not ready for prime time. Common tasks like &#8220;geocode zipcode x&#8221; are not production quality, in the US at least.</p>
<p>Has anyone gone down a different path with forward geocoding on iPhone? Is anyone using Google Maps API? There are some examples in iPhone programming books, but they fail to address the fact that google maps API license keys are tied to domains.</p>
<p>Any ideas would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Pablo Garcia</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-3104</link>
		<dc:creator>Juan Pablo Garcia</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-3104</guid>
		<description>Nick, thanks for your response. The problem that i have is with the street number. I am beeing able to locate the whole street but i am not beeing able to locate the single point with street and street number. My question is if the URL that i am using is correct to find a point with street and street number.

Many Thanks!
Juan Pablo Garcia</description>
		<content:encoded><![CDATA[<p>Nick, thanks for your response. The problem that i have is with the street number. I am beeing able to locate the whole street but i am not beeing able to locate the single point with street and street number. My question is if the URL that i am using is correct to find a point with street and street number.</p>
<p>Many Thanks!<br />
Juan Pablo Garcia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-3002</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Sat, 11 Jul 2009 13:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-3002</guid>
		<description>Hi there Juan. Try using the &quot;Find_structured&quot; API method, like this:

http://geocoding.cloudmade.com:80/BC9A493B41014CAABB98F0471D759707/geocoding/find_structured/street:malabia.html?return_location=true&amp;active_page=0&amp;results_number=10

We&#039;re going to be updating the whole geocoding service in the next few days with faster query times and a re-structured API that will make queries like this much easier.</description>
		<content:encoded><![CDATA[<p>Hi there Juan. Try using the &#8220;Find_structured&#8221; API method, like this:</p>
<p><a href="http://geocoding.cloudmade.com:80/BC9A493B41014CAABB98F0471D759707/geocoding/find_structured/street:malabia.html?return_location=true&amp;active_page=0&amp;results_number=10" rel="nofollow">http://geocoding.cloudmade.com:80/BC9A493B41014CAABB98F0471D759707/geocoding/find_structured/street:malabia.html?return_location=true&amp;active_page=0&amp;results_number=10</a></p>
<p>We&#8217;re going to be updating the whole geocoding service in the next few days with faster query times and a re-structured API that will make queries like this much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Pablo Garcia</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-2942</link>
		<dc:creator>Juan Pablo Garcia</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-2942</guid>
		<description>Hi, Can I use this service for locations in Argentina? Because I am trying to use this service to find a street located in Buenos Aires, Argentina but i&#039;m not beeing able to find it. 

I am using this query http://geocoding.cloudmade.com/BC9A493B41014CAABB98F0471D759707/geocoding/find/2344,Malabia,capital%20federal,Buenos%20Aires,Argentina.html?results=1

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, Can I use this service for locations in Argentina? Because I am trying to use this service to find a street located in Buenos Aires, Argentina but i&#8217;m not beeing able to find it. </p>
<p>I am using this query <a href="http://geocoding.cloudmade.com/BC9A493B41014CAABB98F0471D759707/geocoding/find/2344,Malabia,capital%20federal,Buenos%20Aires,Argentina.html?results=1" rel="nofollow">http://geocoding.cloudmade.com/BC9A493B41014CAABB98F0471D759707/geocoding/find/2344,Malabia,capital%20federal,Buenos%20Aires,Argentina.html?results=1</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Allan</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-2448</link>
		<dc:creator>Andy Allan</dc:creator>
		<pubDate>Mon, 15 Jun 2009 10:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-2448</guid>
		<description>CT, mtm - thanks guys, that&#039;s fixed up now.</description>
		<content:encoded><![CDATA[<p>CT, mtm &#8211; thanks guys, that&#8217;s fixed up now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc tobias</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-2369</link>
		<dc:creator>marc tobias</dc:creator>
		<pubDate>Fri, 12 Jun 2009 23:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-2369</guid>
		<description>( There is a small typo at the end of the &quot;Click here to see the result.&quot; URL )</description>
		<content:encoded><![CDATA[<p>( There is a small typo at the end of the &#8220;Click here to see the result.&#8221; URL )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CT</title>
		<link>http://blog.cloudmade.com/2009/06/12/how-to-get-forward-geocoding-in-iphone-mapkit/comment-page-1/#comment-2353</link>
		<dc:creator>CT</dc:creator>
		<pubDate>Fri, 12 Jun 2009 17:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudmade.com/?p=261#comment-2353</guid>
		<description>The result is actually:
Server Error 404
Please check.</description>
		<content:encoded><![CDATA[<p>The result is actually:<br />
Server Error 404<br />
Please check.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
