[Geoserver-users] Service Capabilities - 2.3.0

Hi List,
Something odd going on here. I’m not sure if I’ve somehow done something to FUBAR my GeoServer deployment, or if this is something with 2.3.x

When I installed GeoServer 2.3.0RC1, my Service Capabilities list on the default admin page added:

GWC
1.0.0 (linking to http://wppgeog3:8082/geoserver/ows?service=gwc&version=1.0.0&request=GetCapabilities)

But when I go there I get an Exception:
“No such operation gwc 1.0.0 GetCapabilities”


Now I’ve just installed 2.3.0 proper and I’m seeing this as well:

WCS
1.0.0
1.1.0
1.1.1
1.1

Where did 1.1 come from? When I click it GeoServer gives me the 1.1.1 GetCapabilities. it also tells me that GeoServer implements
1.0 and 1.1.1, so it seems that 1.1.0 is also superfluous.

Anyone else seeing these?

Jonathan

This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.

On Tue, Mar 19, 2013 at 3:58 PM, Jonathan Moules
<jonathanmoules@anonymised.com> wrote:

Hi List,
  Something odd going on here. I'm not sure if I've somehow done something
to FUBAR my GeoServer deployment, or if this is something with 2.3.x

When I installed GeoServer 2.3.0RC1, my Service Capabilities list on the
default admin page added:

GWC
1.0.0 (linking to
http://wppgeog3:8082/geoserver/ows?service=gwc&version=1.0.0&request=GetCapabilities)

Hum, for this one I have no idea.... except that it should not be there,
there is no such a thing as a GWC service (there is WMTS instead).

But when I go there I get an Exception:
"No such operation gwc 1.0.0 GetCapabilities"

----

Now I've just installed 2.3.0 proper and I'm seeing this as well:
WCS
1.0.0
1.1.0
1.1.1
1.1

Where did 1.1 come from? When I click it GeoServer gives me the 1.1.1
GetCapabilities. it also tells me that GeoServer implements
1.0 and 1.1.1, so it seems that 1.1.0 is also superfluous.

Unfortunately they are not, at some point OGC released every one of them,
then changed their minds, that's why we have so many flavors of 1.1.x
(for the record, the official one is 1.1 now, but when we implemented it,
it was 1.1.1 which was superseding 1.1.0)

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

When I installed GeoServer 2.3.0RC1, my Service Capabilities list on the
default admin page added:

GWC
1.0.0 (linking to
http://wppgeog3:8082/geoserver/ows?service=gwc&version=1.0.0&request=GetCapabilities)

Hum, for this one I have no idea… except that it should not be there,
there is no such a thing as a GWC service (there is WMTS instead).

For a short while (10 mins) I did have GWC installed separately. Its not there now. I have a new jetty 8, and new GeoServer 2.3 since. Maybe it did something in my config dir.


Now I’ve just installed 2.3.0 proper and I’m seeing this as well:
WCS
1.0.0
1.1.0
1.1.1
1.1

Where did 1.1 come from? When I click it GeoServer gives me the 1.1.1
GetCapabilities. it also tells me that GeoServer implements
1.0 and 1.1.1, so it seems that 1.1.0 is also superfluous.

Unfortunately they are not, at some point OGC released every one of them,
then changed their minds, that’s why we have so many flavors of 1.1.x
(for the record, the official one is 1.1 now, but when we implemented it,
it was 1.1.1 which was superseding 1.1.0)

Nice to see the OGC are still keeping us all on our toes.
If GeoServer supports all four, does that mean my observed behaviour is a bug?
I.e. when requesting the 1.1 version getcapabilities it shouldn’t return the 1.1.1.

Also, that GetCapabilities includes only these two:

ows:ServiceTypeVersion
1.1.0
</ows:ServiceTypeVersion>
ows:ServiceTypeVersion
1.1.1
</ows:ServiceTypeVersion>

Which is different again from the Abstract in the same which says:
“This server implements the WCS specification 1.0 and 1.1.1”

And for bonus confusion, the wcs.xml in my config dir contains a different set again:

<org.geotools.util.Version>
1.0.0
</org.geotools.util.Version>
<org.geotools.util.Version>
1.1.1
</org.geotools.util.Version>
<org.geotools.util.Version>
2.0.1
</org.geotools.util.Version>

The only consistent one seems to be 1.1.1. Would you like me to open a JIRA issue on this?

Thanks,
Jonathan

Cheers
Andrea

Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.