Class: GeoRuby::GeorssTags

Inherits:
Struct
  • Object
show all
Defined in:
lib/geo_ruby/georss.rb

Overview

Contains tags possibly found on GeoRss Simple geometries

Instance Attribute Summary collapse

Instance Attribute Details

#elevObject

Returns the value of attribute elev

Returns:

  • (Object)

    the current value of elev



7
8
9
# File 'lib/geo_ruby/georss.rb', line 7

def elev
  @elev
end

#featuretypetagObject

Returns the value of attribute featuretypetag

Returns:

  • (Object)

    the current value of featuretypetag



7
8
9
# File 'lib/geo_ruby/georss.rb', line 7

def featuretypetag
  @featuretypetag
end

#floorObject

Returns the value of attribute floor

Returns:

  • (Object)

    the current value of floor



7
8
9
# File 'lib/geo_ruby/georss.rb', line 7

def floor
  @floor
end

#radiusObject

Returns the value of attribute radius

Returns:

  • (Object)

    the current value of radius



7
8
9
# File 'lib/geo_ruby/georss.rb', line 7

def radius
  @radius
end

#relationshiptagObject

Returns the value of attribute relationshiptag

Returns:

  • (Object)

    the current value of relationshiptag



7
8
9
# File 'lib/geo_ruby/georss.rb', line 7

def relationshiptag
  @relationshiptag
end