[Geoserver-users] geowebcahce URL ?

geowebcache is working from the demo page , but its not working when I have followed the instructions and modified the url

http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326

what is wrong with the above url?

regards,
Imran


I.R

It's not a tiled WMS request, unless you've configured the tile dimensions to be 800 by 657.

See [1] for the default settings for EPSG:4326 and EPSG:900913

-Arne

1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

Imran Rajjad wrote:

geowebcache is working from the demo page , but its not working when I have followed the instructions and modified the url

http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326

what is wrong with the above url?

regards,
Imran

--
I.R

--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers

but then how is the gwc/demo working? I opened the same layer from demo page and there it is rendering tiles and showing?

On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com> wrote:

It’s not a tiled WMS request, unless you’ve configured the tile dimensions to be 800 by 657.

See [1] for the default settings for EPSG:4326 and EPSG:900913

-Arne

1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

Imran Rajjad wrote:

geowebcache is working from the demo page , but its not working when I have followed the instructions and modified the url

http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326 <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326>

what is wrong with the above url?

regards,
Imran


I.R


Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers


I.R

The automatically generated demo client is configured with the correct settings, i.e. correct bounds, resolutions etc. Firebug is a nice tool for inspecting the requests.

Look at the HTML source code of the demo and use that as the basis for setting up your own OpenLayers application.

-Arne

Imran Rajjad wrote:

but then how is the gwc/demo working? I opened the same layer from demo page and there it is rendering tiles and showing?

On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com <mailto:ak@anonymised.com>> wrote:

    It's not a tiled WMS request, unless you've configured the tile
    dimensions to be 800 by 657.

    See [1] for the default settings for EPSG:4326 and EPSG:900913

    -Arne

    1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

    Imran Rajjad wrote:

        geowebcache is working from the demo page , but its not
        working when I have followed the instructions and modified the url

        http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;&gt;

        what is wrong with the above url?

        regards,
        Imran

        -- I.R

    -- Arne Kepp
    OpenGeo - http://opengeo.org
    Expert service straight from the developers

--
I.R

--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers

http://docs.geoserver.org/1.7.x/en/user/geowebcache/using.html

I`m talking about the above url… it says just add /gwc/service/ … there is no sign of other request

On Mon, Dec 14, 2009 at 1:07 PM, Imran Rajjad <rajjad@anonymised.com> wrote:

but then how is the gwc/demo working? I opened the same layer from demo page and there it is rendering tiles and showing?

On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com> wrote:

It’s not a tiled WMS request, unless you’ve configured the tile dimensions to be 800 by 657.

See [1] for the default settings for EPSG:4326 and EPSG:900913

-Arne

1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

Imran Rajjad wrote:

geowebcache is working from the demo page , but its not working when I have followed the instructions and modified the url

http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326 <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326>

what is wrong with the above url?

regards,
Imran


I.R


Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers


I.R


I.R

Sorry, that documentation contains some wishful thinking.

I believe this works if you set up a minimally defined OpenLayers application, i.e. just tell it you want to use EPSG:4326 and world bounds. That's what we used to do for the GeoServer demo applications. It's no longer true after they got the ability to choose window size and tiled vs not tiled.

I'll file a bug and will delegate or update the docs when I have a chance.

-Arne

Imran Rajjad wrote:

http://docs.geoserver.org/1.7.x/en/user/geowebcache/using.html

I`m talking about the above url.. it says just add /gwc/service/ .. there is no sign of other request

On Mon, Dec 14, 2009 at 1:07 PM, Imran Rajjad <rajjad@anonymised.com <mailto:rajjad@anonymised.com>> wrote:

    but then how is the gwc/demo working? I opened the same layer from
    demo page and there it is rendering tiles and showing?

    On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com
    <mailto:ak@anonymised.com>> wrote:

        It's not a tiled WMS request, unless you've configured the
        tile dimensions to be 800 by 657.

        See [1] for the default settings for EPSG:4326 and EPSG:900913

        -Arne

        1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

        Imran Rajjad wrote:

            geowebcache is working from the demo page , but its not
            working when I have followed the instructions and modified
            the url

            http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
            <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;
            <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
            <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;&gt;

            what is wrong with the above url?

            regards,
            Imran

            -- I.R

        -- Arne Kepp
        OpenGeo - http://opengeo.org
        Expert service straight from the developers

    -- I.R

--
I.R

--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers

alright but can I get a sample url or something so that I can have an idea about what to do at client end?

On Mon, Dec 14, 2009 at 1:27 PM, Arne Kepp <ak@anonymised.com> wrote:

Sorry, that documentation contains some wishful thinking.

I believe this works if you set up a minimally defined OpenLayers application, i.e. just tell it you want to use EPSG:4326 and world bounds. That’s what we used to do for the GeoServer demo applications. It’s no longer true after they got the ability to choose window size and tiled vs not tiled.

I’ll file a bug and will delegate or update the docs when I have a chance.

-Arne

Imran Rajjad wrote:

http://docs.geoserver.org/1.7.x/en/user/geowebcache/using.html

I`m talking about the above url… it says just add /gwc/service/ … there is no sign of other request

On Mon, Dec 14, 2009 at 1:07 PM, Imran Rajjad <rajjad@anonymised.com mailto:[rajjad@anonymised.com](mailto:rajjad@anonymised.com)> wrote:

but then how is the gwc/demo working? I opened the same layer from
demo page and there it is rendering tiles and showing?

On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com

mailto:[ak@anonymised.com.1671...](mailto:ak@anonymised.com)> wrote:

It’s not a tiled WMS request, unless you’ve configured the
tile dimensions to be 800 by 657.

See [1] for the default settings for EPSG:4326 and EPSG:900913

-Arne

1: http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

Imran Rajjad wrote:

geowebcache is working from the demo page , but its not
working when I have followed the instructions and modified
the url

http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
<http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326>
<http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
<http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326>>

what is wrong with the above url?

regards,
Imran

– I.R

– Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers

– I.R


I.R


Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers


I.R

If you do not want to use Firebug you can right click on any tile in a GWC demo and select "View image". Every URL is a sample.

You should probably study the OpenLayers API docs and examples to get a grasp of how tiling works. Sorry, can't spend more time helping you with this.

-Arne

Imran Rajjad wrote:

alright but can I get a sample url or something so that I can have an idea about what to do at client end?

On Mon, Dec 14, 2009 at 1:27 PM, Arne Kepp <ak@anonymised.com <mailto:ak@anonymised.com>> wrote:

    Sorry, that documentation contains some wishful thinking.

    I believe this works if you set up a minimally defined OpenLayers
    application, i.e. just tell it you want to use EPSG:4326 and world
    bounds. That's what we used to do for the GeoServer demo
    applications. It's no longer true after they got the ability to
    choose window size and tiled vs not tiled.

    I'll file a bug and will delegate or update the docs when I have a
    chance.

    -Arne

    Imran Rajjad wrote:

        http://docs.geoserver.org/1.7.x/en/user/geowebcache/using.html

        I`m talking about the above url.. it says just add
        /gwc/service/ .. there is no sign of other request

        On Mon, Dec 14, 2009 at 1:07 PM, Imran Rajjad
        <rajjad@anonymised.com <mailto:rajjad@anonymised.com>
        <mailto:rajjad@anonymised.com>> wrote:

           but then how is the gwc/demo working? I opened the same
        layer from
           demo page and there it is rendering tiles and showing?

           On Mon, Dec 14, 2009 at 12:56 PM, Arne Kepp <ak@anonymised.com
        <mailto:ak@anonymised.com>
           <mailto:ak@anonymised.com>> wrote:

               It's not a tiled WMS request, unless you've configured the
               tile dimensions to be 800 by 657.

               See [1] for the default settings for EPSG:4326 and
        EPSG:900913

               -Arne

               1:
        http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation

               Imran Rajjad wrote:

                   geowebcache is working from the demo page , but its not
                   working when I have followed the instructions and
        modified
                   the url

                          http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;
                          <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;&gt;
                          <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;
                          <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326
        <http://192.172.2.23:8080/geoserver/gwc/service/wms?bbox=72.95237884975721,33.613647508499554,73.12553929320826,33.76539881952458&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:isb123&width=800&height=657&srs=EPSG:4326&gt;&gt;&gt;

                   what is wrong with the above url?

                   regards,
                   Imran

                   -- I.R

               -- Arne Kepp
               OpenGeo - http://opengeo.org
               Expert service straight from the developers

           -- I.R

        -- I.R

    -- Arne Kepp
    OpenGeo - http://opengeo.org
    Expert service straight from the developers

--
I.R

--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers