Re: [Geoserver-users] Geoserver and GeoFence WAR download not working

2019-04-02 Thread 1520 gis
HI Raan, Check if the links bellow can help you: https://github.com/geoserver/geofence https://github.com/geoserver/geoserver I hope it helps Kind regards Julierme On Tue, Apr 2, 2019 at 8:55 AM Riaan van den Dool wrote: > Hi > > I am trying to download GeoServer and GeoFence WAR files, b

Re: [Geoserver-users] Geoserver and GeoFence WAR download not working

2019-04-02 Thread 1520 gis
Great Riaan. I am glad you got it. Julierme On Tue, Apr 2, 2019 at 9:53 AM Riaan van den Dool wrote: > Hi Julierme > > The links work, thanks! > > Riaan > > Op Di. 2 Apr. 2019 om 14:50 het 1520 gis < > juliermeopensourcedevelo...@gmail.com> geskryf: > >

[Geoserver-users] Restauring GeoServer to its Default Credentials

2019-04-23 Thread 1520 gis
Dear users and developers, I have faced an issue with GeoServer Credentials since I changed its defaults. I am running GeoNode-project master version installed via docker. I went to Django container @ .../security/usergroup/default/users.xml and I changed the admin credentials as discussed in her

Re: [Geoserver-users] Restauring GeoServer to its Default Credentials

2019-04-23 Thread 1520 gis
I also tried setting tGeoserver admin password bellow but it did not work: Kind regards Julierme On Tue, Apr 23, 2019 at 12:44 PM 1520 gis < juliermeopensourcedevelo...@gmail.com> wrote: > Dear users and developers, > > I have faced an issue with GeoServer Credentials sinc

Re: [Geoserver-users] Restauring GeoServer to its Default Credentials

2019-05-16 Thread 1520 gis
erwards log in to Geoserver as admin and change the password. As a > consequence you should see "password="digest1:.". > > Cheers > > > > On Tue, Apr 23, 2019 at 6:19 PM 1520 gis < > juliermeopensourcedevelo...@gmail.com> wrote: > >> I

Re: [Geoserver-users] Tomcat and geoserver

2019-07-22 Thread 1520 gis
Hi Pablo, If I am not wrong, GeoServer still compatible only with tomcat8. Have you tried to copy your war file to webapps directory instead of making the deployment? Kind regards Julierme On Sun, Jul 21, 2019 at 7:41 PM Humphries, Graham (StateGrowth) < graham.humphr...@stategrowth.tas.gov.a

[Geoserver-users] CQL Filter Alias

2019-09-09 Thread 1520 gis
Dear developers, I am running a query through a WFS request using CQL, and I wonder If can have an alias to the attribute ts_coleta (BeginDate) and ts_coleta(EndDate) *FROM* cql_filter=ts_coleta>'2019-07-01T03:00:00Z' AND ts_coleta<'2019-07-10T03:00:00Z'& *TO* cql_filter=ts_coleta as BeginDate>'

[Geoserver-users] NetCDF Precipitation Data Animation

2019-10-11 Thread 1520 gis
Dear all, I have two WMS layers for precipitation data in a NetCDF file. Each WMS layer has different pattern. I am in need to animate these two layer in order to show the temporal rain pattern. It is like making a video of both wms layer, one after another. Any hint on how to achieve that will be

Re: [Geoserver-users] NetCDF Precipitation Data Animation

2019-10-11 Thread 1520 gis
Fri, Oct 11, 2019 at 5:17 PM 1520 gis < juliermeopensourcedevelo...@gmail.com> wrote: > Dear all, > > I have two WMS layers for precipitation data in a NetCDF file. Each WMS > layer has different pattern. I am in need to animate these two layer in > order to show the temporal

[Geoserver-users] WCS_GDAL Driver Image SubSet Request

2020-11-09 Thread 1520 gis
Dear all, I have an optical satellite image with the extent: &BoundingBox=-63.280290728152664,-13. 794296142085976,-53.624004749255874,-5.636644661059637 I am trying to get information only for the bbox_interest=( *-58,-11,-57.75,-10.75*) as shown below. However, the GDAL_WCS config file below [1

[Geoserver-users] Plugin Key Authentication Not Available

2021-08-30 Thread 1520 gis
Gentlemen, I have run GeoServer 2.15.2 for development and I am in need on the plugin Key Authentication, but it is unavailable in http://sourceforge.net/projects/geoserver/files/GeoServer/2.15.2/extensions/geoserver-2.15.2-authkey-plugin.zip . Could anyone point me to any other source that I can

Re: [Geoserver-users] Plugin Key Authentication Not Available

2021-09-01 Thread 1520 gis
Mr. Mark, thank you very much for your time and advice. Geoserver@2.15.3 has its Key Authentication Plugin available. Is it recommended to use it with GeoServer@2.15.2? I am already working on GeoServer Migration Kind regards Julierme On Wed, Sep 1, 2021 at 7:24 AM mark wrote: > Op 31-08-

[Geoserver-users] Uploading file via URL file:///

2024-06-11 Thread 1520 gis
Hello users and developers, I have had some issues to upload vector(shp) and raster(tif) via URL. Any user can access the files, but I GeoServer still unable to do so. Is there any Site URL configuration that I should do first in order GeoServer to retrieve the files? Thank you for your precious