72 73 74
# File 'lib/charta.rb', line 72 def empty_geometry(srid = :WGS84) geometry_factory.empty_geometry(srid) end