Imports of package tilecover
Path | Synopsis |
---|---|
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/paulmach/orb | |
github.com/paulmach/orb/maptile | Package maptile defines a Tile type and methods to work with web map projected tile data. |
math | Package math provides basic constants and mathematical functions. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |