tilecover 0.4.0

Generate the minimum number of tiles to cover a geometry
Documentation
<h1 align=center>TileCover</h1>

<p align=center>Generate the minimum number of tiles to cover a Geometry.</p>

<p align="center">
  <a href="https://circleci.com/gh/ingalls/tilecover/tree/master"><img src="https://circleci.com/gh/ingalls/tilecover/tree/master.svg?style=shield"/></a>
  <a href="https://crates.io/crates/tilecover"><img src="https://img.shields.io/crates/v/tilecover.svg"/></a>
</p>

<p align=center>
    Rust port of <a href="https://github.com/mapbox/tile-cover">@mapbox/tile-cover</a> and
    <a href="https://github.com/mapbox/tilebelt">@mapbox/tilebelt</a>
</p>