Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 23246 invoked from network); 16 Aug 2008 13:55:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2008 13:55:39 -0000 Received: (qmail 13164 invoked by uid 500); 16 Aug 2008 13:55:37 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 13131 invoked by uid 500); 16 Aug 2008 13:55:37 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 13120 invoked by uid 99); 16 Aug 2008 13:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 06:55:37 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gardnebc@gmail.com designates 74.125.44.155 as permitted sender) Received: from [74.125.44.155] (HELO yx-out-1718.google.com) (74.125.44.155) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 13:54:41 +0000 Received: by yx-out-1718.google.com with SMTP id 36so900091yxh.0 for ; Sat, 16 Aug 2008 06:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=bMdHgsed3ele4wzAGduU3zhEyhYLEOfWhymTjdEFFo0=; b=O5G90WixNwlzuD3t+k596hXbH5pwRS1ofEy74IDUesy8gCkwzMxRvkpdxTrK6sX0oh +qwQzHJLxbJYOBFy/1KflxsnK9HqQsm6oLNU4W1ZNOKeVLU2zkwLzKl45/Dopwc6cxU/ a5pafaxrADP0l2cGUXpBEmI93leyWDckZUa/c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=TZctGZX3/ObPJbJnNM63/5xgjmHTJjWRMI5sv7XZsPUkXOD+b7fl5BnMHwQ5W94n+r 5TaC1SFeWl0wcHPvQ12KYHB5wmQEweEcUg3fNUpDF8do01DlHTkGk4TvwQILUsKcrnec 6xueg9Xi0v7JPd4d4RVFb43xAJio+X3f71Y1o= Received: by 10.151.78.15 with SMTP id f15mr3064001ybl.99.1218894908729; Sat, 16 Aug 2008 06:55:08 -0700 (PDT) Received: by 10.70.63.3 with HTTP; Sat, 16 Aug 2008 06:55:08 -0700 (PDT) Message-ID: <9a60b7b50808160655j15c393e4w6f97d09d329dc9d9@mail.gmail.com> Date: Sat, 16 Aug 2008 08:55:08 -0500 From: "Brit Gardner" To: couchdb-user@incubator.apache.org Subject: Re: GeoCouch In-Reply-To: <9a60b7b50808151655w4c019a97hb82c65fde3d60207@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11652_25717501.1218894908706" References: <9a60b7b50808151234v14bf9ad7p97c989e0bd90393c@mail.gmail.com> <20080815205936.GK27261@bytesexual.org> <9a60b7b50808151655w4c019a97hb82c65fde3d60207@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11652_25717501.1218894908706 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Ok, I've added the GeoCouch class to the wiki: http://wiki.apache.org/couchdb/StoringGeoData Also, I took the liberty of adding it to the frontpage under Development - is the correct section, or is Development referring to the actual development of CouchDB? On Fri, Aug 15, 2008 at 6:55 PM, Brit Gardner wrote: > Yeah, definitely. > > On Fri, Aug 15, 2008 at 3:59 PM, Noah Slater wrote: > >> On Fri, Aug 15, 2008 at 02:34:48PM -0500, Brit Gardner wrote: >> > I recently put together a small PHP script to easily handle storing >> Google's >> > JSON geo-coded data in couchdb. I think this is a nice fit, obviously >> > because couchdb's native storage format is JSON. >> >> Fantastic! Any chance of adding this to the wiki please? >> >> -- >> Noah Slater, http://people.apache.org/~nslater/ >> > > ------=_Part_11652_25717501.1218894908706--