Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F9A3105FC for ; Fri, 13 Dec 2013 14:31:15 +0000 (UTC) Received: (qmail 87394 invoked by uid 500); 13 Dec 2013 14:31:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 86617 invoked by uid 500); 13 Dec 2013 14:31:08 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 86249 invoked by uid 99); 13 Dec 2013 14:31:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 14:31:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of volker.mische@gmail.com designates 74.125.83.43 as permitted sender) Received: from [74.125.83.43] (HELO mail-ee0-f43.google.com) (74.125.83.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 14:31:02 +0000 Received: by mail-ee0-f43.google.com with SMTP id c13so897275eek.16 for ; Fri, 13 Dec 2013 06:30:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=jKvpXa0D2VpM7FsX8KMHJRkZt4Wbnedd4OZEtKN7XxY=; b=h1lg/7vlI/znX3yVgTFrAP5ddaMyK2pQ0jZZ5SKIOSwoXGrKro7Ufy7tnBlfT3R6Q2 vgF5vovFHBgRTeLzz5kACvIoPF8ULs5UcR0hDFKPRX7ANnObax+qYAu1HUYAAhqnPNXX JkxnPNQ6tLtOhs4vo/qCwz1f05JjwBniQTZ67yiGuU5Rrf+qaMMUgNrl7qxKzqiOj/H8 fNk4FWy6ZEUabozQeor6c4V1tJab06vFHZ6Ghm+k/YYxnAaJJbbIryOOOzeBIisQz0Zk w3bVQ57Y6oIZU/zwP4I0cm6h5rRxZD6r9lRvQNxDYPK23AuysDOX7nz9zq4F3t0pHeWP lyAA== X-Received: by 10.15.91.3 with SMTP id r3mr3350729eez.18.1386945041388; Fri, 13 Dec 2013 06:30:41 -0800 (PST) Received: from [10.200.1.24] (212-17-107-66.static.inode.at. [212.17.107.66]) by mx.google.com with ESMTPSA id 44sm7405894eek.5.2013.12.13.06.30.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 06:30:39 -0800 (PST) Message-ID: <52AB1A0D.30803@gmail.com> Date: Fri, 13 Dec 2013 15:30:37 +0100 From: Volker Mische User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.0 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: use startkey/endkey to discribe a range problem References: <52A4955E.80905@gmail.com> <52A49895.5030603@orgmeta.com> <5edc7288-262f-4a5c-be18-4f9fd6c08b6a@email.android.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 12/11/2013 09:27 PM, Andy Wenk wrote: > On 11 December 2013 20:22, Alexander Shorin wrote: >> >> This task looks suitable for GeoCouch extension: >> https://github.com/couchbase/geocouch >> >> > Any idea if the project is still living? The last commit is five months old > ... It's alive and kicking, just a bit slow :) Cheers, Volker