From noreply at github.com Mon Apr 6 04:27:15 2026 From: noreply at github.com (=?UTF-8?B?QmrDtnJuIEJvbGR0?=) Date: Mon, 06 Apr 2026 04:27:15 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 84e080: Fix segmentation fault in PHP MapScriptNG (fixes #... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: 84e080c444d4267fa12d40c87209a47f1a2177c6 https://github.com/MapServer/MapServer/commit/84e080c444d4267fa12d40c87209a47f1a2177c6 Author: Bj?rn Boldt Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M src/maputil.c Log Message: ----------- Fix segmentation fault in PHP MapScriptNG (fixes #6787) (#7471) To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Mon Apr 6 04:27:32 2026 From: noreply at github.com (=?UTF-8?B?QmrDtnJuIEJvbGR0?=) Date: Mon, 06 Apr 2026 04:27:32 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 27764f: Fix bug in PHP #6787 Message-ID: Branch: refs/heads/backport-7471-to-branch-8-6 Home: https://github.com/MapServer/MapServer Commit: 27764f0b6445a12c2224b301f1c4fe4121a2b238 https://github.com/MapServer/MapServer/commit/27764f0b6445a12c2224b301f1c4fe4121a2b238 Author: Bj?rn Boldt Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M src/maputil.c Log Message: ----------- Fix bug in PHP #6787 Commit: 0f1200670b1b1db90decb71b233d66f94a84227a https://github.com/MapServer/MapServer/commit/0f1200670b1b1db90decb71b233d66f94a84227a Author: Bj?rn Boldt Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M src/maputil.c Log Message: ----------- Fix bug in PHP #6787 Compare: https://github.com/MapServer/MapServer/compare/27764f0b6445%5E...0f1200670b1b To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Mon Apr 6 06:21:15 2026 From: noreply at github.com (github-actions[bot]) Date: Mon, 06 Apr 2026 06:21:15 -0700 Subject: [mapserver-commits] [MapServer/MapServer] b35d4d: [Backport branch-8-6] Fix segmentation fault in PH... Message-ID: Branch: refs/heads/branch-8-6 Home: https://github.com/MapServer/MapServer Commit: b35d4d40a9cc3e15fdaa401dde182a4a685b7f9e https://github.com/MapServer/MapServer/commit/b35d4d40a9cc3e15fdaa401dde182a4a685b7f9e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M src/maputil.c Log Message: ----------- [Backport branch-8-6] Fix segmentation fault in PHP MapScriptNG (fixes #6787) (#7472) --------- Co-authored-by: Bj?rn Boldt To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Mon Apr 6 06:21:15 2026 From: noreply at github.com (Jeff McKenna) Date: Mon, 06 Apr 2026 06:21:15 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7471-to-branch-8-6 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Tue Apr 7 13:08:11 2026 From: noreply at github.com (Seth G) Date: Tue, 07 Apr 2026 13:08:11 -0700 Subject: [mapserver-commits] [MapServer/MapServer] eb2d8a: Add support for non-EPSG projections for WCS and W... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: eb2d8af158ece5e941d7a8bfdede75a16349c01d https://github.com/MapServer/MapServer/commit/eb2d8af158ece5e941d7a8bfdede75a16349c01d Author: Seth G Date: 2026-04-07 (Tue, 07 Apr 2026) Changed paths: M appveyor.yml M msautotest/config/expected/onlineresource_ogcapi_collections.json M msautotest/config/expected/onlineresource_wfs_getcapabiltities.xml M msautotest/config/expected/onlineresource_wms_getcapabiltities.xml M msautotest/config/expected/onlineresource_wms_getcapabiltities_mapfile.xml M msautotest/misc/expected/wms_cluster_cap.xml M msautotest/misc/expected/wms_cluster_cap_latestversion.xml A msautotest/mspython/test_projections.py A msautotest/wxs/data/tileSG-000-019_3-3.tif A msautotest/wxs/data/worldcity_53009.geojson A msautotest/wxs/expected/wcs_custom_projection_42304_coverage100.png A msautotest/wxs/expected/wcs_custom_projection_42304_coverage111.dat A msautotest/wxs/expected/wcs_custom_projection_42304_coverage201.png A msautotest/wxs/expected/wcs_custom_projection_capabilities100.xml A msautotest/wxs/expected/wcs_custom_projection_capabilities111.xml A msautotest/wxs/expected/wcs_custom_projection_capabilities201.xml A msautotest/wxs/expected/wcs_custom_projection_coverage100.png A msautotest/wxs/expected/wcs_custom_projection_coverage111.dat A msautotest/wxs/expected/wcs_custom_projection_coverage201.png A msautotest/wxs/expected/wcs_custom_projection_describe100.xml A msautotest/wxs/expected/wcs_custom_projection_describe111.xml A msautotest/wxs/expected/wcs_custom_projection_describe201.xml A msautotest/wxs/expected/wfs_custom_projection_capabilities100.xml A msautotest/wxs/expected/wfs_custom_projection_capabilities110.xml A msautotest/wxs/expected/wfs_custom_projection_capabilities200.xml A msautotest/wxs/expected/wfs_custom_projection_getfeature100.json A msautotest/wxs/expected/wfs_custom_projection_getfeature110_42304.json A msautotest/wxs/expected/wfs_custom_projection_getfeature110_53009.json A msautotest/wxs/expected/wfs_custom_projection_getfeature200_42304.json A msautotest/wxs/expected/wfs_custom_projection_getfeature200_53009.json M msautotest/wxs/expected/wms_custom_projection_not_specified.xml A msautotest/wxs/wcs_custom_projection.map A msautotest/wxs/wfs_custom_projection.map M msautotest/wxs/wms_custom_projection.map M src/mapfile.c M src/mapows.cpp M src/mapproject.c M src/mapwcs.cpp M src/mapwfs.cpp Log Message: ----------- Add support for non-EPSG projections for WCS and WFS protocols (#7457) * Support AUTH:CODE projections * Remove duplicate param * Allow additional authority codes in the wfs_srs list * Handle custom init files * Move parameter and make static * Add back legacy support for urn:EPSG:geographicCRS:CODE * Tests updated due to new projection handling * Test updates * Add new line * Handle custom projection files and new style proj codes * EOL fix * Handle projections in the form urn:ogc:def:crs:ESRI::53009 * Add WCS tests * Update authorities based on proj.db * Add projection string tests * EOL fixes * Add test data * Copy custom projection file * Remove extent * Add WFS tests * Update encodings * Add custom projection tests for WCS * Remove DATA * Test fixes * Switch result to ASCII * Use backslashes * Add test for IGNF:ATIGBONNE.BOURD and update IAU_2015 * Appveyor fix * EOL fix * Avoid adding + to AUTH:CODE projection strings * Always assume PROJ_VERSION_MAJOR >= 6 * Use std::string and avoid strlcpy To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Fri Apr 10 01:33:19 2026 From: noreply at github.com (Seth G) Date: Fri, 10 Apr 2026 01:33:19 -0700 Subject: [mapserver-commits] [MapServer/MapServer] caca93: Add guard for invalid projection strings (#7473) Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: caca938d3e3b959aa1931431a9ff4db844b8581d https://github.com/MapServer/MapServer/commit/caca938d3e3b959aa1931431a9ff4db844b8581d Author: Seth G Date: 2026-04-10 (Fri, 10 Apr 2026) Changed paths: M msautotest/mspython/test_projections.py M src/mapproject.c Log Message: ----------- Add guard for invalid projection strings (#7473) Follow-up to #7457 to add a test and guard for invalid projection strings in a Mapfile. Fixes: Reference Info: 500975699 mapserver:mapfuzzer: Null-dereference READ in msProcessProjection https://oss-fuzz.com/testcase-detail/6167937613627392 To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Tue Apr 14 00:31:21 2026 From: noreply at github.com (Seth G) Date: Tue, 14 Apr 2026 00:31:21 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 5f79e2: Add support for http://www.opengis.net/def/crs/ESR... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: 5f79e20e4739782655a1b38c144acff4b21b8eeb https://github.com/MapServer/MapServer/commit/5f79e20e4739782655a1b38c144acff4b21b8eeb Author: Seth G Date: 2026-04-14 (Tue, 14 Apr 2026) Changed paths: M msautotest/mspython/test_projections.py M src/mapfile.c M src/mapwcs.cpp Log Message: ----------- Add support for http://www.opengis.net/def/crs/ESRI/0/53009 style CRS URIs (#7474) * Add support for authorities in the format http://www.opengis.net/def/crs/ESRI/0/53009 * Free tmp_proj on error * Add msFreeProjection * Return projection To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 04:24:01 2026 From: noreply at github.com (Seth G) Date: Sun, 19 Apr 2026 04:24:01 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 8cf697: Allow only SRS or CRS parameters for OpenLayers te... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: 8cf6970c61f2bdf4ed1b2b10a4191aeb93984f3c https://github.com/MapServer/MapServer/commit/8cf6970c61f2bdf4ed1b2b10a4191aeb93984f3c Author: Seth G Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/misc/expected/browse_all.html A msautotest/misc/expected/browse_invalid.html M msautotest/misc/expected/wms.html A msautotest/misc/expected/wms_invalid_parameter1.html A msautotest/misc/expected/wms_invalid_parameter2.html A msautotest/misc/expected/wms_invalid_parameter3.html M msautotest/misc/openlayers.map M src/maptemplate.c Log Message: ----------- Allow only SRS or CRS parameters for OpenLayers template output (#7480) * Allow only SRS or CRS which are both validated * Add additional tests and only get projection when using WMS To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 04:24:17 2026 From: noreply at github.com (Seth G) Date: Sun, 19 Apr 2026 04:24:17 -0700 Subject: [mapserver-commits] [MapServer/MapServer] b15c75: Allow only SRS or CRS which are both validated Message-ID: Branch: refs/heads/backport-7480-to-branch-8-6 Home: https://github.com/MapServer/MapServer Commit: b15c753ef437bc170fdc8ada7680d805fcebf50c https://github.com/MapServer/MapServer/commit/b15c753ef437bc170fdc8ada7680d805fcebf50c Author: sethg Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/misc/expected/wms_invalid_parameter1.html A msautotest/misc/expected/wms_invalid_parameter2.html A msautotest/misc/expected/wms_invalid_parameter3.html M msautotest/misc/openlayers.map M src/maptemplate.c Log Message: ----------- Allow only SRS or CRS which are both validated Commit: 93a6b2becefacdcca18fd526cf0e298670b6ded8 https://github.com/MapServer/MapServer/commit/93a6b2becefacdcca18fd526cf0e298670b6ded8 Author: sethg Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/misc/expected/browse_all.html A msautotest/misc/expected/browse_invalid.html M msautotest/misc/expected/wms.html M msautotest/misc/openlayers.map M src/maptemplate.c Log Message: ----------- Add additional tests and only get projection when using WMS Compare: https://github.com/MapServer/MapServer/compare/b15c753ef437%5E...93a6b2becefa To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 05:23:18 2026 From: noreply at github.com (Seth G) Date: Sun, 19 Apr 2026 05:23:18 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 4fdccd: Fix GetFeatureInfo raster queries with NaN (#7479) Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: 4fdccdf93a197660702c77b367e1a658a4783688 https://github.com/MapServer/MapServer/commit/4fdccdf93a197660702c77b367e1a658a4783688 Author: Seth G Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/wxs/data/nan.tif A msautotest/wxs/expected/wms_raster_query_nan.txt A msautotest/wxs/wms_raster_query_nan.map M src/maprasterquery.c Log Message: ----------- Fix GetFeatureInfo raster queries with NaN (#7479) * Handle NaN in raster queries where colours are generated from greyscale values * Demime To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 05:23:32 2026 From: noreply at github.com (Seth G) Date: Sun, 19 Apr 2026 05:23:32 -0700 Subject: [mapserver-commits] [MapServer/MapServer] b45b7e: Handle NaN in raster queries where colours are gen... Message-ID: Branch: refs/heads/backport-7479-to-branch-8-6 Home: https://github.com/MapServer/MapServer Commit: b45b7e2ad691a7685ab354d4f90d0872cece929c https://github.com/MapServer/MapServer/commit/b45b7e2ad691a7685ab354d4f90d0872cece929c Author: sethg Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/wxs/data/nan.tif A msautotest/wxs/expected/wms_raster_query_nan.txt A msautotest/wxs/wms_raster_query_nan.map M src/maprasterquery.c Log Message: ----------- Handle NaN in raster queries where colours are generated from greyscale values Commit: 0d4b7afbb58f5fcd9dc2400e1d069906c8a7626b https://github.com/MapServer/MapServer/commit/0d4b7afbb58f5fcd9dc2400e1d069906c8a7626b Author: sethg Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: M msautotest/wxs/wms_raster_query_nan.map Log Message: ----------- Demime Compare: https://github.com/MapServer/MapServer/compare/b45b7e2ad691%5E...0d4b7afbb58f To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 05:34:49 2026 From: noreply at github.com (github-actions[bot]) Date: Sun, 19 Apr 2026 05:34:49 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 0eade2: [Backport branch-8-6] Fix GetFeatureInfo raster qu... Message-ID: Branch: refs/heads/branch-8-6 Home: https://github.com/MapServer/MapServer Commit: 0eade282392e7976b6676874c4a237180dacede6 https://github.com/MapServer/MapServer/commit/0eade282392e7976b6676874c4a237180dacede6 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/wxs/data/nan.tif A msautotest/wxs/expected/wms_raster_query_nan.txt A msautotest/wxs/wms_raster_query_nan.map M src/maprasterquery.c Log Message: ----------- [Backport branch-8-6] Fix GetFeatureInfo raster queries with NaN (#7482) * Handle NaN in raster queries where colours are generated from greyscale values * Demime --------- Co-authored-by: sethg To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 05:34:50 2026 From: noreply at github.com (Seth G) Date: Sun, 19 Apr 2026 05:34:50 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7479-to-branch-8-6 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 07:02:08 2026 From: noreply at github.com (github-actions[bot]) Date: Sun, 19 Apr 2026 07:02:08 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 9d0d2c: [Backport branch-8-6] Allow only SRS or CRS parame... Message-ID: Branch: refs/heads/branch-8-6 Home: https://github.com/MapServer/MapServer Commit: 9d0d2c0a8e4037022933914d54a820811e91557d https://github.com/MapServer/MapServer/commit/9d0d2c0a8e4037022933914d54a820811e91557d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/misc/expected/browse_all.html A msautotest/misc/expected/browse_invalid.html M msautotest/misc/expected/wms.html A msautotest/misc/expected/wms_invalid_parameter1.html A msautotest/misc/expected/wms_invalid_parameter2.html A msautotest/misc/expected/wms_invalid_parameter3.html M msautotest/misc/openlayers.map M src/maptemplate.c Log Message: ----------- [Backport branch-8-6] Allow only SRS or CRS parameters for OpenLayers template output (#7481) * Allow only SRS or CRS which are both validated * Add additional tests and only get projection when using WMS --------- Co-authored-by: sethg To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 07:02:08 2026 From: noreply at github.com (Jeff McKenna) Date: Sun, 19 Apr 2026 07:02:08 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7480-to-branch-8-6 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 07:03:09 2026 From: noreply at github.com (Trygve Aspenes) Date: Sun, 19 Apr 2026 07:03:09 -0700 Subject: [mapserver-commits] [MapServer/MapServer] b59a5c: Add GetFeatureInfo support for CONNECTIONTYPE KERN... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: b59a5cc6b4d1dbf3bf56362496945f407e6da3c9 https://github.com/MapServer/MapServer/commit/b59a5cc6b4d1dbf3bf56362496945f407e6da3c9 Author: Trygve Aspenes Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: A msautotest/gdal/expected/heatmap-getfeatureinfo.html M msautotest/gdal/heat.map A msautotest/gdal/heatmap_query.html M src/maprasterquery.c Log Message: ----------- Add GetFeatureInfo support for CONNECTIONTYPE KERNELDENSITY/IDW layers (#7478) * Add GetFeatureInfo support for CONNECTIONTYPE KERNELDENSITY/IDW layers msRasterQueryByRect() previously returned immediately with no results when layer->data and layer->tileindex were both NULL, which is always the case for KERNELDENSITY and IDW layers. These connection types generate an in-memory GDAL dataset on the fly via msInterpolationDataset(). Changes: - Bypass the early-return guard for KERNELDENSITY/IDW in msRasterQueryByRect() - Call msGDALInitialize() unconditionally before the dataset branch so the GDAL MEM driver is always registered - Compute map->cellsize via msAdjustExtent() when it is 0 (query path does not call msCalculateScale() unlike the draw path), restore it afterwards - Create and query the interpolation dataset, then clean up as in the draw path Test: new RUN_PARMS in msautotest/gdal/heat.map exercising WMS GetFeatureInfo against the existing kerneldensity heatmap layer. * pre-commit --------- Co-authored-by: Trygve Aspenes To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 07:28:34 2026 From: noreply at github.com (Jeff McKenna) Date: Sun, 19 Apr 2026 07:28:34 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 141a83: update for 8.6.2 release Message-ID: Branch: refs/heads/branch-8-6 Home: https://github.com/MapServer/MapServer Commit: 141a832fd63a62e4a82403ca2a25ea3e892f8b9b https://github.com/MapServer/MapServer/commit/141a832fd63a62e4a82403ca2a25ea3e892f8b9b Author: Jeff McKenna Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: M CITATION.cff M CMakeLists.txt M HISTORY.md Log Message: ----------- update for 8.6.2 release To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 07:28:34 2026 From: noreply at github.com (Jeff McKenna) Date: Sun, 19 Apr 2026 07:28:34 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/tags/rel-8-6-2 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sun Apr 19 08:31:59 2026 From: noreply at github.com (Jeff McKenna) Date: Sun, 19 Apr 2026 08:31:59 -0700 Subject: [mapserver-commits] [MapServer/MapServer] a31079: update for 8.6.2 release Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: a31079504f9f79da3003654c899ff70ef88684c3 https://github.com/MapServer/MapServer/commit/a31079504f9f79da3003654c899ff70ef88684c3 Author: Jeff McKenna Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: M CITATION.cff M HISTORY.md Log Message: ----------- update for 8.6.2 release To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications