Skip to content

Commit

Permalink
deploy: fe7e904
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jul 11, 2024
1 parent 3b34e47 commit 5f9ef1c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,11 @@ <h4 id="raster-style"><a class="header" href="#raster-style">Raster style</a></h
}
}'
</code></pre>
<h2 id="processing"><a class="header" href="#processing">Processing</a></h2>
<div class="table-wrapper"><table><thead><tr><th>Method</th><th>URL</th><th>Description</th></tr></thead><tbody>
<tr><td>POST</td><td><code>/api/processing/raster/calculator/{project}</code></td><td>Create a raster based on an <code>expression</code> and an <code>output</code> filename</td></tr>
</tbody></table>
</div>
<h2 id="instances"><a class="header" href="#instances">Instances</a></h2>
<p>When <code>qsa-plugin</code> is installed, an <code>/api/instances</code> endpoint is available to
retrieve information about QGIS Server underlying instances.</p>
Expand Down
5 changes: 5 additions & 0 deletions qsa-api/endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,11 @@ <h4 id="raster-style"><a class="header" href="#raster-style">Raster style</a></h
}
}'
</code></pre>
<h2 id="processing"><a class="header" href="#processing">Processing</a></h2>
<div class="table-wrapper"><table><thead><tr><th>Method</th><th>URL</th><th>Description</th></tr></thead><tbody>
<tr><td>POST</td><td><code>/api/processing/raster/calculator/{project}</code></td><td>Create a raster based on an <code>expression</code> and an <code>output</code> filename</td></tr>
</tbody></table>
</div>
<h2 id="instances"><a class="header" href="#instances">Instances</a></h2>
<p>When <code>qsa-plugin</code> is installed, an <code>/api/instances</code> endpoint is available to
retrieve information about QGIS Server underlying instances.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 5f9ef1c

Please sign in to comment.