Hello all,

we are displaying wind barbs on maps using the windbarbs graphic symbol and rotation in the sld.

So far we only used the Mercator projection where it works correctly, but we encountered problems with other projections like the polar stereographic. In this case the rotation of the windbarbs is incorrect. Specifically for the polar stereographic projection the correct rotation can be calculated by adding the value of the longitude coordinate. We would also need to support other projections.

There was a similar question on the mailing list: https://sourceforge.net/p/geoserver/mailman/geoserver-users/thread/009e01cd3294$2b238870$816a9950$@com/ Here Andrea proposes that a generic solution to add a new filter function that would compute the correct rotation regardless of the projection might be possible.

My questions:
1. was this function implemented?
2. if no, could you please give us some pointers on how to approach this? What classes to look at and also tips for the computation would be very appreciated. Depending on how complex the solution is we might try to implement it.

best regards,
Gyorgy Tomcsanyi


_______________________________________________
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