Implement Geofence based location identification with S2 library - Typescript

Job ID: 35275199

Budget: ₹600 – ₹1,500 INR

Implement Geofence based location identification with Google S2 library in a Typescript application

This implementation is to validate whether the user is on a bus route and to identify the nearest bus stop for the user.

This to ponder:
- Every bus stop should be inside an available Geofence.
- Get all the added bus stop GPS positions
- What is the Geofence level required?
- Do we need to use S2 Regions?
- When a new user's GPS position is available, match it with the available GeoFence data.
- Do we need multiple levels?
- What is the plan to map the GPS position - fence to the nearest bus stop?
Related categories: Node.js Typescript