We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d644f commit 6d7fc75Copy full SHA for 6d7fc75
pygeoapi/resources/schemas/config/pygeoapi-config-0.x.yml
@@ -451,7 +451,7 @@ properties:
451
description: temporal reference system of features
452
default: 'http://www.opengis.net/def/uom/ISO-8601/0/Gregorian'
453
patternProperties:
454
- "^.*$":
+ "^(?!spatial$|temporal$).*":
455
type: object
456
description: additional custom dimensions
457
properties:
0 commit comments