QGIS used to have a switch which allowed for on-the-fly reprojection to
be turned on or off, and I advised people to turn it off so it was
obvious if your soil or landuse map did not overlap with the DEM. In
current versions of QGIS it cannot be turned off, so you cannot see
visibly if there is an overlap. You should check by right clicking on
the layers panel entries for the DEM, landuse and soil maps, selecting
Properties, and looking at the CRS field in the Information tab.
It would be possible for QSWAT+ to do the on-the-fly reprojection of
each pixel in the DEM to find the corresponding pixel in each of the
landuse and soil maps, but allocating each DEM pixel to an HRU is
already the slowest calculation in QSWAT+, and projecting these maps in
advance is much more efficient.
Note that it is not necessary to align the numbers of rows and columns,
the bounding coordinates and data types of the landuse and soil maps
with the DEM, as these are simple calculations and are corrected on the
fly by QSWAT+ (though the code will run a little faster if the pixel
sizes and origins are aligned).
Regards,
Chris
On 12/16/2021 4:08 PM, Tom Bell wrote:
> Hi,
>
> When reading my land use and soils rasters, I get the following
> messages. All of my rasters have the same coordinate system, number of
> rows and columns, bounding coordinates, and data type. If I add the
> land use and soil rasters to my map outside of QSWAT+, they overlap the
> DEM perfectly without any errors so I am convinced that the coordinate
> systems of all three are identical including the ESPG code.
>
> While looking at the SWAT+ forum I ran across this thread
> <
https://groups.google.com/g/swatplus/c/SfmM5h_-KhE/m/ZtaU8weNAAAJ>
> --
> You received this message because you are subscribed to the Google
> Groups "QSWAT+" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
qswatplus+...@googlegroups.com
> <mailto:
qswatplus+...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/qswatplus/492e37ff-9dfc-4733-8236-10b148fb2db4n%40googlegroups.com
> <
https://groups.google.com/d/msgid/qswatplus/492e37ff-9dfc-4733-8236-10b148fb2db4n%40googlegroups.com?utm_medium=email&utm_source=footer>.