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



18
19
20
# File 'lib/geo_ruby/georss.rb', line 18

def elev
  @elev
end

#featuretypetagObject

Returns the value of attribute featuretypetag

Returns:

  • (Object)

    the current value of featuretypetag



18
19
20
# File 'lib/geo_ruby/georss.rb', line 18

def featuretypetag
  @featuretypetag
end

#floorObject

Returns the value of attribute floor

Returns:

  • (Object)

    the current value of floor



18
19
20
# File 'lib/geo_ruby/georss.rb', line 18

def floor
  @floor
end

#radiusObject

Returns the value of attribute radius

Returns:

  • (Object)

    the current value of radius



18
19
20
# File 'lib/geo_ruby/georss.rb', line 18

def radius
  @radius
end

#relationshiptagObject

Returns the value of attribute relationshiptag

Returns:

  • (Object)

    the current value of relationshiptag



18
19
20
# File 'lib/geo_ruby/georss.rb', line 18

def relationshiptag
  @relationshiptag
end