Add an interface for a LocatableResult and a Summary Result
Open
@HenryGeorgist is already working on this.
Since Jun 13, 2021.
enhancement
- Dominant language
- Go
- Stars
- 21
- Forks
- 12
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
All locatable results need to supply a geography.Location. That way they can be serialized to geospatial output writers without concern. Right now, it doesnt work if the result does not contain the header field "x" and "y".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.