Hi
Thank you Andrea

I opened a ticket

https://osgeo-org.atlassian.net/browse/GEOS-8809?atlOrigin=eyJpIjoiODUwM2FiNDQ0YWIyNDU5ZGI0YmI1YjMwYmRlNjMyZmEiLCJwIjoiaiJ9

meanwhile, I will roll back to 2.11.2 I think the issue was there already in 
2.12 (not sure)

I post this to let the other users know.

Bart


From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of Andrea 
Aime
Sent: donderdag 28 juni 2018 14:56
To: Verbeeck Bart (AIV) <bart.verbe...@kb.vlaanderen.be>
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] 2.11 -> 2.13

Hi,
yes, there is indeed something going on there... but I have no idea why.
Please open a ticket at https://osgeo-org.atlassian.net/projects/GEOS/summary , 
including a sample dataset, style, and a request that makes it happen on that 
dataset.
And then be patient, we have very little time available to look at them and a 
lot of open tickets.
Or if it's urgent, then have a look at http://geoserver.org/support/ or, if you 
can code in Java, I can give you a few pointers in the code where to set 
breakpoints for a debug session, from where you can develop a fix and make a 
pull request (see also 
https://github.com/geoserver/geoserver/blob/master/CONTRIBUTING.md )

Cheers
Andrea


On Thu, Jun 28, 2018 at 2:51 PM, Verbeeck Bart (AIV) 
<bart.verbe...@kb.vlaanderen.be<mailto:bart.verbe...@kb.vlaanderen.be>> wrote:
Thanks

http://geoserverbeta1aiv.azurewebsites.net has 2.11
http://geoserverbetaaiv.azurewebsites.net has 2.13

The workspaces are 100 % identical

The following requests:

http://geoserverbeta1aiv.azurewebsites.net/geoserver/GRB/wms?SERVICE=WMS&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&VERSION=1.3.0&LAYERS=GRB:GRB_GBG&WIDTH=1920&HEIGHT=852&CRS=EPSG:3857&BBOX=555351.5873194758,6652474.209309065,555638.2261755452,6652601.405301445

result is as expected

http://geoserverbetaaiv.azurewebsites.net/geoserver/GRB/wms?SERVICE=WMS&REQUEST=GetMap&FORMAT=image/png&TRANSPARENT=TRUE&STYLES=&VERSION=1.3.0&LAYERS=GRB:GRB_GBG&WIDTH=1920&HEIGHT=852&CRS=EPSG:3857&BBOX=555351.5873194758,6652474.209309065,555638.2261755452,6652601.405301445

result is similar, but data is missing on the left and the bottom

Bart

From: andrea.a...@gmail.com<mailto:andrea.a...@gmail.com> 
[mailto:andrea.a...@gmail.com<mailto:andrea.a...@gmail.com>] On Behalf Of 
Andrea Aime
Sent: donderdag 28 juni 2018 14:34
To: Verbeeck Bart (AIV) 
<bart.verbe...@kb.vlaanderen.be<mailto:bart.verbe...@kb.vlaanderen.be>>
Cc: 
geoserver-users@lists.sourceforge.net<mailto:geoserver-users@lists.sourceforge.net>
Subject: Re: [Geoserver-users] 2.11 -> 2.13

Hi,
all you shared so far are debugging logs which might or might not be related to 
an actual issue
(e.g., could be that the previous version of GeoServer was doing the same, but 
had less logging statements).
Can you share the WMS request that makes it happen? The logs do not report 
anything about the source CRS, you say it's 3857,
but I've just tried to make GeoServer reproject that BBOX to 4326 and 31370, it 
did not fail...

Cheers
Andrea


On Wed, Jun 27, 2018 at 3:25 PM, Verbeeck Bart (AIV) 
<bart.verbe...@kb.vlaanderen.be<mailto:bart.verbe...@kb.vlaanderen.be>> wrote:
Dear list

I have multiple geoserver installations. I recently upgraded from 2.11 -> 
2.13.1.

I copied the complete workspace, data and user_projectionq

The instances are equal (in my opinion)

Azure appservice, tomcat 8.0.44, jdk1.8.0_73

On some instances I have problems with request asking for EPSG:3857 (data is in 
EPSG:31370): the mapped boundingbox is not correct

Anyway, the problem is in org.geotools.renderer.crs. (see log below).

Any idea?
Something wrong with my epsg.properties?

Bart







2018-06-27 15:05:19,225 DEBUG [org.geotools.renderer.crs] - Failed to reproject 
the envelope ReferencedEnvelope[555351.2887373341 : 555638.524757687, 
6652473.9107269235 : 6652601.703883586] to GEOGCS["WGS84(DD)",
  DATUM["WGS84",
    SPHEROID["WGS84", 6378137.0, 298.257223563]],
  PRIMEM["Greenwich", 0.0],
  UNIT["degree", 0.017453292519943295],
  AXIS["Geodetic longitude", EAST],
  AXIS["Geodetic latitude", NORTH]] trying an area restriction
2018-06-27 15:05:19,228 DEBUG [org.geotools.renderer.crs] - Failed to reproject 
the envelope ReferencedEnvelope[555351.2887373341 : 555638.524757687, 
6652473.9107269235 : 6652601.703883586] to PROJCS["Belge 1972 / Belgian Lambert 
72",
  GEOGCS["Belge 1972",
    DATUM["Reseau National Belge 1972",
      SPHEROID["International 1924", 6378388.0, 297.0, 
AUTHORITY["EPSG","7022"]],
      TOWGS84[-106.8686, 52.2978, -103.7239, 0.3366, 0.457, -1.8422, -1.2747],
      AUTHORITY["EPSG","6313"]],
    PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]],
    UNIT["degree", 0.017453292519943295],
    AXIS["Geodetic longitude", EAST],
    AXIS["Geodetic latitude", NORTH],
    AUTHORITY["EPSG","4313"]],
  PROJECTION["Lambert_Conformal_Conic_2SP", AUTHORITY["EPSG","9802"]],
  PARAMETER["central_meridian", 4.367486666666666],
  PARAMETER["latitude_of_origin", 90.0],
  PARAMETER["standard_parallel_1", 51.166667233333335],
  PARAMETER["false_easting", 150000.013],
  PARAMETER["false_northing", 5400088.438],
  PARAMETER["scale_factor", 1.0],
  PARAMETER["standard_parallel_2", 49.833333900000014],
  UNIT["m", 1.0],
  AXIS["Easting", EAST],
  AXIS["Northing", NORTH],
  AUTHORITY["EPSG","31370"]] trying an area restriction

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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<mailto: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<https://maps.google.com/?q=Via+di+Montramito+3/A+55054+Massarosa&entry=gmail&source=g>
 (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.



--

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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

Reply via email to