Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).