Hello everyone, I have calibrate geotiff map (.tif.ovr) and I want to use it as offline maps on locus. It is possible? and if it is possible, how to do that? I was copy to vector maps folder but locus can't detect it.
Thank you
mapc2mapc can also handle geotif files:
//http://www.the-thorns.org.uk/mapping/
QuoteMain functions: -
- Load map images and calibrate them
- Load calibrations in many different formats and Datums
- View the calibrated map
- Crop and rescale maps whilst preserving the calibration
- Reproject maps to 'Plate Carre' (Equirectangular)
- Rotate maps to true North
- Fit maps to other projections and polynomial fit
- Read and Write Garmin Custom Maps (KMZ) and Write Trekbuddy Tiles and JNX files
- Read MrSID .sid and .jp2 files, GeoTiff and files that GDAL_Translate will process including ECW.
- Merge, join or overlay maps regardless of the scale or projection
- Draw tracks onto maps in a variety of styles (PLT, TXF, KML, GPX)
- Write several calibration formats
- Write Mobile Atlas tile sets as Offline Maps
- Converts non-Garmin JNX files to Mobile Atlas
- New for version 456, reads NOAA marine BSB charts
- New for version 460, handle very big TIF files
- New for version 461, MGMAPS Mobile Atlas format added
- New for version 465 : Create files for Iphone BitMap application
- New for version 467 : Write GEMF maps
.
Thank you, I was use it but mapc2mapc can't open .tif.ovr to calibration.
have you checked the GDAL library (http://www.gdal.org/ (http://www.gdal.org/)) in the mapc2mapc-package?
maybe other tools can read .ovr (http://trac.osgeo.org/gdal/wiki/SoftwareUsingGdal (http://trac.osgeo.org/gdal/wiki/SoftwareUsingGdal))