Feature request #4490
World file and Georeferencer
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | C++ plugins/Georeferencer | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 14416 |
Description
I often need a world file including rotation, would it be possible
that the Georeferencer plugin had the option of writing a world file
for order 1 polynomial? (perhaps it is possible for Helmert also, as the scaling could be done by modifying the resolution?).
Also, what do you understand by Linear? As far as understand, Helmert and order 1 polynomial are linear also.
I've tried with option Linear, but the transformation does not include rotation. I do not know if this is intentional (i.e., a narrower definition of linear) or perhaps a bug (rotation parameter is not
correctly saved to the world file). In other words, the image is not rotated if I select Linear (both with and without world file) but
it's rotated if I select order 1 polynomial (but what I need is the
world file).
Note world files are ready for rotation parameters:
http://www.omg.unb.ca/~jonnyb/processing/geotiff_tifw_format.html
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000028000000
Also, could the plugin output the parameters of the transformations (linear or not)?
Thanks!
History
#1 Updated by Alister Hood about 13 years ago
You might want to see #2673
The description seems to indicate that the code is there, but disabled.
#2 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#3 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#4 Updated by Alexander Bruy over 12 years ago
- Category changed from Rasters to C++ Plugins
- Assignee deleted (
Maxim Dubinin)
#5 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#6 Updated by Jürgen Fischer over 10 years ago
- Category changed from C++ Plugins to C++ plugins/Georeferencer
#7 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No