ngcp-project / progress-board-tracker

Empty repository only meant for tracking cards inside project boards in NGCP
0 stars 0 forks source link

Coordinate in Geofence Integration (Full-Stack) #72

Open GuyWhoCode opened 5 months ago

GuyWhoCode commented 5 months ago

Given a vehicle's coordinate from the frontend, send a backend endpoint or frontend function determining if the point is in the geofence.

GuyWhoCode commented 4 months ago

Algorithm to determine if a coordinate is within a polygon. https://stackoverflow.com/a/16391873