Documentation
¶
Index ¶
Constants ¶
View Source
const WGS84 = 4326
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchIndexRecord ¶
type Transformer ¶
type Transformer struct{}
func (Transformer) Transform ¶
func (t Transformer) Transform(records []RawRecord, collection config.GeoSpatialCollection) ([]SearchIndexRecord, error)
Click to show internal directories.
Click to hide internal directories.