opengeospatial / opengeospatial/CoverageJSON
Missing Common Domain Type Timeseries
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 15
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
At present, it is not possible to create a CovJSON file with a purely temporal domain as required for Timeseries, closest option is PointSeries, that requires a spatial component.
For the provision of pure Timeseries as defined under TSML, a Timeseries Domain Type would be valuable:
- A domain with Timeseries domain type MUST have the axis "t"
Examples provided under TSML:
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading the TSML CovJSON examples, Example1-EnumeratedDomain.json and Example2-StartEndNum.json, linked in the issue. Define support for a Timeseries domain type that requires the "t" axis, and verify that both pure temporal examples can be represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100