tilecover 0.3.0

Generate the minimum number of tiles to cover a geometry
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>