[Geoserver-users] Possible to obtain groups from HTTP Headers?

2016-02-23 Thread Martin Davis
We are running GeoServer behind a HTTP security proxy which provides both
user authentication and user group membership information (via HTTP
Headers).

Is it possible to somehow pass the user groups into GeoServer for use by
Security subsystem, against a suitably configured Role Service?

We are happy to write a custom filter to extract the HTTP headers - it's
just not clear if there's a place to put the group information so that it
can be utilized by the Security subsystem.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Netcdf Dateline Wrapping

2016-02-23 Thread Daniele Romagnoli
Hi Alberto,
do you have any chance to share a sample?
There should be already code which does additional checks and read
combinations to deal with case of data in the range 0-360.
https://osgeo-org.atlassian.net/browse/GEOT-5205

Having a sample data can allow us investigating on this. You may consider
opening a JIRA, attaching a sample to replicate it.

Cheers,
Daniele

On Tue, Feb 23, 2016 at 3:48 PM, Peirats, Alberto 
wrote:

> (Re-sending this in plain text and no attachments)
>
> Hi all,
> Running Geoserver 2.8 and have an imagemosaic store with a NetCDF. The
> NetCDF defines a grid which crosses the dateline (x range [150,240],
> equivalent to 150E to 120W, or 150 to -120). The NetCDF is stored in
> EPSG:4326.
>
> Through WMS, if I request the data with a minX/maxX of 0,360 the grid is
> drawn correctly in the middle of the image.
> However, if I specify a minX/maxX of -180,180, only part of the grid is
> drawn on the right side of the image (the section between 150,180). The
> section between 180,240, or -180,-120, expected on the left side of the
> image, is not drawn.
>
> I assume this is caused by the NetCDF reader not wrapping the dateline
> correctly. For example, x=190 is not mapped to -170, so no data is found.
>
> Is there a workaround to this issue?
>
> Again, this issue is only seen on grids which cross the dateline.
>
> Thanks,
> -ap
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> 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. Daniele Romagnoli
Senior Software Engineer

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

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.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Netcdf Dateline Wrapping

2016-02-23 Thread Peirats, Alberto
(Re-sending this in plain text and no attachments)

Hi all,
Running Geoserver 2.8 and have an imagemosaic store with a NetCDF. The NetCDF 
defines a grid which crosses the dateline (x range [150,240], equivalent to 
150E to 120W, or 150 to -120). The NetCDF is stored in EPSG:4326.

Through WMS, if I request the data with a minX/maxX of 0,360 the grid is drawn 
correctly in the middle of the image.
However, if I specify a minX/maxX of -180,180, only part of the grid is drawn 
on the right side of the image (the section between 150,180). The section 
between 180,240, or -180,-120, expected on the left side of the image, is not 
drawn.

I assume this is caused by the NetCDF reader not wrapping the dateline 
correctly. For example, x=190 is not mapped to -170, so no data is found.

Is there a workaround to this issue?

Again, this issue is only seen on grids which cross the dateline.

Thanks,
-ap


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Setting InputTransparentColor from code

2016-02-23 Thread RSaulkin
Hi all,

I'm new to GeoServer and I have a problem that I couldn't solved:

I'm creating a GeoTiff layer (creating CoverageStore + Coverage) via C# code
that wrapps REST APIs.
At the layer I also add the InputTransparentColor field with color value for
the GeoTiff to be transparent.

Everything seems to be created correctly. I see The layer and all its
fields, but when I look at the layer preview (and also in my UI client), the
GeoTiff image is not transparent.

IF I enter MANUALLY to the Edit Layer page of the GeoServer, and only press
the 'Save' button there, without changing anything, suddenly the image
becomes transparent.

I must create the layesrs automatically via code, and I can't enter manually
to the GeoServer to save.

What can I do via the code to resemble the manuall save?
How can I get the image to becomes transparent via the code / rest?

Thanks,
Revital.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Setting-InputTransparentColor-from-code-tp5252205.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users