YQL Geo Library and Introduction to Geo Hacking talk

I am right now in Atlanta, Georgia for the Georgia Tech University Hack and one of the hot technologies we want to have students hack on is geolocation. To this end, I have given a talk on geo hacking:

As a follow-up to the talk and to make it easier for students to build geo hacks rather than battling the different APIs, I’ve put together a small JavaScript library that fulfills a lot of geo hacking needs:

  • Detecting the visitor’s location with the W3C geo API and with IP as a fallback
  • Find geo location from text
  • Find location from lat/lon pair
  • Find locations in a certain web document (by URL)
  • Get the location for a certain IP number

Check out the “YQL Geo Library demo page”:http://isithackday.com/hacks/geo/yql-geo-library/ and “get the YQL Geo Library source on GitHub”:http://github.com/codepo8/YQL-Geo-Library.

Tags: , , , , , , , ,

4 Responses to “YQL Geo Library and Introduction to Geo Hacking talk”

  1. galibgnus (Georgia Library News) Says:






    Wait till I come! » YQL Geo Library and Introduction to Geo … [link to post]

    Posted using Chat Catcher

  2. zmarties Says:

    What license is this under?

    The source contains

    Code licensed under the BSD License:
    http://wait-till-i.com/license.txt

    but that file actually contains the GPL license.

  3. Chris Says:

    It is BSD license. The automatic upgrade of WordPress overwrote my license.txt file. :(

  4. shochdoerfer (Stephan Hochdoerfer) Says:






    YQL Geo hacking [link to post] – clever usage of multiple services to gather the users most possible real location

    Posted using Chat Catcher

Wait till I come! is the blog of Christian Heilmann , a developer evangelist living and working in London, England. Download vcard.

Feed me, Seymour: Entries (RSS) and Comments (RSS).