WMS High-Def Downloader
Paste a WMS GetMap URL (without WIDTH, HEIGHT, BBOX) or the full URL — the tool will try to adapt. Use tile mode to split the area and stitch images.
If single mode is used, these values become final WIDTH and HEIGHT.
This will request cols*rows tiles and stitch them.
Log
Usage tips:
- If the WMS base URL already contains parameters like BBOX/WIDTH/HEIGHT, remove or replace them — the tool will override these.
- To avoid CORS issues, use your own proxy (e.g., deploy a simple CORS proxy on a server or use a trusted service).
- If the server supports EPSG:3857 but you have EPSG:4326 BBOX, be sure to use the correct CRS that matches the server's expectation.
- If the server refuses many tile requests, reduce the grid size or use single mode.
0 Comments