<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">I have a directory that contains 518 GeoJP2 files. With ESRI ArcGIS, these .jp2 files are accessed through a Catalog.dbf text file, that is essentially a simple spread sheet that contains the minimum and maximum X,Y coordinates of the images, and look like this (note the use of relative addressing to specify the path to the .jp2 files)</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">IMAGE XMINN YMINN XMAXN YMAXN</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">../../GeoJPEG2000/18sth/18sth820915.jp2 282000.00 4291500.00 283500.00 4293000.00</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">../../GeoJPEG2000/18sth/18sth820930.jp2 282000.00 4293000.00 283500.00 4294500.00</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Courier; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">Does Qgis or GDAL support the Catalog.dbf concept?</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">If yes, does Qgis or GDAL</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">1. import and read in ArcGIS Catalog.dbf files? or</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">2. offer a scheme to create something similar to the ArcGIS Catalog.dbf file, that is supported by Qgis?</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="font: 12.0px Courier">Greg</font></div>
</body></html>