![]() |
![]() |
|
|
|||||||
| Registrieren | Hilfe/Forumregeln | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
| FSX Forum Fragen Diskussionen zum FSX |
![]() |
|
|
Themen-Optionen | Ansicht |
|
|
#261 | |
|
Veteran
![]() Registriert seit: 19.01.2002
Beiträge: 221
|
Zitat:
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 |
|
|
|
|
|
|
#262 | |
|
Jr. Member
![]() Registriert seit: 11.05.2007
Beiträge: 98
|
Zitat:
|
|
|
|
|
|
|
#263 |
|
Elite
![]() Registriert seit: 11.04.2001
Alter: 81
Beiträge: 1.150
|
Hallo Arez,
ich habe dir doch schon geschrieben, dass du deine proxyuser.ini posten sollst. Sonst kann die keiner helfen. Das Bild ist typisch, wenn tileproxy aufgerufen wird, aber die tiles nicht geladen werden. Happy landings Arry |
|
|
|
|
|
#264 |
|
Elite
![]() Registriert seit: 11.04.2001
Alter: 81
Beiträge: 1.150
|
Hallo Christian,
danke fuer deinen Hinweis. Das muss es wohl gewesen sein. Da fehlten die oberen Zeilen. Die hatten sich beim Kopieren verdrueckt Happy landings Arry |
|
|
|
|
|
#265 |
|
Veteran
![]() Registriert seit: 28.02.2006
Alter: 47
Beiträge: 347
|
Hallo,
hier ist meine INI : # 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=Service Example 1 source=Service Example 2 #source=Service Example 3 # 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 [Service Example 1] cache_folder=cache.service1 network_module=libnettile module_config="conn=20|rate=2.0|verbose=0|server=h ttp://a3.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=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 [Service Example 2] cache_folder=cache.service2 network_module=libnettile module_config="conn=20|rate=2.0|verbose=1|server=h ttp://kh3.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=5 max_level=17 color_hack=No color_level=0 bulk_extend=50 [Service Example 3] 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.figurethisoutyourself/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 gruss AREZ
____________________________________
VFR-Club Hannover |
|
|
|
|
|
#266 |
|
Jr. Member
![]() Registriert seit: 13.11.2003
Alter: 58
Beiträge: 41
|
Hallo Arez,
scheint so, als ob du vor der ersten Zeile das "[TileProxy]" nicht drin hast. Füge es ein und schau mal, ob es dann geht. Gruß Jens
____________________________________
Follow the Sun Project 2007 |
|
|
|
|
|
#267 |
|
Veteran
![]() Registriert seit: 28.02.2006
Alter: 47
Beiträge: 347
|
Hallöchen,
hab es nun nochmal mit dem Eintrag probiert dem Tileproxy aber es geht iom mer noch nicht und es ist so wie bisher beschrieben!!!Sollte ich vielleicht mal eine andere INI. probieren??Wo liegt der Fehler??? Danke Gruss Arez
____________________________________
VFR-Club Hannover |
|
|
|
|
|
#268 |
|
Jr. Member
![]() Registriert seit: 10.08.2006
Alter: 47
Beiträge: 86
|
Hey das programm ist super! Danke!
Am lustigsten ist zuzuschauen wie die FSX Autos auf der "realen" Autobahn fahren. ![]()
____________________________________
Gruß, OxKing |
|
|
|
|
|
#269 | |
|
Jr. Member
![]() Registriert seit: 11.05.2007
Beiträge: 98
|
Zitat:
Gibt es eigentlich gute Addons, die europaweit alle Strassen (Landstrassen und Autobahnen) nachrüsten? und bitte mit korrekt platzierten Tunnels ![]() |
|
|
|
|
|
|
#270 |
|
Jr. Member
![]() Registriert seit: 23.10.2006
Alter: 35
Beiträge: 62
|
Die gibt es (All Roads of Europe) aber meines Wissens alles noch für den guten alten FS9...
____________________________________
Gruß, Markus |
|
|
|
![]() |
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
| Themen-Optionen | |
| Ansicht | |
|
|