Better distinguish new example from existing one
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
layout: example.html
|
layout: example.html
|
||||||
title: WFS
|
title: WFS with geographic coordinates
|
||||||
shortdesc: Example of using WFS with a Tile strategy.
|
shortdesc: Example of using WFS with a Tile strategy.
|
||||||
docs: >
|
docs: >
|
||||||
This example loads new features from GeoServer WFS with a tile based loading strategy.
|
This example loads new features from GeoServer WFS with a tile based loading strategy.
|
||||||
Calling the <code>useGeographic</code> function in the <code>'ol/proj'</code> module
|
Calling the <code>useGeographic</code> function in the <code>'ol/proj'</code> module
|
||||||
makes it so the map view uses geographic coordinates (even if the view projection is
|
makes it so the map view uses geographic coordinates (even if the view projection is
|
||||||
not geographic).
|
not geographic).
|
||||||
tags: "vector, WFS, tile, strategy, loading, server, maptiler"
|
tags: "geographic, vector, WFS, tile, strategy, loading, server, maptiler"
|
||||||
cloak:
|
cloak:
|
||||||
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
|
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
|
||||||
value: Get your own API key at https://www.maptiler.com/cloud/
|
value: Get your own API key at https://www.maptiler.com/cloud/
|
||||||
|
|||||||
Reference in New Issue
Block a user