common

package
v0.0.0-...-68c1bff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ZxyPathPattern string = "{z:[0-9]|1[0-9]|2[0-5]}/{x:[0-9]{1,8}}/{y:[0-9]{1,8}}"

Variables

This section is empty.

Functions

func FlipY

func FlipY(z, y int) int

func QuadkeyToZxy

func QuadkeyToZxy(quadkey string) ([]int, error)

func ZxyToQuadkey

func ZxyToQuadkey(z, x, y int) string

Types

type FlipYProvider

type FlipYProvider = func(z, y int) int

type QuadkeyToZxyProvider

type QuadkeyToZxyProvider = func(quadkey string) ([]int, error)

type ZxyToQuadkeyProvider

type ZxyToQuadkeyProvider = func(z, x, y int) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL