[mapserver-commits] [mapserver/mapserver] 20ee78: update for year 2018
GitHub
noreply at github.com
Sat Feb 10 04:19:22 PST 2018
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 20ee78ffbbd68d3a9f6dd3cba9566c05e70748d2
https://github.com/mapserver/mapserver/commit/20ee78ffbbd68d3a9f6dd3cba9566c05e70748d2
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2018-01-04 (Thu, 04 Jan 2018)
Changed paths:
M README
Log Message:
-----------
update for year 2018
Commit: bba2982a19514543b7ad4a5b73c5eb12dc219096
https://github.com/mapserver/mapserver/commit/bba2982a19514543b7ad4a5b73c5eb12dc219096
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M mapdraw.c
M mapio.c
Log Message:
-----------
Fix compilation without GDAL and OGR (fixes #5539)
Commit: b93c142da429eb1bb9e823e27e005c9a3a999e4b
https://github.com/mapserver/mapserver/commit/b93c142da429eb1bb9e823e27e005c9a3a999e4b
Author: Oliver Tonnhofer <olt at bogosoft.com>
Date: 2018-02-08 (Thu, 08 Feb 2018)
Changed paths:
M mapprimitive.c
Log Message:
-----------
Fix segfault with polyline labels for empty multilinestrings
longest_line_index can point outside pll->ll if shape only contains
lines with <2 points.
Commit: 739c4decddb1c4351d99510b1f4701005cedaa30
https://github.com/mapserver/mapserver/commit/739c4decddb1c4351d99510b1f4701005cedaa30
Author: Even Rouault <even.rouault at mines-paris.org>
Date: 2018-02-08 (Thu, 08 Feb 2018)
Changed paths:
M mapprimitive.c
Log Message:
-----------
Merge pull request #5544 from olt/polyline-label-segfault
Fix segfault with polyline labels for empty (multi)linestrings
Commit: 03da61e8dd5649776ea1e423a4314d1e5139c56a
https://github.com/mapserver/mapserver/commit/03da61e8dd5649776ea1e423a4314d1e5139c56a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M mapproject.c
M mapwcs20.c
Log Message:
-----------
WCS 2.0: fix when input raster is full world in EPSG:4326
If input raster is full world in EPSG:4326 and a GetCoverage is done with
a subsettingCRS != EPSG:4326 and with no explicit with+resolutionX (or height+
resolutionY), the request currently fails.
Commit: c95d9ba1bb04168a9cc4645e14d5e920bbe51da1
https://github.com/mapserver/mapserver/commit/c95d9ba1bb04168a9cc4645e14d5e920bbe51da1
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M README
M mapdraw.c
M mapio.c
M mapprimitive.c
M mapproject.c
M mapwcs20.c
Log Message:
-----------
Merge branch 'branch-7-0'
Compare: https://github.com/mapserver/mapserver/compare/04109d3b6173...c95d9ba1bb04
More information about the mapserver-commits
mailing list