Documentation
¶
Index ¶
Constants ¶
View Source
const GEOTAG_LABEL string = "geotag-fov" // field of view
View Source
const GEOTAG_NS string = "geotag"
View Source
const GEOTAG_SRC string = "geotag"
Variables ¶
This section is empty.
Functions ¶
func FormatAltFeature ¶
func FormatAltFeature(f *WhosOnFirstAltFeature) ([]byte, error)
Types ¶
type WhosOnFirstAltFeature ¶
type WhosOnFirstGeotagWriter ¶
type WhosOnFirstGeotagWriter struct {
geotag_writer.Writer
// contains filtered or unexported fields
}
func (*WhosOnFirstGeotagWriter) WriteFeature ¶
func (wr *WhosOnFirstGeotagWriter) WriteFeature(ctx context.Context, uri string, geotag_f *geotag.GeotagFeature) error
Click to show internal directories.
Click to hide internal directories.