Skip to content

Instantly share code, notes, and snippets.

@bkenny
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save bkenny/6704b5da55cf1a421fda to your computer and use it in GitHub Desktop.

Select an option

Save bkenny/6704b5da55cf1a421fda to your computer and use it in GitHub Desktop.
What would be useful in a location API?

What would be useful in a location API?

If you hit an API with e.g. "Dublin", what would be the best response to get back from an API?

  • Full Address (Dublin, Co.Dublin, Ireland)
  • Weather forcast over the next 3 days
  • Introduction to the city (Wikipedia)
  • Time offset (GMT +0)
  • Population
  • Nearest Airport
  • Nearest Ferry
  • Latest news for Dublin?
  • Key areas in Dublin
  • Some images
  • Lat/Lng and basic radius of the locations scope
  • Elevation above sea level
  • Highest/lowest recorded temperatures
  • Predominant languages spoken

Resources

http://www.geonames.org

@bkenny
Copy link
Author

bkenny commented Nov 19, 2014

@murrion — Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment