🚀Tiles Guide
Tiles is our web service that provides access to a tile stream, facilitating the integration of LiDAR data into your mapping environment.


Key Information
Explore data availability and style rendering from the Tiles service webpage.
WMTS stream URL to remember:
https://tiles.jakarto.com/v1/wmtsXYZ tile stream URLs:
Intensity Style:
https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=max_intensityLow Z Max Intensity Style:
https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=low_z_max_intensityVerticality Style:
https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=verticalityClassification Style:
https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=classificationHillshade Style:
https://tiles.jakarto.com/v1/xyz/{z}/{x}/{y}?crs=webmercator&style=hillshade
Last updated