Skip to content

davidenke/convert-xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert XYZ heightmaps to PNG

Or any other text based format consisting of the form:
<lng>\s<lat>\s<hgt>\n
402781.00 5659141.00 241.26

You may need to rotate the result by 90 degrees counter clock wise.

Usage

convert-xyz <source> <target>
convert-xyz ~/Downloads/334025658.xyz ~/Downloads/334025658.png

About

Convert XYZ heightmaps to PNG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published