Class FireEagle::Location
In: lib/fireeagle/location.rb
Parent: Object

Methods

best_guess?   geo   geom   label   level   level_name   located_at   lower_corner   name   new   place_id   to_s   woeid  

Public Class methods

Initialize a Location from an XML response

Public Instance methods

Is this Location FireEagle‘s best guess?

geo()

Alias for geom

The GeoRuby representation of this location

Level of granularity for this Location

Name of the level of granularity for this Location

The Time at which the User last updated in this Location

The coordinates of the lower corner of a bounding box surrounding this Location

Human Name for this Location

Unique identifier for this place. Pro-tip: This is the same place_id used by Flickr.

to_s()

Alias for name

Numeric unique identifier for this place.

[Validate]