Opened 18 years ago

Closed 8 years ago

#1253 closed enhancement (wontfix)

Make ECW search for its georegistration information from MapInfo TAB files

Reported by: morb@… Owned by: warmerdam
Priority: low Milestone:
Component: GDAL_Raster Version: unspecified
Severity: minor Keywords: ecw mapinfo tab
Cc: Mateusz Łoskot

Description (last modified by Mateusz Łoskot)

Similar to how GTiffDataset::OpenOffset can use a MapInfo TAB file to collect georegistration information, a similar process should be made available for ECW. MapInfo 6 itself can do things this way.

I have already patched ecwdataset.cpp for my own use (and it works!), but I have no sense of if my patch breaks any other existing functionality.

In the more general case, a MapInfo TAB file can probably specify georegistration information for any raster file (not just TIFF and ECW), but ECW just happens to be the format that most of my data is in.

My suggestion would be for me to submit my patch as a starting point so that you can make it more robust for general use.

Change History (4)

comment:1 by Mateusz Łoskot, 16 years ago

Cc: Mateusz Łoskot added
Description: modified (diff)
Keywords: ecw mapinfo tab added

comment:2 by Jukka Rahkonen, 9 years ago

If you send your patch then perhaps it will be reviewed sooner or later. A simple auxiliary text file for giving GCP based georegistration for any format would be nice indeed. I can imagine that crowd sourced projects for georeferencing huge amounts of scanned maps could have use for such general easily editable format. The MapInfo tab is otherwise simple and clear but I think that because of the way to express the SRS it is unusable.

CoordSys Earth Projection 8, 79, "m", -2, 49, 0.9996012717, 400000, -100000

At minimum EPSG-codes and proj4 stings in CoordSys should be supported as well.

comment:3 by Jukka Rahkonen, 8 years ago

Closing because I do not believe that a fix comes after ten years wait.

comment:4 by Jukka Rahkonen, 8 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.