Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes for mapscript API updates in MapServer 8 #99

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Dukestep
Copy link
Contributor

This PR updates the address changes and depracations in MapServer 8.

  • Removal of the LAYER.DUMP directive from the mapfile template since it has been removed in MapServer 8. WMS GetFeatureInfo requests are identical following the removal.
  • Remove use of metadata getters/setters for LAYER.METADATA and WEB.METADATA in favour of using the mapscript hashTableObject instead for accessing and setting metadata values.
  • Remove the MAP.TRANSPARENT directive since it has been removed in MapServer 8 and is now managed via the individual OUTPUTFORMAT declarations.

I have tested all changes via a local build of GeoMet-Climate.

CC @RousseauLambertLP

@tomkralidis tomkralidis merged commit 35dfac6 into ECCC-CCCS:master Nov 26, 2024
1 check passed
@Dukestep Dukestep deleted the mapscript-api-updates branch November 26, 2024 12:17
kngai pushed a commit to kngai/geomet-climate that referenced this pull request Dec 6, 2024
kngai pushed a commit to kngai/geomet-climate that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants