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

ToDo - Generate grids via a specified grid size, not grid quantity #6

Closed andriyyatsykiv closed 1 year ago

andriyyatsykiv 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.

andriyyatsykiv commented 1 year ago

Useful links -

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