[Geoserver-users] Concurrency issues with WCS

2017-12-07 Thread Peirats, Alberto
Running Geoserver 2.10.4 with a Postgres/PostGIS database. Configured ImageMosaic extension with a Netcdf store. I'm seeing errors when multiple requests are being processed for the same CoverageID, and either a scalingFactor is applied or a outputCrs/subsettingCrs is specified. Issues don't

Re: [Geoserver-users] Unlimited strength cryptography in Oracle JDK 8u151 and later

2017-12-07 Thread Ben Caradoc-Davies
Sameer, thank you for you test report. That explains everything. Oracle JDK 9 should have unlimited strength cryptography by default and require no special configuration after installation. It is also reported that Oracle JDK 8u162 will have unlimited strength cryptography by default and

Re: [Geoserver-users] CSS styling stroke-width with expression and meters

2017-12-07 Thread Andrea Aime
Hi Michael, I've checked and indeed it does not seem to be possible. For sure the syntax you used cannot work as CQL is not unit aware, but I was hoping something like this would: stroke-width: [0.001 * PERSONS]m; but it fails to parse. Could you open a bug report about it In the meantime you

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread KSPA - Kristoffer Steen Pagels
Hi, Thanks for all the feedback on this issue. I think we have found the reason for this issue, and I have notified the service provider about the non-compliance, so hopefully it will be fixed soon. I have opened a ticket about the issue https://osgeo-org.atlassian.net/browse/GEOS-8477

[Geoserver-users] Geotools gt-jdbc-db2 library - DB2 support

2017-12-07 Thread Sebastián Grattarola
Hi everyone, I'm evaluating the migration of a postgis/postgres database to a DB2 spatial db. I know there is an extension available for making the connections from Geoserver to the DB2 datasources. I've been looking for an

[Geoserver-users] Mapfish print module : sending a POST request, then changed in GET ?

2017-12-07 Thread jcb81
Hello everyone, I have an issue with the size of my print request. I send a POST http request because I know that the spec parameter can be really big (I have a custom parameter CQL_FILTER to filter some layers to print). The POST request is well sent with "/geoserver/pdf/create.json". When I

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Nuno Oliveira
/Even if you decide not to allow non-compliant namespaces it would be nice if GeoServer could report a meaningful error rather than a NullPointerException. :)/ Yes I agree with you, a more meaningful message should be returned. Unfortunately with the current XML parsing machinery this not

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Andrea Aime
Yep, the code should just ignore the legend, since it's expressed in the wrong way, and move on (I would not make a special case for http vs https, there is a million way to add typos in the namespace name). Can you open a ticket about it? Cheers Andrea On Thu, Dec 7, 2017 at 12:39 PM, Kristian

[Geoserver-users] WMTS in MapInfo

2017-12-07 Thread Paul Wittle via Geoserver-users
Hi, This is a very unlikely question but has anyone else tried to load a GeoServer WMTS layer into MapInfo (v16)? I'm getting errors and I'm wondering if it just can't cope with encoded URLs. The error message, which being MapInfo is probably wrong, is complaining about a semi-colon in the

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Kristian Thy
While the service provider should certainly fix their non-compliant capabilities doc, it is probably not the last time that someone will blindly switch http for https, with the increased prominence of projects like "HTTPS Everywhere", "Let's Encrypt" and so on in mind. It seems safe to me to catch

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Nuno Oliveira
Hi all, I did a quick debug, the /NullPointerException/ exception happens when parsing /OnlineResource /elements of styles legends like this one: default Bygning, BBR punkt image/png

Re: [Geoserver-users] Question about default tile expiration

2017-12-07 Thread Paul Wittle via Geoserver-users
Hi, I think I have now worked out that the option needed is on the publishing tab which has Caching Settings at the top of the page with a response cache headers option. If I set the value in there then the response headers appear but I'm still a little confused as to why we have a check box?

Re: [Geoserver-users] GeoServer Version not supporting Chrome?

2017-12-07 Thread Andrea Aime
Works with Firefox, I normally work on linux so I cannot test IE Cheers Andrea On Thu, Dec 7, 2017 at 4:21 AM, uymichelle wrote: > Hi Andrea, > > Thanks for your reply. I would like to ask are you able to use it on IE and > Firefox with the latest version also? > >

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Rahkonen Jukka (MML)
Hi, Sorry, my own answer was nonsense. The GetCapabilities look good on the browser but the error seems to mean that the XML parser stops to some error when it is resolving the GetLegendGraphics URLs. I believe that the difference that you found is related. The error happens here Caused by:

Re: [Geoserver-users] Unlimited strength cryptography in Oracle JDK 8u151 and later

2017-12-07 Thread Abdool, Sameer
Ben, "check for the correct directory" was your suggestion. So I did. The folder structure has changed from 8u144 to 8u151 8u144 you would normally copy the policy files to %JAVAHOME%\lib\security - No other subfolders located there 8u151: folder structure has changed to

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread KSPA - Kristoffer Steen Pagels
Hi, The service requires a login and password, and normally these values are filled out. But I have removed the username and password from the example for security reasons. :) It should however still be possible to get the getcapabilities parsed correctly without username and password. For

Re: [Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread Rahkonen Jukka (MML)
Hi, That server is as least reporting nonsense as OnlineResource: https://services.kortforsyningen.dk/topo_geo?ignoreillegallayers=TRUE=TRUE&&; xlink:type="simple"/> -Jukka Rahkonen- Lähettäjä: KSPA - Kristoffer Steen Pagels [mailto:k...@orbicon.dk] Lähetetty: 7. joulukuuta 2017 9:43

[Geoserver-users] NPE when creating cascading WMS service

2017-12-07 Thread KSPA - Kristoffer Steen Pagels
Hi, I'm running geoserver 1.12.1 on windows 7, but have experienced the same issue on geoserver 1.11.2 on Ubuntu as well. I have searched the web for solutions to this issue and have not been able to find any solution, so now I send this mail to the mailinglist. I want to cascade a remote WMS