[Geoserver-users] Set the title of the layer using "curl"

2016-10-29 Thread pablo zader
Hi list I have implemented a Spatial Data Infrastructure where day to day published a set of products automatically using the "curl" interface. The problem I have is I can not set automatically (at the time of upload of the layer to geoserver) the "*title*" and "*summary*" fields, which are

Re: [Geoserver-users] digest Authentication geoserver and Curl , not working

2015-12-30 Thread pablo zader
t;>> similar Problems and a solution may be to update Spring Security. >>> Unfortunately, this breaks other Authentication mechanisms. >>> >>> A better Idea would be to use Basic Auth in combination with SSL. Do you >>> have this possibility ?. >>> &

Re: [Geoserver-users] digest Authentication geoserver and Curl , not working

2015-12-28 Thread pablo zader
lity ?. > > Cheers > Christian > > > > On Mon, Dec 7, 2015 at 12:35 AM, pablo zader <pza...@gmail.com> wrote: > >> Hi list >> >> I want use digest authentication with Curl, but not working. I followed >> the steps outlined here &

[Geoserver-users] digest Authentication geoserver and Curl , not working

2015-12-06 Thread pablo zader
Hi list I want use digest authentication with Curl, but not working. I followed the steps outlined here http://docs.geoserver.org/2.5.x/en/user/security/tutorials/digest/index.html to configure security in geoserver digest. I am using geoserver 2.5.2 *Here the request with digest

Re: [Geoserver-users] curl and geoserver not working

2015-12-01 Thread pablo zader
paces / / coveragestores //file.geotiffHave you tried using POST instead?"* I write again the problem: above 60 MB file the request sent is captured by tomcat and never leaves the state service (s) to move to the state Ready (R). Thanks in advanced Pablo ​ 2015-11-27 21:50 GMT-

[Geoserver-users] curl and geoserver not working

2015-11-27 Thread pablo zader
Hello list. Something strange is happening when I load a file to geoserver by curl. I observed in the tomcat manager that the process never leaves the state (s) of service: *Sent Time Stage B B Recv Client (Forwarded) Client (Current) VHost Request* *S 1968673 ms 0 KB 59442 KB 172.xx.xx.xx

Re: [Geoserver-users] Fwd: imports failed to load

2015-10-19 Thread pablo zader
: > http://my_domain/geoserver/my_workspace/rest/imports > to: > http://my_domain/geoserver/rest/imports > > Cheers > Andrea > > > On Mon, Oct 12, 2015 at 4:15 AM, pablo zader <pza...@gmail.com> wrote: > >> Hi list >> Sorry, I am forwarding the query days

[Geoserver-users] imports failed to load

2015-10-04 Thread pablo zader
Hi list I'm having various error messages, like this: http://my_domain/geoserver/my_workspace/rest/imports Failed to load resource: the server responded with a status of 404 (No Encontrado) Likewise, the layers indicated workspace is loaded on the client. I'm using geoexplorer as gis client

[Geoserver-users] storage and apps

2015-07-12 Thread pablo zader
Hi list Geoserver can separate the data from the application, setting for the data (vector and raster) residing on a physical server(storage), and application (geoserver) in another physical server? server1(data) server2(geoserver) client gis Thanks in advanced -- *Pablo J. Zader*

[Geoserver-users] Problems security module?

2015-06-09 Thread pablo zader
Hi list Strange behavior: 1 - Create a user (UserAdmin) with Administrator role. 2 - use this user to work with the curl command 3 - after a time I change the user password assigned UserAdmin, through the graphical interface of geoserver 4 - continue using the curl command with the new key 5 -

Re: [Geoserver-users] Security geoserver

2014-10-17 Thread pablo zader
in the global workspace . Users not administrativas can but within the workspaces only. But geoexplorer not edit styles en workspaces. =( El 16/10/2014 07:24, pablo zader pza...@gmail.com escribió: Thanks Javier, But unfortunately the links you send me no answer my question: The first link

Re: [Geoserver-users] Security geoserver

2014-10-16 Thread pablo zader
-10-16 1:44 GMT-03:00 Javier Avalos java...@asesoriaensig.com.mx: -- Mensaje reenviado -- De: Javier Avalos java...@asesoriaensig.com.mx Fecha: 15/10/2014 23:41 Asunto: Re: Security geoserver Para: pablo zader pza...@gmail.com Cc: Check this url: http://gis.stackexchange.com

Re: [Geoserver-users] Security geoserver

2014-10-15 Thread pablo zader
Thanks Javier, but do not understand some things: 1 - in the GeoExplorer code (eg LayerUploadPanel.js) I can define an array of roles: roles:[ROLE_ADMINISTRATOR,BASIC,ADVANCED, ...] and according to my definition of roles and user, GeoExplorer allows me to geoserver I login but does not allow

[Geoserver-users] Security geoserver

2014-10-13 Thread pablo zader
Hi list, I need create three users and assign roles: user 1: admin global (already exists in geoserver) -- ROLE_ADMINISTRATOR user 2: advanced , with permissions of: all permissions except, modify roles and users --- ROLE_ADVANCED user 3: basic , with permissions of: edit layer style, upload

[Geoserver-users] geoserver security list workspaces

2014-10-06 Thread pablo zader
Hi list I need to list the workspaces from my web client, but without authenticating the user (or anonymous authentication). Is this possible? I did a lot of reviewing the documentation and can not find how to do it. Another question related to the same: I create a role called R_BASIC, which

Re: [Geoserver-users] rest/imports 405 Method Not Allowed

2014-09-30 Thread pablo zader
jar, rename the oldest version (usually the correct route) and restart the service. Chris Snider Senior Software Engineer *Intelligent Software Solutions, Inc.* [image: Description: Description: Description: cid:image001.png@01CA1F1F.CBC93990] *From:* pablo zader [mailto:pza

Re: [Geoserver-users] rest/imports 405 Method Not Allowed

2014-09-27 Thread pablo zader
encuentra en los archivos de diario de Apache Tomcat/7.0.53./u/phr size=1 noshade=noshadeh3Apache Tomcat/7.0.53/h3 I can not figure out where this error. Thanks in advanced 2014-09-25 4:48 GMT-03:00 pablo zader pza...@gmail.com: Hi list I have problems when I want to load a tiff or shape

[Geoserver-users] rest/imports 405 Method Not Allowed

2014-09-25 Thread pablo zader
Hi list I have problems when I want to load a tiff or shape by the plugin LayerUploadPanel.js of GeoExplorer. The error here: POST http://localhost:9080/geoserver/rest/imports 405 (Method Not Allowed) The code in LayerUploadPanel.js Ext.Ajax.request({ url:

Re: [Geoserver-users] GeoServer Realm authentication on WMS requests

2014-09-22 Thread pablo zader
on Firefox ?. Cheers Christian On Mon, Sep 22, 2014 at 2:52 AM, pablo zader pza...@gmail.com wrote: Thanks Cris! I resolved my problem, I did as you indicated. I would like to return to the previous topic: My WEBGIS application in chrome and IE works fine, but not Firefiox. In firefox asks me

Re: [Geoserver-users] GeoServer Realm authentication on WMS requests

2014-09-21 Thread pablo zader
, Sep 20, 2014 at 7:52 PM, pablo zader pza...@gmail.com wrote: Hi Chris Sorry, open my application just trying say that when I load my application fails in firefox , whereas if I do it in chrome or IE it does not. I'm using my GeoExplorer application and it uses basic authentication. I delete

Re: [Geoserver-users] GeoServer Realm authentication on WMS requests

2014-09-20 Thread pablo zader
chain. If it is easier for you, you can send me your config.xml file located in the GEOSERVER_DATA_DIR/security folder. Cheers Christian On Sat, Sep 20, 2014 at 12:55 AM, pablo zader pza...@gmail.com wrote: HI list I'm trying to open my application but it gives me error with firefox

[Geoserver-users] restrict access to the web administration interface

2014-09-20 Thread pablo zader
Hi list Is possible to restrict access to the geoserver's web administrative interface for some users geoserver created? Thanks Pablo -- Slashdot TV. Video for Nerds. Stuff that Matters.

Re: [Geoserver-users] restrict access to the web administration interface

2014-09-20 Thread pablo zader
useful to allow a team lead to manage the publication of team data. -- Jody Jody Garnett On Sat, Sep 20, 2014 at 6:53 PM, pablo zader pza...@gmail.com wrote: Hi list Is possible to restrict access to the geoserver's web administrative interface for some users geoserver created? Thanks

Re: [Geoserver-users] error getcoverage wcs

2014-09-19 Thread pablo zader
Hi list I solved the problem. BoundingBox coordinates refer to CRS:84 projection system and not the system EPSG:4326. Solution here: http://osgeo-org.1560.x6.nabble.com/flipped-axis-coordinates-in-GeoTIFF-from-WCS-getCoverage-td3790378.html Thanks 2014-09-15 18:14 GMT-03:00 pablo zader

[Geoserver-users] GeoServer Realm authentication on WMS requests

2014-09-19 Thread pablo zader
HI list I'm trying to open my application but it gives me error with firefox, not so with google chrome and IE. I try this query : http://mydomain/geoserver/wms?service=WMSrequest=GetCapabilities in firefox asks me username and password (open window geoserver realm) , but in chrome and EI work

[Geoserver-users] error getcoverage wcs

2014-09-15 Thread pablo zader
HI list I'm trying to take a raster file wcs but gives the following error ows:ExceptionReport xmlns:ows=http://www.opengis.net/ows/1.1; xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance; version=1.1.0 xsi:schemaLocation=http://www.opengis.net/ows/1.1

[Geoserver-users] plug-in geoserver not available atfer restart tomcat

2014-08-29 Thread pablo zader
Hi list I have a question or problem: I install the plug-in geoserver-2.5.2-wps-plugins (ie, unzip the file and copy the content in WEB-INF / lib of my geoserver) then restart geoserver and check what is available in the administrative interface gesoerver ! But if restart my pc becomes

[Geoserver-users] set different parameters with cURL

2014-08-21 Thread pablo zader
Hi list I have a script that loads the geoserver layers using cURL. I need to assign to each layer resume and title (see attach image) as is done by graphical interface. It can be done using cURL? Thanks in advanced Pablo ​

Re: [Geoserver-users] Geoserver WPS python scripting

2014-05-09 Thread pablo zader
directory are you running the command from? It must be run from the root of the source tree. https://github.com/geoserver/geoserver/tree/master/src -Justin On Tue, May 6, 2014 at 9:42 AM, pablo zader pza...@gmail.com wrote: Hi Justin When I run the command : mvn clean install -Pwps

Re: [Geoserver-users] Geoserver WPS python scripting

2014-05-06 Thread pablo zader
it separately. Instead build with this command. mvn clean install -P wps,script,script-py That should enable the basic scripting functionality plus the python runtime. -Justin On Mon, May 5, 2014 at 9:00 AM, pablo zader pza...@gmail.com wrote: *Hi list:* *I'm trying to run python

[Geoserver-users] Geoserver WPS python scripting

2014-05-05 Thread pablo zader
*Hi list:* *I'm trying to run python script done through WPS but geoserver does not recognize the existence of geoprocesses I created.* *I'm following the instructions:* http://docs.geoserver.org/stable/en/user/community/scripting/py/index.html

[Geoserver-users] bad login - redirect IP

2014-04-15 Thread pablo zader
Hello list: I have problems when I want to log the administrative user through GeoExplorer when geoserver is running on a server with public ip but redirection to a private ip. GeoExplorer takes too long to load and when it finally starts the login button does not appear in the interface. (in

Re: [Geoserver-users] Could not aquire reader for coverage - Netcdf

2014-03-29 Thread pablo zader
://www.geo-solutions.it http://twitter.com/geosolutions_it --- On Fri, Mar 28, 2014 at 5:08 PM, pablo zader pza...@gmail.com wrote: Hello list: I need to load NetCDF files to Geoserver. I have installed the two plugins in Geoserver (netcdf

[Geoserver-users] Could not aquire reader for coverage - Netcdf

2014-03-28 Thread pablo zader
Hello list: I need to load NetCDF files to Geoserver. I have installed the two plugins in Geoserver (netcdf-plugin and netcdf-out-plugin) for Netcdf from: http://ares.opengeo.org/geoserver/2.4.x/community-latest/ I am working with the cURL library to load NetCDF files, but I get the following