Hi, [please keep discussion on ML]
2018-03-21 11:39 GMT+01:00 Shane Carey <[email protected]>: > ERROR: Projection of dataset does not appear to match current location. > Dataset proj = 0 (unreferenced/unknown) > However, I have set the projection of the dataset, so I know its not that. by "dataset" do you mean location or input data (LAZ/LAS)? Anyway error says, that input data (LAS/LAZ) lacks SRS info. If you are sure that your GRASS location has been set up correctly (check by `g.proj -p`) that you can use `-o` to skip projection check, see r.in.lidar manual page for details. Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
