A new instance of API.
#create_polygons, #create_polygons_family
Returns a new instance of API.
65 66 67 68
# File 'lib/terragona/base.rb', line 65 def initialize (options={}) super @input = GeoNames::API.new(options) end