-
Notifications
You must be signed in to change notification settings - Fork 68
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
RFC93 modifcation and UTFGrid doc #50
Conversation
|
@fdesj this PR should go against master not branch-6-2, but not before it has been branched into branch-6-4 (because utfgrid support will be a 7.0 feature). ps: to be clearer... the RFC part goes into branch-6-2, but the actual utfgrid documentation goes into master once 6.4 has been branched off. |
|
Actually, the docs changes should go against master after branch-6-4 will have been created in a month or so as Thomas wrote. And the RFC changes should move to a separate pull request against branch-6-2. |
completed RFC 93
completed examples sections
…ed to cgi/runsub some time ago). Added another note on the mandatory use of validation blocks from 6.0 in the run-time substitution document
- don't use shell wrappers - CGI commands and runsubs are not available for mapscript - antialias document is irrelevant for mapserver >= 6.0
|
Closing pull request. A new/clean one will need to be created against master and with only the docs (the RFC has been handled separately already) |
Added doc for UTFGrid. Layer item UTFDATA and UTFITEM. Added output format UTFGrid.
Completed RFC-93 so that it reflects what the driver does.