Open carlodenardin opened 2 years ago
Yes, for your server, you need to add mbtiles for hillshade and mbtiles for contours. If you add your API key from MapTiler Cloud (please see the current version of style.json
) you can use the hillshade and contours from MapTiler.
Every release has an asset (e.g. v1.8.zip
) that includes a version for local hosing (style-local.json
).
For my own server I tried to add the style "Terrain" provided as open-source. But once I open the map with the correct style I'm not able to see the style in a properly way. It is flat. Maybe because hill shading and contours are not present in my mbtiles file.
Here I reported my style.json. I should change the url with something local.
How can we solve this issue? We should import the hill shading and contours from the mbtiles right?