package
Version:
v0.4.0-alpha
Opens a new window with list of versions in this module.
Published: Jun 22, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func FormatBytes(name string, srid int, z, x, y int, bytes []byte) string
-
func Print(srid int, geobytes []byte, x, y, z int)
-
func PrintWkbDesc(name string, srid int, z, x, y int, wkbbytes []byte)
-
type WKBDesc
func Print(srid int, geobytes []byte, x, y, z int)
type WKBDesc struct {
IsBigEndian bool
Coords []int
SRID int
Bytes []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.