Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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