[Geoserver-users] GWC Capabilities - Catalog Mode, Security and Direct Integration

2017-06-07 Thread Rodrigo Antonialli
admin can see all the layers in capabilities doc of gwc. Any other user will benefit from gwc when acessing WMS... the data security and catalog mode is now controlled by Geoserver WMS only... is this correct? Or should I enable Data Security anyway? Thanks! Rodrigo C. Antonialli ===

[Geoserver-users] Broken links on Geoserver site

2015-11-09 Thread Rodrigo N Hernandez
1.1/ can be find at http://www.oracle.com/technetwork/java/install-jai-imageio-1-0-01-139659.html Not sure about the suggested links. Maybe these are hard linked (tracking), with tags from my browsing (no idea). Cheers, Rodrigo --- Este email foi escaneado pelo Avast antivírus. https://www

Re: [Geoserver-users] NETCDF EXTENSION ON GEOSERVER 2.8/2.9

2015-11-04 Thread Rodrigo N Hernandez
: Stop geoserver, clear the log (empty its content), start geoserver, reproduce the error then paste here the log content. Rodrigo Em 04/11/2015 13:54, Lucas Henning escreveu: Hi guys, how are you? I have some issue with the netCDF extension on Geoserver 2.9 and 2.8 , no matter which file .nc I

[Geoserver-users] ImageMosaic plugin issue (Failed to create reader from file), no matter what I try

2015-11-02 Thread Rodrigo N Hernandez
. I paste here the log outputs in the sequence: 1- Gdalinfo output on one of the images 2- Geoserver log after I hit “Save” (with the errors) 3- Geoserver startup log The hostname of the machine is “Teste”, present on the error log. Many thanks, Rodrigo 1- Gda

Re: [Geoserver-users] Problem Geoserver 2.9 Version

2015-11-02 Thread Rodrigo N Hernandez
atter. Cheers, -- Rodrigo Nascimento Hernandez MinasAmbiente Engenharia LTDA (31) 2551-5452 / (31) 9188-4986 http://www.minasambiente.com.br Em 30/10/2015 16:28, Lucas Henning escreveu: From: henning_lu...@hotmail.c

[Geoserver-users] Why tile cache is not being generated ?

2014-05-13 Thread Rodrigo Nascimento Hernandez
geoserver system the "layer preview" is not explicitly requesting cached tiles, thus, not being generated server side? Thanks, Rodrigo N Hernandez -- "Accelerate Dev Cycles with Automated Cross-Browser Test

Re: [Geoserver-users] REST API for adding new layer to existing LayerGroup

2014-04-30 Thread Rodrigo Antonialli
_name", href: "http://localhost:8080/geoserver/rest/layers/layer_name.json"; } (This is valid only when using json)... At last, all you need to do is POST it back to the same URL you got it. Getting the layergroup description will show you all you can change in it... Regards, R

Re: [Geoserver-users] REST GET public workspace

2014-02-06 Thread Rodrigo Antonialli
erver) and layers.properties file. It looks like this will solve this situation. (Actually, we are using WPS for many other things than geometric/geographic processes) Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.c

[Geoserver-users] REST GET public workspace

2014-02-05 Thread Rodrigo Antonialli
this? Thanks in advance, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcantonialli Contato: (19) 98136-2347 rcantonia...@gmail.com

Re: [Geoserver-users] MapPreviewPage errors

2014-02-05 Thread Rodrigo Antonialli
x27;t know why they changed... probably something stupid I did... o.O) Now the warn messages are shown only when the MapPreview is opened. Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcantonialli Contato:

[Geoserver-users] MapPreviewPage errors

2014-02-04 Thread Rodrigo Antonialli
property: 'format.wfs.application/json' for component: [class=org.geoserver.web.demo.MapPreviewPage] 2014-02-04 15:39:08,159 WARN [geoserver.web] - Unable to find property: 'format.wfs.application/json' for component: [class=org.geoserver.web.demo.MapPreviewPage] 2014-02-04

Re: [Geoserver-users] Advertised = True

2014-02-04 Thread Rodrigo Antonialli
false, and change name and nativeName to the defined in your featureType. To change advertised, only add: true (or false) I don't know if it is necessary to put the whole featureType description (I'm putting the whole description). Regards, Rodrigo C.

Re: [Geoserver-users] Getting geoserver tiles to render faster

2013-10-09 Thread Rodrigo Nascimento Hernandez
something, dont know the exact text but its there.. Well I didnt tested it yet. I hope it helps Regards, -- Rodrigo Nascimento Hernandez MinasAmbiente Eng. LTDA http://www.minasambiente.com.br +5531 2551-5452 Em 09/10/2013 08:33, Ravyn escreveu: > Hi I wandering if anyone can help me with

[Geoserver-users] Help on tutorial from Geoserver pages

2013-10-08 Thread Rodrigo Nascimento Hernandez
reciate any help on clues how to do to get it done. Thanks, -- Rodrigo Nascimento Hernandez MinasAmbiente Eng. LTDA http://www.minasambiente.com.br (31) 2551-5452 (31) 9188-4986 -- October Webinars: Code for Performance Free

Re: [Geoserver-users] GetCapabilities Filter by Layer

2013-10-07 Thread Rodrigo Nascimento Hernandez
l the info about the WMS Server: datums; version and all the layers its offered by the service. This way it doesn't really matter if you specify a layer direction in the URL, it will just display the same information regardless. Please someone else corrects me if I said something wrong. S

Re: [Geoserver-users] Remote Access to Geoserver

2013-10-03 Thread Rodrigo Nascimento Hernandez
this limitation: http://trac.osgeo.org/openlayers/browser/trunk/openlayers/examples/proxy.cgi I hope it helps Cheers, Rodrigo Nascimento Hernandez MinasAmbiente Eng. LTDA http://www.minasambiente.com.br +55 31 2551-5452 Em 03/10/2013 13:19, Steve Goddard escreveu: Hi Jonathan, My app uses PHP/CU

Re: [Geoserver-users] Disk quota "flushed" upon tomcat restart

2013-10-01 Thread Rodrigo Nascimento Hernandez
folder (/var/lib/tomcat6/geoserver/data/cache) -Granted tomcat6 permission to the cache folder -Inserted into ../WEB-INFO/web.xml file : “ GEOWEBCACHE_CACHE_DIR /var/lib/tomcat6/geoserver/data/cache ” -Restarted tomcat Cheers, Rodrigo Em 30/09/2013 05:17, Paul Meems

[Geoserver-users] Disk quota "flushed" upon tomcat restart

2013-09-27 Thread Rodrigo Nascimento Hernandez
uot;Version 2.4.0 Git Revision 6ca656addbb3fa3b47cc409b6d035f90e04c11f9 Build Date 18-Sep-2013 20:42 GeoTools Version 10.0 (rev 115fd1004418702455df7bae10e90f7c14d8fa64) GeoWebCache Version 1.5.0 (rev 1.5.x/f981cafd349886bb2a1ef45067f26b1aa8e4aff4)" English is not my native language, sorry for any bad grammar in h

[Geoserver-users] Fwd: [Neo4j] Re: Geoserver 2.3.2 and Neo4j [SOLVED]

2013-06-20 Thread Rodrigo Antonialli
tial) data. Geoserver is awesome to publish them in OGC standards. I always wanted to contribute to geoserver somehow, but never got time. The same may happen now with neo4j, but I'm insisting. Also, I don't know if I will be capable to help. But I hope so! Cheers! R

Re: [Geoserver-users] [Neo4j] Re: Geoserver 2.3.2 and Neo4j [SOLVED]

2013-06-18 Thread Rodrigo Antonialli
there some way to load shapefiles into the running server? (It would be nice to load them and still have access through rest api). As soon as I finish these tests, I'll report the conclusion and documentation. Cheers, Rodrigo C. Antonialli == Rio Claro -

[Geoserver-users] Fwd: unable to start GS 2.3.2 due to GWC

2013-06-18 Thread Rodrigo Antonialli
Forgot the list! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...@gmail.com Skype: rc_antonialli -- Forwarded message -- From

Re: [Geoserver-users] Geoserver 2.3.2 and Neo4j [SOLVED]

2013-06-18 Thread Rodrigo Antonialli
I can see Neo4j as a Vector Data Source. Well, I should have searched this before, but now, there's a hint in both lists. I didn't make a test yet... hope it works fine! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.

[Geoserver-users] Geoserver 2.3.2 and Neo4j

2013-06-18 Thread Rodrigo Antonialli
) at org.geowebcache.layer.TileLayerDispatcher.reInit(TileLayerDispatcher.java:118) at org.geowebcache.layer.TileLayerDispatcher.(TileLayerDispatcher.java:66) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:5

Re: [Geoserver-users] WPS - Security by Process

2013-03-20 Thread Rodrigo Antonialli
there, the user is logged, otherwise, he is not. But we couldn't find a way to check user roles.). As soon as I check the development environment and talk to my team, I'll let you know! Cheers Rodrigo C. Antonialli == Rio Claro - SP - Brasil Link

Re: [Geoserver-users] WPS - Security by Process

2013-03-19 Thread Rodrigo Antonialli
to know if a user has a certain role or not, to check his permission level or if he's admin. Cheers, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcanton

[Geoserver-users] WPS - Security by Process

2013-03-19 Thread Rodrigo Antonialli
Hi!! I'd like to know if it's possible to restrict a WPS process according to some role. Example: Process1 - ADMIN_ROLE Process2 - USER_ROLE (or any other). I know it's possible to restrict a WPS method, but, is there a by process configuration? Regards, Rodrig

Re: [Geoserver-users] use j_spring_security_logout

2013-03-12 Thread Rodrigo Antonialli
hould work. Also, I've not used CURL at that time, but you should!! Hope this can help! Cheers Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...

Re: [Geoserver-users] [bulk]: Graphic Card and Geoserver

2013-03-08 Thread Rodrigo Antonialli
On Fri, Mar 8, 2013 at 12:01 PM, Rodrigo Antonialli wrote: > GEOS not GEOS... GDAL! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...@gmail.

Re: [Geoserver-users] Graphic Card and Geoserver

2013-03-08 Thread Rodrigo Antonialli
Thanks! As I told Stefan, I thought that it could use, so better asking! =) Cheers Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...@gmail.com

Re: [Geoserver-users] [bulk]: Graphic Card and Geoserver

2013-03-08 Thread Rodrigo Antonialli
Hi Stefan, Thanks for your reply! I thought that, for example, GEOS and JAI could use some graphic card capabilities to some image operation. But I really don't know much about them =) Cheers Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn:

[Geoserver-users] Graphic Card and Geoserver

2013-03-08 Thread Rodrigo Antonialli
next question is not simple: How to measure how much graphic card geoserver needs? Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...@gmail.com

Re: [Geoserver-users] GeoServer Catalog - WPS

2013-03-05 Thread Rodrigo Antonialli
a while, I'll have to send only text parameters... Is there a plan to change this wps restriction? Maybe I could try to help...(if I'm able to =P) Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Con

[Geoserver-users] GeoServer Catalog - WPS

2013-03-04 Thread Rodrigo Antonialli
* }* ** *return strBuilder.toString();* ** *}* * * *}* It is defined at ApplicationContext.xml like this: ** ** ** I'm trying to access the catalog to list published and unpublished layers in the postgis datastores inside this WPS. A

Re: [Geoserver-users] SLD Transformation WPS

2013-02-08 Thread Rodrigo Antonialli
tream. I don't know the details of the parameters used to write the image, but maybe it's somewhere to start. Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-234

Re: [Geoserver-users] Create geoserver users

2013-02-06 Thread Rodrigo Antonialli
n share the full src of WPS. Maybe it's not the best solution, but it's the one I've found. Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcanton

Re: [Geoserver-users] a table in postgis database with data of users and roles for geoserver authentication

2013-02-06 Thread Rodrigo Antonialli
Hi, Maybe this can help you: http://docs.geoserver.org/stable/en/user/security/usergrouprole/usergroupservices.html#jdbc-user-group-service Regards, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato

Re: [Geoserver-users] Create geoserver users

2013-02-04 Thread Rodrigo Antonialli
erver. Thanks! Em terça-feira, 5 de fevereiro de 2013, Rodrigo Antonialli escreveu: > Hi everyone! > > I have a simple question about using > JDBC user/group service > > -- > Rodrigo C. Antonialli > == > Rio Claro - SP - Brasil > Li

[Geoserver-users] Create geoserver users

2013-02-04 Thread Rodrigo Antonialli
Hi everyone! I have a simple question about using JDBC user/group service -- Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 8136-2347 rcantonia...@gmail.com Skype

Re: [Geoserver-users] Authenticate in Geoserver from PHP application

2012-10-20 Thread Rodrigo Antonialli
"Content-Length: ". strlen($post) . "\r\n". "Cookie: JSESSIONID=".$_SESSION['geoserverCookie']."\r\n", ))); $logout = file_get_contents($geoserverURL, false, $context); } Just remember to change the if you need to use

[Geoserver-users] Authenticate in Geoserver from PHP application

2012-10-17 Thread Rodrigo Antonialli
geoserver login form and a message informing username or password are wrong. I've built a teste.html with a form inside it, at the same place this php function is set. From the HTML form, I can login to geoserver just pointing the method=post and action=http://mydomain/geoserver/j_acegi_secu

Re: [Geoserver-users] Using Geoserver WFS across domains

2012-07-13 Thread Rodrigo Antonialli
component (if there is one for Jetty and IIS) will redirect the requests from IIS to Jetty, and avoid the cross domain issue. Hope this is usefull! Regards, Rodrigo C. Antonialli == Campinas - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Con

[Geoserver-users] WPS Request - POST - not working

2012-06-06 Thread Rodrigo Antonialli
a GET request, and, once the param is not in URL, the error is expected... this happens even if I keep the ajax type param = POST The question is: Am I missing some thing to get the post request to work?? If someone knows a simple example showing how to do some request like this, it will help!

Re: [Geoserver-users] Geoserver 2.1.3 + Tomcat 7 + OpenSSL

2012-05-22 Thread Rodrigo Antonialli
; The experience I have is setting up SSL in GeoNode (GeoServer proxied > behind Apache using mod_proxy) - if that set up is something you are > interested in: the instructions are here [1] > > Ariel. > > [1] http://docs.geonode.org/en/latest/deploy/ssl.html > > On Thu, May

[Geoserver-users] Geoserver 2.1.3 + Tomcat 7 + OpenSSL

2012-05-22 Thread Rodrigo Antonialli
use the Demo interface is not configured to work with SSL? I didn't try to implement a client to work with this SSL... Can someone help me to clarify this issue? Best regards, -- Rodrigo C. Antonialli == Campinas - SP - Brasil LinkedIn:

Re: [Geoserver-users] Geoserver 2.1.3 + Tomcat 7 + SSL

2012-05-18 Thread Rodrigo Antonialli
request result, and nothing more! So, it seens the problem was not exactly with geoserver, but with my SSL configuration and certificate... Thanks for your help guys! On Fri, May 18, 2012 at 12:15 PM, wrote: > Zitat von Andrea Aime **: > > > On Thu, May 17, 2012 at 7:10 PM, Rodrigo

Re: [Geoserver-users] Geoserver 2.1.3 + Tomcat 7 + SSL

2012-05-18 Thread Rodrigo Antonialli
t seen to be the problem =/ Is there any configuration I should change in geoserver? Best Regard, On Fri, May 18, 2012 at 5:07 AM, wrote: > Hi Rodrigo, what is the exact URL of the demo request. The URL must > include "tupi.rc.unesp.br" as the host name !!! > > SSL conn

[Geoserver-users] Geoserver 2.1.3 + Tomcat 7 + SSL

2012-05-17 Thread Rodrigo Antonialli
use the Demo interface is not configured to work with SSL? I didn't try to implement a client to work with this SSL... Can someone help me to clarify this issue? Best regards, -- Rodrigo C. Antonialli == Campinas - SP - Brasil LinkedIn:

[Geoserver-users] custom getFeatureInfo info_fomart "application/vnd.ogc.gml" structure

2011-12-16 Thread Rodrigo Silva de Melo
Hi, when i requeste WMS getFeatureInfo with the info_format = "application/vnd.ogc.gml" the gml response return a lot of data, i dont need the polygon coordinates in my application, i only need the data. How i can edit the return structure of data? i dont know the files of the schema -

[Geoserver-users] Convite para conectar-se no LinkedIn

2011-03-03 Thread Rodrigo Avila via LinkedIn
LinkedIn Rodrigo Avila requested to add you as a connection on LinkedIn: -- Andrea, Eu gostaria de adicioná-lo à minha rede profissional no LinkedIn. -Rodrigo Accept invitation from Rodrigo Avila http://www.linkedin.com/e/jhu8j5-gku481bz-51

Re: [Geoserver-users] WFS GML3 Auth

2010-11-19 Thread Rodrigo
Hi Andrea! I'll try to change security configurations and test if I can use it the way I need! For now, I'm doing only tests, so I'll use admin credentials... Thanks!! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.

Re: [Geoserver-users] WFS GML3 Auth

2010-11-18 Thread Rodrigo
s expected. So, I don't know what exactly I've changed, but I only get a GML3 with a ROLE_ADMINISTRATOR user... I just don't remember to change service level permissions. Thanks!! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: h

[Geoserver-users] WFS GML3 Auth

2010-11-18 Thread Rodrigo
fault behaviour or some problem with my configurations ?? Thanks, Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 9792-9820 rca.cir...@gmail.com rcantonia...@gmail

Re: [Geoserver-users] Fwd: Geoserver War Tomcat 6 Mac OS X

2010-11-12 Thread Rodrigo
ot; in Google... So, I don't know if it is related directly with Geoserver... Thanks!! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 9792-9820 rca.cir...@gmail.com

[Geoserver-users] Fwd: Geoserver War Tomcat 6 Mac OS X

2010-11-11 Thread Rodrigo
Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 9792-9820 rca.cir...@gmail.com rcantonia...@gmail.com Skype: rc_antonialli -- Forwarded message

[Geoserver-users] Application Schema - Vector Layer

2010-11-06 Thread Rodrigo
works fine... so, I don't know if I got the ideia about the App Schema. Thanks! Rodrigo C. Antonialli == Rio Claro - SP - Brasil LinkedIn: http://www.linkedin.com/in/rcaprofile Contato: (19) 9792-9820 rca.cir...@gmail.com