-
Notifications
You must be signed in to change notification settings - Fork 8
Fix Unwanted Bézier Curves and Improve Path Connections #173
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
Conversation
… curve to its center (#178).
It's not too clear what the Which of the above pictures have the option turned on? What value is intended to be the default when generating maps? |
|
Thanks for the questions! Not sure why this ended up in my promotional folder 🙂 The The value flatmap-maker/mapmaker/routing/routedpath.py Line 430 in ac474e5
In the current code path:
The intended default for new map generation is |
|
Hi @dbrnz |
|
The help message now looks fine, thanks. These details, and what they mean, is good material to include in a "Map Maker User Guide". Does such a document exist? 🤞 If not, is there a place to start accumulating useful bits and pieces with the aim of creating a Guide? |


#172
connect_centre()for use bydraw_line()to improve path continuity and visual clarity.