Zitat:
Original geschrieben von Arry
Hallo Andreas,
Das Programm springt voellig unverstaendlicherweise statt zu [Google Earth] zu [Acme Globe Service].
Da habe ich die .ini so veraendert, dass es unter [Acme Globe Service] mit Google ueberracht wird. Dagegen kann es sich nicht wehren.
Aber verstehen kann ich es nicht. Man muss ja auch nicht alles verstehen wollen
Happy landings
Arry
|
War bei mir am Anfang auch und fast zum verrückt werden. Ich hab´ wenig geändert und plötzlich gehts, auch wenn ich nicht weiß, warum.
Hier ist meine ini.:
# 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=h ttp://server*.acmeglobe.com|path=/terraintile?pos=%s&v=10|quad=ABCD|balance=0123|age nt=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=h ttp://a*.ortho.tiles.virtualearth.net|path=/tiles/a%s.jpeg?g=52|quad=0123|balance=0123|useragent=Moz illa/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=17
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=h ttp://kh*.google.com|path=/kh?t=t%s&n=404&v=17|quad=qrts|balance=0123|userage nt=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
color_hack=Yes
color_level=13
bulk_extend=50
[Yahoo Maps]
cache_folder=..\..\cache.service3
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=h ttp://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=9
max_level=17
color_hack=Yes
color_level=13
bulk_extend=50
Kannst Du ja mal ausprobieren.
Gruß hip