Global Mapper v25.0

Failed to connect a local tile cache in EPSG:4026.

romvlas
romvlas Global Mapper User
edited April 2015 in Technical Support
Hello dear!

I have some a tile cache on the local HDD. I need to connect this a tile cache to export geo-TIFF.
Try this:

GLOBAL_MAPPER_SCRIPT VERSION="1.00" FILENAME="D:\Temp\tilemap.gmw"
SET_BG_COLOR COLOR="RGB(255,255,206)"
UNLOAD_ALL
IMPORT_OSM_TILE OSM_BASE_URL="file:///D:/Temp/%z/%y/%x.jpg" OSM_DESC="tilemap" \
OSM_FILE_EXT="jpg" OSM_NUM_ZOOM_LEVELS="16" OSM_IS_TMS="YES" LAT_LON_BOUNDS="26.63,45.44,30.13,85.48.47" \
LABEL_FIELD_FORCE_OVERWRITE="NO" CLIP_COLLAR="NONE" SAMPLING_METHOD="BILINEAR" AUTO_CONTRAST="NO" \
CONTRAST_SHARED="NO" CONTRAST_MODE="NONE" TEXTURE_MAP="NO"
DEFINE_PROJ PROJ_NAME="TM_ETRS89"
Projection TRANSVERSE
Datum D_ETRS_1989
Zunits NO
Units METERS
Xshift 0.000000
Yshift 0.000000
Parameters
0.999940000 /* scale factor at central meridian
28 24 0.0 /* central meridian
0 0 0.00000 /* latitude of the origin
200000.0000 /* false easting (meters)
-5000000.0000 /* false northing (meters)
0 0 0.00000 /* xy_plane_rotation
END_DEFINE_PROJ
LOAD_PROJECTION PROJ_NAME="TM_ETRS89"

Does not work. What am i doing wrong? Help me connect this. Thank.

Regards, Roman.