> For the complete documentation index, see [llms.txt](https://docs.jakarto.com/guide-tiles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakarto.com/guide-tiles/fr/readme.md).

# Guide Tiles

**Tiles** est notre service web permettant d’accéder à un flux de tuiles matricielles qui facilite l’intégration des données LiDAR dans votre univers cartographique.

<figure><img src="/files/Iuzi9haXXk8iwaQG9N2x" alt=""><figcaption><p>Tuile matricielle avec le style d'intensité</p></figcaption></figure>

<figure><img src="/files/2zyiZNGepPhrn3P7L3IB" alt=""><figcaption><p>Exemple de tuiles matricielles avec différents styles</p></figcaption></figure>

## Informations principales

* [Description générale du produit](https://www.jakarto.com/fr/produits/tiles).
* Explorer la disponibilité des données et le rendu des styles depuis la page web du [service Tiles](https://tiles.jakarto.com).
* Adresse URL du flux WMTS à retenir : `https://tiles.jakarto.com/v1/wmts`
* Adresses URL du fluw XYZ tile :
  * Style Intensité : `https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=max_intensity`
  * Style Intensité des points bas : `https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=low_z_max_intensity`
  * Style Verticalité : `https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=verticality`
  * Style Classification : `https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=classification`
  * Style Ombrage : `https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=hillshade`
