Method: Charta::GeoJSON#geom

Defined in:
lib/charta/geo_json.rb

#geomObject



18
19
20
# File 'lib/charta/geo_json.rb', line 18

def geom
  Charta.new_geometry(to_ewkt)
end