Hi Ben, hi Andrea,
I am using data from Postgis with epsg 25832 and I am in Italy and I am
sure enough that all data into database should be inside this epsg.
Do you know if there is a postgis function to check that all my data are
inside 25832?

All geoserver layer are using keep native SRS handling.

The strange thing is that I retrieve the error if I request data in EPSG
3857, but when I access data from openlayer demo page that use 4326 I don't
get the error.

Do you have some suggestions to check deeper?

Thanks a lot,
Matteo.

Matteo Cusmai

On Sat, Oct 28, 2017 at 3:22 AM, Ben Caradoc-Davies <b...@transient.nz>
wrote:

> And it is easy to end up outside the area of projection validity by using
> the wrong axis order in some part of your request. How did you specify the
> coordinates of your request?
>
> Kind regards,
> Ben.
>
>
> On 28/10/17 03:51, Andrea Aime wrote:
>
>> Ciao Matteo,
>> this error usually happens when a projection is used far away from its
>> area
>> of definition.
>> Which are the source and target projections, and the area in which you're
>> working?
>> Also, did you fiddle with the "advanced projection handling" WMS settings
>> (are they off by any chance)?
>>
>> Cheers
>> Andrea
>>
>>
>> On Fri, Oct 27, 2017 at 4:41 PM, Matteo Cusmai <cusmaimat...@gmail.com>
>> wrote:
>>
>> Hi all,
>>> I have a problem with geoserver, but the error is related to geotools.
>>>
>>> For different layers I receive the following log:
>>>
>>> org.geotools.referencing.operation.projection.ProjectionException:
>>> Transformation doesn't convergence.
>>>      at org.geotools.referencing.operation.projection.
>>> MapProjection.inv_mlfn(MapProjection.java:1399)
>>>      at org.geotools.referencing.operation.projection.TransverseMerc
>>> ator.
>>> inverseTransformNormalized(TransverseMercator.java:217)
>>>      at org.geotools.referencing.operation.projection.
>>> MapProjection$Inverse.transform(MapProjection.java:1050)
>>>      at org.geotools.referencing.operation.projection.
>>> MapProjection$Inverse.transform(MapProjection.java:1105)
>>>      at org.geotools.referencing.operation.transform.ConcatenatedTra
>>> nsform.
>>> transform(ConcatenatedTransform.java:440)
>>>      at org.geotools.referencing.operation.transform.
>>> ConcatenatedTransformDirect.transform(ConcatenatedTransformD
>>> irect.java:80)
>>>      at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(
>>> Decimator.java:479)
>>>      at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(
>>> Decimator.java:283)
>>>      at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(
>>> Decimator.java:241)
>>>      at org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.
>>> getTransformedShape(StreamingRenderer.java:3123)
>>>      at org.geotools.renderer.lite.StreamingRenderer$
>>> RenderableFeature.getShape(StreamingRenderer.java:3066)
>>>      at org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(
>>> StreamingRenderer.java:2549)
>>>      at org.geotools.renderer.lite.StreamingRenderer.processFeature(
>>> StreamingRenderer.java:2449)
>>>      at org.geotools.renderer.lite.StreamingRenderer.drawPlain(
>>> StreamingRenderer.java:2306)
>>>      at org.geotools.renderer.lite.StreamingRenderer.processStylers(
>>> StreamingRenderer.java:1927)
>>>      at org.geotools.renderer.lite.StreamingRenderer.paint(
>>> StreamingRenderer.java:831)
>>>      at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(
>>> RenderedImageMapOutputFormat.java:550)
>>>      at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(
>>> RenderedImageMapOutputFormat.java:273)
>>>      at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(
>>> RenderedImageMapOutputFormat.java:143)
>>>      at org.geoserver.wms.GetMap.executeInternal(GetMap.java:623)
>>>      at org.geoserver.wms.GetMap.run(GetMap.java:279)
>>>      at org.geoserver.wms.GetMap.run(GetMap.java:125)
>>> .................................
>>>
>>>
>>> It seems related to the MapProjection class and in particular on the
>>> following method:
>>>
>>> protected final double inv_mlfn(double arg) throws ProjectionException {
>>>
>>> Has someone experienced the same issue? Could you help me?
>>>
>>> Thanks a lot,
>>> Matteo.
>>>
>>>
>>>
>>>
>>> Matteo Cusmai
>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> 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
>>>
>>> Geoserver-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>>>
>>>
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> 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
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
> --
> Ben Caradoc-Davies <b...@transient.nz>
> Director
> Transient Software Limited <http://transient.nz/>
> New Zealand
>
------------------------------------------------------------------------------
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

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

Reply via email to