You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will add a new vector geometry method: The Tyson polygon
Method introduction:
A Tyson polygon is a partition of a spatial plane. It is characterized by the fact that any position in a polygon is closest to the sample point of the polygon (such as a residential point) and far from the sample point in an adjacent polygon, and that each polygon contains only one sample point. Tyson polygon can be used to solve many spatial analysis problems, such as adjacency, proximity and reachability, because of its bisect property in spatial partition.
Thanks for your support 🙏
The text was updated successfully, but these errors were encountered:
pipipizhuqaq
changed the title
GeoOS 1.0.2版本 新增:构建泰森多边形几何图形相关方法
New in GeoOS version 1.0.2: Methods related to constructing Tyson polygon geometry
Sep 3, 2021
We will add a new vector geometry method: The Tyson polygon
Method introduction:
A Tyson polygon is a partition of a spatial plane. It is characterized by the fact that any position in a polygon is closest to the sample point of the polygon (such as a residential point) and far from the sample point in an adjacent polygon, and that each polygon contains only one sample point. Tyson polygon can be used to solve many spatial analysis problems, such as adjacency, proximity and reachability, because of its bisect property in spatial partition.
Thanks for your support 🙏
The text was updated successfully, but these errors were encountered: