Talk:WMS Tiling Client Recommendation
Jump to navigation
Jump to search
Things that need to be constrained to ensure URLs are identical between clients and therefore cachable:
- Encoding of URL elements, like ":" and " ". Are they encoded? In the case of " " is it with "+" or "%22"?
- Precise minimum of WMS parameters, and their precise ordering. All mandatory WMS parameters need to be included, fer sher.
- The case of WMS parameters. Is it "VERSION" or "version"? "GetMap" or "getmap"?