[Geoserver-users] issue in GetCapabilities response with SRS?

Tim Schaub of www.wms-sites.com pointed out that MassGIS’ GetCapabilities response has
many SRS elements without a namespace identifier, except for the first.

EPSG:26986

2000
2001
2002
2003
(many more)

The WMS 1.1.1 spec seems to state that the namespace and colon is expected:

6.5.5 Spatial Reference System
The Spatial Reference System (SRS) is a text parameter that names a horizontal
coordinate reference system code. The name includes a namespace prefix, a colon, a
numeric identifier, and possibly a comma followed by additional parameters.

I tried to find another GeoServer out there to look at their GetCapabilities but I can’t seem
to find one that I can query.

Is this something to do with our configuration or a GeoServer issue? (Didn’t see anything
in JIRA)

Aleda Freeman
MassGIS
Office of Geographic and Environmental Information
251 Causeway St. 5th floor
Boston, MA 02114
phone: 617-626-1193
fax: 617-626-1249
http://www.mass.gov/mgis - MassGIS
http://lyceum.massgis.state.ma.us - Webservices Wiki
http://maps.massgis.state.ma.us/biodiversity - EOEA Biodiversity Days

Hrm, ours is serving it up right:

http://sigma.openplans.org:8080/geoserver/wms?service=WMS&request=GetCapabilities

What version of GeoServer are you using?

Freeman, Aleda (ENV) wrote:

Tim Schaub of _www.wms-sites.com_ <file://www.wms-sites.com> pointed out that MassGIS' GetCapabilities response has
many SRS elements without a namespace identifier, except for the first.

<!--common SRS:-->
<SRS>EPSG:26986</SRS>
<!--All supported EPSG projections:-->
<SRS>2000</SRS>
<SRS>2001</SRS>
<SRS>2002</SRS>
<SRS>2003</SRS>
(many more)

The WMS 1.1.1 spec seems to state that the namespace and colon is expected:

*6.5.5 Spatial Reference System*
The Spatial Reference System (SRS) is a text parameter that names a horizontal
coordinate reference system code. The name includes a namespace prefix, a colon, a
numeric identifier, and possibly a comma followed by additional parameters.

I tried to find another GeoServer out there to look at their GetCapabilities but I can't seem
to find one that I can query.

Is this something to do with our configuration or a GeoServer issue? (Didn't see anything
in JIRA)

Aleda Freeman
MassGIS
Office of Geographic and Environmental Information
251 Causeway St. 5th floor
Boston, MA 02114
phone: 617-626-1193
fax: 617-626-1249
_http://www.mass.gov/mgis_ - MassGIS
_http://lyceum.massgis.state.ma.us_ - Webservices Wiki
_http://maps.massgis.state.ma.us/biodiversity_ - EOEA Biodiversity Days

!DSPAM:1003,459eb6ff45741804284693!

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

!DSPAM:1003,459eb6ff45741804284693!

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

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,459eb6ff45741804284693!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

1.5.x from a few days ago.

--saul

Chris Holmes wrote:

Hrm, ours is serving it up right:

http://sigma.openplans.org:8080/geoserver/wms?service=WMS&request=GetCapabilities

What version of GeoServer are you using?

Hey guys,
I fixed the issue and committed the change. Do you have a checkout of the source or would you like a war file?

Brent Owens
(The Open Planning Project)

Saul Farber wrote:

1.5.x from a few days ago.

--saul

Chris Holmes wrote:
  

Hrm, ours is serving it up right:

http://sigma.openplans.org:8080/geoserver/wms?service=WMS&request=GetCapabilities

What version of GeoServer are you using?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Nah, I've got the source and I'll rebuild it.

I told aleda to file that JIRA issue thinking that I'd be the one to get to it first, but you beat me there. Thanks for the help!

--saul

Brent Owens wrote:

Hey guys,
I fixed the issue and committed the change. Do you have a checkout of the source or would you like a war file?

Brent Owens
(The Open Planning Project)