Re: [Geoserver-users] REST API Question

2016-09-01 Thread David Alda Fernandez de Lezea
Hi Andrea,

Thanks for your response! Easier than I thought. I’ll try it.

Regards,

Agur bero bat,



David Alda Fernández de Lezea
Área de Sistemas de Información Geográfica, Planificación Territorial y 
Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren 
Arloa.
da...@hazi.eus | www.hazi.eus
T 945 003 240 – M 627 923 170 – F 945 003 290 
Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute – Araba
 
*  LEGE OHARRA   ***   AVISOLEGAL   
***   DISCLAIMER   *
Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua 
dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
Este mensaje es personal y confidencial y su uso no autorizado está prohibido 
legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo 
ni conservarlo.
This message is personal and confidential, unauthorised use is legally 
prohibited. If you are not the intended recipient, delete it without resending 
or backing it.

De: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] En nombre de Andrea 
Aime
Enviado el: jueves, 01 de septiembre de 2016 14:06
Para: David Alda Fernandez de Lezea
CC: GeoServer Users
Asunto: Re: [Geoserver-users] REST API Question

On Thu, Sep 1, 2016 at 11:47 AM, David Alda Fernandez de Lezea  
wrote:
Hi list,

I'm wondering if anyone knows or if it's possible to get information about 
where's a layer stored via REST API. For example, I'd like to know, based on a 
layer name, the server and the DB where it's stored.

From the layer, follow up to the resource, and then to the store, you have the 
connection information there (so, three separate REST calls).

Cheers
Andrea
 

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime 
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo 
è consentito esclusivamente al destinatario del messaggio, per le finalità 
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne 
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di 
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro 
sistema. Conservare il messaggio stesso, divulgarlo anche in parte, 
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, 
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
 
The information in this message and/or attachments, is intended solely for the 
attention and use of the named addressee(s) and may be confidential or 
proprietary in nature or covered by the provisions of privacy act (Legislative 
Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in 
accord with its purpose, any disclosure, reproduction, copying, distribution, 
or either dissemination, either whole or partial, is strictly forbidden except 
previous formal approval of the named addressee(s). If you are not the intended 
recipient, please contact immediately the sender by telephone, fax or e-mail 
and delete the information in this message that has been received in error. The 
sender does not give any warranty or accept liability as the content, accuracy 
or completeness of sent messages and accepts no responsibility  for changes 
made after they were sent or for other risks which arise as a result of e-mail 
transmission, viruses, etc.

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


[Geoserver-users] Fwd: Get "Error rendering coverage on the fast path" when request a browse image from an image mosaic layer

2016-09-01 Thread Devon Tucker
Oops, meant to send this to the user list.

-- Forwarded message --
From: Devon Tucker 
Date: Thu, Sep 1, 2016 at 11:14 PM
Subject: Re: [Geoserver-users] Get "Error rendering coverage on the fast
path" when request a browse image from an image mosaic layer
To: Cathy Hu , Geoserver Developers <
geoserver-de...@lists.sourceforge.net>


Hi Cathy,

(Forgot to include the list with my reply, so I'm reply to it now)

Thanks for the info. Normally we use the commandline utility gdalinfo to
get information about raster data. IIRC the output from QGIS is basically
the same though.

It looks like you have a single band VRT raster. Is the rest of the data in
the mosaic similar? If it was me I'd try without the InputTransparentColor
setting on the layer page and see if that gave acceptable results,
otherwise I would try some of the other workarounds. Maybe someone else has
some feedback as well.

Cheers,
Devon


On Thu, Sep 1, 2016 at 8:40 PM, Cathy Hu  wrote:

> Hi Devon:
>
>
>
> Sorry, I don’t know how to find out the color/band model. I am very
> appreciated if you could give me some instructions and tell me which tools
> I could use to check them out.
>
>
>
> So far, I can only get some metadata of the browse image from QGIS:
>
> Driver
>
> GDAL provider
>
> VRT
> Virtual Raster
>
> Dataset Description
>
> Band 1
>
> STATISTICS_MAXIMUM=42959
>
> STATISTICS_MEAN=9322.3445402102
>
> STATISTICS_MINIMUM=0
>
> STATISTICS_STDDEV=6865.5779769686
>
> Dimensions
>
> X: 9746 Y: 18 Bands: 1
>
> Origin
>
> -221.125,89.6785
>
> Pixel Size
>
> 0.0474007,-0.0474007
>
> No Data Value
>
> *NoDataValue not set*
>
> Data Type
>
> UInt16 - Sixteen bit unsigned integer
>
> Pyramid overviews
>
> Layer Spatial Reference System
>
> +proj=longlat +datum=WGS84 +no_defs
>
> Layer Extent (layer original source projection)
>
> -221.1252541385472625,88.8252824333668229 : 240.8416833346172155,89.678494
> 5075015401
>
> Band
>
> Band 1
>
> Band No
>
> 1
>
> No Stats
>
> No stats collected yet
>
>
>
> Does this help?
>
>
>
> Thanks a lot
>
>
>
> Cathy
>
>
>
> *From:* Devon Tucker [mailto:devonrtuc...@gmail.com]
> *Sent:* Thursday, September 01, 2016 7:36 AM
> *To:* Cathy Hu 
> *Subject:* Re: [Geoserver-users] Get "Error rendering coverage on the
> fast path" when request a browse image from an image mosaic layer
>
>
>
> Hi Cathy,
>
>
>
> Could you tell us a little bit about the data you're using? Particularly
> the color/band model? It looks like you're running into a limitation with
> the INPUT_TRANSPARENT_COLOR option as seen here:
>
>
>
> https://github.com/geotools/geotools/blob/14.5/modules/libra
> ry/coverage/src/main/java/org/geotools/image/ImageWorker.java#L2442
>
>
>
> There is only limited support for input transparency so far. I'm not sure
> if this limitation exists because other implementations are hard/tricky, or
> if it's just that nobody has done it so far. Maybe someone else can chime
> in.
>
>
>
> The most basic workaround is to turn off INPUT_TRANSPARENCY if you don't
> need it, although most likely you do. If your mosaic is mostly static and
> it's just this one raster that's causing issues than an alternative is to
> pre-process that one image to be in a compatible model (byte components).
>
>
>
> Another alternative, IIRC, is to use JAI_EXT which supports NoData without
> having to do input_transparent (I may be wrong on this one?):
>
>
>
> http://docs.geoserver.org/stable/en/user/configuration/image
> _processing/index.html#jai-ext
>
>
>
> Cheers,
>
> Devon Tucker
>
>
>
> On Wed, Aug 31, 2016 at 6:05 PM, Cathy Hu  wrote:
>
> Hi There:
>
>
>
> When I try to get an browse image (which is over the north pole), I get
> errors and no browse image is returned back. Here’s the Geoserver log:
>
>
>
> 2016-08-31 17:45:35,780 INFO [org.geotools.referencing.factory] - Using
> "file:/C:/apache-tomcat-8.0.30-geo-2.9.1/webapps/geoserver/W
> EB-INF/lib/gs-main-2.9.1.jar!/org/vfny/geoserver/crs/override_epsg.properties"
> as EPSG factory.
>
> 2016-08-31 17:45:35,785 INFO [org.geoserver.wms] -
>
> Request: getMap
>
> Time = []
>
> Filter =  short_term_archive_dataset_id = NP1 ] AND [
> short_term_archive_facility_id = test ]] AND [ downlink_segment_id =
> NP_Seg_1 ]]]
>
> Buffer = 0
>
> Format = application/openlayers
>
> Width = 1024
>
> Height = 768
>
> Filters =  short_term_archive_dataset_id = NP1 ] AND [
> short_term_archive_facility_id = test ]] AND [ downlink_segment_id =
> NP_Seg_1 ]]]
>
> Layers = [org.geoserver.wms.MapLayerInfo@18e0ea9f]
>
> MaxFeatures = null
>
> Crs = GEOGCS["WGS 84",
>
>   DATUM["World Geodetic System 1984",
>
> SPHEROID["WGS 84", 6378137.0, 298.257223563,
> AUTHORITY["EPSG","7030"]],
>
> AUTHORITY["EPSG","6326"]],
>
>   PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
>
>   UNIT["degree", 0.017453292519943295],
>
>   A

Re: [Geoserver-users] EPSG:32661 clarification

2016-09-01 Thread Andrea Aime
By the way, the EPSG database seems to also have the E,N oriented variant,
it's under a different code:

https://epsg.io/5041

Cheers
Andrea


On Thu, Sep 1, 2016 at 6:46 PM, Andrea Aime 
wrote:

> On Thu, Sep 1, 2016 at 6:15 PM, Bessette-Halsema, Dominique E <
> dominique.besse...@gdit.com> wrote:
>
>> Hi
>>
>>
>>
>> I’m using GeoServer 2.9 and I’m seeing that the output axes for
>> EPSG:32661 is Northing-Easting.  The bug https://osgeo-org.atlassian.ne
>> t/browse/GEOS-6354 documents that the axis is swapped and says that
>> EPSG:32661 does not follow the standard.  This bug report was closed under
>> 2.5 but I’m still seeing that the layer in 2.9 is Northing-Easting and not
>> Easting-Northing.  Was EPSG:32661 actually fixed to follow the standard?
>>
> Your standard does not agree with the official EPSG database, which
> explicitly states that CRS is north/east oriented, calling it "WGS 84 / UPS
> North (N,E)":
>
> https://epsg.io/32661
>
> The EPSG database is the standard for OGC services. If it's wrong, you
> should raise a ticket against the database itself (it happens, it gets
> fixed)
>
> Cheers
> Andrea
>
> --
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
>
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
> ---
>



-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediatel

Re: [Geoserver-users] ExternalGraphic mis-sized for PostGIS

2016-09-01 Thread Andrea Aime
Hi Jonathan,
your mail seems to imply there were images, but I got none.
In any case, it seems indeed odd that just changing the database results in
such a difference, and
cannot think of any reason for this to happen.
I'd go ahead and investigate more, if you find a way to reproduce, open a
ticket with the necessary info
(sample data, style and so on) as it might be a good candidate for the
monthly bug sprint fixes

Cheers
Andrea


On Thu, Sep 1, 2016 at 6:28 PM, Jonathan Moules <
jonathan-li...@lightpear.com> wrote:

> Hi List,
> I'm seeing some very odd behaviour with external graphics.
>
> The TextSymboliser is this:
>
>   
> 
>   road_no
> 
> 
>   Arial
>   10
>   bold
> 
> 
>   
> 
>   0.5
>   0.5
> 
> 
>   0
>   0
> 
>   
> 
> 
>   #FF
> 
> 
>   
>  xlink:href="strategisymbols/Motorwaybox.svg" />
> image/svg+xml
>   
> 
> 450
> stretch
> 4
> 200
> 500
> 10
> yes
>   
>
>
> This works fine in Oracle, but when coming from a PostGIS source, it is
> rendered as as bar:
>
>
> If I remove the  name="graphic-resize">stretch
> line, it turns into a huge blob (only a small section is shown here - same
> scale image):
>
>
> This is GeoServer 2.8.5. I think this *may* be a regression from 2.7.1. I
> don't remember seeing it in the 2.7.1 deployment and it's pretty obvious
> (just upgraded to 2.8.5).
>
> I've disabled feature simplification, loose bboxes, and Estimated extends
> on the store to see if they made any difference (no).
>
> Does anyone have any thoughts/experience with this? It seems odd that the
> data-store is making a difference to a style.
>
> Cheers,
> Jonathan
>
> 
> --
>
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

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


Re: [Geoserver-users] EPSG:32661 clarification

2016-09-01 Thread Andrea Aime
On Thu, Sep 1, 2016 at 6:15 PM, Bessette-Halsema, Dominique E <
dominique.besse...@gdit.com> wrote:

> Hi
>
>
>
> I’m using GeoServer 2.9 and I’m seeing that the output axes for EPSG:32661
> is Northing-Easting.  The bug https://osgeo-org.atlassian.
> net/browse/GEOS-6354 documents that the axis is swapped and says that
> EPSG:32661 does not follow the standard.  This bug report was closed under
> 2.5 but I’m still seeing that the layer in 2.9 is Northing-Easting and not
> Easting-Northing.  Was EPSG:32661 actually fixed to follow the standard?
>
Your standard does not agree with the official EPSG database, which
explicitly states that CRS is north/east oriented, calling it "WGS 84 / UPS
North (N,E)":

https://epsg.io/32661

The EPSG database is the standard for OGC services. If it's wrong, you
should raise a ticket against the database itself (it happens, it gets
fixed)

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

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


[Geoserver-users] EPSG:32661 clarification

2016-09-01 Thread Bessette-Halsema, Dominique E
Hi



I'm using GeoServer 2.9 and I'm seeing that the output axes for EPSG:32661 is 
Northing-Easting.  The bug https://osgeo-org.atlassian.net/browse/GEOS-6354 
documents that the axis is swapped and says that EPSG:32661 does not follow the 
standard.  This bug report was closed under 2.5 but I'm still seeing that the 
layer in 2.9 is Northing-Easting and not Easting-Northing.  Was EPSG:32661 
actually fixed to follow the standard?





Dominique Bessette

Software Engineer

General Dynamics Information Technology

Office: 619-881-2748



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


[Geoserver-users] ExternalGraphic mis-sized for PostGIS

2016-09-01 Thread Jonathan Moules
Hi List,
I'm seeing some very odd behaviour with external graphics.

The TextSymboliser is this:

  


  Arial
  10
  bold


  

  0.5
  0.5


  0
  0

  


  #FF


  

image/svg+xml
  

450
stretch
4
200
500   
10
yes  
  


This works fine in Oracle, but when coming from a PostGIS source, it is 
rendered as as bar:


If I remove the stretch line, it turns into a 
huge blob (only a small section is shown here - same scale image): 


This is GeoServer 2.8.5. I think this *may* be a regression from 2.7.1. I don't 
remember seeing it in the 2.7.1 deployment and it's pretty obvious (just 
upgraded to 2.8.5).

I've disabled feature simplification, loose bboxes, and  Estimated extends on 
the store to see if they made any difference (no).

Does anyone have any thoughts/experience with this? It seems odd that the 
data-store is making a difference to a style.

Cheers,
Jonathan

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


Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Andrea Aime
In particular, I believe the quickest approach would be to write your own
rendering transformation (they are pluggable after all).

There is no dev doc, but you can find some info here:
http://docs.geoserver.org/stable/en/user/styling/sld-extensions/rendering-transform.html
https://github.com/geotools/geotools/wiki/rendering-transformations

Cheers
Andrea

On Thu, Sep 1, 2016 at 6:06 PM, Simone Giannecchini <
simone.giannecch...@geo-solutions.it> wrote:

> RIght now,
> this needs some coding  in GeoServer, alternatively, you can preprocess
> the second band accordingly.
>
> Simone.
>
> On Thursday, September 1, 2016, Devin Eyre 
> wrote:
>
>> We want to use a different colormap for the same radar reflectivity value
>> based on the precipitation type (snow, rain, or mixed).
>> We were hoping we could get away with only making one layer with two
>> different styles, one of which would show precipitation type, and one would
>> not.
>> 
>> From: Simone Giannecchini 
>> Sent: Thursday, September 1, 2016 10:34 AM
>> To: Devin Eyre
>> Cc: Simone Giannecchini; geoserver-users@lists.sourceforge.net
>> Subject: Re: [Geoserver-users] Styling a raster based on two bands
>>
>> Ciao Devin,
>> yeah, ok but if you want to get help you need to give some more info.
>>
>> If you want to be able to style each band separately from the tiff
>> file, you can do it with two different styles doing a channel
>> selection before the colormap.
>>
>> I still don't understand how you want to apply a colormap to a two
>> bands raster, so, please, let me know more.
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://goo.gl/it488V for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
>> Il loro utilizzo è consentito esclusivamente al destinatario del
>> messaggio, per le finalità indicate nel messaggio stesso. Qualora
>> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
>> cortesemente di darcene notizia via e-mail e di procedere alla
>> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
>> Conservare il messaggio stesso, divulgarlo anche in parte,
>> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
>> diverse, costituisce comportamento contrario ai principi dettati dal
>> D.Lgs. 196/2003.
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be
>> confidential or proprietary in nature or covered by the provisions of
>> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
>> Data Protection Code).Any use not in accord with its purpose, any
>> disclosure, reproduction, copying, distribution, or either
>> dissemination, either whole or partial, is strictly forbidden except
>> previous formal approval of the named addressee(s). If you are not the
>> intended recipient, please contact immediately the sender by
>> telephone, fax or e-mail and delete the information in this message
>> that has been received in error. The sender does not give any warranty
>> or accept liability as the content, accuracy or completeness of sent
>> messages and accepts no responsibility  for changes made after they
>> were sent or for other risks which arise as a result of e-mail
>> transmission, viruses, etc.
>>
>>
>> On Thu, Sep 1, 2016 at 5:30 PM, Devin Eyre 
>> wrote:
>> > The first band is radar reflectivity, and the second band is
>> precipitation
>> > type.
>> >
>> > 
>> > From: Simone Giannecchini 
>> > Sent: Thursday, September 1, 2016 10:26 AM
>> > To: Devin Eyre
>> > Cc: geoserver-users@lists.sourceforge.net
>> > Subject: Re: [Geoserver-users] Styling a raster based on two bands
>> >
>> > Ciao Devin,
>> > the quick answer is no, however I am curious about what your use case
>> is and
>> > what you are trying to achieve.
>> > I don't see a meaningful use case for creating a single colormap out of
>> two
>> > bands
>> > unless you are talking about doing some kind of raster algebra before
>> > applyin the coloramp (which is 1D by definition).
>> >
>> > Simone.
>> >
>> > On Thursday, September 1, 2016, Devin Eyre 
>> wrote:
>> >>
>> >> Is there a way to set a colorMapEntry based on two different bands of a
>> >> raster?
>> >
>> >
>> >
>> > --
>> > Regards,
>> > Simone Giannecchini
>> > ==
>> > GeoServer Professional Services from the experts!
>> > Visit ht

Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Simone Giannecchini
RIght now,
this needs some coding  in GeoServer, alternatively, you can preprocess the
second band accordingly.

Simone.

On Thursday, September 1, 2016, Devin Eyre  wrote:

> We want to use a different colormap for the same radar reflectivity value
> based on the precipitation type (snow, rain, or mixed).
> We were hoping we could get away with only making one layer with two
> different styles, one of which would show precipitation type, and one would
> not.
> 
> From: Simone Giannecchini  >
> Sent: Thursday, September 1, 2016 10:34 AM
> To: Devin Eyre
> Cc: Simone Giannecchini; geoserver-users@lists.sourceforge.net
> 
> Subject: Re: [Geoserver-users] Styling a raster based on two bands
>
> Ciao Devin,
> yeah, ok but if you want to get help you need to give some more info.
>
> If you want to be able to style each band separately from the tiff
> file, you can do it with two different styles doing a channel
> selection before the colormap.
>
> I still don't understand how you want to apply a colormap to a two
> bands raster, so, please, let me know more.
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate.
> Il loro utilizzo è consentito esclusivamente al destinatario del
> messaggio, per le finalità indicate nel messaggio stesso. Qualora
> riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
> cortesemente di darcene notizia via e-mail e di procedere alla
> distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
> Conservare il messaggio stesso, divulgarlo anche in parte,
> distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
> diverse, costituisce comportamento contrario ai principi dettati dal
> D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely
> for the attention and use of the named addressee(s) and may be
> confidential or proprietary in nature or covered by the provisions of
> privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
> Data Protection Code).Any use not in accord with its purpose, any
> disclosure, reproduction, copying, distribution, or either
> dissemination, either whole or partial, is strictly forbidden except
> previous formal approval of the named addressee(s). If you are not the
> intended recipient, please contact immediately the sender by
> telephone, fax or e-mail and delete the information in this message
> that has been received in error. The sender does not give any warranty
> or accept liability as the content, accuracy or completeness of sent
> messages and accepts no responsibility  for changes made after they
> were sent or for other risks which arise as a result of e-mail
> transmission, viruses, etc.
>
>
> On Thu, Sep 1, 2016 at 5:30 PM, Devin Eyre  > wrote:
> > The first band is radar reflectivity, and the second band is
> precipitation
> > type.
> >
> > 
> > From: Simone Giannecchini  >
> > Sent: Thursday, September 1, 2016 10:26 AM
> > To: Devin Eyre
> > Cc: geoserver-users@lists.sourceforge.net 
> > Subject: Re: [Geoserver-users] Styling a raster based on two bands
> >
> > Ciao Devin,
> > the quick answer is no, however I am curious about what your use case is
> and
> > what you are trying to achieve.
> > I don't see a meaningful use case for creating a single colormap out of
> two
> > bands
> > unless you are talking about doing some kind of raster algebra before
> > applyin the coloramp (which is 1D by definition).
> >
> > Simone.
> >
> > On Thursday, September 1, 2016, Devin Eyre  > wrote:
> >>
> >> Is there a way to set a colorMapEntry based on two different bands of a
> >> raster?
> >
> >
> >
> > --
> > Regards,
> > Simone Giannecchini
> > ==
> > GeoServer Professional Services from the experts!
> > Visit http://goo.gl/it488V for more information.
> > ==
> > Ing. Simone Giannecchini
> > @simogeo
> > Founder/Director
> >
> > GeoSolutions S.A.S.
> > Via di Montramito 3/A
> > 55054  Massarosa (LU)
> > Italy
> > phone: +39 0584 962313
> > fax: +39 0584 1660272
> > mob:   +39  333 8128928
> >
> > http://www.geo-solutions.it
> > http://twitter.com/geosolutions_it
> >
> > ---
> > AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> > Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i
> > file/s allegato/i sono 

Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Devin Eyre
We want to use a different colormap for the same radar reflectivity value based 
on the precipitation type (snow, rain, or mixed).  
We were hoping we could get away with only making one layer with two different 
styles, one of which would show precipitation type, and one would not.

From: Simone Giannecchini 
Sent: Thursday, September 1, 2016 10:34 AM
To: Devin Eyre
Cc: Simone Giannecchini; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Styling a raster based on two bands

Ciao Devin,
yeah, ok but if you want to get help you need to give some more info.

If you want to be able to style each band separately from the tiff
file, you can do it with two different styles doing a channel
selection before the colormap.

I still don't understand how you want to apply a colormap to a two
bands raster, so, please, let me know more.

Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility  for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.


On Thu, Sep 1, 2016 at 5:30 PM, Devin Eyre  wrote:
> The first band is radar reflectivity, and the second band is precipitation
> type.
>
> 
> From: Simone Giannecchini 
> Sent: Thursday, September 1, 2016 10:26 AM
> To: Devin Eyre
> Cc: geoserver-users@lists.sourceforge.net
> Subject: Re: [Geoserver-users] Styling a raster based on two bands
>
> Ciao Devin,
> the quick answer is no, however I am curious about what your use case is and
> what you are trying to achieve.
> I don't see a meaningful use case for creating a single colormap out of two
> bands
> unless you are talking about doing some kind of raster algebra before
> applyin the coloramp (which is 1D by definition).
>
> Simone.
>
> On Thursday, September 1, 2016, Devin Eyre  wrote:
>>
>> Is there a way to set a colorMapEntry based on two different bands of a
>> raster?
>
>
>
> --
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
> file/s allegato/i sono da considerarsi strettamente riservate. Il loro
> utilizzo è consentito esclusivamente al destinatario del messaggio, per le
> finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio
> senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia
> via e-mail e di procedere alla distruzione del messaggio stesso,
> cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo
> anche in

Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Simone Giannecchini
Ciao Devin,
yeah, ok but if you want to get help you need to give some more info.

If you want to be able to style each band separately from the tiff
file, you can do it with two different styles doing a channel
selection before the colormap.

I still don't understand how you want to apply a colormap to a two
bands raster, so, please, let me know more.

Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility  for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.


On Thu, Sep 1, 2016 at 5:30 PM, Devin Eyre  wrote:
> The first band is radar reflectivity, and the second band is precipitation
> type.
>
> 
> From: Simone Giannecchini 
> Sent: Thursday, September 1, 2016 10:26 AM
> To: Devin Eyre
> Cc: geoserver-users@lists.sourceforge.net
> Subject: Re: [Geoserver-users] Styling a raster based on two bands
>
> Ciao Devin,
> the quick answer is no, however I am curious about what your use case is and
> what you are trying to achieve.
> I don't see a meaningful use case for creating a single colormap out of two
> bands
> unless you are talking about doing some kind of raster algebra before
> applyin the coloramp (which is 1D by definition).
>
> Simone.
>
> On Thursday, September 1, 2016, Devin Eyre  wrote:
>>
>> Is there a way to set a colorMapEntry based on two different bands of a
>> raster?
>
>
>
> --
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
> Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
> file/s allegato/i sono da considerarsi strettamente riservate. Il loro
> utilizzo è consentito esclusivamente al destinatario del messaggio, per le
> finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio
> senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia
> via e-mail e di procedere alla distruzione del messaggio stesso,
> cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo
> anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per
> finalità diverse, costituisce comportamento contrario ai principi dettati
> dal D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproductio

Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Devin Eyre
The first band is radar reflectivity, and the second band is precipitation type.


From: Simone Giannecchini 
Sent: Thursday, September 1, 2016 10:26 AM
To: Devin Eyre
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Styling a raster based on two bands

Ciao Devin,
the quick answer is no, however I am curious about what your use case is and 
what you are trying to achieve.
I don't see a meaningful use case for creating a single colormap out of two 
bands
unless you are talking about doing some kind of raster algebra before applyin 
the coloramp (which is 1D by definition).

Simone.

On Thursday, September 1, 2016, Devin Eyre 
mailto:devin.e...@stormgeo.com>> wrote:

Is there a way to set a colorMapEntry based on two different bands of a raster?


--
Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i 
file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo 
è consentito esclusivamente al destinatario del messaggio, per le finalità 
indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne 
il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di 
procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro 
sistema. Conservare il messaggio stesso, divulgarlo anche in parte, 
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, 
costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the 
attention and use of the named addressee(s) and may be confidential or 
proprietary in nature or covered by the provisions of privacy act (Legislative 
Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in 
accord with its purpose, any disclosure, reproduction, copying, distribution, 
or either dissemination, either whole or partial, is strictly forbidden except 
previous formal approval of the named addressee(s). If you are not the intended 
recipient, please contact immediately the sender by telephone, fax or e-mail 
and delete the information in this message that has been received in error. The 
sender does not give any warranty or accept liability as the content, accuracy 
or completeness of sent messages and accepts no responsibility  for changes 
made after they were sent or for other risks which arise as a result of e-mail 
transmission, viruses, etc.
--
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Irnik Dionisiev
When you set ChannelSelection tag, you can choose only one band, so to make 
ColorMap based on its value (quantity). What kind of merge you want? Can you 
make it on the image, so then you can use that band, or if that is the case - 
you can duplicate the band number and use RGB channels.
Hope this helps.
Dionisiev

From: Devin Eyre [mailto:devin.e...@stormgeo.com]
Sent: Thursday, September 1, 2016 5:40 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Styling a raster based on two bands


Is there a way to set a colorMapEntry based on two different bands of a raster?
--
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Simone Giannecchini
Ciao Devin,
the quick answer is no, however I am curious about what your use case is
and what you are trying to achieve.
I don't see a meaningful use case for creating a single colormap out of two
bands
unless you are talking about doing some kind of raster algebra before
applyin the coloramp (which is 1D by definition).

Simone.

On Thursday, September 1, 2016, Devin Eyre  wrote:

> Is there a way to set a colorMapEntry based on two different bands of a
> raster?
>


-- 
Regards,
Simone Giannecchini
==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
--
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Styling a raster based on two bands

2016-09-01 Thread Devin Eyre
Is there a way to set a colorMapEntry based on two different bands of a raster?
--
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] i18n problem

2016-09-01 Thread Irnik Dionisiev
Hello,

I've been trying to create style in geoserver with Multilanguage Title - using 
this (sample) sld:


http://www.opengis.net/sld StyledLayerDescriptor.xsd" 
xmlns="http://www.opengis.net/sld"; xmlns:ogc="http://www.opengis.net/ogc"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

OCEANSEA_1M:Foundation

GEOSYM
1



main

title

titolo

titre

titre







GEOMETRY





#96C3F5










I tried using geoserver v2.9.0 , v2.9.1, v2.9-beta, v2.10 and on all I receive 
only one exception:

"line 15: cvc-type.3.1.2: Element 'Title' is a simple type, so it must have no 
element information item [children]."

Even though I tried changing to 'se' namespace, the result was the same. I got 
through xsds' - on 'sld' and 'se' to check, but on any version - no Localized 
tag is found, nor accepted.

Can anyone explain me how recreate the result mentioned here: 
http://docs.geoserver.org/2.9.0/user/styling/sld-language.html ?

Thanks for the help!
I. Dionisiev
--
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] REST API Question

2016-09-01 Thread Andrea Aime
On Thu, Sep 1, 2016 at 11:47 AM, David Alda Fernandez de Lezea <
da...@hazi.eus> wrote:

> Hi list,
>
> I'm wondering if anyone knows or if it's possible to get information about
> where's a layer stored via REST API. For example, I'd like to know, based
> on a layer name, the server and the DB where it's stored.
>

>From the layer, follow up to the resource, and then to the store, you have
the connection information there (so, three separate REST calls).

Cheers
Andrea


-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.



The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

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


[Geoserver-users] REST API Question

2016-09-01 Thread David Alda Fernandez de Lezea
Hi list,

I'm wondering if anyone knows or if it's possible to get information about 
where's a layer stored via REST API. For example, I'd like to know, based on a 
layer name, the server and the DB where it's stored.

If not, how could I achieve this? Any ideas?

Thanks in advance.

Regards,

Agur bero bat,


David Alda Fernández de Lezea
Área de Sistemas de Información Geográfica, Planificación Territorial y 
Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren 
Arloa.
da...@hazi.eus | www.hazi.eus
T 945 003 240 - M 627 923 170 - F 945 003 290 
Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute - Araba
 
*  LEGE OHARRA   ***   AVISOLEGAL   
***   DISCLAIMER   *
Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua 
dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe.
Este mensaje es personal y confidencial y su uso no autorizado está prohibido 
legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo 
ni conservarlo.
This message is personal and confidential, unauthorised use is legally 
prohibited. If you are not the intended recipient, delete it without resending 
or backing it.


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