-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Connect to WMS Services #1885
Comments
Duplicate: #1141 |
MapProxy supports reprojection from arbitrary projections to EPSG:3857 and then serving it up in tiles, so there are options if you're stuck with a WMS that doesn't do what you want. |
Thanks for ur help. It worked for me. |
When I am trying to use the WMS Service having Projection EPSG:4326 in the Back Ground, tiles are not generating in TMS format and throwing error "can't find resolution index" Please Help me in this regard... |
Our Country Boundary (Vector layer) is in WMS Service. Is there any way to connect to the WMS services in iD and overlay on top of the Background layer. Please suggest me the solution.
The text was updated successfully, but these errors were encountered: