Commit 00d361a
committed
fix: upgrade MapServer to 8.6.1
1 parent 6f23774 commit 00d361a
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
- CITATION.cff+2-2
- CMakeLists.txt+4-1
- HISTORY.md+9
- LICENSE.md+1-1
- ci/ubuntu/build.sh+3-3
- msautotest/php/run_test.sh+2-2
- msautotest/renderers/data/wind_12.dbf
- msautotest/renderers/data/wind_12.shp
- msautotest/renderers/data/wind_12.shx
- msautotest/wxs/data/input_contour_line_worldwide.tif
- msautotest/wxs/data/input_contour_rotated_pole.tif
- msautotest/wxs/data/input_contour_rotated_pole.tif.aux.xml+7
- msautotest/wxs/data/input_rot_pole_lon_lat_space_lon0_beyond_180.tif
- msautotest/wxs/data/input_rot_pole_lon_lat_space_lon0_beyond_180.tif.aux.xml+4
- msautotest/wxs/data/proj/input_rot_pole_lon_lat_space_lon0_beyond_180/epsg+2
- msautotest/wxs/expected/point_symbol_identification_anchor.png
- msautotest/wxs/expected/point_symbol_identification_anchor_match.xml+19
- msautotest/wxs/expected/point_symbol_identification_anchor_no_match1.xml+9
- msautotest/wxs/expected/point_symbol_identification_anchor_no_match2.xml+9
- msautotest/wxs/expected/point_symbol_identification_anchor_no_match3.xml+9
- msautotest/wxs/expected/wcs_input_rot_pole_lon_lat_space_lon0_beyond_180.tif
- msautotest/wxs/expected/wms_contour_input_data_rotate_lat_lon_request_3857.png
- msautotest/wxs/expected/wms_contour_input_data_rotate_lat_lon_request_4326.png
- msautotest/wxs/expected/wms_contour_request_3857_overlapping_antimeridian.png
- msautotest/wxs/expected/wms_layer_groups_caps111.xml+14-7
- msautotest/wxs/expected/wms_layer_groups_map_query_g3.xml+11
- msautotest/wxs/expected/wms_layer_groups_map_query_root.xml+11
- msautotest/wxs/expected/wms_uvraster_tileindex_inline.png
- msautotest/wxs/expected/wms_uvraster_tileindex_offline.png
- msautotest/wxs/point_symbol_identification.map+53
- msautotest/wxs/wcs_input_rot_lon_lat_space_lon0_beyond_180.map+49
- msautotest/wxs/wms_contour_input_data_rotate_lat_lon.map+60
- msautotest/wxs/wms_contour_request_3857_overlapping_antimeridian.map+56
- msautotest/wxs/wms_layer_groups.map+14-4
- msautotest/wxs/wms_uvraster_tileindex.map+114
- src/idw.c+1-1
- src/mapcontour.c+74-34
- src/mapcopy.c+1-1
- src/mapdraw.c+4
- src/mapdrawgdal.c+3-3
- src/mapogcsld.cpp+1-1
- src/mapogr.cpp+6-4
- src/mappostgis.cpp-3
- src/mapproject.c+129-24
- src/mapproject.h+1-1
- src/mapquery.cpp+38-19
- src/maprendering.c+9-1
- src/mapserver.h+17-1
- src/mapstring.cpp+1-1
- src/mapuvraster.cpp+69-41
- src/mapwcs.cpp+5-5
- src/mapwcs20.cpp+24-12
- src/mapwms.cpp+26-2
0 commit comments