-
-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RFC109: Refactor Application of Runtime Substitutions (#4877)
- Rewrite substitution loops to first check for available VALIDATION patterns before looping through KVP pairs. This is possible because VALIDATIONs are mandatory, and speeds things up substantially in the general case when there are few/no substitutions to apply - Allow runtime substitutions to apply to map->metadata, layer->metadata, and all outputformat->formatoptions
- Loading branch information
Showing
4 changed files
with
102 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule msautotest
updated
from ebe1ed to cdb21a