Skip to content

hober/geocode-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

geocode.el --- geocoder.us API client for Emacs

Copyright (C) 2009 Edward O'Connor

This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Commentary

This is my initial, very rough cut of an Elisp API client for geocoder.us. Depends on Ulf Jasper's csv.el. A simple make csv.el should fetch it for you.

This code has one entry point, geocode, which takes an address.

History

  • 2009-11-16: Initial release.
  • 2009-11-17: Clean things up a bit. Checkdoc.
  • 2009-11-17: Adopt hober/md-readme for README.md generation.

About

geocoder.us client for Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published