Jody Garnett ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 ) / Task ( 
https://osgeo-org.atlassian.net/browse/GEOS-10647?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 ) GEOS-10647 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10647?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 ) Welcome page links to GetCapabilities do not follow the OGC standards ( 
https://osgeo-org.atlassian.net/browse/GEOS-10647?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 )

Issue Type: Task Assignee: Unassigned Created: 09/Sep/22 7:33 PM Priority: 
Medium Reporter: Jody Garnett ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3
 )

Feedback from Jukka Rahkonen ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A883da887-d047-4a0a-8aab-3c5d883c4f43
 ) on https://osgeo-org.atlassian.net/browse/GEOS-10058 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10058 ) is that:

> 
> 
> 
> Many of the links to GetCapabilities of the services do not follow the OGC
> standards.
> 
> 

Further conversation reveals that:

> 
> 
> 
> GetCapabilities *&version=x.y.z* may be incorrect? Some protocols use 
> *AcceptVersions*
> (example from WCS docs 
> *service=wcs&AcceptVersions=1.1.0&request=GetCapabilities*
> ).
> 
> 

And the following list:

> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/gwc/service/wms?request=GetCapabilities&version=1.1.1&tiled=true
> (
> http://localhost:8080/geoserver/gwc/service/wms?request=GetCapabilities&version=1.1.1&tiled=true
> )
> 
> 
> 
> http://localhost:8080/geoserver/gwc/service/wmts?services=WMTS&version=1.1.1&request=GetCapabilities
> (
> http://localhost:8080/geoserver/gwc/service/wmts?services=WMTS&version=1.1.1&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wfs&version=2.0.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wfs&version=2.0.0&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wfs&version=1.1.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wfs&version=1.1.0&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wfs&version=1.0.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wfs&version=1.0.0&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=WCS&version=2.0.1&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=WCS&version=2.0.1&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1.1&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1.1&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1.0&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wcs&version=1.1&request=GetCapabilities
> )
> 
> 
> 
> http://localhost:8080/geoserver/ows?service=wcs&version=1.0.0&request=GetCapabilities
> (
> http://localhost:8080/geoserver/ows?service=wcs&version=1.0.0&request=GetCapabilities
> )
> 
> 

Noting:

* keys are not case sensitive but values are case sensitive

* wfs → WFS, wms → WMS, wcs → WCS

* GWC

* WMS link does not have service=WMS at all
* WMTS: services=WMTS → service=WMTS

* WFS 2.0 and WCS 2.0.1 should use OGC Web Services Common standard

* service=WFS&version=2.0.0 → service=WFS&acceptversions=2.0.0
* service=WCS&version=2.0.1 → service=WCS&acceptversions=2.0.1

( 
https://osgeo-org.atlassian.net/browse/GEOS-10647#add-comment?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10647#add-comment?atlOrigin=eyJpIjoiZDRmZGNhYmI0ZDE3NDdkNmIxYjg3YjZhNDgwY2EzZDkiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100206- 
sha1:d8a7a40 )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to