Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/tz-search
Compute the timezone of latitude/longitude pairs.
https://github.com/huonw/tz-search
Last synced: 8 days ago
JSON representation
Compute the timezone of latitude/longitude pairs.
- Host: GitHub
- URL: https://github.com/huonw/tz-search
- Owner: huonw
- License: apache-2.0
- Created: 2015-04-09T11:05:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T18:44:09.000Z (almost 3 years ago)
- Last Synced: 2024-10-31T13:50:15.040Z (15 days ago)
- Language: Rust
- Homepage: http://huonw.github.io/tz-search/tz_search
- Size: 2.84 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `tz-search`
[![Build Status](https://travis-ci.org/huonw/tz-search.png)](https://travis-ci.org/huonw/tz-search) [![Coverage Status](https://coveralls.io/repos/huonw/tz-search/badge.svg?branch=master)](https://coveralls.io/r/huonw/tz-search?branch=master)
Map a latitude/longitude point to the timezone it lies in.
This is a direct port of
[bradfitz/latlong](https://github.com/bradfitz/latlong).[Documentation](http://huonw.github.io/tz-search/tz_search),
[crates.io](https://crates.io/crates/tz-search).