Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HyShai/Nearest-Hatzolah-Finder
Finds the nearest Hatzolah for a specific lat/long
https://github.com/HyShai/Nearest-Hatzolah-Finder
Last synced: 3 months ago
JSON representation
Finds the nearest Hatzolah for a specific lat/long
- Host: GitHub
- URL: https://github.com/HyShai/Nearest-Hatzolah-Finder
- Owner: HyShai
- License: mit
- Created: 2019-02-27T15:37:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T08:19:46.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T18:26:49.660Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jewish-github - HyShai/Nearest-Hatzolah-Finder - Finds the nearest Hatzolah for a specific lat/long (Projects / Others)
README
## Nearest Hatzolah Finder
Implemented 2 ways using a k-d tree and a quadtree, and the nearest neighbor search algorithm.
Currently this is only for North America. Please open an issue if you're getting incorrect results.
Credit to Moshe Berman for compiling the list of Hatzolah chapters. Check out his [Hatzalah app on the App Store](https://itunes.apple.com/us/app/hatzalah/id409666463?mt=8).