[PROJ] PROJ 6.1.0RC2: it's a bug ?

Kristian Evers kreve at sdfe.dk
Thu May 9 14:34:52 PDT 2019



On 8 May 2019, at 16:03, Kristian Evers <kreve at sdfe.dk<mailto:kreve at sdfe.dk>> wrote:


On 8 May 2019, at 15:58, Even Rouault <even.rouault at spatialys.com<mailto:even.rouault at spatialys.com>> wrote:

On mercredi 8 mai 2019 12:01:48 CEST Even Rouault wrote:
On mercredi 8 mai 2019 11:14:19 CEST a.furieri at lqt.it<mailto:a.furieri at lqt.it> wrote:
the following C code snippet raises an unexpected exception:

PJ *p1;
PJ *p2;
PJ_CONTEXT *ctx = proj_create_context();
p1 = proj_create_crs_to_crs(ctx, "EPSG:4326", "EPSG:3003", NULL);
p2 = proj_normalize_for_visualization(ctx, p1);

proj_normalize_for_visualization:
Object is not a CoordinateOperation created with proj_create_crs_to_crs

Yes, this is a bug.
I've prepared a fix for it in
https://github.com/OSGeo/proj.4/pull/1459

merged in master and backported to 6.1


All

That also means we will have an RC3. I’ll try to find the time to put it up tomorrow,
otherwise early on Friday. I would really like that one to be the last RC, so if you
haven’t tested RC2 yet please do so and report any issues you find.


I just tried to upload RC3 but unfortunately I get a “permission denied” message back
from download.osgeo.org<http://download.osgeo.org> so that isn’t happening now. It seems that the server has been
moved. Possibly my privileges hasn’t been migrated to the new server. Is someone in the
know about this?

I will try again tomorrow morning - hopefully it works without further complications.


/Kristian

--
Spatialys - Geospatial professional services
http://www.spatialys.com<http://www.spatialys.com/>
_______________________________________________
PROJ mailing list
PROJ at lists.osgeo.org<mailto:PROJ at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/proj

_______________________________________________
PROJ mailing list
PROJ at lists.osgeo.org<mailto:PROJ at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/proj

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20190509/48d58c0e/attachment.html>


More information about the PROJ mailing list