andriyyatsykiv / TacMapGen

Easy Tactical Map Generation for outdoor competitive sports, with a specific focus on Airsoft and Paintball.
GNU General Public License v2.0
3 stars 0 forks source link

Generate grids via scaled map size, not grid quantity #16

Open sync-by-unito[bot] opened 1 year ago

sync-by-unito[bot] commented 1 year ago

Instead of grid gen by grid number, grid gen by grid size

Convert Size (length) to coordinate difference then generate based on that.

Useful links -

https://geopandas.org/en/stable/gallery/matplotlib_scalebar.html

┆Issue is synchronized with this Trello card by Unito