Skip to content

v1.0.0

Compare
Choose a tag to compare
@alicertel alicertel released this 01 Feb 14:59
3aeb157

PointField is changed. The field now returns float coordinates instead of strings. It's a breaking change. If you want to return string coordinates add str_points=True as an argument. See PointField documentation for more details.