Quantcast
Channel: Get all polygons that intersect with a circle around a given point - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Get all polygons that intersect with a circle around a given point

$
0
0

I am finding a lot on how to find all POINTS that are contained in a circle drawn around a location (using the Haversine formula) in MySQL.

My function should return all polygons that are at least partially intersecting with the circle.

  1. How do I create that circle?

  2. How do I check if a polygon intersects with that circle?


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>