opengeospatial / 2D-Tile-Matrix-Set

OGC 2D Tile Matrix Set & TileSet Metadata standard
https://www.ogc.org/standards/tms
Apache License 2.0
8 stars 10 forks source link

Section 5.3.3 #39

Closed ayoumans closed 3 years ago

ayoumans commented 3 years ago

CRSum...is this an error? Where does this come from?

jerstlouis commented 3 years ago

@ayoumans it is a mistake.

@joanma747 At least this sentence needs to be rewritten in my opinion as I cannot make sense of it grammatically:

Specifically, Ordered list of names of the dimensions defined in the CRSum rectangular bounding region surrounding a geometry whose set of points span the value discontinuity in an angular coordinate axis.

The CRSum mistake was introduced by https://github.com/opengeospatial/2D-Tile-Matrix-Set/commit/b0b6cbeea61291c379f5e4a918368287979c396b#diff-0add2601d8308c9591e3a5cf929e41a16c4e9c1d7916e8888e7eea9aa49c8815L124

The sentence starts with specifically, but I have no idea what this specifically refers to? It talks about Ordered list of names, but that seems unrelated to the rest of the sentence.

This paragraph and the next seems to be talking about intricacies with angular units and some kinds of projections near the poles when specifying the bounding box of the TileMatrixSet, but I am not clear on why that bounding box would not be a minimum rectangular bounding region?

Perhaps with version 2 which has a separate bounding box for the TileSet this is no longer relevant, since the bounding box here is not about the data, but about the definitions of the tile matrix set itself?

joanma747 commented 3 years ago

Thanks for spotting the mistake and when the mistake was produced. It is clear to me that this was some wrong editorial process. I have rolled the sentence back.