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