<div dir="ltr"><br><br>On Fri, Mar 8, 2019 at 10:49 AM Roger Bivand <<a href="mailto:Roger.Bivand@nhh.no" target="_blank">Roger.Bivand@nhh.no</a>> wrote:<br>><br>> Since rgdal::make_EPSG() is facing the same problems of listing tabulated<br>> EPSG fields as g.proj -l, I was very happy to see Markus' code in<br>> g.proj/main.c mentioned in this thread, and have used this approach in<br>> <a href="https://r-forge.r-project.org/scm/viewvc.php/pkg/src/proj_info6.cpp?view=markup&root=rgdal" target="_blank">https://r-forge.r-project.org/scm/viewvc.php/pkg/src/proj_info6.cpp?view=markup&root=rgdal</a><br>><br>> However, there are plenty of messages such as: "proj_as_proj_string:<br>> Unsupported conversion method: Lambert Conic Conformal (West Orientated)". I<br>> haven't installed GRASS trunk with PROJ6, so I can't see whether g.proj -l<br><div>> also sees the same messages.</div><div><br></div><div>I get the same messages with g.proj, but no error code from PROJ error handlers.<br></div><div><br></div><div>> If it does, maybe we could ask on the proj list</div><div><br></div><div>yes, we should ask. For now g.proj is ignoring those codes for which no proj string can be retrieved.</div><div><br></div><div>Markus M<br></div><div><br></div>> how they might be captured for summary reporting. I think they are coming<br>> from line 5758 in src/iso19111/coordinateoperation.cpp or maybe line 906 in<br>> same file. Maybe PROJ now has an error handler that<br>><br>> Another question concerns the issue of whether one needs to free objects<br>> created, in particular proj_crs_info and pj. Not so important for g.proj,<br>> which exists when done, but important for rgdal whose functions don't exit.<br>><br>> Anyway, very helpful to see that Markus is looking at the same issues as we<br>> are!<br>><br>> Roger<br>><br>><br>><br>><br>><br>> -----<br>> Roger Bivand<br>> NHH Norwegian School of Economics, Bergen, Norway<br>> --<br>> Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html</a><br>> _______________________________________________<br>> grass-dev mailing list<br>> <a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-dev</a></div>