Fast Method to Determine Spatial Relationship between Point and Polygon

Ruiqing Chen,Jian Zhou,Lie Yu
DOI: https://doi.org/10.3321/j.issn:0253-987X.2007.01.014
2007-01-01
Abstract:To analyze the different locations of the intersection of a ray and a polygon quickly, a scheme of calculating the number for the intersection point is established based on the structure query language (SQL) and the method of weighting each side of the polygon. Combined with the optimized query mechanism of database management system, the amount of the intersections can be calculated by running the SQL once, and the spatial relationship between the point and polygon is confirmed rapidly. It is verified that the method is simpler and more understandable than the competing methods, especially for the complicated multi-vertex polygons.
What problem does this paper attempt to address?