0

I have a point layer that I'm rendering as a WMS using GeoServer, the points look like a continuous surface and 'blend' great at about 1:10 000. I want to keep the WMS rendered at that scale, irrespective of the client's zoom level. So if the user is zoomed out at 1:5 000 000 or zoomed in at 1:500, the WMS must remain at zoom level 1:10 000. I currently deal with this using scale ranges and rules in an SLD, but surely there must be a better way?

Vince
20.5k16 gold badges49 silver badges65 bronze badges
asked Nov 30, 2020 at 21:38

1 Answer 1

1

What you're asking goes against the WMS specification, the server must do what the client asks for, if the client asks for 1:20k, the server must answer at 1:20k.

I have the impression the points are there just to achieve a visual effect, if so, share the output you want to get and we can discuss of different ways to get the same (if any exists).

answered Dec 1, 2020 at 13:53

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.