We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description [Annotation] Circle radius is modified when saving the annotation (Happens only in stable 2023.02.xx)
2023.02.xx
To Reproduce Steps to reproduce the behavior:
EPSG:3857
Expected behavior conservation of the circle size
Investigation This issue is caused by transformPolygonToCircle when the circle is geodesic
transformPolygonToCircle
Ref: georchestra/mapstore2-georchestra#681
The text was updated successfully, but these errors were encountered:
geosolutions-it#9937 - Fix: Circle radius is modified when saving the…
b3d50d4
… annotation
#9937 - Fix: Circle radius is modified when saving the annotation (#9938
1dfbf08
)
dsuren1
ElenaGallo
Successfully merging a pull request may close this issue.
Description
[Annotation] Circle radius is modified when saving the annotation (Happens only in stable
2023.02.xx
)To Reproduce
Steps to reproduce the behavior:
EPSG:3857
Expected behavior
conservation of the circle size
Investigation
This issue is caused by
transformPolygonToCircle
when the circle is geodesicRef:
georchestra/mapstore2-georchestra#681
The text was updated successfully, but these errors were encountered: