A new instance of FromHash.
#create_polygons, #create_polygons_family
Returns a new instance of FromHash.
88 89 90 91
# File 'lib/terragona/base.rb', line 88 def initialize (options={}) super @input = Generic::FromHash.new(options) end