Libraries
»
cloudmade
(0.2.1)
»
Index
»
CloudMade
»
Line
»
#to_wkt
Method: CloudMade::Line#to_wkt
Defined in:
lib/cloudmade/geometry.rb
#
to_wkt
⇒
Object
88 89 90
# File 'lib/cloudmade/geometry.rb', line 88
def
to_wkt
"LINESTRING #{wkt_helper}"
end