The goal
I have to add a PNG overlay over an open street map. The PNG is a drawn road and I need to possisionate it over the real road.
What I have now
I have my PNG draw and 2 coordinates to place it over my map. The bottom left corner and top right corner.
What I found
I already found the software MapTiler which can display an image and the map side by side or one over the other and place some point to possisionate it.
The problem is that it generates a folder that contains different splitted image and data. Is there a way with MapTiler to generate the png with the coordinate ?
Is there any other software that can do this ?