[Geoserver-users] Layered PDF documents

2015-01-05 Thread Dean Howell
Is it possible to output the visible layers in GeoServer so each layer is
separated in the output PDF file?

Regards

Dean Howell
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Question about making a WFS request to return features with a subset of the available fields

2015-01-05 Thread Kytt MacManus
Hi everyone,

I have what I think should be a simple problem, but I am having trouble 
locating examples of this in the documentation.

I would like to make a WFS  request which returns a set of features and 
a subset of those features attributes. I know that this can be 
accomplished using the propertyName parameter of a WFS request if the 
field names are known and specified. I would like to specify the fields 
names by instead passing a wild card "*something".

Is this a possibility?

Many thanks for any advice.

Kytt

-- 
Kytt MacManus
Geographic Information Specialist
CIESIN
Earth Institute
Columbia University

Adjunct Lecturer
School of International and Public Affairs
Columbia University

P.O. Box 1000
61 Route 9W
Palisades, NY  10964

845-365-8939 (V)
845-365-8922 (F)
www.ciesin.columbia.edu



--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Using of NTLM or KERBEROS Authentication

2015-01-05 Thread Kamardine YOUSSOUFA
Hi,



Is it possible to use KERBEROS or NTLM authentication with Geoserver ?



My environment is :

  *Windows 2008 R2 x64
  *   Oracle 11g R2 x64
  *Geoserver 2.61
  *Apache 7.0.47 x64
  *   Java 1.7

Thanks for your help.

Best regards,
Kamardine
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver with very poor performance

2015-01-05 Thread Andrea Aime
On Mon, Jan 5, 2015 at 11:03 AM, Ismail, Mark 
wrote:

>  I upgraded to 2.6.1 before Christmas and noticed that the management
> pages are much slower than in 2.5.x
>
>
>
> The wms maps are served up fine it’s just navigating the layers, styles
> etc that is much slower
>
>
>
> I use IE10, to rule out my own pc being the issues I have tried it from a
> few servers, including the one GeoServer is installed on and its the same
> speed
>
>
>
> I didn’t change any settings, maybe I should have ?
>

Yeah, we have had an issue with css compression, it's well discussed in the
user and devel archives,
some browsers/version combinations are more affected than others.

You can either make a change in web.xml, disabling gzip compression for css
styles,
download a nightly of 2.6.x, where the issue has already been solved, or
wait for 2.6.2, which should be released in around two weeks

Cheers
Andrea

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

Please, notice that GeoSolutions will be closed for seasonal holidays
from December the 24th to January the 6th
==

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

*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.

---
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Active Directory Authentication

2015-01-05 Thread fhmsparkle
Hi all,

I have been asked to implement Microsoft Active Directory Federation
Services as an identity provider and I was wondering if it would be possible
to use the credentials the user enters at the prompt for Active Directory
Federation Services to access resources within Geoserver?  

In the past, I have implemented a Shibboleth IDP and the HTTP header
authentication within Geoserver to achieve this and did so successfully -
but I cannot seem to get it working with ADFS as the IDP.  The requirement
is still in place to have a Shibboleth Service Provider protecting the
Geoserver instance.

Any help you can provide would be much appreciated.

Thanks,
Fran




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Active-Directory-Authentication-tp517.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] How use impersonation with Geoserver

2015-01-05 Thread Kamardine YOUSSOUFA
Hi every body,



I want to impersonate Tomcat in order to use the client request user 
authentication in Geoserver.



To do it, I installed the Waffle librairies in Tomcat, then I was able to 
perform correctly the impersonation with test web application.

In contrast, with Geoserver it doesn't work.



Waffle documentation 
(https://github.com/dblock/waffle/blob/master/Docs/ServletSingleSignOnSecurityFilter.md)
 indicates :



"Note that there is no mapping between the Windows native threads, under which 
the impersonation takes place, and the Java threads. Thus you'll need to use 
Windows native APIs to perform impersonated actions. Any action done in Java 
will still be performed with the user account running the servlet container."



I want to know, if someone has already use the impersonation with Geoserver by 
using Waffle or by an other methode.



My environment is :

  *Windows 2008 R2 x64
  *   Oracle 11g R2 x64
  *Geoserver 2.61
  *Apache 7.0.47 x64
  *   Java 1.7

Thanks for your help.

Best regards,
Kamardine
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver with very poor performance

2015-01-05 Thread Ismail, Mark
I upgraded to 2.6.1 before Christmas and noticed that the management pages are 
much slower than in 2.5.x

The wms maps are served up fine it’s just navigating the layers, styles etc 
that is much slower

I use IE10, to rule out my own pc being the issues I have tried it from a few 
servers, including the one GeoServer is installed on and its the same speed

I didn’t change any settings, maybe I should have ?

Mark Ismail
Principal IT Officer
Tel: 0151 443 3021
Knowsley Council  •  Westmorland Road  • Huyton • L36 9GL

Save time – use the IT Service Desk Self Serve 
Application

From: Andrea Aime [mailto:andrea.a...@geo-solutions.it]
Sent: 31 December 2014 10:00
To: Russ Hore
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Geoserver with very poor performance

On Wed, Dec 31, 2014 at 10:39 AM, Russ Hore 
mailto:r...@russ-hore.co.uk>> wrote:
I have the same issue. Java 7. But the performance of serving up layers seems 
much like 2.5.2 so not a big problem for me.

Would be interesting to see if I need to do something to fix it all the same

See the archives, they describe a change to be made to the gzip filter settings 
in web.xml
to restore good page serving performance
Or, you can upgrade Firefox or use a different browser

Cheers
Andrea


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

Please, notice that GeoSolutions will be closed for seasonal holidays
from December the 24th to January the 6th
==

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


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.

---
This e-mail and any attachments are confidential. It may contain privileged 
information and is intended for the named recipient(s) only. It must not be 
distributed without consent. If you are not one of the intended recipients, 
please notify the sender immediately and do not disclose, distribute, or retain 
this email or any part of it and do not take any action based on it.

Unless expressly stated, opinions in this email are those of the individual 
sender, and not of Knowsley MBC. Legally binding obligations can only be 
created for, or be entered into on behalf of, Knowsley MBC by duly authorised 
officers or representatives.

Knowsley MBC excludes any liability whatsoever for any offence caused, any 
direct or consequential loss arising from the use, or reliance on, this e-mail 
or its contents. We believe but do not warrant that this e-mail and any 
attachments are virus free. You must therefore take full responsibility for 
virus checking and no responsibility is accepted for loss or damage arising 
from viruses or changes made to this message after it was sent. Knowsley MBC 
reserves the right to monitor and/or record all e-mail communications through 
its network in accordance with relevant legislation.
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashd