On Mon, Jul 15, 2013 at 7:15 PM, Andrea Aime
<[email protected]>wrote:

> Hi,
> as a last minute addition to GeoServer we would like to add in the layer
> configuration GUI the list of bands that do compose a raster layer, with
> their name, range, and eventual null values, pretty much in a similar way
> to how feature attributes are exposed for feature types.
>
>
And here is how it looks, if you open an already configured single banded
layer (I've also added the data type information, it can be quite useful to
understand rendering issues):

[image: Inline image 1]

See that "reload band definitions" button? It forces GS to go down into the
reader and fetch the band informations again.
In case of newly configured layers, the data type will show up
automatically.

Here is a rain layer, reloaded and with the unit of measure manually filled
in:

[image: Inline image 2]

And here is a RGB layer instead, sporting the default uom for rgb bands,
which is the radiance unit of measure in SI
terms (http://en.wikipedia.org/wiki/Radiance):

[image: Inline image 3]

Now... looking at the GUI one would be very tempted to make the band name
and null values editable... which is doable,
but not immediate, we'd have to wrap the readers and getting out of
resource pool so that the reader returns
GridCoverage objects that have the desired metadata. It's doable, not
extremely hard, but I'll leave that for another day ;-)

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

-------------------------------------------------------
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to