opengeospatial / CoverageJSON

Public repo for CoverageJSON project
Apache License 2.0
9 stars 7 forks source link

Formatting issue in daily build? #126

Closed jonblower closed 1 year ago

jonblower commented 1 year ago

In the "Examples" section of the daily build (section 10.6.1.3), is there an issue with the hyperlink syntax? The text appears as follows:

Example of a domain object with ["Grid"][domain-types] domain type:

I assume the "Grid" text is meant to hyperlink to the domain types section?

edzer commented 1 year ago

The also cookbook contains several references to https://covjson.org/domain-types/ , but that does not exist - I guess this is the same issue.

jonblower commented 1 year ago

Ooh, it looks like that link has got broken, thanks for pointing that out. @letmaik I guess we'll have to edit the cookbook text?

letmaik commented 1 year ago

See https://github.com/covjson/cookbook/issues/3 for the cookbook issue. Let's keep this one for spec formatting problems.

chris-little commented 1 year ago

@ghobona This is another formatting issue with the CoverageJSON spec that we do not understand and need guidance please.

chris-little commented 1 year ago

@ghobona @jonblower @letmaik This example and several others now fixed by PR #142

chris-little commented 1 year ago

@jonblower @letmaik Anchors and link formatting now fixed by PR #137 and #142. Please note the spec text has a section common_domain_types, not domain-types.