Tutorial: Easy Reverse Geocoding With CLGeocoder

Geocoding is a topic that has come up several times, and with the release of iOS 5 the CLGeocoder class finally introduced a way to perform forward geocoding without the need to go outside the iOS SDK.

Today I came across a tutorial demonstrating the basics of using the CLGeocoder class demonstrating how to build a demo application and allowing you to perform reverse geocoding providing coordinates, and showing famous landmarks.

Here’s a screenshot showing the tutorial’s demo application in action:

Reverse Geocoding On iOS Tutorial In Action

The tutorial is from Bart Jacobsen and can be found here with the downloadable Objective-C source code.

A nice easy to follow step-by-step guide on forward geocoding with CLGeocoder.

©2012 iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.

.

DeliciousTwitterFacebookLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *