Opened 14 years ago
Closed 13 years ago
#5420 closed enhancement (wontfix)
Piclayer does not allow image calibration using coordinates
Reported by: | bilbo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin piclayer | Version: | latest |
Keywords: | Cc: |
Description (last modified by )
I have image, which have corners with precise geographic coordinates (the image is square, starting and ending at given lat/lon), however piclayer does not allow me to enter this data to position the image. I instead have tools to move and scale image (and rotate), and it is basically impossible to align the image properly using just these tools.
Some dialog, where you will be able to enter coordinates of the image corners that will be used for calibration would be useful.
Attachments (0)
Change History (1)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
I am going to implement support of KML format in a while. You can put corner coordinates into KML and open it.
You can check status at #5451
Closing this issue as wontfix - I want to avoid complexness of PicLayer as much as possible, and one new dialog cannot help me with that goal. Sorry.
By the way, current implementation of Java2D does not support Perspective transformations, so only 3 corners can be fixed, not 4.
And the last - current PicLayer supports raper points so you can adjust picture in new way, without scaling and rotating a lot.