|
@@ -253,7 +253,7 @@ reporting everything known about a dataset if the <b>output</b> parameter is not
|
|
|
<i>"ERROR: Input map is rotated - cannot import."</i><br>
|
|
|
In this case the image must be first externally rotated, applying the rotation info stored in
|
|
|
the metadata field of the raster image file. For example, the
|
|
|
-<a href="http://www.gdal.org/gdal_utilities.html">gdalwarp</a> software can be used
|
|
|
+<a href="https://gdal.org/programs/gdalwarp.html#gdalwarp">gdalwarp</a> software can be used
|
|
|
to transform the map to North-up (note, there are several gdalwarp parameters to select the
|
|
|
resampling algorithm):
|
|
|
|