A new instance of Dump.
#create_polygons, #create_polygons_family
Returns a new instance of Dump.
72 73 74 75
# File 'lib/terragona/base.rb', line 72 def initialize (options={}) super @input = GeoNames::Dump.new(options) end