DOI-USGS / DOI-USGS/ISIS3

Cam2map missing projection info when using PROJ

Open
#6,033 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
245
Forks
181
Avg merge
1d 22h
Merged PRs (30d)
15

Description

**ISIS version(s) affected**: ISIS 10.0.0RC2

**Description**

When running cam2map on an image, the output image does not contain any projection information when using GDALINFO.

**How to reproduce**

run cam2map on any image using the proj features, then run gdalinfo.

**Possible Solution**

We probably have to explcitly call setprojection. Consider only enabling this for non-cubes. e.g. GTIFFs. I imagine cubes would require a sidecart file. In the cube case, we might need to update GDAL to read the proj string.

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.