Hi,
The setting would have been found from the Geoserver admin utility menu Config-WFS-Contents-Generate feature bounds.
-Jukka-
-----Alkuperäinen viesti-----
Lähettäjä: Stefan Bernsdorf [mailto:gruener.heinrich@anonymised.com]
Lähetetty: 26. helmikuuta 2009 17:31
Vastaanottaja: Rahkonen Jukka
Aihe: Re: [Geoserver-users] Re questing BBOX of LayerHi Jukku,
thank you again.
I solved it with a wfs request and then computing the feature range.
I wrote a Servlet so the requested xml-files keeps on the
server and is not loaded by the client at all.Regards,
Stefan.Rahkonen Jukka schrieb:
> Hi,
>
> If you are interested in the BBOX of the _whole_ layer then
it should be enough to do WFS getCapabilities request. BBOX
is included there. My last answer was for filtered requests.
>
> -Jukka-
>
>
> -----Alkuperäinen viesti-----
> Lähettäjä: Stefan Bernsdorf [mailto:gruener.heinrich@anonymised.com]
> Lähetetty: to 26.2.2009 10:32
> Vastaanottaja: Rahkonen Jukka
> Aihe: Re: [Geoserver-users] Re questing BBOX of Layer
>
> Hi Jukka,
> does this mean that I have to get back all the features of
a layer and
> then compute the bbox myself?
> I didn't find any other solution.
> Thank you,
> Stefan.
>
> Rahkonen Jukka schrieb:
>
>> Hi,
>>
>> It is possible, but only with WFS. For WFS Geoserver can
be configured to include BBOX in the getFeature response.
>>
>> -Jukka Rahkonen-
>>
>>
>> -----Alkuperäinen viesti-----
>> Lähettäjä: Stefan Bernsdorf [mailto:gruener.heinrich@anonymised.com]
>> Lähetetty: ke 25.2.2009 16:39
>> Vastaanottaja: geoserver-users@lists.sourceforge.net
>> Aihe: [Geoserver-users] Re questing BBOX of Layer
>>
>>
>> Hi,
>>
>> I want to request the bounding box of a layer that has a
CQL_FILTER
>> statement.
>> So the resulting bounding box is smaller than the layers original
>> bounding box.
>> Is that possible?
>>
>> Thanks,
>> Stefan.
>>
>>
>
>
>
>