[mapserver-commits] [MapServer/MapServer] 3d70d9: Fix broken logic for geographic CRS template subst...
aharfoot
noreply at github.com
Thu Oct 26 08:39:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 3d70d9ee7d74b0852d83b6e4aeb4ec50d2fa47ce
https://github.com/MapServer/MapServer/commit/3d70d9ee7d74b0852d83b6e4aeb4ec50d2fa47ce
Author: aharfoot <aharfoot at users.noreply.github.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M src/maptemplate.c
Log Message:
-----------
Fix broken logic for geographic CRS template substitutions (#6953)
If the Map projection is a geographic coordinate system all geographic CRS template substitutions will be skipped. This reintroduces them with reprojection only occurring if the map projection is a projected coordinate system
More information about the MapServer-commits
mailing list