Re: [Geoserver-users] ImageMosaic and S3-GeoTiff

2019-09-24 Thread Humphries, Graham
You could google it

From: Andrew Miskelly [mailto:amiske...@weatherzone.com.au]
Sent: Wednesday, 25 September 2019 1:25 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] ImageMosaic and S3-GeoTiff

Hi Folks,

There was a brief thread about using ImageMosaic with GeoTiffs which are stored 
in S3 - via the S3-GeoTiff plugin - earlier in the month. 
https://sourceforge.net/p/geoserver/mailman/message/36719882/

I'm interested to know whether anyone was able to get this working. In my case, 
ImageMosaic is facilitating a WMS time dimension.

Apologies for not replying to the original thread - I found that my list 
subscription had lapsed.

Regards,
Andrew



CONFIDENTIALITY NOTICE AND DISCLAIMER
The information in this transmission may be confidential and/or protected by 
legal professional privilege, and is intended only for the person or persons to 
whom it is addressed. If you are not such a person, you are warned that any 
disclosure, copying or dissemination of the information is unauthorised. If you 
have received the transmission in error, please immediately contact this office 
by telephone, fax or email, to inform us of the error and to enable 
arrangements to be made for the destruction of the transmission, or its return 
at our cost. No liability is accepted for any unauthorised use of the 
information contained in this transmission.



CONFIDENTIALITY NOTICE AND DISCLAIMER
The information in this transmission may be confidential and/or protected by 
legal professional privilege, and is intended only for the person or persons to 
whom it is addressed. If you are not such a person, you are warned that any 
disclosure, copying or dissemination of the information is unauthorised. If you 
have received the transmission in error, please immediately contact this office 
by telephone, fax or email, to inform us of the error and to enable 
arrangements to be made for the destruction of the transmission, or its return 
at our cost. No liability is accepted for any unauthorised use of the 
information contained in this transmission.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] ImageMosaic and S3-GeoTiff

2019-09-24 Thread Andrew Miskelly
Hi Folks,

There was a brief thread about using ImageMosaic with GeoTiffs which are
stored in S3 - via the S3-GeoTiff plugin - earlier in the month.
https://sourceforge.net/p/geoserver/mailman/message/36719882/

I'm interested to know whether anyone was able to get this working. In my
case, ImageMosaic is facilitating a WMS time dimension.

Apologies for not replying to the original thread - I found that my list
subscription had lapsed.

Regards,
Andrew
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Compressed GeoTIFF issues on 2.16

2019-09-24 Thread srto
Welp it looks like half my message has been swallowed by nabble :( 

Here's the error:
```
Could not list layers for this store, an error occurred retrieving them:
org.geotools.data.DataSourceException:
GeoTiffMetadata2CRSAdapter::createCoordinateSystem:Only Geographic &
Projected Systems are supported.
```

Here's the gdalinfo diff between the two tif files:
```
$ gdalinfo works.tif > works
$ gdalinfo broken.tif > broken
$ diff works broken
2c2
< Files: works.tif
---
> Files: broken.tif
47a48
>   COMPRESSION=DEFLATE
```



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Compressed GeoTIFF issues on 2.16

2019-09-24 Thread srto
I'm having issues adding a store for a compressed GeoTIFF on GeoServer 2.16:



The confusing thing here is that the *same* file without compression works
just fine. I can load both files into qgis without issue, the only
difference being the COMPRESSION annotation:



The complete gdalinfo output for the broken file is attached. What is
happening here?

broken.broken
  



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] ImageMosaic GrayChannel Styling

2019-09-24 Thread Andrew Cleland
Hi all,

I'm migrating some layers from Geoserver 2.9.3 to 2.15.1. A Style for an 
ImageMosaic layer is behaving unexpectedly on the new version of Geoserver.

The SLD is here: https://pastebin.com/DKyZhuZU

When this style is applied to a 3 band ImageMosaic, it shows up as completely 
black. I've tried changing the Input Transparency Color and Output Transparency 
Color in the Coverage Parameters options, which worked to fix other layers, but 
did not help in this case.

I found some documentation about GrayChannel 
here,
 which suggests that this should work. It works on Geoserver 2.9.3. Have any 
changes been made since then which could affect how GrayChannel styling is 
applied?

Kind regards,
Andrew

___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Greg Turner
cdo can do it:

https://code.mpimet.mpg.de/projects/cdo/wiki/Tutorial



[cid:image002.png@01D572D8.D4B260A0]


cdo -sellonlatbox,-180,180,-90,90  





Gregory Turner

Chief Architect



i4 Insight, Inc.



cell: +1.720.335.1744

greg.tur...@i4-insight.com



A member of the Lloyd’s Register Group



-Original Message-
From: Alexander Petkov 
Sent: Tuesday, September 24, 2019 12:12 PM
To: geoserver-users 
Subject: [Geoserver-users] Grib2 files with 0-360 longitudes



Is there a way in Geoserver to account for (or adjust) longitudes b/n

0-360 for raster data?



I have a dataset that is referenced on 0-360 longitude space, in Grib2 format, 
and this makes it very inconvenient, especially with GetMap

requests:



https://user-images.githubusercontent.com/39599557/65276176-731a1a80-dae4-11e9-8f51-6547a033bb93.png



I am attaching an example Grib2 file for reference.



Thank you in advance for any tips,



Alex
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Carlos Lacerda
Exactly Jukka/Arnaud, is not easy to reproduce the problem, sometimes
truncate works sometimes no, and nothing is displayed in the server log.
In my case sometimes part o cache is truncated but not at all. 

I´ll try debug later to find one way to reproduce the problem, I already try
change truncate to reseed without success. I don´t know whether this is
related to disk concurrency or somehing else.

Thanks for sharing your experiences.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
The grid remains unchanged:

cdo sellonlatbox,-140.125,-59.875,21.875,53.125 -copy
Downloads/cephfs/wfas/data/gfs/APCP/gfs.t00z.pgrb2.0p25.f003.grb2
aout.grb2
cdo(2) copy: Process started
cdo copy/selall : UNCHANGED_RECORD=0
cdo copy/selall : cdiGribDataScanningMode=0; lcopy=0
cdo(2) copy: Processed 80250 values from 1 variable over 2 timesteps
cdo sellonlatbox: Processed 80250 values from 1 variable [0.07s 66MB]

cdo sinfon aout.grb2
   File format : GRIB2
-1 : Institut Source   T Steptype Levels NumPoints Num Dtype :
Parameter name
 1 : NCEP unknown  v accum 1   1 40125   1  P10  :
tp
   Grid coordinates :
 1 : lonlat   : points=40125 (321x125)
  lon : 220 to 300 by 0.25 degrees_east
  lat : 22 to 53 by 0.25 degrees_north


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
I see that the sample test data for the grib plugin in geotools is
gridded in the same way:

==
cdo sinfon sampleGrib.grb2
   File format : GRIB2
-1 : Institut Source   T Steptype Levels NumPoints Num Dtype :
Parameter name
 1 : NCEP unknown  v instant   1   1  4941   1  P16  :
ucurr
   Grid coordinates :
 1 : lonlat   : points=4941 (61x81)
  lon : 302 to 308 by 0.1 degrees_east
  lat : 2 to 10 by 0.1 degrees_north
===

There must be a trick to referencing the data in -180 to 180
longitudinal space... :)

Thank you in advance again for any help,

Alex


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Grib2 files with 0-360 longitudes

2019-09-24 Thread Alexander Petkov
Is there a way in Geoserver to account for (or adjust) longitudes b/n
0-360 for raster data?

I have a dataset that is referenced on 0-360 longitude space, in Grib2
format, and this makes it very inconvenient, especially with GetMap
requests:

https://user-images.githubusercontent.com/39599557/65276176-731a1a80-dae4-11e9-8f51-6547a033bb93.png

I am attaching an example Grib2 file for reference.

Thank you in advance for any tips,

Alex


gfs.t00z.pgrb2.0p25.f003.grb2
Description: Binary data
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Nuno Oliveira
I see, thank you for this interesting feedback Jukka.
On Tue, 2019-09-24 at 14:36 +, Rahkonen Jukka (MML) wrote:
> Hi,
> 
> I know that truncate was not reliable at all with a GeoWebCache
> version from a few years ago. By then we stopped using truncate but
> re-seeded all the areas with new data.  We tried to reproduce the
> issue but unfortunately it was not so easy. Sometimes truncate
> worked, sometimes not with the same test data. Anyway it was all too
> unreliable to truncate, let's say, 5 square kilometers with
> highest pixel size of 0.5 m. Truncating with smaller batches was not
> a good solution either because process could still fail without
> letting anything into the logs. Reseed with smallish batches worked
> for us because  we needed a totally preseeded cache anyway.
> 
> -Jukka Rahkonen-
> 
> -Alkuperäinen viesti-
> Lähettäjä: Arnaud L.  
> Lähetetty: tiistai 24. syyskuuta 2019 17.05
> Vastaanottaja: Nuno Oliveira ; geoser
> ver-us...@lists.sourceforge.net
> Aihe: Re: [Geoserver-users] Geowebcache rest/truncate guarantee of
> succcess
> 
> Le 24/09/2019 à 15:19, Nuno Oliveira a écrit :
> > 
> > If you manage to reproduce the issue, ideally whit GeoServer
> > release 
> > data, then feel free to open a JIRA ticket.
> I surelly will. But it happened only once (or I did not realize it
> the other times), and it happened on an unmanaged server so I'm not
> sure I will easily replicate this.
> 
> Regards
> --
> Arnaud
> 
> 
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting
> to this list:
> - Earning your support instead of buying it, but Ian Turton: http://w
> ww.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/co
> mm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: ht
> tps://github.com/geoserver/geoserver/wiki/Successfully-requesting-
> and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
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

---

Con riferimento alla normativa sul trattamento dei dati 
personali (Reg. UE 2016/679 - Regolamento generale sulla 
protezione dei dati “GDPR”), si precisa che ogni 
circostanza inerente alla presente email (il suo contenuto, 
gli eventuali allegati, etc.) è un dato la cui conoscenza 
è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è 
tenuta/o a cancellarlo, ogni altra operazione è illecita. 
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to 
which it is addressed and may contain information that 
is privileged, confidential or otherwise protected from 
disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or 
use of this e-mail or the information herein by anyone 
other than the intended recipient is prohibited. If you 
have received this email by mistake, please notify 
us immediately by telephone or e-mail.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Rahkonen Jukka (MML)
Hi,

I know that truncate was not reliable at all with a GeoWebCache version from a 
few years ago. By then we stopped using truncate but re-seeded all the areas 
with new data.  We tried to reproduce the issue but unfortunately it was not so 
easy. Sometimes truncate worked, sometimes not with the same test data. Anyway 
it was all too unreliable to truncate, let's say, 5 square kilometers with 
highest pixel size of 0.5 m. Truncating with smaller batches was not a good 
solution either because process could still fail without letting anything into 
the logs. Reseed with smallish batches worked for us because  we needed a 
totally preseeded cache anyway.

-Jukka Rahkonen-

-Alkuperäinen viesti-
Lähettäjä: Arnaud L.  
Lähetetty: tiistai 24. syyskuuta 2019 17.05
Vastaanottaja: Nuno Oliveira ; 
geoserver-users@lists.sourceforge.net
Aihe: Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

Le 24/09/2019 à 15:19, Nuno Oliveira a écrit :
> If you manage to reproduce the issue, ideally whit GeoServer release 
> data, then feel free to open a JIRA ticket.

I surelly will. But it happened only once (or I did not realize it the other 
times), and it happened on an unmanaged server so I'm not sure I will easily 
replicate this.

Regards
--
Arnaud


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Arnaud L.

Le 24/09/2019 à 15:19, Nuno Oliveira a écrit :
If you manage to reproduce the issue, ideally whit GeoServer release 
data, then feel free to open a JIRA ticket.


I surelly will. But it happened only once (or I did not realize it the 
other times), and it happened on an unmanaged server so I'm not sure I 
will easily replicate this.


Regards
--
Arnaud


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Nuno Oliveira
If you manage to reproduce the issue, ideally whit GeoServer release
data, then feel free to open a JIRA ticket.
On Tue, 2019-09-24 at 13:04 +0200, Arnaud L. wrote:
> Le 24/09/2019 à 12:50, Nuno Oliveira a écrit :
> > 
> > That say, when you get back a 200 and the cache on disk was not
> > deleted, 
> > it usually means that one of the provided truncate parameters
> > didn't 
> > match the cache (e.g. style, image format, etc ...).
> 
> I already got a truncate request that did not delete the cache on
> disk, 
> even though the parameters were the same as usual (the request is 
> scripted, and it worked before and after the failure).
> 
> I could not swear that I had gotten a 200 back but I'm 100% sure
> that 
> the parameters were correct.
> 
> 
> Regards
> --
> Arnaud
> 
> 
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting
> to this list:
> - Earning your support instead of buying it, but Ian Turton: http://w
> ww.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/co
> mm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: ht
> tps://github.com/geoserver/geoserver/wiki/Successfully-requesting-
> and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
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

---

Con riferimento alla normativa sul trattamento dei dati 
personali (Reg. UE 2016/679 - Regolamento generale sulla 
protezione dei dati “GDPR”), si precisa che ogni 
circostanza inerente alla presente email (il suo contenuto, 
gli eventuali allegati, etc.) è un dato la cui conoscenza 
è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è 
tenuta/o a cancellarlo, ogni altra operazione è illecita. 
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to 
which it is addressed and may contain information that 
is privileged, confidential or otherwise protected from 
disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or 
use of this e-mail or the information herein by anyone 
other than the intended recipient is prohibited. If you 
have received this email by mistake, please notify 
us immediately by telephone or e-mail.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer and Oracle

2019-09-24 Thread Andrea Aime
Hi,
I don't know anyone that has tried version 19 yet, but you might do it and
report back?
I believe there are Oracle docker images to ease the setup

Cheers
Andrea


On Fri, Sep 20, 2019 at 1:14 PM Charlotte Toma (WhereGroup) <
charlotte.t...@wheregroup.com> wrote:

> Hello,
>
> i would like to know which versions of oracle database are compatible
> with geoserver.
>
> I know, that you can connect oracle 11 and 12 with Geoserver in version
> 2.15.2. Now we want to switch to 18c / 19c and i would like to know if
> it works.
>
> Any informations regarding working versions can help - i can't find any
> relevant infos in the web [1].
>
> [1] https://docs.geoserver.org/latest/en/user/data/database/oracle.html
>
> Greetings from Bonn
>
> Charly
>
> --
>
> **
> Kompaktkurs Aufbau einer GDI mit Open-Source-Software
> FOSS Academy Sommerschule: 23. bis 27.09.2019
> https://www.foss-academy.com/kompaktkurse.html
> **
>
> Charlotte Toma
> GIS-Consultant
> WhereGroup GmbH
> Eifelstraße 7
> 53119 Bonn
> Germany
>
> Fon: +49 (0)228 / 90 90 38 - 24
> Fax: +49 (0)228 / 90 90 38 - 11
>
> i...@wheregroup.com
> www.wheregroup.com
> Geschäftsführer:
> Olaf Knopp, Peter Stamm
> Amtsgericht Bonn, HRB 9885
>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

Regards, Andrea Aime == GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
@geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Arnaud L.

Le 24/09/2019 à 12:50, Nuno Oliveira a écrit :
That say, when you get back a 200 and the cache on disk was not deleted, 
it usually means that one of the provided truncate parameters didn't 
match the cache (e.g. style, image format, etc ...).



I already got a truncate request that did not delete the cache on disk, 
even though the parameters were the same as usual (the request is 
scripted, and it worked before and after the failure).


I could not swear that I had gotten a 200 back but I'm 100% sure that 
the parameters were correct.



Regards
--
Arnaud


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer and Oracle

2019-09-24 Thread Nuno Oliveira
Hi,
I only have experience with Oracle 12.x or lower.
That say the best way, except having GeoServer run for a few months
using Oracle new versions, is to run GeoTools  on line tests [1]
against one of those Oracle versions
Best regards,
Nuno Oliveira
[1] http://docs.geotools.org/latest/developer/conventions/test/online.h
tml
On Fri, 2019-09-20 at 12:36 +0200, Charlotte Toma (WhereGroup) wrote:
> Hello,
> 
> i would like to know which versions of oracle database are compatible
> with geoserver.
> 
> I know, that you can connect oracle 11 and 12 with Geoserver in
> version
> 2.15.2. Now we want to switch to 18c / 19c and i would like to know
> if
> it works.
> 
> Any informations regarding working versions can help - i can't find
> any
> relevant infos in the web [1].
> 
> [1] https://docs.geoserver.org/latest/en/user/data/database/oracle.ht
> ml
> 
> Greetings from Bonn
> 
> Charly
> 
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting
> to this list:
> - Earning your support instead of buying it, but Ian Turton: http://w
> ww.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/co
> mm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: ht
> tps://github.com/geoserver/geoserver/wiki/Successfully-requesting-
> and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
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

---

Con riferimento alla normativa sul trattamento dei dati 
personali (Reg. UE 2016/679 - Regolamento generale sulla 
protezione dei dati “GDPR”), si precisa che ogni 
circostanza inerente alla presente email (il suo contenuto, 
gli eventuali allegati, etc.) è un dato la cui conoscenza 
è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è 
tenuta/o a cancellarlo, ogni altra operazione è illecita. 
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to 
which it is addressed and may contain information that 
is privileged, confidential or otherwise protected from 
disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or 
use of this e-mail or the information herein by anyone 
other than the intended recipient is prohibited. If you 
have received this email by mistake, please notify 
us immediately by telephone or e-mail.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geowebcache rest/truncate guarantee of succcess

2019-09-24 Thread Nuno Oliveira
Hi,
Getting a 200 for a truncate request means that the provided layer name
was correct and that no errors happen during the truncate.
Although, GWC doesn't know in advanced which styles, image formats, or
other combinations are expected \ valid, hence it cannot check them.
That say, when you get back a 200 and the cache on disk was not
deleted, it usually means that one of the provided truncate parameters
didn't match the cache (e.g. style, image format, etc ...).
After a GWC truncate request has been executed you can still get back
the result using [1]:
http://localhost:8080/geoserver/gwc/rest/seed.json
Apart form the request above, you can also check the logs for any
error.
Hope it helps,
Nuno Oliveira
[1] https://docs.geoserver.org/stable/en/user/geowebcache/rest/seed.htm
l#truncating
On Sun, 2019-09-22 at 19:11 -0700, Carlos Lacerda wrote:
> Hi folks, 
> 
> There is a way to guarantee that a truncate rest request was
> processed ?
> 
> I have some cases that I send a truncate request, receive a 200
> response,
> but cache was not erased from disk, and also I dont see any errors in
> geoserver log, there is a way to control/check this ? I know that
> exist a
> rest service that check status of tasks like seed, but it's quick to
> truncate/erase, when I call this service the task was already
> terminated and
> I can't check what realy happened. 
> There some workaround for this ?
> 
> Thank so much
> 
> 
> 
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f378639
> 0.html
> 
> 
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting
> to this list:
> - Earning your support instead of buying it, but Ian Turton: http://w
> ww.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: http://geoserver.org/co
> mm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: ht
> tps://github.com/geoserver/geoserver/wiki/Successfully-requesting-
> and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the
experts! 
Visit http://goo.gl/it488V for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
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

---

Con riferimento alla normativa sul trattamento dei dati 
personali (Reg. UE 2016/679 - Regolamento generale sulla 
protezione dei dati “GDPR”), si precisa che ogni 
circostanza inerente alla presente email (il suo contenuto, 
gli eventuali allegati, etc.) è un dato la cui conoscenza 
è riservata al/i solo/i destinatario/i indicati dallo 
scrivente. Se il messaggio Le è giunto per errore, è 
tenuta/o a cancellarlo, ogni altra operazione è illecita. 
Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to 
which it is addressed and may contain information that 
is privileged, confidential or otherwise protected from 
disclosure. We remind that - as provided by European 
Regulation 2016/679 “GDPR” - copying, dissemination or 
use of this e-mail or the information herein by anyone 
other than the intended recipient is prohibited. If you 
have received this email by mistake, please notify 
us immediately by telephone or e-mail.
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.15.3 and 2.16.0 released

2019-09-24 Thread Andrea Aime
Hi all,
GeoServer 2.15.3 just got released, see announcement and download links
here:
http://blog.geoserver.org/2019/09/24/geoserver-2-15-3-released/

In case you missed it, GeoServer 2.16.0 got also released last week, see
announcement
and download links here:
http://blog.geoserver.org/2019/09/18/geoserver-2-16-released/

Cheers
Andrea


== GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
(LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
--- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users