# View Tile Data from Tiles on Jakartowns

You can **enhance the 2D reference map by displaying the tiled layer created by** [**Tiles**](https://docs.jakarto.com/guide-tiles/en)**.** These images (also called raster tiles) are generated on-the-fly from LiDAR data.

1. Use the "Jakarto icon" button to display LiDAR data projected at ground level. A temporal selection allows you to request the corresponding layers based on available years of data collection.

Several styles are available. Try the "**Intensity**" style (showing different levels of reflectivity according to LiDAR sensors) or "**Verticality**" (an original way to showcase terrain relief and sharp breaks in the digital terrain model).

The richness and level of detail of these images will help you better visualize cracks, pavement markings, manholes, and curbs.

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-jakartowns/en/.gitbook/assets/Raster%20(2).png" alt=""><figcaption></figcaption></figure>

## Want to use these tiled layers in your own GIS?

Our Tiles web service is designed for that! Instructions are provided in [the Tiles Service Guide](https://docs.jakarto.com/guide-tiles/en). Your GIS will be enriched with these beautiful tiled layers.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jakarto.com/guide-jakartowns/en/jakartowns/tutoriels/tuiles-matricielles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
