Remove extra closing anchor tag
This commit is contained in:
@@ -4,7 +4,7 @@ title: Rendering 16-bit NumpyTiles
|
|||||||
shortdesc: Renders a multi-byte depth source image directly using WebGL.
|
shortdesc: Renders a multi-byte depth source image directly using WebGL.
|
||||||
docs: >
|
docs: >
|
||||||
This example uses a <code>ol/source/DataTile</code> source to load multi-byte raster data in the
|
This example uses a <code>ol/source/DataTile</code> source to load multi-byte raster data in the
|
||||||
<a href="https://github.com/planetlabs/numpytiles-spec/"></a>NumpyTile</a> format.
|
<a href="https://github.com/planetlabs/numpytiles-spec/">NumpyTile</a> format.
|
||||||
The source is rendered with a <code>ol/layer/WebGLTile</code> layer. Adjusting the sliders above
|
The source is rendered with a <code>ol/layer/WebGLTile</code> layer. Adjusting the sliders above
|
||||||
performs a contrast stretch by adjusting the style variables set on the layer.
|
performs a contrast stretch by adjusting the style variables set on the layer.
|
||||||
tags: "numpytiles, webgl"
|
tags: "numpytiles, webgl"
|
||||||
|
|||||||
Reference in New Issue
Block a user