Message from discussion
Geocoder Inaccurate?
Received: by 10.236.155.131 with SMTP id j3mr1556834yhk.17.1345153857029;
Thu, 16 Aug 2012 14:50:57 -0700 (PDT)
X-BeenThere: android-developers@googlegroups.com
Received: by 10.236.154.232 with SMTP id h68ls6833435yhk.2.gmail; Thu, 16 Aug
2012 14:47:56 -0700 (PDT)
Received: by 10.101.176.1 with SMTP id d1mr399707anp.11.1345153676228;
Thu, 16 Aug 2012 14:47:56 -0700 (PDT)
Received: by 10.101.176.1 with SMTP id d1mr399706anp.11.1345153676204;
Thu, 16 Aug 2012 14:47:56 -0700 (PDT)
Return-Path: <treking...@gmail.com>
Received: from mail-qc0-f174.google.com (mail-qc0-f174.google.com [209.85.216.174])
by gmr-mx.google.com with ESMTPS id k34si1894425qcz.1.2012.08.16.14.47.56
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 16 Aug 2012 14:47:56 -0700 (PDT)
Received-SPF: pass (google.com: domain of treking...@gmail.com designates 209.85.216.174 as permitted sender) client-ip=209.85.216.174;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of treking...@gmail.com designates 209.85.216.174 as permitted sender) smtp.mail=treking...@gmail.com; dkim=pass header...@gmail.com
Received: by qcro28 with SMTP id o28so2879343qcr.5
for <android-developers@googlegroups.com>; Thu, 16 Aug 2012 14:47:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=0jGGHWSnHq4kEaUcYsJaRZYoKGhq6TggNpPeqknmocQ=;
b=OT1w1EKUPXmZQWiELRB/0Zb8vItBLMDwUf+quNKLdC5bht8w+tMObRlqxD4AqseL3i
xwH70XdZ6Y3VV0VdWGcwnmLAdxS5EG9pKyzAGdkDaeWas+AvhjLjEysA9MHmC1xaZA1d
Zyz5jc411o+L+OoTn+qbf0myj+ysoV9AZt8nysLTahiJ/yz8gtn7Nrzzo7tRwqYcsLYN
TnbF9FfYPInhsWsA/YUvK7NeKNW0Z/WFMNhU1fO+chErUsKeledS2AwwttXb6nlBlv+v
TPbDu7TmpUYI80Y54G6BV1EZihQp6YJGk/OED0wMD+XbbPWk3/ZSu8s1XD5lcEaJVGis
KJIw==
Received: by 10.229.137.16 with SMTP id u16mr1803224qct.12.1345153675918; Thu,
16 Aug 2012 14:47:55 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.229.218.69 with HTTP; Thu, 16 Aug 2012 14:47:35 -0700 (PDT)
In-Reply-To: <76fw7mturu....@dev-d01.ppllc.com>
References: <76fw7mturu....@dev-d01.ppllc.com>
From: TreKing <treking...@gmail.com>
Date: Thu, 16 Aug 2012 16:47:35 -0500
Message-ID: <CANCScggEVQyn0pnx_Of0b_fJys1zzmdf2ofdVNaBkEY4MFL...@mail.gmail.com>
Subject: Re: [android-developers] Geocoder Inaccurate?
To: android-developers@googlegroups.com
Content-Type: multipart/alternative; boundary=00235452ed2c057df204c768ff32
--00235452ed2c057df204c768ff32
Content-Type: text/plain; charset=ISO-8859-1
On Thu, Aug 16, 2012 at 4:02 PM, Jake Colman <col...@ppllc.com> wrote:
> Any idea what I need to do to make sure that my output matches my input?
>
http://developer.android.com/reference/android/location/Address.html#setLocality%28java.lang.String%29
outputAddress.setLocality(inputAdress.getLocality());
-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices
--00235452ed2c057df204c768ff32
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div class=3D"gmail_quote">On Thu, Aug 16, 2012 at 4:02 PM, Jake Colman <sp=
an dir=3D"ltr"><<a href=3D"mailto:col...@ppllc.com" target=3D"_blank">co=
l...@ppllc.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" s=
tyle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=3D":2fb">Any idea what I need to do to make sure that my output mat=
ches my input?<br>
</div></blockquote></div><br><a href=3D"http://developer.android.com/refere=
nce/android/location/Address.html#setLocality%28java.lang.String%29">http:/=
/developer.android.com/reference/android/location/Address.html#setLocality%=
28java.lang.String%29</a><br>
<br>outputAddress.setLocality(inputAdress.getLocality());<br><br>----------=
---------------------------------------------------------------------------=
------------<br><a href=3D"http://sites.google.com/site/rezmobileapps/treki=
ng" target=3D"_blank">TreKing</a> - Chicago transit tracking app for Androi=
d-powered devices<br>
<br>
--00235452ed2c057df204c768ff32--