Skip to content

Commit

Permalink
deploy: cd9913f
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jul 22, 2024
1 parent 4023f93 commit b1e427f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ <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>GET</td><td><code>/api/processing/raster/histogram/{project}/{layer}</code></td><td>Return an histogram in JSON</td></tr>
<tr><td>POST</td><td><code>/api/processing/raster/histogram/{project}/{layer}</code></td><td>Return an histogram in JSON</td></tr>
<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>
Expand Down
2 changes: 1 addition & 1 deletion qsa-api/endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ <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>GET</td><td><code>/api/processing/raster/histogram/{project}/{layer}</code></td><td>Return an histogram in JSON</td></tr>
<tr><td>POST</td><td><code>/api/processing/raster/histogram/{project}/{layer}</code></td><td>Return an histogram in JSON</td></tr>
<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>
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 b1e427f

Please sign in to comment.