Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
supported_map_formats [2013/08/21 23:06]
admin
supported_map_formats [2016/07/12 03:46]
hermann
Line 1: Line 1:
 ====== Supported Map Formats ====== ====== Supported Map Formats ======
  
-Dinamica EGO 2.0 and above delegates reading and writing most map formats to the [[http://​www.gdal.org|GDAL library]]. This allows Dinamica EGO to handle several previously unsupported file formats.+Dinamica EGO delegates reading and writing most map formats to the [[http://​www.gdal.org|GDAL library]]. This allows Dinamica EGO to handle several previously unsupported file formats. 
 ===== Map Formats Supported for Reading ===== ===== Map Formats Supported for Reading =====
  
Line 144: Line 145:
 The support to Arc/Info ASCII Grid (.asc) in GDAL is read only. So, Dinamica EGO provides the writing capability itself. This format can read images using [[Cell Type Type|cell types]] "​Signed 32 Bit Integer"​ and "IEEE 754 32 Bit Real". All cell types can be written, but they are automatically converted back to one of those formats next time Dinamica EGO reads the image again. The support to Arc/Info ASCII Grid (.asc) in GDAL is read only. So, Dinamica EGO provides the writing capability itself. This format can read images using [[Cell Type Type|cell types]] "​Signed 32 Bit Integer"​ and "IEEE 754 32 Bit Real". All cell types can be written, but they are automatically converted back to one of those formats next time Dinamica EGO reads the image again.
  
-The current ERMapper (.ers) support in GDAL ignores class names. To workaround this limitation, support to reading and writing this file format is provided by Dinamica EGO itself.+The current ERMapper (.ers) support in GDAL ignores class names. To workaround this limitation, support to reading and writing this file format is [[ermapper_format|provided by Dinamica EGO itself]].
  
 ===== GDAL Limitations ===== ===== GDAL Limitations =====