add orientation
This commit is contained in:
parent
60d01395ef
commit
4249d3bfa6
24
README.md
24
README.md
|
@ -9,32 +9,42 @@ Currently contains basic support for S2Cell
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td>
|
||||||
Face 2 - The North Pole (A)<br>(and Canada / Europe)
|
Face 2 - The North Pole<br>(and Canada / Europe)
|
||||||
|
|
||||||
<a href="http://i.imgur.com/SODO4bT.jpg" target="_face2"><img src="http://i.imgur.com/SODO4bTt.jpg" title="Face 2" alt="Face 2"></a>
|
<a href="http://i.imgur.com/SODO4bT.jpg" target="_face2"><img src="http://i.imgur.com/SODO4bTt.jpg" title="Face 2" alt="Face 2"></a>
|
||||||
|
|
||||||
|
Orientation A
|
||||||
</td>
|
</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
Face 0 - Africa (A)
|
Face 0 - Africa
|
||||||
|
|
||||||
<a href="http://i.imgur.com/dLI5Zd1.jpg" target="_face0"><img src="http://i.imgur.com/dLI5Zd1t.jpg" title="Face 0" alt="Face 0"></a>
|
<a href="http://i.imgur.com/dLI5Zd1.jpg" target="_face0"><img src="http://i.imgur.com/dLI5Zd1t.jpg" title="Face 0" alt="Face 0"></a>
|
||||||
|
|
||||||
|
Orientation A
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Face 1 - Asia (D)
|
Face 1 - Asia
|
||||||
|
|
||||||
<a href="http://i.imgur.com/duTLDTV.jpg" target="_face1"><img src="http://i.imgur.com/duTLDTVt.jpg" title="Face 1" alt="Face 1"></a>
|
<a href="http://i.imgur.com/duTLDTV.jpg" target="_face1"><img src="http://i.imgur.com/duTLDTVt.jpg" title="Face 1" alt="Face 1"></a>
|
||||||
|
|
||||||
|
Orientation D
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Face 3 - Nothing (D)<br>(and Australia)
|
Face 3 - Nothing<br>(and Australia)
|
||||||
|
|
||||||
<a href="http://i.imgur.com/6Ho35Tc.jpg" target="_face3"><img src="http://i.imgur.com/6Ho35Tct.jpg" title="Face 3" alt="Face 3"></a>
|
<a href="http://i.imgur.com/6Ho35Tc.jpg" target="_face3"><img src="http://i.imgur.com/6Ho35Tct.jpg" title="Face 3" alt="Face 3"></a>
|
||||||
|
|
||||||
|
Orientation D
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
Face 4 - The Americas (A)<br>(and Provo, UT)
|
Face 4 - The Americas<br>(and Provo, UT)
|
||||||
|
|
||||||
<a href="http://i.imgur.com/3IBAfqj.jpg" target="_face4"><img src="http://i.imgur.com/3IBAfqjt.jpg" title="Face 4" alt="Face 4"></a>
|
<a href="http://i.imgur.com/3IBAfqj.jpg" target="_face4"><img src="http://i.imgur.com/3IBAfqjt.jpg" title="Face 4" alt="Face 4"></a>
|
||||||
|
|
||||||
|
Orientation A
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -42,9 +52,11 @@ Face 4 - The Americas (A)<br>(and Provo, UT)
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td>
|
||||||
Face 5 - Antarctica (D)
|
Face 5 - Antarctica
|
||||||
|
|
||||||
<a href="http://i.imgur.com/HZCBvgy.jpg" target="_face5"><img src="http://i.imgur.com/HZCBvgyt.jpg" title="Face 5" alt="Face 5"></a>
|
<a href="http://i.imgur.com/HZCBvgy.jpg" target="_face5"><img src="http://i.imgur.com/HZCBvgyt.jpg" title="Face 5" alt="Face 5"></a>
|
||||||
|
|
||||||
|
Orientation D
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue