Hi,

Thanks for your help.

Take the "rail" layer as an example.  In the capabilities document
<https://gs-main.geosolutionsgroup.com/geoserver/oszoom/ows?service=WMS&version=1.3.0&request=GetCapabilities>,
its min/max scale is:

<MinScaleDenominator>1.0</MinScaleDenominator>
<MaxScaleDenominator>160000.0</MaxScaleDenominator>

It also lists quite a few styles for that layer.  Among the styles listed
for rail, there are a few rules, which have a different min/max scale specified
(example)
<https://github.com/OrdnanceSurvey/OS-Open-Zoomstack-Stylesheets/blob/master/GeoPackage/Styled%20Layer%20Descriptors%20(SLD)/Light%20style/rail%20-%20Light.sld>,
but it seems perhaps the scale ranges among the different SLD docs and
rules may be unioned and reported in the capabilities document as the
single range above.

So that seems reasonable, if that's correct.

I am wondering if the version of GeoServer would make any difference here -
I am currently working with 2.20.4.

Thank you!
Peter



On Thu, Oct 20, 2022 at 6:55 AM Andrea Aime <
[email protected]> wrote:

> You need a layer having styles the completely block its visibility at
> certain scales (easy setup, one style, one rule, set a max scale
> denominator in it).
> The styles in OS ZoomStack
> <https://github.com/OrdnanceSurvey/OS-Open-Zoomstack-Stylesheets> have
> this property, and the caps document reports the visibility accordingly:
>
>
> https://gs-main.geosolutionsgroup.com/geoserver/oszoom/ows?service=WMS&version=1.3.0&request=GetCapabilities
>
> E.g.:
>
>
> https://github.com/OrdnanceSurvey/OS-Open-Zoomstack-Stylesheets/blob/master/GeoPackage/Styled%20Layer%20Descriptors%20(SLD)/Outdoor%20style/contours%20-%20Outdoor.sld#L19
>
> results in:
>
> <MinScaleDenominator>1.0</MinScaleDenominator>
> <MaxScaleDenominator>320000.0</MaxScaleDenominator>
>
> Hope this helps
>
> Cheers
> Andrea
>
>
>
> On Wed, Oct 19, 2022 at 5:19 PM Ian Turton <[email protected]> wrote:
>
>> They should show up in WMS 1.3.x capabilities documents, they are encoded
>> as `ScaleHint` in 1,x. But on checking my local geoserver it doesn't seem
>> that they do.
>>
>> Ian
>>
>>
>>
>> On Wed, 19 Oct 2022 at 15:12, Peter Rushforth <[email protected]>
>> wrote:
>>
>>> Hi,
>>>
>>> Hi, Is there ever a situation in which GeoServer will emit a
>>> <MinScaleDenominator> or <MaxScaleDenominator> element in the Capabilities,
>>> or is this characteristic governed by SLD/SE rules on a per-feature basis
>>> only?
>>>
>>> Thanks!
>>> _______________________________________________
>>> Geoserver-users mailing list
>>>
>>> Please make sure you read the following two resources before posting to
>>> this list:
>>> - Earning your support instead of buying it, but Ian Turton:
>>> http://www.ianturton.com/talks/foss4g.html#/
>>> - The GeoServer user list posting guidelines:
>>> http://geoserver.org/comm/userlist-guidelines.html
>>>
>>> If you want to request a feature or an improvement, also see this:
>>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>
>>>
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>>
>>
>> --
>> Ian Turton
>> _______________________________________________
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> If you want to request a feature or an improvement, also see this:
>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>
>>
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
>
> --
>
> Regards,
>
> Andrea Aime
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax:     +39 0584 1660272
>
> mob:   +39  339 8844549
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> -------------------------------------------------------
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to