Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is a good GeoTiff Viewer? [closed]

Tags:

viewer

geotiff

I'm working with GeoTiff related files and would like to know what's a good viewer to see the outcome of my work? It needs to work on a Windows machine.

Thanks.

like image 895
VerticalEvent Avatar asked Sep 06 '25 08:09

VerticalEvent


2 Answers

ERViewer from ERMapper was good, you need to register now to get it from ERDAS:

https://download.hexagongeospatial.com/downloads/imagine/erdas-er-viewer-2014-v14-01 Irfanview can also open GeoTIFF, but won't be as efficient for very large files.

OpenEV in the GDAL suite will also display GeoTIFF: http://openev.sourceforge.net/ - GDAL is very helpful in general for GeoTIFF.

Manifold 9.0 is also very good, there's a free viewer for use on Windows. http://www.manifold.net/viewer.shtml

like image 65
mdsumner Avatar answered Sep 11 '25 01:09

mdsumner


You can also use uDig for viewing GeoTiff (and other GIS-data): http://udig.refractions.net/

uDig - User-friendly Desktop Internet GIS: A GIS Framework for Eclipse

uDig is an open source (LGPL) desktop application framework, built with Eclipse Rich Client (RCP) technology.

  • uDig can be used as a stand-alone application.
  • uDig can be extended with RCP “plug-ins”.
  • uDig can be used as a plug-in in an existing RCP application.
like image 37
Eirik W Avatar answered Sep 11 '25 02:09

Eirik W