HI,
I tried to configure a grid shift as explained in this guide:

https://docs.geoserver.org/latest/en/user/configuration/crshandling/coordtransforms.html#examples

using a gsb file.

In the epsg_operations.properties file (inside user_projection) I wrote the 
following line:

3857,3003=PARAM_MT["NTv2",PARAMETER["Latitude and longitude difference file", 
"NadRoma40.gsb"]]

and I put the NadRoma40.gsb file inside the same folder (file verified with 
other applications and working correctly).

Now when I try to reproject from 3857 to 3003 if I click on "Show 
transformation details" I see that GeoServer has implemented my configuration 
(it shows me exactly what I wrote in the epsg_operation file), but the 
conversion does not work correctly.
The log tells me "Point (1306188.4848936629, 5743812.429289647) is not covered 
by 'NadRoma40.gsb' NTv2 grid, it will not be moved." but I am sure that the 
point is contained by the grid.

I also tried using the gsd file described in your guide and trying the 
coordinates system in your guide, but nothing with that either.

I'm currently testing everything on a GeoServer version 2.23.1

Daniele Maggiolo
_______________________________________________
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