ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Automatically choose map dimensions #63

Open ossama-othman opened 6 years ago

ossama-othman commented 6 years ago

When mapping photos with known resolution (e.g. kilometers per pixel) MaRC should be able to automatically choose the appropriate map dimensions that retain or do not decrease the source photo resolution.

Special care must be taken when mapping a mosaic since the source photos that make up the mosaic may each potentially have different resolutions (not ideal!).

ossama-othman commented 6 years ago

The chosen map resolution should be logged.

ossama-othman commented 6 years ago

It should also be possible for the user to set the desired map resolution. A warning should be logged if the user specified map resolution is less than the source image resolution.