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

Remove "uri" format from tileMatrix property. #44

Closed tschaub closed 3 years ago

tschaub commented 3 years ago

The "uri" format is intended to be used with absolute URI (see https://json-schema.org/draft-06/json-schema-release-notes.html#formats-uri-vs-uri-reference). It could be that this is meant to be a "uri-reference" formatted property, but I think that is unnecessary (and the schema for a tileMatrixSet doesn't specify a format for the id property).