Issue Type: Bug Bug
Assignee: Andrea Aime
Created: 16/Nov/13 9:34 PM
Description:

Was looking at filling in the units for sf:sfdem....it currently was reporting back integer height using DescribeCoverage, and no unit information.

Going in and adding the units "m" and clicking "reload bands" results in the bands being REAL 32.

GRAY_INDEX	Real 32 bits	-9.999999933815813E36

Problems:


  • Layer Preview (i.e. GetFeatureInfo) still reports height in integers
  • DescribeCoverage is now confused

WCS 1.1.1 The band description for WCS 1.1.1 is impossible:

<wcs:Field>
   <wcs:Identifier>contents</wcs:Identifier>
   <wcs:Definition>
      <ows:AllowedValues>
         <ows:Range>
            <ows:MinimumValue>-9.999999933815813E36</ows:MinimumValue>
            <ows:MaximumValue>-9.999999933815813E36</ows:MaximumValue>
         </ows:Range>
      </ows:AllowedValues>
   </wcs:Definition>
   <wcs:NullValue>-9.999999933815813E36</wcs:NullValue>
   <wcs:InterpolationMethods>
      <wcs:InterpolationMethod>linear</wcs:InterpolationMethod>
      <wcs:InterpolationMethod>cubic</wcs:InterpolationMethod>
   </wcs:InterpolationMethods>
   <wcs:Axis identifier="Bands">
      <wcs:AvailableKeys>
         <wcs:Key>GRAY_INDEX</wcs:Key>
      </wcs:AvailableKeys>
   </wcs:Axis>
</wcs:Field>

The range and null value are impossible, and the description does not include the units "m".

Project: GeoServer
Priority: Major Major
Reporter: Jody Garnett
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to