Tagged Questions

2
votes
2answers
559 views

Geo question: How to generate a .wld file given some ground control points?

OK, so I have a jpeg and a bunch of ground control points (x/y pixels and corresponding lat/lon references). I'd like to generate a .wld world file to accompany the jpeg, from the command line. My ...