[mapserver-commits] [mapserver/mapserver] ea7d4a: Add missing test mapfile
GitHub
noreply at github.com
Mon Jan 9 06:22:08 PST 2017
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: ea7d4a006dc174534262d7f8fe3ce48636a9f27f
https://github.com/mapserver/mapserver/commit/ea7d4a006dc174534262d7f8fe3ce48636a9f27f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths:
A msautotest/gdal/lon_wrap_180.map
Log Message:
-----------
Add missing test mapfile
Should have gone with 722716c49de2399f54b275ab31437f0e8c92cd63
Commit: f246af5f9755a3c98075e284a6089f891b640f1f
https://github.com/mapserver/mapserver/commit/f246af5f9755a3c98075e284a6089f891b640f1f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths:
M README
M mapcluster.c
Log Message:
-----------
Merge branch 'branch-7-0' of github.com:mapserver/mapserver into branch-7-0
Commit: 19d77c52467d445e678a291aaf0265f49c4e2176
https://github.com/mapserver/mapserver/commit/19d77c52467d445e678a291aaf0265f49c4e2176
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths:
M maplegend.c
A msautotest/renderers/expected/legend_raster_gradient.png
A msautotest/renderers/legend_raster_gradient.map
Log Message:
-----------
Legend: draw icon for raster gradient classes (#1305)
Commit: adf3383e52a91ded988b80a4b296a88c6bdf941c
https://github.com/mapserver/mapserver/commit/adf3383e52a91ded988b80a4b296a88c6bdf941c
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths:
M mapdrawgdal.c
M mapraster.c
M mapserver.h
Log Message:
-----------
Optimize msDrawRasterGDAL_16BitClassification() runtime.
The creation of buckets takes a significant time when they are many, and many classes
as well. When iterating over buckets, a faster strategy is to reuse first the last
used class index.
Commit: 93e3eb28b49b508dd610af2fde118f04e2177f13
https://github.com/mapserver/mapserver/commit/93e3eb28b49b508dd610af2fde118f04e2177f13
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Changed paths:
M mapdrawgdal.c
Log Message:
-----------
mend
Commit: 60fd6deb237f3e5f246c4f34a9832f140bdc6e7e
https://github.com/mapserver/mapserver/commit/60fd6deb237f3e5f246c4f34a9832f140bdc6e7e
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M mapogr.cpp
Log Message:
-----------
For GPKG datasources with Spatialite support, translate mapserver expressions to SQL
Commit: 7ec279f08117cbd1a1d240a19d886417bddf59e9
https://github.com/mapserver/mapserver/commit/7ec279f08117cbd1a1d240a19d886417bddf59e9
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M mapdrawgdal.c
M maplegend.c
M mapogr.cpp
M mapraster.c
M mapserver.h
A msautotest/gdal/lon_wrap_180.map
A msautotest/renderers/expected/legend_raster_gradient.png
A msautotest/renderers/legend_raster_gradient.map
Log Message:
-----------
Merge branch 'branch-7-0'
Compare: https://github.com/mapserver/mapserver/compare/5d2e61f9be30...7ec279f08117
More information about the mapserver-commits
mailing list