Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sasmita07/geo-cordinates-util
To find the four corner geo co-ordinates from the given center point and the given radial distance in meters; which will help to figure out near by location.
https://github.com/sasmita07/geo-cordinates-util
coordina geocoding interview-questions javascript problem-solving
Last synced: about 1 month ago
JSON representation
To find the four corner geo co-ordinates from the given center point and the given radial distance in meters; which will help to figure out near by location.
- Host: GitHub
- URL: https://github.com/sasmita07/geo-cordinates-util
- Owner: Sasmita07
- Created: 2024-01-20T18:09:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-20T18:23:28.000Z (12 months ago)
- Last Synced: 2024-01-20T19:31:08.264Z (12 months ago)
- Topics: coordina, geocoding, interview-questions, javascript, problem-solving
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geo-cordinates-util
To find the four corner geo co-ordinates from the given center point and the given radial distance in meters; which will help to figure out near by location.
Reference: https://stackoverflow.com/questions/2839533/adding-distance-to-a-gps-coordinate
# Running Locally
Run node app.js