Documentation ¶
Overview ¶
package reader provides common logic for whosonfirst/go-reader applications specific to Who's On First documents.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadBytes ¶ added in v1.0.0
LoadBytes will return an `[]byte` instance from 'r' for the relative path associated with 'id'.
func LoadFeature ¶ added in v1.0.0
LoadBytes will return an `paulmach/orb/geojson.Feature` instance from 'r' for the relative path associated with 'id'.
func LoadReadCloser ¶ added in v1.0.0
LoadReadCloser will return an `io.ReadCloser` instance from 'r' for the relative path associated with 'id'.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.