<div dir="ltr"><div><div><br><br>On Fri, Nov 10, 2017 at 8:46 PM, Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> wrote:<br>><br>> On Fri, Nov 10, 2017 at 2:21 PM, Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br>> ><br>> > > ><br>> > > > 7.2 considers this OK while trunk considers this different. I'm not sure which one is correct.<br>> > ><br>> > > In this case, 7.2 is correct, but 7.2 does not compare datums, i.e. projections would be regarded as matching even with e.g. nad27 and nad83.<br>> > > The comparison of datums is new in 7.3 and needs some refinement.<br>> > ><br>> > > I will fix the comparison of swapped lat_1 and lat_2.<br>> ><br>> > Fixed in trunk r71656.<br>> ><br>> > The test for different datum names has been disabled again in trunk r71657. There are several different datum names in lib/gis/datum.table that apparently mean the same: same ellipsoid and same transformation parameters. Apparently, GRASS does not provide a datum name when converting projection information from GRASS to proj4 for reprojecting data.<br>><br>><br>> Thank you so much, Markus. This saves me a lot of trouble.<br><br></div>About avoiding trouble, the motivation of the stricter CRS comparison is to avoid subsequent geolocation errors. If data have been imported and differences in the CRS were not detected, it can become very difficult later on in the processing to figure out the reason for geolocation errors (different data not matching each other spatially). I'm not sure what to do about different datum names. The current check relies on the test for differences in ellipsoids.<br><br></div>Markus M<br><br><div><div>><br>> (I'm working on a Jupyter Notebook where I need trunk.)<br>> <a href="https://github.com/wenzeslaus/Notebook-for-processing-point-clouds-in-GRASS-GIS">https://github.com/wenzeslaus/Notebook-for-processing-point-clouds-in-GRASS-GIS</a><br>><br>> ><br>> ><br>> > Markus M<br>> ><br><br></div></div></div>