You should ask on the user list :) The devel-list is for those working on
the GeoServer application.
The WMS and WFS specifications dictate what is allowed as a layer name - in
particular the WFS specification should have some limitations based on the
structure of XML documents (which uses the format "prefix:identifier" -
where prefix is mapped to an XML schema namespace).
Check the specifications and let us know what you find? I expect in this
case that even if GeoServer lets you add additional characters XML parsers
and WFS clients will not be able to handle the situation.
(Note the GeoServer web application and REST API will often allow you to
configure setting that do not work, when you spot an example please report
the issue).
--
Jody
Jody Garnett
On Wed, Sep 3, 2014 at 10:28 AM, Bessette-Halsema, Dominique E <
[email protected]> wrote:
> I added a colon ‘:’ character to a grid name. Is this allowed in the
> WMS getCapabilities? Or is this a special character? I know this isn’t
> the recommended naming convention but it is required and I need to go back
> and accurately explain why it may or may not work.
>
>
>
> Where in the geoserver code is the WMS getCapabilities name set?
>
>
>
> For example: imagery:goes_13.infrared.1km
>
>
>
> In the WCS getCapabilities the identifier has the correct name
>
>
>
> <wcs:CoverageSummary>
>
> <ows:Title>infrared-goes_13 1km</ows:Title>
>
>
> <ows:Metadata metadataType="other" xlink:type="simple"
> xlink:href="/rest/metadata?request=getMetadata&layer=imagery:goes_13.infrared.1km"/>
>
> <ows:WGS84BoundingBox>
>
> <ows:LowerCorner>-120.0038771 -65.0093883</ows:LowerCorner>
>
> <ows:UpperCorner>-44.9961229 65.0093883</ows:UpperCorner>
>
> </ows:WGS84BoundingBox>
>
> <wcs:Identifier>*imagery:goes_13.infrared.1km*</wcs:Identifier>
>
> </wcs:CoverageSummary>
>
>
>
>
>
> In the WMS getCapabilities the Name is not correct it cuts off after the
> colon
>
>
>
> -<Layer opaque="0" queryable="1">
>
> <Name>*imagery*</Name>
>
> <Title>infrared-goes_13 1km</Title>
>
> …..
>
> </Layer>
>
>
>
> The WCS describecoverage looks correct, just odd because of the naming
> convention.
>
>
>
> wcs:CoverageDescription>
>
> <ows:Title>infrared-goes_13 1km</ows:Title>
>
> <ows:Abstract/>
>
> <ows:Keywords/>
>
> <wcs:Identifier>*imagery:imagery:goes_13.infrared.1km*</wcs:Identifier>
>
>
>
> ………….
>
>
>
> Dominique Bessette
>
> Engineer, Software
>
> General Dynamics Information Technology
>
> Supporting Fleet Numerical Meteorology and Oceanography Center (FNMOC)
>
> Office: 619-881-2748
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds. Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users