ma możliwość zapisu do pliku *.tfw+*.tiff z serwerów WMS m.in Z Geoportalu
W programie OziExplorer jest ponoć możliwość otwarcia takich plików po wybraniu Import Map/Single DRG Map http://www.bicimapas.com.mx/ImportMaps.htm
Pytanie tylko co wpisać w okienko :

?
W opisie pliku *.tfw znalazłem co znaczą poszczególne linie :
Line 1: x-scale. This is the horizontal distance in meters represented by each pixel. So in the above example each pixel is .6 meters wide.
Line 2: Rotation about y axis.
Line 3: Rotation about x axis.
Line 4: y-scale This is the vertical distance in meters represented by each pixel. So in the above example each pixel is .6 meters tall. Normally negative, because whilst an image has its origin in the top left corner, for Northings and Eastings the origin is normally considered to be the bottom left corner - hence why the scale is normally negative.
Line 5: x-reference point. This is the horizontal coordinate (or Easting) of the center of the top left pixel.
Line 6: y-reference point. This is the vertical coordinate (or Northing) of the center of the top left pixel.
Sometimes a .tfw file will have two additional lines:
Line 7: Grid zone or Coordinate System.
Line 8: Datum
W pliku ,który wygenerował mi GeoxaViewer mam linii tylko 6 i nie ma w nim informacji o Grid zone i Datum.
Na sieci natknąłem się na programik MAPC2MAPC http://www.the-thorns.org.uk/mapping/
,który ma niby możliwość konwersji *.tfw do *.map (OziExplorer) ale znów trzeba podać Grid zone i Datum.
Korzystając z mapki http://www.dmap.co.uk/utmworld.htm
próbowałem mu podać poprawne parametry, ale po eksporcie do *.kml (Write Garmin Custom Maps-bo *.map Ozi otwierał pusty) i Otwarciu W Gogle Earth widziałem co prawda obrazek z geoportalu ,ale lądował gdzieś w Afryce.
Jakieś pomysły ?