Skip to content

Gestion des données MNT en Terrain RGB#55

Merged
Dolite merged 1 commit intodevelopfrom
feature/terrainrgb
Mar 12, 2026
Merged

Gestion des données MNT en Terrain RGB#55
Dolite merged 1 commit intodevelopfrom
feature/terrainrgb

Conversation

@VincentMiras
Copy link
Contributor

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
@Dolite Dolite force-pushed the feature/terrainrgb branch from aad996d to 4e1ee67 Compare March 12, 2026 11:30
@Dolite Dolite merged commit bcb64c6 into develop Mar 12, 2026
1 check passed
@github-project-automation github-project-automation bot moved this to Done in Roadmap Mar 12, 2026
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: Done

Development

Successfully merging this pull request may close these issues.

Gestion des données MNT en Terrain RGB

2 participants