Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNilPointer = errors.New("geojson: nil pointer") ErrNoIndexData = errors.New("geojson: no index data") )
Functions ¶
func IndexToFeatureCollection ¶
func IndexToFeatureCollection(index []h3.H3Index) *geojson.FeatureCollection
Types ¶
type Distributed ¶
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
func EnsureIndex ¶
func (*Index) ForEachHost ¶
Click to show internal directories.
Click to hide internal directories.