I am having difficulty getting a geoTIF map to show up in OruxMaps. The map was geo-referenced using QGIS and loads fine into apps like Avenza but does not show up in the Offline map list in OruxMaps. I copied the map into "storage/emulated/0/oruxmaps/mapfiles" as I have done with other .tif files (downloaded USGS maps for example) which work fine. I tried "Reset map listing" to no effect. Suggestions as to how to fix this issue would be appreciated. Here is the information on the map (from GDAL):
Driver: GTiff/GeoTIFF
Files: /Users/jimhaysmm/Desktop/Gdal/Flagstaff_060122.tif
Size is 9650, 12070
Coordinate System is:
PROJCRS["unnamed",
BASEGEOGCRS["unnamed ellipse",
DATUM["unknown",
ELLIPSOID["unnamed",6378137,0,
LENGTHUNIT["metre",1,
ID["EPSG",9001]]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433,
ID["EPSG",9122]]]],
CONVERSION["Mercator (variant B)",
METHOD["Mercator (variant B)",
ID["EPSG",9805]],
PARAMETER["Latitude of 1st standard parallel",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8823]],
PARAMETER["Longitude of natural origin",0,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8802]],
PARAMETER["False easting",0,
LENGTHUNIT["metre",1],
ID["EPSG",8806]],
PARAMETER["False northing",0,
LENGTHUNIT["metre",1],
ID["EPSG",8807]]],
CS[Cartesian,2],
AXIS["easting",east,
ORDER[1],
LENGTHUNIT["metre",1,
ID["EPSG",9001]]],
AXIS["northing",north,
ORDER[2],
LENGTHUNIT["metre",1,
ID["EPSG",9001]]]]
Data axis to CRS axis mapping: 1,2
Origin = (-12449982.202379638329148,4216138.022435360588133)
Pixel Size = (2.994041713100815,-2.994041713100815)
Metadata:
AREA_OR_POINT=Area
Image Structure Metadata:
COMPRESSION=LZW
INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left (-12449982.202, 4216138.022) (111d50'24.33"W, 35d23' 1.07"N)
Lower Left (-12449982.202, 4179999.939) (111d50'24.33"W, 35d 7' 6.69"N)
Upper Right (-12421089.700, 4216138.022) (111d34'49.97"W, 35d23' 1.07"N)
Lower Right (-12421089.700, 4179999.939) (111d34'49.97"W, 35d 7' 6.69"N)
Center (-12435535.951, 4198068.981) (111d42'37.15"W, 35d15' 4.27"N)
Band 1 Block=9650x1 Type=Byte, ColorInterp=Red
Computed Min/Max=0.000,255.000
Band 2 Block=9650x1 Type=Byte, ColorInterp=Green
Computed Min/Max=0.000,255.000
Band 3 Block=9650x1 Type=Byte, ColorInterp=Blue
Computed Min/Max=0.000,255.000
Maps made with QGIS can be displayed in Oruxmaps if the map is exported as a PDF instead of a TIFF. It may be necessary to change the CRS to EPSG:4326. Click the CRS box at bottom right of screen. Select Geographic (2D) and WGS84 EPSG:4326. Ensure the Create Geospatial PDF box is ticked.