This script generates a minimalist map image from a GPX file containing route data of a cycling or running track. Follow the prompts to enter the full path to the GPX file you want to use. The script ...
This is a simple tool to draw maps for Multi-Agent Path Finding (MAPF) problems. It is written in Python and uses the Matplotlib library to draw the maps.