V podstate jsem klikal na next... next... a pak jsem pouzil takovyto proxyuser.ini. nic jineho.
----------------------
#
# Start a line with # to comment it out.
# Turn your text editor's Word Wrapping OFF for editing this document.
#
# Read the manual for help with configuration. Do not contact the
# author about the configuration for particular services. Thank you.
#
[TileProxy]
# Enable or disable worldwide photographic scenery coverage (Yes/True/On to enable)
master_enable=On
# Offline Mode - No network access will occur (Yes/True/On to enable)
offline_mode=No
# The distance up to which LOD 15 (1.1m/pixel) would be loaded (only applies to FS9 and FSX RTM)
lod_distance=1000
# Resolution limiter: 15 = 1.1m/pixel, 14 = 2.3m/pixel, 13 = 4.75m/pixel
# Lower resolutions load faster, but are visually less appealing.
max_lod=15
# Number of Tiles to read-ahead. Speeds up communication between proxyUser and tileproxy.sys
preload=15
# The currently active service is configured here. Only ONE active source please.
# The other source statements should be commented out.
#source=Acme Globe Service
#source=Virtual Earth
source=Google Earth
#source=Yahoo Maps
# The sources you want to be able to switch from the GUI menu.
# Separate the list entries with | and enclose in quotes. Make sure the
# names specified here are valid services which are defined below.
# You may want to rename the services according to your preference,
# but make sure you replace all occurences of the strings.
menu_sources="Service Example 1|Service Example 2|Service Example 3"
#
# Here begin the service specific configurations
#
[Acme Globe Service]
cache_folder=cache.acme
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://server*.acmeglobe.com|path=/terraintile?pos=%s&v=10|quad=ABCD|balance=0123|agent=Mozilla/4.0 (compatible; The TileProxy Project)"
min_level=9
max_level=17
color_hack=No
color_level=0
bulk_extend=25
[Virtual Earth]
cache_folder=cache.service1
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://a*.ortho.tiles.virtualearth.net|path=/tiles/a%s.jpeg?g=52|quad=0123|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=9
max_level=17
level_mapping=9,10,11,12,14,14,15,16,17
#level_mapping=9,10,11,14,14,14,15,16,17
color_hack=Yes
color_level=13
bulk_extend=50
[Google Earth]
cache_folder=cache.service2
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=1|server=http://kh*.google.com|path=/kh?t=t%s&n=404&v=17|quad=qrts|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=17
color_hack=No
color_level=0
bulk_extend=50
[Yahoo Maps]
cache_folder=..\..\cache.service3
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://us.maps3.yimg.com|path=/aerial.maps.yimg.com/img?x=%x&y=%y&z=%z&v=1.5&t=a|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=17
color_hack=No
color_level=0
bulk_extend=50
|
|