Versions in this module Expand all Collapse all v0 v0.0.40 Nov 14, 2025 v0.0.38 Oct 8, 2025 Changes in this version + type CreateWritersOptions struct + DepictionWriterURI string + GithubWriterOptions *github.UpdateWriterURIOptions + SubjectWriterURI string + type Writers struct + DepictionMultiWriter writer.Writer + DepictionWriter writer.Writer + SubjectMultiWriter writer.Writer + SubjectWriter writer.Writer + func CreateWriters(ctx context.Context, opts *CreateWritersOptions) (*Writers, error) + func (writers *Writers) AsFeatureCollection() (*geojson.FeatureCollection, error)