Opened 7 years ago
Last modified 7 years ago
#82 new defect
Support more terrain data types
Reported by: | Erin Lynch | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | aven | Version: | |
Keywords: | Cc: |
Description
The Open Terrain dialogue does not specify supported terrain file formats. I was also unable to find this information in the manual.
By trial and error I figured out that hgt is supported. Is that currently the only supported file format?
Change History (3)
comment:1 Changed 7 years ago by
comment:3 Changed 7 years ago by
Component: | Other → aven |
---|---|
Summary: | Terrain file types not specified → Support more terrain data types |
Note: See
TracTickets for help on using
tickets.
The formats currently supported are documented here for now:
https://trac.survex.com/wiki/TerrainData#Formats
It's not currently in the manual so we can easily update it between releases, though it isn't evolving as rapidly as it was.
We'll probably use GDAL (http://www.gdal.org/) to do the reading eventually, which should then mean we support almost any format.