Documentation
¶
Index ¶
- func NewWhosonfirstPropertiesReader(ctx context.Context, uri string) (properties.PropertiesReader, error)
- type WhosonfirstPropertiesReader
- func (db *WhosonfirstPropertiesReader) Close(ctx context.Context) error
- func (db *WhosonfirstPropertiesReader) IndexFeature(context.Context, wof_geojson.Feature) error
- func (db *WhosonfirstPropertiesReader) PropertiesResponseResultsWithStandardPlacesResults(ctx context.Context, results spr.StandardPlacesResults, property_keys []string) (*spatial.PropertiesResponseResults, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWhosonfirstPropertiesReader ¶
func NewWhosonfirstPropertiesReader(ctx context.Context, uri string) (properties.PropertiesReader, error)
Types ¶
type WhosonfirstPropertiesReader ¶
type WhosonfirstPropertiesReader struct {
properties.PropertiesReader
// contains filtered or unexported fields
}
func (*WhosonfirstPropertiesReader) Close ¶
func (db *WhosonfirstPropertiesReader) Close(ctx context.Context) error
func (*WhosonfirstPropertiesReader) IndexFeature ¶
func (db *WhosonfirstPropertiesReader) IndexFeature(context.Context, wof_geojson.Feature) error
func (*WhosonfirstPropertiesReader) PropertiesResponseResultsWithStandardPlacesResults ¶
func (db *WhosonfirstPropertiesReader) PropertiesResponseResultsWithStandardPlacesResults(ctx context.Context, results spr.StandardPlacesResults, property_keys []string) (*spatial.PropertiesResponseResults, error)
Click to show internal directories.
Click to hide internal directories.