nfrankel
require(geometry is LineString) { "Wrong geometry type in string" } val line = geometry as LineString return line
niklas