[mapserver-commits] [mapserver/mapserver] 850187: msExtentsOverlap(): optimize when layer and map pr...
GitHub
noreply at github.com
Thu Oct 12 06:47:54 PDT 2017
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 8501873362d8db024221869eb4a9bacef1c04690
https://github.com/mapserver/mapserver/commit/8501873362d8db024221869eb4a9bacef1c04690
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M maputil.c
Log Message:
-----------
msExtentsOverlap(): optimize when layer and map projections are the same
We can avoid costly reprojection to lon/lat
Commit: 581ec9fcdd42c88348277d1a35a9f48ebfd382bc
https://github.com/mapserver/mapserver/commit/581ec9fcdd42c88348277d1a35a9f48ebfd382bc
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-10-12 (Thu, 12 Oct 2017)
Changed paths:
M mapproject.c
Log Message:
-----------
msProjectionsDiffer(): restrict attempts normalization with proj.4
Compare: https://github.com/mapserver/mapserver/compare/6a5cad3dbc10...581ec9fcdd42
More information about the mapserver-commits
mailing list