Skip to content
New issue

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

Coastline drawing is broken when angle != 0 #1433

Closed
Karry opened this issue May 21, 2023 · 2 comments
Closed

Coastline drawing is broken when angle != 0 #1433

Karry opened this issue May 21, 2023 · 2 comments
Labels
bug For issues that describe a bug renderer For issues in the content of the rendering engine

Comments

@Karry
Copy link
Collaborator

Karry commented May 21, 2023

Something is broken there. When rendering Spain with these arguments of draw demo:

./Demos/DrawMapQt \
  --angle 30 \
  --dpi 200 \
  ~/Maps/europe-spain-20230513-111013/ \
  ../stylesheets/standard.oss \
  2796 1521 \
  40.538 0.35058 \
  138 \
  test.png

It produces this output:

test

Just note that it requires support for angle argument from this branch: #1432

@Karry Karry added bug For issues that describe a bug renderer For issues in the content of the rendering engine labels May 21, 2023
@Karry
Copy link
Collaborator Author

Karry commented May 21, 2023

Probably broken here: 8b72676

@Karry
Copy link
Collaborator Author

Karry commented May 21, 2023

fix: #1434

@Karry Karry closed this as completed May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a bug renderer For issues in the content of the rendering engine
Projects
None yet
Development

No branches or pull requests

1 participant