gogeouri

package module
v0.0.0-...-a9c1d50 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: MIT Imports: 3 Imported by: 6

README

go-geouri

Parse geo URI (RFC 5870) with Go

https://datatracker.ietf.org/doc/html/rfc5870

Just the basics so far, doesn't check all the rules yet.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Geo

type Geo struct {
	Latitude, Longitude, Altitude float64
	Parameters                    map[string][]string
}

func Parse

func Parse(uri string) (*Geo, error)

Jump to

Keyboard shortcuts

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