Add map projection parameter to GridBasedImageResampling application
The GridBasedImageResampling allow to set a output origin but not a map projection. This can be useful when this app is used to project image to ground.
Currently in this case it is required to do a gdal_edit or a gdal_translate to put the right coordinate system.