qgis-plugin icon indicating copy to clipboard operation
qgis-plugin copied to clipboard

Check if project has CRS assigned

Open wonder-sk opened this issue 2 years ago • 0 comments

If a QGIS project has no CRS defined, things will very likely not work correctly in Input (and many thing won't work properly in QGIS either). We should check for that and issue a warning in project validation if that is the case.

In addition to that, it would be good to check that also none of the project layers have invalid/unknown CRS, and have a warning in validations, as those layers may not show up correctly...

wonder-sk avatar Nov 08 '22 20:11 wonder-sk