From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz?= Stelmach Subject: Re: geolocated notes Date: Wed, 29 Sep 2010 19:47:29 +0200 Message-ID: <87wrq4v3v2.fsf@dasa3.iem.pw.edu.pl> References: <877hi7mo8a.fsf@dasa3.iem.pw.edu.pl> <5A188987-6627-4932-9B87-56174CF8E907@gmail.com> <87k4m57z7x.fsf@kotik.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=60175 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P10l2-0004jl-E3 for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 13:47:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P10l0-0007IQ-PZ for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 13:47:56 -0400 Received: from lo.gmane.org ([80.91.229.12]:49502) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P10l0-0007ID-Hd for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 13:47:54 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P10kx-0005w1-Om for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 19:47:51 +0200 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 19:47:51 +0200 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 19:47:51 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Łukasz Stelmach writes: > Carsten Dominik writes: > >> On Sep 27, 2010, at 1:15 PM, Łukasz Stelmach wrote: >> >>> I've just created a hack to for org-mode (and org-remember) to >>> receive and parse URLs from OpenStreetMap and Google Maps. The >>> function extracts longitude and latitude and sets GEO property of the >>> node to geo: URI. > [...] >> Nice! [...] > [2] I'll create org-geo branch in http://github.com/steelman/org-mode I put the code in contrib/lisp/org-geo.el. Check it out http://github.com/steelman/org-mode/blob/org-geo/contrib/lisp/org-geo.el -- Miłego dnia, Łukasz Stelmach