Skip to content

Releases: user01/custom-wkt

Initial Release

03 Jul 21:48
Compare
Choose a tag to compare

Initial release of custom-wkt package

pip install custom-wkt
  • 2-D LINESTRING function
def linestring(x: np.ndarray, y: np.ndarray, classes: np.ndarray, precision: int) -> List[str]: