Skip to content

Commit

Permalink
feat: adds a placeholder when adding ogc api features external resources
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Jan 16, 2024
1 parent 0524cfc commit aef358f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,8 @@
"process": "onlinesrc-add",
"fields": {
"url": {
"isMultilingual": false
"isMultilingual": false,
"placeholder": "https://site.com/data/ogcapi/collections/{collectionId}/items"
},
"protocol": {
"value": "OGC API Features",
Expand Down

0 comments on commit aef358f

Please sign in to comment.