nonta1234 / terraining-heightmap-generator

Terraining - Online heightmap generator for "Cities: Skylines".
MIT License
28 stars 4 forks source link

User-style image zoom levels #21

Closed zuben00 closed 2 months ago

zuben00 commented 3 months ago

User-style downloads work well. Thank you for adding the feature.

The data is not displayed at the zoom level of the image you are currently downloading. I understand that the default dataset in the map box can only show data from zoom levels '13' to '22'.

Is it possible to download an image with a zoom level of '13'?

User-style image showing a railroad and bridge 246 245

nonta1234 commented 3 months ago

I am requesting that the Mapbox static images api fit the bounding box of the grid size, and in that case the zoom level will be auto. In order to match the grid area while specifying the zoom level, a completely different method is required.

It won't be possible right away, but I'll look into ways to do it.

nonta1234 commented 2 months ago

v1.5.0 available.