Skip to content

Conversation

VincentMiras
Copy link

Ajout du style Terrainrgb afin de transformer un format MNT en image RGB suivant la formule :

hauteur = min_elevation + ((R * 256 * 256 + G * 256 + B) *pas) 

@VincentMiras VincentMiras requested a review from Dolite September 30, 2025 14:07
@github-actions github-actions bot added the enhancement New feature or request label Sep 30, 2025
@VincentMiras VincentMiras linked an issue Sep 30, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Gestion des données MNT en Terrain RGB
2 participants