pyinterp.geometry.geographic.LineString.to_arrays

pyinterp.geometry.geographic.LineString.to_arrays#

LineString.to_arrays(self) tuple[numpy.ndarray[dtype=float64, shape=(*), order='C'], numpy.ndarray[dtype=float64, shape=(*), order='C']]#

Get the coordinate arrays of the linestring points.