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