Replies: 1 comment 2 replies
-
|
Hey! I'm not totally sure but you could try something like this: For A3: python create_map_poster.py -c "YourCity" -C "Country" -W 11.7 -H 16.5For A2: python create_map_poster.py -c "YourCity" -C "Country" -W 16.5 -H 20The script exports at 300 DPI so should be good quality for printing. Though I think A2 has a height limit around 20 inches in the code, so it might not be the full A2 size but should still work well. Maybe play around with the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, just wondering what ultimate setup can be for get a
High resolution map picture for printing , let's say I wanna print a poster on a A3 or A2 size paper ?
Beta Was this translation helpful? Give feedback.
All reactions