geoos icon indicating copy to clipboard operation
geoos copied to clipboard

New in GeoOS version 1.0.2: Methods related to constructing Tyson polygon geometry

Open pipipizhuqaq opened this issue 3 years ago • 0 comments

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 🙏

pipipizhuqaq avatar Sep 03 '21 06:09 pipipizhuqaq