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 1ff339f commit 35ddbdfCopy full SHA for 35ddbdf
tests/pygeoapi-test-config-admin.yml
@@ -93,10 +93,6 @@ metadata:
93
role: pointOfContact
94
95
resources:
96
- hello-world:
97
- type: process
98
- processor:
99
- name: HelloWorld
100
obs:
101
type: collection
102
title: Observations
@@ -140,4 +136,8 @@ resources:
140
136
geometry:
141
137
x_field: long
142
138
y_field: lat
139
+ hello-world:
+ type: process
+ processor:
+ name: HelloWorld
143
0 commit comments